WHOIS QUERY TIME

11 May 2024 - 2:43 PM UTC

Registered: 1 January 2001
Modified: 11 December 2023
Expiry: 31 December 2024

REGISTRAR

Name: Digital Media Technology Sp. z o.o.
Website: https://dmtec.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

dns12.linuxpl.com
ns12.linuxpl.com

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=megatech.com.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "megatech.com.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>megatech.com.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <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>
 </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.032 seconds) for "megatech.com.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

17 Feb 2023 - 5:09 PM UTC

Registered: 1 January 2001
Modified: 2 December 2022
Expiry: 31 December 2023

REGISTRAR

Name: Digital Media Technology Sp. z o.o.
Website: https://dmtec.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

dns12.linuxpl.com
ns12.linuxpl.com

#2 - QUERY TIME

4 Jan 2024 - 2:11 AM UTC

Registered: 1 January 2001
Modified: 11 December 2023
Expiry: 31 December 2024

REGISTRAR

Name: Digital Media Technology Sp. z o.o.
Website: https://dmtec.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

dns12.linuxpl.com
ns12.linuxpl.com

* 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=megatech.com.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "megatech.com.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "megatech.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "megatech.com.pl",
            "domain_keyword": "megatech",
            "domain_tld": "com.pl",
            "query_time": "2023-02-17 17:09:55",
            "create_date": "2001-01-01",
            "update_date": "2022-12-02",
            "expiry_date": "2023-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": 2,
            "domain_name": "megatech.com.pl",
            "domain_keyword": "megatech",
            "domain_tld": "com.pl",
            "query_time": "2024-01-04 02:11:53",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "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>megatech.com.pl</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>megatech.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>megatech.com.pl</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-02-17 17:09:55</query_time>
   <create_date>2001-01-01</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2023-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>2</num>
   <domain_name>megatech.com.pl</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-01-04 02:11:53</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>
 </results>
 <stats>
  <total_time>0.032</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 74 domain names (in 0.02 seconds) which contained the exact domain keyword "megatech".
Domain Name Registered Expiry Registrar Ownership
1 megatech.com 30 Apr 1995 1 May 2031 Mesh Digital Limited -
2 megatech.net 11 Jul 1996 10 Jul 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 949822
3 megatech.it 30 Mar 1998 26 Apr 2024 Aruba s.p.a. MEGATECH S.r.l.
4 megatech.co.jp 16 Sep 1998 - - MEGATECH CO.,LTD
5 megatech.ru 27 Jul 1999 31 Jul 2024 R01-RU Private Person
6 megatech.nl 9 Nov 1999 - Bizway B.V. -
7 megatech.dk 7 Jun 2000 30 Jun 2024 - Mega Tech
8 megatech.com.pl 1 Jan 2001 31 Dec 2024 Digital Media Technology Sp. z o.o. -
9 megatech.jp 19 Oct 2001 31 Oct 2024 - Megatech Corporation
10 megatech.pl 6 Jun 2002 5 Jun 2024 Dinfo.pl Sylwia Wierońska -
11 megatech.se 22 Apr 2004 22 Apr 2025 Loopia AB -
12 megatech.la 3 Oct 2005 3 Oct 2024 eNom, Inc. -
13 megatech.org.pl 11 May 2006 11 May 2024 Domena.pl sp. z o.o. -
14 megatech.asia 23 Mar 2008 23 Mar 2025 united-domains AG Megatech Automation GmbH
15 megatech.co 11 Oct 2010 10 Oct 2024 Register.com, Inc. REDACTED FOR PRIVACY
16 megatech.co.ke 17 Mar 2015 17 Mar 2025 EAC directory Kenya
17 megatech.vegas 17 Nov 2015 17 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 megatech.industries 12 Apr 2016 12 Apr 2025 PSI-USA, Inc. dba Domain Robot k2netsolutions consulting GmbH
19 megatech.uk.com 4 May 2016 4 May 2025 Heart Internet Ltd -
20 megatech.eu.com 4 May 2016 4 May 2025 Heart Internet Ltd -
21 megatech.cc 26 Sep 2016 26 Sep 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
22 megatech.club 13 Dec 2016 12 Dec 2024 Network Solutions, LLC MEGATECH
23 megatech.org 11 Nov 2017 11 Nov 2024 Sav.com, LLC Privacy Protect, LLC (PrivacyProtect.org)
24 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
25 megatech.pro 5 Dec 2018 5 Dec 2024 Ligne Web Services SARL dba LWS REDACTED FOR PRIVACY
26 megatech.tv 7 Feb 2019 7 Feb 2025 Gandi SAS Red Televisiva Megavision
27 megatech.co.uk 4 Mar 2019 4 Mar 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
28 megatech.engineering 14 May 2019 14 May 2025 Network Solutions, LLC Renaissance Labs
29 megatech.center 12 Jan 2020 12 Jan 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
30 megatech.com.cn 22 May 2020 22 May 2024 阿里云计算有限公司(万网) 吴艳荣
31 megatech.com.co 24 May 2020 24 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 megatech.work 29 Sep 2020 29 Sep 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
33 megatech.uk 17 Aug 2021 17 Aug 2024 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
34 megatech.sa.com 11 Oct 2021 11 Oct 2024 eNom, Inc. -
35 megatech.ltd 28 Feb 2022 28 Feb 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 megatech.mobi 12 Mar 2022 12 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 megatech.bj 17 Mar 2022 17 Mar 2025 IT-NUM_ENTREPRISE MEGATECH
38 megatech.capital 25 Mar 2022 25 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 megatech.by 4 Apr 2022 4 Apr 2026 Reliable Software, Ltd ЧТУП "Мега-Технолоджи"
40 megatech.xyz 12 Jun 2022 12 Jun 2024 Sav.com, LLC - 42 Privacy Protection
41 megatech.app 22 Aug 2022 22 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 megatech.co.th 30 Aug 2022 30 Aug 2024 THNIC MEGA TECH (THAI) CO., LTD. (บริษัท เมกะ เทค (ไทย) จำกัด)
43 megatech.one 3 Nov 2022 3 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 megatech.ng 2 Mar 2023 2 Mar 2025 GO54 Limited (formerly Whogohost Limited) Example Inc.
45 megatech.vision 6 Mar 2023 6 Mar 2024 Name.com, Inc. Domain Protection Services, Inc.
46 megatech.gal 18 Mar 2023 18 Mar 2024 Acens Technologies, S.L.U ana maría fernández sabatell
47 megatech.city 7 Apr 2023 7 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 megatech.digital 15 Apr 2023 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 megatech.info 17 Apr 2023 17 Apr 2025 Sav.com, LLC - 40 REDACTED FOR PRIVACY
50 megatech.site 26 Apr 2023 26 Apr 2025 Sav.com, LLC- 8 Privacy Protection
51 megatech.hair 14 May 2023 14 May 2025 Gandi SAS -
52 megatech.website 1 Jun 2023 1 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
53 megatech.africa 13 Jun 2023 13 Jun 2024 Domains.co.za Ntshovelo (Pty) Ltd
54 megatech.top 10 Jul 2023 10 Jul 2024 CSL Computer Service Langenbach GmbH REDACTED FOR PRIVACY
55 megatech.online 12 Jul 2023 12 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
56 megatech.today 17 Jul 2023 17 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
57 megatech.media 1 Aug 2023 1 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
58 megatech.store 14 Oct 2023 14 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
59 megatech.group 16 Oct 2023 16 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
60 megatech.sbs 26 Oct 2023 26 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
61 megatech.software 16 Nov 2023 16 Nov 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
62 megatech.space 1 Dec 2023 1 Dec 2024 Porkbun, LLC Private by Design, LLC
63 megatech.me 1 Dec 2023 1 Dec 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
64 megatech.tech 2 Dec 2023 2 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
65 megatech.ovh 12 Jan 2024 12 Jan 2025 OVH REDACTED_FOR_PRIVACY
66 megatech.com.ng 27 Jan 2024 27 Jan 2025 GO54 Limited (formerly Whogohost Limited) Example Inc.
67 megatech.world 6 Feb 2024 6 Feb 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
68 megatech.services 8 Feb 2024 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
69 megatech.solutions 8 Feb 2024 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
70 megatech.fun 11 Feb 2024 11 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
71 megatech.live 1 Mar 2024 1 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
72 megatech.ro - 2 Aug 2024 Nameshield -
73 megatech.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Mark Cornish
74 megatech.de - - - -
75 megatech.pe - - NIC.PE IMPORTACIONES MEGABYTE E.I.R.L.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=megatech&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "megatech",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 75,
        "relation": "eq",
        "current": 75
    },
    "unique_domains": "megatech.com, megatech.net, megatech.it, megatech.co.jp, megatech.ru, megatech.nl, megatech.dk, megatech.com.pl, megatech.jp, megatech.pl, megatech.se, megatech.la, megatech.org.pl, megatech.asia, megatech.co, megatech.co.ke, megatech.vegas, megatech.industries, megatech.uk.com, megatech.eu.com, megatech.cc, megatech.club, megatech.org, megatech.vip, megatech.pro, megatech.tv, megatech.co.uk, megatech.engineering, megatech.center, megatech.com.cn, megatech.com.co, megatech.work, megatech.uk, megatech.sa.com, megatech.ltd, megatech.mobi, megatech.bj, megatech.capital, megatech.by, megatech.xyz, megatech.app, megatech.co.th, megatech.one, megatech.ng, megatech.vision, megatech.gal, megatech.city, megatech.digital, megatech.info, megatech.site, megatech.hair, megatech.website, megatech.africa, megatech.top, megatech.online, megatech.today, megatech.media, megatech.store, megatech.group, megatech.sbs, megatech.software, megatech.space, megatech.me, megatech.tech, megatech.ovh, megatech.com.ng, megatech.world, megatech.services, megatech.solutions, megatech.fun, megatech.live, megatech.ro, megatech.com.au, megatech.de, megatech.pe",
    "results": [
        {
            "num": 1,
            "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": 2,
            "domain_name": "megatech.net",
            "domain_keyword": "megatech",
            "domain_tld": "net",
            "query_time": "2024-05-12 23:16:04",
            "create_date": "1996-07-11",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-10",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - f5aa8",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 949822",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "megatech.it",
            "domain_keyword": "megatech",
            "domain_tld": "it",
            "query_time": "2024-05-11 14:43:29",
            "create_date": "1998-03-30",
            "update_date": "2024-04-27",
            "expiry_date": "2024-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": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "megatech.co.jp",
            "domain_keyword": "megatech",
            "domain_tld": "co.jp",
            "query_time": "2024-04-07 08:04:48",
            "create_date": "1998-09-16",
            "update_date": "2023-10-01",
            "registrant_company": "MEGATECH CO.,LTD",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ]
        },
        {
            "num": 5,
            "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": 6,
            "domain_name": "megatech.nl",
            "domain_keyword": "megatech",
            "domain_tld": "nl",
            "query_time": "2024-04-14 00:31:33",
            "create_date": "1999-11-09",
            "update_date": "2019-10-08",
            "registrar_name": "Bizway B.V.",
            "name_servers": [
                "ns01.nexthost.nl",
                "ns02.nexthost.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "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": 8,
            "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": 9,
            "domain_name": "megatech.jp",
            "domain_keyword": "megatech",
            "domain_tld": "jp",
            "query_time": "2024-04-14 00:31:33",
            "create_date": "2001-10-19",
            "update_date": "2024-03-26",
            "expiry_date": "2024-10-31",
            "registrant_name": "Megatech Corporation",
            "registrant_address": "26-1 Sakuragaoka-cho",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6415-6100",
            "registrant_fax": "03-6415-6103",
            "name_servers": [
                "ns.namedserver.net",
                "ns2.namedserver.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 10,
            "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": 11,
            "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": 12,
            "domain_name": "megatech.la",
            "domain_keyword": "megatech",
            "domain_tld": "la",
            "query_time": "2024-04-07 08:04:48",
            "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": 13,
            "domain_name": "megatech.org.pl",
            "domain_keyword": "megatech",
            "domain_tld": "org.pl",
            "query_time": "2024-04-12 08:39:06",
            "create_date": "2006-05-11",
            "update_date": "2023-05-04",
            "expiry_date": "2024-05-11",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.domena.pl",
                "ns2.domena.pl",
                "ns3.domena.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "megatech.asia",
            "domain_keyword": "megatech",
            "domain_tld": "asia",
            "query_time": "2024-03-30 07:37:07",
            "create_date": "2008-03-23",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Megatech Automation GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "megatech.co",
            "domain_keyword": "megatech",
            "domain_tld": "co",
            "query_time": "2024-05-12 23:16:10",
            "create_date": "2010-10-11",
            "update_date": "2023-11-25",
            "expiry_date": "2024-10-10",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nomer.com.br",
                "ns2.nomer.com.br",
                "ns3.nomer.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "megatech.co.ke",
            "domain_keyword": "megatech",
            "domain_tld": "co.ke",
            "query_time": "2024-05-15 04:20:53",
            "create_date": "2015-03-17",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-17",
            "registrar_name": "EAC directory",
            "registrar_website": "https://hostafrica.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Kenya",
            "registrant_address": "TOM MBOYA",
            "registrant_city": "NAIROBI",
            "registrant_zip": "00400",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.host-ww.net",
                "ns2.host-ww.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "megatech.vegas",
            "domain_keyword": "megatech",
            "domain_tld": "vegas",
            "query_time": "2024-04-14 00:31:34",
            "create_date": "2015-11-17",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "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": 19,
            "domain_name": "megatech.uk.com",
            "domain_keyword": "megatech",
            "domain_tld": "uk.com",
            "query_time": "2024-05-07 08:45:44",
            "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": 20,
            "domain_name": "megatech.eu.com",
            "domain_keyword": "megatech",
            "domain_tld": "eu.com",
            "query_time": "2024-05-07 08:45:44",
            "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.eu.com/registrant",
            "name_servers": [
                "ns1.cscm.co.uk",
                "ns2.cscm.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "megatech.cc",
            "domain_keyword": "megatech",
            "domain_tld": "cc",
            "query_time": "2024-04-01 09:24:31",
            "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": 22,
            "domain_name": "megatech.club",
            "domain_keyword": "megatech",
            "domain_tld": "club",
            "query_time": "2024-04-14 00:31:33",
            "create_date": "2016-12-13",
            "update_date": "2023-11-19",
            "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": 23,
            "domain_name": "megatech.org",
            "domain_keyword": "megatech",
            "domain_tld": "org",
            "query_time": "2024-04-14 00:31:33",
            "create_date": "2017-11-11",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-11",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "megatech.vip",
            "domain_keyword": "megatech",
            "domain_tld": "vip",
            "query_time": "2024-04-01 09:24:31",
            "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": 25,
            "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": 26,
            "domain_name": "megatech.tv",
            "domain_keyword": "megatech",
            "domain_tld": "tv",
            "query_time": "2024-04-01 09:24:31",
            "create_date": "2019-02-07",
            "update_date": "2024-01-09",
            "expiry_date": "2025-02-07",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Red Televisiva Megavision",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1176.awsdns-19.org",
                "ns-1832.awsdns-37.co.uk",
                "ns-293.awsdns-36.com",
                "ns-916.awsdns-50.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "megatech.co.uk",
            "domain_keyword": "megatech",
            "domain_tld": "co.uk",
            "query_time": "2024-04-14 00:31:37",
            "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.engineering",
            "domain_keyword": "megatech",
            "domain_tld": "engineering",
            "query_time": "2024-05-17 19:00:46",
            "create_date": "2019-05-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-05-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Renaissance Labs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Australia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.worldnic.com",
                "ns20.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "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": 30,
            "domain_name": "megatech.com.cn",
            "domain_keyword": "megatech",
            "domain_tld": "com.cn",
            "query_time": "2024-04-07 08:04:48",
            "create_date": "2020-05-22",
            "expiry_date": "2024-05-22",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "吴艳荣",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "megatech.com.co",
            "domain_keyword": "megatech",
            "domain_tld": "com.co",
            "query_time": "2024-04-14 00:31:33",
            "create_date": "2020-05-24",
            "update_date": "2023-08-12",
            "expiry_date": "2024-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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "megatech.work",
            "domain_keyword": "megatech",
            "domain_tld": "work",
            "query_time": "2024-04-01 09:24:31",
            "create_date": "2020-09-29",
            "update_date": "2023-06-20",
            "expiry_date": "2024-09-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "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": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "megatech.uk",
            "domain_keyword": "megatech",
            "domain_tld": "uk",
            "query_time": "2024-04-01 09:24:33",
            "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": 34,
            "domain_name": "megatech.sa.com",
            "domain_keyword": "megatech",
            "domain_tld": "sa.com",
            "query_time": "2024-03-26 06:24:07",
            "create_date": "2021-10-11",
            "update_date": "2024-01-22",
            "expiry_date": "2024-10-11",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_email": "https://whois.centralnic.com/contact/megatech.sa.com/registrant",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "megatech.ltd",
            "domain_keyword": "megatech",
            "domain_tld": "ltd",
            "query_time": "2024-05-11 14:43:29",
            "create_date": "2022-02-28",
            "update_date": "2024-05-10",
            "expiry_date": "2024-02-28",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "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": 37,
            "domain_name": "megatech.bj",
            "domain_keyword": "megatech",
            "domain_tld": "bj",
            "query_time": "2024-04-07 08:05:05",
            "create_date": "2022-03-17",
            "update_date": "2024-02-09",
            "expiry_date": "2025-03-17",
            "registrar_name": "IT-NUM_ENTREPRISE",
            "registrant_name": "Abiola BELLO",
            "registrant_company": "MEGATECH",
            "registrant_address": "Vedoko 10 Arrondissement",
            "registrant_city": "COTONOU",
            "registrant_state": "BENIN",
            "registrant_zip": "0000",
            "registrant_country": "BJ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.636316",
            "name_servers": [
                "ns1.001.africa",
                "ns2.001.africa",
                "ns3.001.africa"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "megatech.capital",
            "domain_keyword": "megatech",
            "domain_tld": "capital",
            "query_time": "2024-03-30 07:37:07",
            "create_date": "2022-03-25",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "megatech.by",
            "domain_keyword": "megatech",
            "domain_tld": "by",
            "query_time": "2024-04-05 07:06:13",
            "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": 40,
            "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": 41,
            "domain_name": "megatech.app",
            "domain_keyword": "megatech",
            "domain_tld": "app",
            "query_time": "2024-04-07 08:04:48",
            "create_date": "2022-08-22",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lou.ns.cloudflare.com",
                "tessa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "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": 43,
            "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": 44,
            "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": 45,
            "domain_name": "megatech.vision",
            "domain_keyword": "megatech",
            "domain_tld": "vision",
            "query_time": "2024-05-11 14:43:29",
            "create_date": "2023-03-06",
            "update_date": "2024-04-18",
            "expiry_date": "2024-03-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "megatech.gal",
            "domain_keyword": "megatech",
            "domain_tld": "gal",
            "query_time": "2024-05-11 14:43:29",
            "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",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "megatech.city",
            "domain_keyword": "megatech",
            "domain_tld": "city",
            "query_time": "2024-04-12 08:39:02",
            "create_date": "2023-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-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": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "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": 49,
            "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": 50,
            "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": 51,
            "domain_name": "megatech.hair",
            "domain_keyword": "megatech",
            "domain_tld": "hair",
            "query_time": "2024-05-15 00:49:39",
            "create_date": "2023-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "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": [
                "ns-160-b.gandi.net",
                "ns-199-c.gandi.net",
                "ns-245-a.gandi.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "megatech.website",
            "domain_keyword": "megatech",
            "domain_tld": "website",
            "query_time": "2024-05-07 08:45:44",
            "create_date": "2023-06-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-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-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "megatech.africa",
            "domain_keyword": "megatech",
            "domain_tld": "africa",
            "query_time": "2024-05-11 14:43:29",
            "create_date": "2023-06-13",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1645,
            "registrar_name": "Domains.co.za",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Ntshovelo (Pty) Ltd",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "megatech.top",
            "domain_keyword": "megatech",
            "domain_tld": "top",
            "query_time": "2024-04-01 09:24:31",
            "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": 55,
            "domain_name": "megatech.online",
            "domain_keyword": "megatech",
            "domain_tld": "online",
            "query_time": "2024-04-01 09:24:31",
            "create_date": "2023-07-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-12",
            "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": 56,
            "domain_name": "megatech.today",
            "domain_keyword": "megatech",
            "domain_tld": "today",
            "query_time": "2024-04-01 09:24:31",
            "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": 57,
            "domain_name": "megatech.media",
            "domain_keyword": "megatech",
            "domain_tld": "media",
            "query_time": "2024-04-07 08:04:48",
            "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": 58,
            "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": 59,
            "domain_name": "megatech.group",
            "domain_keyword": "megatech",
            "domain_tld": "group",
            "query_time": "2024-04-29 07:44:18",
            "create_date": "2023-10-16",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-16",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Iaroslavskaia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "megatech.sbs",
            "domain_keyword": "megatech",
            "domain_tld": "sbs",
            "query_time": "2024-05-07 08:45:44",
            "create_date": "2023-10-26",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "damiete.ns.cloudflare.com",
                "romina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "megatech.software",
            "domain_keyword": "megatech",
            "domain_tld": "software",
            "query_time": "2024-05-17 19:00:46",
            "create_date": "2023-11-16",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-16",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "megatech.space",
            "domain_keyword": "megatech",
            "domain_tld": "space",
            "query_time": "2024-04-01 09:24:31",
            "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": 63,
            "domain_name": "megatech.me",
            "domain_keyword": "megatech",
            "domain_tld": "me",
            "query_time": "2024-04-01 09:24:31",
            "create_date": "2023-12-01",
            "update_date": "2024-03-28",
            "expiry_date": "2024-12-01",
            "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": 64,
            "domain_name": "megatech.tech",
            "domain_keyword": "megatech",
            "domain_tld": "tech",
            "query_time": "2024-04-01 09:24:31",
            "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": 65,
            "domain_name": "megatech.ovh",
            "domain_keyword": "megatech",
            "domain_tld": "ovh",
            "query_time": "2024-04-10 10:03:29",
            "create_date": "2024-01-12",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-12",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "megatech.com.ng",
            "domain_keyword": "megatech",
            "domain_tld": "com.ng",
            "query_time": "2024-03-28 20:47:20",
            "create_date": "2024-01-27",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-27",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Cashmall Cashmall",
            "registrant_company": "Example Inc.",
            "registrant_address": "Lagos - Ibadan Express Road",
            "registrant_city": "Ikeja",
            "registrant_state": "Lagos",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.64850706",
            "name_servers": [
                "cruz.ns.cloudflare.com",
                "gerardo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "megatech.world",
            "domain_keyword": "megatech",
            "domain_tld": "world",
            "query_time": "2024-03-30 07:37:07",
            "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": 68,
            "domain_name": "megatech.services",
            "domain_keyword": "megatech",
            "domain_tld": "services",
            "query_time": "2024-04-02 04:56:43",
            "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": 69,
            "domain_name": "megatech.solutions",
            "domain_keyword": "megatech",
            "domain_tld": "solutions",
            "query_time": "2024-04-07 08:04:49",
            "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": 70,
            "domain_name": "megatech.fun",
            "domain_keyword": "megatech",
            "domain_tld": "fun",
            "query_time": "2024-04-04 06:23:25",
            "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",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "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": 72,
            "domain_name": "megatech.ro",
            "domain_keyword": "megatech",
            "domain_tld": "ro",
            "query_time": "2024-04-14 00:31:35",
            "expiry_date": "2024-08-02",
            "registrar_name": "Nameshield",
            "registrar_website": "www.nameshield.com",
            "name_servers": [
                "ns0.infravesi.com",
                "ns1.infravesi.com",
                "nsa.perf1.fr",
                "nsb.perf1.com",
                "nsc.perf1.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 73,
            "domain_name": "megatech.com.au",
            "domain_keyword": "megatech",
            "domain_tld": "com.au",
            "query_time": "2024-04-14 00:31:33",
            "update_date": "2024-03-25",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "megatech.de",
            "domain_keyword": "megatech",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:30:39",
            "update_date": "2019-04-03",
            "name_servers": [
                "ns152.linevast.de",
                "ns153.linevast.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 75,
            "domain_name": "megatech.pe",
            "domain_keyword": "megatech",
            "domain_tld": "pe",
            "query_time": "2024-04-07 08:04:49",
            "registrar_name": "NIC.PE",
            "registrant_name": "IMPORTACIONES MEGABYTE E.I.R.L.",
            "name_servers": [
                "ns8966.banahosting.com",
                "ns8967.banahosting.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.02,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>megatech</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>75</total>
  <relation>eq</relation>
  <current>75</current>
 </count>
 <unique_domains>megatech.com, megatech.net, megatech.it, megatech.co.jp, megatech.ru, megatech.nl, megatech.dk, megatech.com.pl, megatech.jp, megatech.pl, megatech.se, megatech.la, megatech.org.pl, megatech.asia, megatech.co, megatech.co.ke, megatech.vegas, megatech.industries, megatech.uk.com, megatech.eu.com, megatech.cc, megatech.club, megatech.org, megatech.vip, megatech.pro, megatech.tv, megatech.co.uk, megatech.engineering, megatech.center, megatech.com.cn, megatech.com.co, megatech.work, megatech.uk, megatech.sa.com, megatech.ltd, megatech.mobi, megatech.bj, megatech.capital, megatech.by, megatech.xyz, megatech.app, megatech.co.th, megatech.one, megatech.ng, megatech.vision, megatech.gal, megatech.city, megatech.digital, megatech.info, megatech.site, megatech.hair, megatech.website, megatech.africa, megatech.top, megatech.online, megatech.today, megatech.media, megatech.store, megatech.group, megatech.sbs, megatech.software, megatech.space, megatech.me, megatech.tech, megatech.ovh, megatech.com.ng, megatech.world, megatech.services, megatech.solutions, megatech.fun, megatech.live, megatech.ro, megatech.com.au, megatech.de, megatech.pe</unique_domains>
 <results>
  <value>
   <num>1</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>2</num>
   <domain_name>megatech.net</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 23:16:04</query_time>
   <create_date>1996-07-11</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - f5aa8</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 949822</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.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>3</num>
   <domain_name>megatech.it</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-11 14:43:29</query_time>
   <create_date>1998-03-30</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-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>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>megatech.co.jp</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-07 08:04:48</query_time>
   <create_date>1998-09-16</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>MEGATECH CO.,LTD</registrant_company>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
  </value>
  <value>
   <num>5</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>6</num>
   <domain_name>megatech.nl</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-14 00:31:33</query_time>
   <create_date>1999-11-09</create_date>
   <update_date>2019-10-08</update_date>
   <registrar_name>Bizway B.V.</registrar_name>
   <name_servers>
    <value>ns01.nexthost.nl</value>
    <value>ns02.nexthost.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</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>8</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>9</num>
   <domain_name>megatech.jp</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-14 00:31:33</query_time>
   <create_date>2001-10-19</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Megatech Corporation</registrant_name>
   <registrant_address>26-1 Sakuragaoka-cho</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6415-6100</registrant_phone>
   <registrant_fax>03-6415-6103</registrant_fax>
   <name_servers>
    <value>ns.namedserver.net</value>
    <value>ns2.namedserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>10</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>11</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>12</num>
   <domain_name>megatech.la</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-04-07 08:04:48</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>13</num>
   <domain_name>megatech.org.pl</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-12 08:39:06</query_time>
   <create_date>2006-05-11</create_date>
   <update_date>2023-05-04</update_date>
   <expiry_date>2024-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.domena.pl</value>
    <value>ns2.domena.pl</value>
    <value>ns3.domena.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>megatech.asia</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-03-30 07:37:07</query_time>
   <create_date>2008-03-23</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Megatech Automation GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>megatech.co</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-12 23:16:10</query_time>
   <create_date>2010-10-11</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nomer.com.br</value>
    <value>ns2.nomer.com.br</value>
    <value>ns3.nomer.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>megatech.co.ke</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-15 04:20:53</query_time>
   <create_date>2015-03-17</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>EAC directory</registrar_name>
   <registrar_website>https://hostafrica.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Kenya</registrant_company>
   <registrant_address>TOM MBOYA</registrant_address>
   <registrant_city>NAIROBI</registrant_city>
   <registrant_zip>00400</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.host-ww.net</value>
    <value>ns2.host-ww.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>megatech.vegas</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>vegas</domain_tld>
   <query_time>2024-04-14 00:31:34</query_time>
   <create_date>2015-11-17</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</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>19</num>
   <domain_name>megatech.uk.com</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-07 08:45:44</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>20</num>
   <domain_name>megatech.eu.com</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>eu.com</domain_tld>
   <query_time>2024-05-07 08:45:44</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.eu.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>21</num>
   <domain_name>megatech.cc</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-01 09:24:31</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>22</num>
   <domain_name>megatech.club</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-14 00:31:33</query_time>
   <create_date>2016-12-13</create_date>
   <update_date>2023-11-19</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>23</num>
   <domain_name>megatech.org</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 00:31:33</query_time>
   <create_date>2017-11-11</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy 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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>megatech.vip</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-01 09:24:31</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>25</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>26</num>
   <domain_name>megatech.tv</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-01 09:24:31</query_time>
   <create_date>2019-02-07</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Red Televisiva Megavision</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>CL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1176.awsdns-19.org</value>
    <value>ns-1832.awsdns-37.co.uk</value>
    <value>ns-293.awsdns-36.com</value>
    <value>ns-916.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>megatech.co.uk</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-14 00:31:37</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.engineering</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>engineering</domain_tld>
   <query_time>2024-05-17 19:00:46</query_time>
   <create_date>2019-05-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-05-14</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>Renaissance Labs</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Australia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.worldnic.com</value>
    <value>ns20.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>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>30</num>
   <domain_name>megatech.com.cn</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-07 08:04:48</query_time>
   <create_date>2020-05-22</create_date>
   <expiry_date>2024-05-22</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>吴艳荣</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>megatech.com.co</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-14 00:31:33</query_time>
   <create_date>2020-05-24</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>megatech.work</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-01 09:24:31</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</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>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>megatech.uk</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-01 09:24:33</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>34</num>
   <domain_name>megatech.sa.com</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>sa.com</domain_tld>
   <query_time>2024-03-26 06:24:07</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/megatech.sa.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>megatech.ltd</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-11 14:43:29</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-02-28</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</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>37</num>
   <domain_name>megatech.bj</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>bj</domain_tld>
   <query_time>2024-04-07 08:05:05</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>IT-NUM_ENTREPRISE</registrar_name>
   <registrant_name>Abiola BELLO</registrant_name>
   <registrant_company>MEGATECH</registrant_company>
   <registrant_address>Vedoko 10 Arrondissement</registrant_address>
   <registrant_city>COTONOU</registrant_city>
   <registrant_state>BENIN</registrant_state>
   <registrant_zip>0000</registrant_zip>
   <registrant_country>BJ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.636316</registrant_phone>
   <name_servers>
    <value>ns1.001.africa</value>
    <value>ns2.001.africa</value>
    <value>ns3.001.africa</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>megatech.capital</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-03-30 07:37:07</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>megatech.by</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-05 07:06:13</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>40</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>41</num>
   <domain_name>megatech.app</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-07 08:04:48</query_time>
   <create_date>2022-08-22</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>lou.ns.cloudflare.com</value>
    <value>tessa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</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>43</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>44</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>45</num>
   <domain_name>megatech.vision</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-05-11 14:43:29</query_time>
   <create_date>2023-03-06</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-03-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>megatech.gal</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>gal</domain_tld>
   <query_time>2024-05-11 14:43:29</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>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>megatech.city</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-12 08:39:02</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-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>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</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>49</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>50</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>51</num>
   <domain_name>megatech.hair</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>hair</domain_tld>
   <query_time>2024-05-15 00:49:39</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <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>ns-160-b.gandi.net</value>
    <value>ns-199-c.gandi.net</value>
    <value>ns-245-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>megatech.website</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-07 08:45:44</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-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-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.africa</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-11 14:43:29</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>Domains.co.za</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Ntshovelo (Pty) Ltd</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>megatech.top</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-01 09:24:31</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>55</num>
   <domain_name>megatech.online</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-01 09:24:31</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-12</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>56</num>
   <domain_name>megatech.today</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-01 09:24:31</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>57</num>
   <domain_name>megatech.media</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-07 08:04:48</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>58</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>59</num>
   <domain_name>megatech.group</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-29 07:44:18</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Iaroslavskaia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>megatech.sbs</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-07 08:45:44</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>damiete.ns.cloudflare.com</value>
    <value>romina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>megatech.software</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-05-17 19:00:46</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>megatech.space</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-01 09:24:31</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>63</num>
   <domain_name>megatech.me</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-01 09:24:31</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-12-01</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>64</num>
   <domain_name>megatech.tech</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-01 09:24:31</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>65</num>
   <domain_name>megatech.ovh</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-10 10:03:29</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>megatech.com.ng</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-03-28 20:47:20</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-27</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>Cashmall Cashmall</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>Lagos - Ibadan Express Road</registrant_address>
   <registrant_city>Ikeja</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>+91.64850706</registrant_phone>
   <name_servers>
    <value>cruz.ns.cloudflare.com</value>
    <value>gerardo.ns.cloudflare.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>megatech.world</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-03-30 07:37:07</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>68</num>
   <domain_name>megatech.services</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-02 04:56:43</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>69</num>
   <domain_name>megatech.solutions</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-07 08:04:49</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>70</num>
   <domain_name>megatech.fun</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-04 06:23:25</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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</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>72</num>
   <domain_name>megatech.ro</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-14 00:31:35</query_time>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>Nameshield</registrar_name>
   <registrar_website>www.nameshield.com</registrar_website>
   <name_servers>
    <value>ns0.infravesi.com</value>
    <value>ns1.infravesi.com</value>
    <value>nsa.perf1.fr</value>
    <value>nsb.perf1.com</value>
    <value>nsc.perf1.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>megatech.com.au</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-14 00:31:33</query_time>
   <update_date>2024-03-25</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>megatech.de</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:30:39</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>75</num>
   <domain_name>megatech.pe</domain_name>
   <domain_keyword>megatech</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-04-07 08:04:49</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>IMPORTACIONES MEGABYTE E.I.R.L.</registrant_name>
   <name_servers>
    <value>ns8966.banahosting.com</value>
    <value>ns8967.banahosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.02</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,248 domain names (in 0.141 seconds) which look and sound like the brand name "megatech".
Domain Name Registered Expiry Registrar Ownership
1 vegatech.pl 20 Nov 2008 20 Nov 2024 Digital Media Technology Sp. z o.o. -
2 metatech.land 14 Dec 2021 14 Dec 2024 Gransy, s.r.o. Printosh Advertising Kft
3 meqatech.com 14 Oct 2023 14 Oct 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
4 regatech.de - - - -
5 megnatech.com 7 Nov 2021 7 Nov 2024 Gname.com Pte. Ltd. Redacted for privacy
6 metatech.info 17 Sep 2001 17 Sep 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
7 megateach.com 13 Mar 2005 13 Mar 2025 GoDaddy.com, LLC -
8 megateca.fun 8 May 2024 8 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
9 medatech.xyz 7 Jun 2022 7 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
10 yegatech.com 30 Dec 2021 30 Dec 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
11 meg-tech.co.uk 7 Mar 2024 7 Mar 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
12 mevatech.com.br 29 Sep 2012 29 Sep 2024 LOCAWEB (2) Mevatec Serv Consult e Com de Pe?as Equip Medicos
13 metatech.ltd 14 May 2024 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 menatech.store 28 Mar 2020 28 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
15 segatech.com 6 May 2000 6 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 metatech.solutions 19 Jan 2024 19 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 xegatech.com 7 Jul 2021 7 Jul 2024 GoDaddy.com, LLC -
18 omegatech.be 6 Dec 2011 - ClearMedia NV -
19 omegatech.biz 7 Dec 2023 7 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
20 metatech.guru 30 Oct 2021 30 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 metatech.works 4 Oct 2022 4 Oct 2024 Name SRS AB GoodWin Services
22 pegatech.net 1 May 2023 1 May 2025 GoDaddy.com, LLC -
23 mesatech.app 9 Feb 2024 9 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
24 mega-tech.dev 20 Sep 2022 20 Sep 2024 OVH sas REDACTED FOR PRIVACY
25 megateca.com 27 Apr 2024 27 Apr 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
26 metatech.pl 22 Aug 2005 22 Aug 2024 Consulting Service Sp. z o.o. -
27 megatechg.com 19 Aug 2023 19 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
28 pegatech.tools 25 Mar 2022 25 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 meghatech.com 6 Jun 2019 6 Jun 2024 GoDaddy.com, LLC -
30 tegatech.ru 7 Nov 2011 7 Nov 2024 SALENAMES-RU Private Person
31 mevatech.com.pe - - Yachay Telecomunicaciones MEVA TECHNOLOGY SAC
32 vegatech.info 3 Aug 2020 3 Aug 2028 Dynadot Inc REDACTED FOR PRIVACY
33 1megatech.com 25 Mar 2023 24 Mar 2024 GMO INTERNET, INC. chenchen
34 metatech.net 2 Oct 1996 1 Oct 2024 Key-Systems GmbH REDACTED FOR PRIVACY
35 megitech.com 17 Sep 2017 17 Sep 2028 GoDaddy.com, LLC -
36 megatechy.com 23 Nov 2023 23 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
37 mega-tech.nl 23 Jul 2021 - Realtime Register -
38 melatech.com 4 Nov 2012 4 Nov 2024 TurnCommerce, Inc. DBA NameBright.com -
39 mega-tech.su 17 Jan 2023 17 Jan 2025 R01-SU Private Person
40 vegatech.store 9 Jun 2023 9 Jun 2024 Dattatec.com SRL Donweb.com
41 megatekh.ru 18 Nov 2023 18 Nov 2024 REGRU-RU Private Person
42 metatech.com.br 5 Sep 2008 5 Sep 2025 - Metatech Inform?tica LTDA
43 mevatech.net 18 Apr 2020 18 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
44 omegatech.io 28 Apr 2015 28 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 metatech.gmbh 5 Jul 2016 5 Jul 2024 Cronon GmbH REDACTED FOR PRIVACY
46 mekatech.dk 19 Mar 2020 31 Mar 2025 DANDOMAIN A/S MekaTecH ApS
47 menatech.me 19 Jun 2017 19 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 msgatech.com 23 Oct 2019 23 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
49 mematech.com 22 Aug 2010 22 Aug 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Mematech
50 tegatech.com 13 Aug 2006 13 Aug 2024 GoDaddy.com, LLC -
51 menatech.de - - - -
52 menatech.online 29 Jul 2020 29 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
53 metatech.com.au - - Domain Directors Pty Ltd trading as Instra Host Master
54 menatech.com 27 Mar 2003 26 Mar 2025 Tucows Domains Inc. -
55 emegatech.com 12 Aug 2009 12 Aug 2024 Tucows Domains Inc. -
56 mega-tech.online 17 Jun 2023 17 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
57 metatech.one 12 Nov 2023 12 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
58 mebatech.com 29 Oct 2019 29 Oct 2024 NOMINALIA INTERNET S.L. REDACTED FOR PRIVACY
59 mekatech.com 9 May 2014 9 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
60 megatecc.net 8 Aug 2023 8 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
61 mehatech.com 24 Dec 2021 24 Dec 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
62 menatech.info 28 Mar 2020 28 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 metatech.tel 3 Mar 2023 3 Mar 2024 NameCheap, Inc. Withheld for Privacy Purposes
64 megatechx.com 7 Sep 2020 7 Sep 2024 GoDaddy.com, LLC -
65 metatech.work 6 Mar 2023 6 Mar 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fu jian sheng mai ta ke ji you xian gong si
66 megatecho.com 2 Dec 2018 2 Dec 2024 Tucows Domains Inc. -
67 mbgatech.com 5 Jan 2016 5 Jan 2025 Network Solutions, LLC -
68 menatech.ru 22 Dec 2023 22 Dec 2024 REGRU-RU Private Person
69 melatech.net 23 Jul 2013 23 Jul 2024 1API GmbH REDACTED FOR PRIVACY
70 omegatech.xyz 13 Jun 2016 13 Jun 2024 Tucows.com Co. Contact Privacy Inc. Customer 0144797689
71 metatech.xyz 3 Jun 2021 3 Jun 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
72 megmatech.co.uk 16 Mar 2024 16 Mar 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
73 mega4tech.com 11 Sep 2015 11 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
74 megatech1.com 22 Jan 2023 22 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
75 mega-tech.co.in 15 Apr 2022 15 Apr 2025 Endurance Digital Domain Technology LLP Mega- Tech
76 medatech.io 7 Jun 2022 7 Jun 2024 Key-Systems GmbH c/o whoisproxy.com
77 meratech.com 26 Aug 2006 26 Aug 2024 Dynadot Inc -
78 mekatech.tv 23 Jul 2008 23 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Registry Services, LLC
79 megateck.com.br 17 Dec 2009 17 Dec 2025 - Jos? M?rio de Souza Ribeiro
80 mesatech.com 18 Jan 2000 18 Jan 2026 DYNADOT LLC AbdulBasit Makrani
81 mega-tech.be 29 May 2002 - Combell nv -
82 mesatech.club 4 Jan 2019 4 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 medatech.au - - Web Address Registration Pty Ltd Medatech Australia
84 metatech.uk 19 Jan 2024 19 Jan 2025 Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA] -
85 meghatech.co.uk 21 Dec 2023 21 Dec 2024 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
86 metatech.llc 24 Dec 2021 24 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 vegatech.net 22 Oct 2018 22 Oct 2023 DropCatch.com 1004 LLC HugeDomains.com
88 mega4tech.cl 14 Aug 2015 13 Aug 2025 NIC Chile Mega4Tech SpA
89 omegatech.solutions 26 Dec 2023 26 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
90 metatech.click 6 Nov 2023 6 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
91 meratech.biz 14 Sep 2022 14 Sep 2024 OnlineNIC, Inc. Meraline UAB
92 omegatech.cl 10 Sep 2020 10 Sep 2025 NIC Chile Jesus Alberto Alday Corona
93 metatech.us 1 Jul 2023 1 Jul 2024 Sav.com, LLC - 1 Privacy Protection
94 metatech.be 11 Oct 2022 - Registrar.eu -
95 meratech.ru 2 Feb 2010 2 Feb 2025 RU-CENTER-RU LLC "Meratech Rus Group"
96 begatech.net 4 Jan 2015 4 Jan 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
97 hmegatech.com 29 Apr 2019 29 Apr 2025 GoDaddy.com, LLC -
98 mesatech.info 30 Dec 2016 30 Dec 2024 IONOS SE 1&1 Internet Inc
99 mecatech.nl 24 Jun 2008 - Metaregistrar B.V. -
100 jegatech.nl 1 Jan 2019 - team.blue nl B.V. -
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 Megatech.com.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=megatech.com.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "megatech.com.pl",
        "page_size": 100
    },
    "count": {
        "total": 5248,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "vegatech.pl, metatech.land, meqatech.com, regatech.de, megnatech.com, metatech.info, megateach.com, megateca.fun, medatech.xyz, yegatech.com, meg-tech.co.uk, mevatech.com.br, metatech.ltd, menatech.store, segatech.com, metatech.solutions, xegatech.com, omegatech.be, omegatech.biz, metatech.guru, metatech.works, pegatech.net, mesatech.app, mega-tech.dev, megateca.com, metatech.pl, megatechg.com, pegatech.tools, meghatech.com, tegatech.ru, mevatech.com.pe, vegatech.info, 1megatech.com, metatech.net, megitech.com, megatechy.com, mega-tech.nl, melatech.com, mega-tech.su, vegatech.store, megatekh.ru, metatech.com.br, mevatech.net, omegatech.io, metatech.gmbh, mekatech.dk, menatech.me, msgatech.com, mematech.com, tegatech.com, menatech.de, menatech.online, metatech.com.au, menatech.com, emegatech.com, mega-tech.online, metatech.one, mebatech.com, mekatech.com, megatecc.net, mehatech.com, menatech.info, metatech.tel, megatechx.com, metatech.work, megatecho.com, mbgatech.com, menatech.ru, melatech.net, omegatech.xyz, metatech.xyz, megmatech.co.uk, mega4tech.com, megatech1.com, mega-tech.co.in, medatech.io, meratech.com, mekatech.tv, megateck.com.br, mesatech.com, mega-tech.be, mesatech.club, medatech.au, metatech.uk, meghatech.co.uk, metatech.llc, vegatech.net, mega4tech.cl, omegatech.solutions, metatech.click, meratech.biz, omegatech.cl, metatech.us, metatech.be, meratech.ru, begatech.net, hmegatech.com, mesatech.info, mecatech.nl, jegatech.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "vegatech.pl",
            "domain_keyword": "vegatech",
            "domain_tld": "pl",
            "query_time": "2024-03-25 02:52:06",
            "create_date": "2008-11-20",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-20",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "metatech.land",
            "domain_keyword": "metatech",
            "domain_tld": "land",
            "query_time": "2024-04-10 11:23:04",
            "create_date": "2021-12-14",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Printosh Advertising Kft",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.silicium.eu",
                "dns2.silicium.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "meqatech.com",
            "domain_keyword": "meqatech",
            "domain_tld": "com",
            "query_time": "2024-04-29 19:06:32",
            "create_date": "2023-10-14",
            "update_date": "2023-12-26",
            "expiry_date": "2025-10-14",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "regatech.de",
            "domain_keyword": "regatech",
            "domain_tld": "de",
            "query_time": "2024-05-05 07:29:11",
            "update_date": "2024-03-25",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 5,
            "domain_name": "megnatech.com",
            "domain_keyword": "megnatech",
            "domain_tld": "com",
            "query_time": "2024-05-15 04:21:50",
            "create_date": "2021-11-07",
            "update_date": "2024-02-27",
            "expiry_date": "2024-11-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": "LIAONING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=megnatech.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "metatech.info",
            "domain_keyword": "metatech",
            "domain_tld": "info",
            "query_time": "2024-04-10 11:23:04",
            "create_date": "2001-09-17",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-17",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.nameserver.de",
                "ns12.nameserver.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "megateach.com",
            "domain_keyword": "megateach",
            "domain_tld": "com",
            "query_time": "2024-04-14 00:31:32",
            "create_date": "2005-03-13",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "megateca.fun",
            "domain_keyword": "megateca",
            "domain_tld": "fun",
            "query_time": "2024-05-10 17:10:15",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "medatech.xyz",
            "domain_keyword": "medatech",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 09:41:48",
            "create_date": "2022-06-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "yegatech.com",
            "domain_keyword": "yegatech",
            "domain_tld": "com",
            "query_time": "2024-04-30 14:21:26",
            "create_date": "2021-12-30",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "meg-tech.co.uk",
            "domain_keyword": "meg-tech",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 12:38:33",
            "create_date": "2024-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "mevatech.com.br",
            "domain_keyword": "mevatech",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 09:59:37",
            "create_date": "2012-09-29",
            "update_date": "2023-08-01",
            "expiry_date": "2024-09-29",
            "registrar_name": "LOCAWEB (2)",
            "registrant_name": "Mevatec Serv Consult e Com de Pe?as Equip Medicos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 13,
            "domain_name": "metatech.ltd",
            "domain_keyword": "metatech",
            "domain_tld": "ltd",
            "query_time": "2024-05-16 16:52:37",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "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": [
                "tadeo.ns.cloudflare.com",
                "ulla.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "menatech.store",
            "domain_keyword": "menatech",
            "domain_tld": "store",
            "query_time": "2024-04-20 15:43:07",
            "create_date": "2020-03-28",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "segatech.com",
            "domain_keyword": "segatech",
            "domain_tld": "com",
            "query_time": "2024-05-07 01:37:00",
            "create_date": "2000-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "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=segatech.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "metatech.solutions",
            "domain_keyword": "metatech",
            "domain_tld": "solutions",
            "query_time": "2024-05-17 15:26:25",
            "create_date": "2024-01-19",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "xegatech.com",
            "domain_keyword": "xegatech",
            "domain_tld": "com",
            "query_time": "2024-03-29 08:02:41",
            "create_date": "2021-07-07",
            "update_date": "2022-10-15",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "omegatech.be",
            "domain_keyword": "omegatech",
            "domain_tld": "be",
            "query_time": "2024-03-29 10:17:05",
            "create_date": "2011-12-06",
            "registrar_name": "ClearMedia NV",
            "registrar_website": "http://www.clearmedia.be",
            "name_servers": [
                "ns01.cleardns.be",
                "ns02.cleardns.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 19,
            "domain_name": "omegatech.biz",
            "domain_keyword": "omegatech",
            "domain_tld": "biz",
            "query_time": "2024-04-13 06:26:23",
            "create_date": "2023-12-07",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-07",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "metatech.guru",
            "domain_keyword": "metatech",
            "domain_tld": "guru",
            "query_time": "2024-05-15 13:47:26",
            "create_date": "2021-10-30",
            "update_date": "2023-12-14",
            "expiry_date": "2025-10-30",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "metatech.works",
            "domain_keyword": "metatech",
            "domain_tld": "works",
            "query_time": "2024-03-25 12:58:48",
            "create_date": "2022-10-04",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-04",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.nordreg.se",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GoodWin Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hoststar.hosting",
                "ns2.hoststar.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "pegatech.net",
            "domain_keyword": "pegatech",
            "domain_tld": "net",
            "query_time": "2024-03-31 08:34:18",
            "create_date": "2023-05-01",
            "update_date": "2023-05-01",
            "expiry_date": "2025-05-01",
            "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": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "mesatech.app",
            "domain_keyword": "mesatech",
            "domain_tld": "app",
            "query_time": "2024-04-02 10:05:52",
            "create_date": "2024-02-09",
            "update_date": "2024-02-14",
            "expiry_date": "2026-02-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "mega-tech.dev",
            "domain_keyword": "mega-tech",
            "domain_tld": "dev",
            "query_time": "2024-03-31 15:30:22",
            "create_date": "2022-09-20",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-20",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DZ",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns2-r.dzsecurity.net",
                "orcus-shared.dzsecurity.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "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": 26,
            "domain_name": "metatech.pl",
            "domain_keyword": "metatech",
            "domain_tld": "pl",
            "query_time": "2024-04-10 11:23:04",
            "create_date": "2005-08-22",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-22",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "megatechg.com",
            "domain_keyword": "megatechg",
            "domain_tld": "com",
            "query_time": "2024-05-11 14:43:29",
            "create_date": "2023-08-19",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-19",
            "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=megatechg.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "pegatech.tools",
            "domain_keyword": "pegatech",
            "domain_tld": "tools",
            "query_time": "2024-03-26 11:33:13",
            "create_date": "2022-03-25",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "meghatech.com",
            "domain_keyword": "meghatech",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:48:34",
            "create_date": "2019-06-06",
            "update_date": "2024-01-05",
            "expiry_date": "2024-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "tegatech.ru",
            "domain_keyword": "tegatech",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:35:20",
            "create_date": "2011-11-07",
            "expiry_date": "2024-11-07",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "mevatech.com.pe",
            "domain_keyword": "mevatech",
            "domain_tld": "com.pe",
            "query_time": "2024-05-04 03:44:29",
            "registrar_name": "Yachay Telecomunicaciones",
            "registrant_name": "MEVA TECHNOLOGY SAC",
            "name_servers": [
                "ns1.yachay.pe",
                "ns2.yachay.pe"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 32,
            "domain_name": "vegatech.info",
            "domain_keyword": "vegatech",
            "domain_tld": "info",
            "query_time": "2024-05-10 22:02:15",
            "create_date": "2020-08-03",
            "update_date": "2023-07-13",
            "expiry_date": "2028-08-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "1megatech.com",
            "domain_keyword": "1megatech",
            "domain_tld": "com",
            "query_time": "2024-05-20 04:20:24",
            "create_date": "2023-03-25",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "chen",
            "registrant_company": "chenchen",
            "registrant_address": "cheng du shi, xin du qu, Primz Bizhub",
            "registrant_city": "cheng du",
            "registrant_state": "13012345678",
            "registrant_zip": "100000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13012345678",
            "registrant_fax": "+86.13012345678",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "metatech.net",
            "domain_keyword": "metatech",
            "domain_tld": "net",
            "query_time": "2024-04-10 11:23:04",
            "create_date": "1996-10-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-01",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.tppwholesale.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cynergic.net",
                "ns2.cynergic.net.au",
                "ns3.cynergic.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "megitech.com",
            "domain_keyword": "megitech",
            "domain_tld": "com",
            "query_time": "2024-04-12 08:42:42",
            "create_date": "2017-09-17",
            "update_date": "2023-09-02",
            "expiry_date": "2028-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.shreyawebsoft.com",
                "ns2.shreyawebsoft.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "megatechy.com",
            "domain_keyword": "megatechy",
            "domain_tld": "com",
            "query_time": "2024-04-01 09:24:32",
            "create_date": "2023-11-23",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "mega-tech.nl",
            "domain_keyword": "mega-tech",
            "domain_tld": "nl",
            "query_time": "2024-05-03 21:22:45",
            "create_date": "2021-07-23",
            "update_date": "2021-07-23",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 38,
            "domain_name": "melatech.com",
            "domain_keyword": "melatech",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:34:12",
            "create_date": "2012-11-04",
            "update_date": "2023-04-19",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "mega-tech.su",
            "domain_keyword": "mega-tech",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:35:03",
            "create_date": "2023-01-17",
            "expiry_date": "2025-01-17",
            "registrar_name": "R01-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net",
                "ns5.he.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 40,
            "domain_name": "vegatech.store",
            "domain_keyword": "vegatech",
            "domain_tld": "store",
            "query_time": "2024-05-14 00:31:43",
            "create_date": "2023-06-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1388,
            "registrar_name": "Dattatec.com SRL",
            "registrar_website": "https://www.donweb.com",
            "registrant_company": "Donweb.com",
            "registrant_state": "Santa Fe",
            "registrant_country": "AR",
            "registrant_email": "please query the rdds service of the 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.donweb.cl",
                "ns1.donweb.co",
                "ns1.donweb.mx",
                "ns1.donweb.uy",
                "ns2.donweb.bo",
                "ns2.donweb.com.br",
                "ns2.donweb.pe",
                "ns3.hostmar.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "megatekh.ru",
            "domain_keyword": "megatekh",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:54:55",
            "create_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "metatech.com.br",
            "domain_keyword": "metatech",
            "domain_tld": "com.br",
            "query_time": "2024-04-10 11:23:04",
            "create_date": "2008-09-05",
            "update_date": "2023-06-14",
            "expiry_date": "2025-09-05",
            "registrant_name": "Metatech Inform?tica LTDA",
            "name_servers": [
                "ns1.tdnx.net",
                "ns2.tdnx.net",
                "ns3.tdnx.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 43,
            "domain_name": "mevatech.net",
            "domain_keyword": "mevatech",
            "domain_tld": "net",
            "query_time": "2024-05-04 03:44:29",
            "create_date": "2020-04-18",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/mevatech.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.vultr.com",
                "ns2.vultr.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "omegatech.io",
            "domain_keyword": "omegatech",
            "domain_tld": "io",
            "query_time": "2024-05-08 06:19:42",
            "create_date": "2015-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "metatech.gmbh",
            "domain_keyword": "metatech",
            "domain_tld": "gmbh",
            "query_time": "2024-05-08 14:53:06",
            "create_date": "2016-07-05",
            "update_date": "2023-08-19",
            "expiry_date": "2024-07-05",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks12.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "mekatech.dk",
            "domain_keyword": "mekatech",
            "domain_tld": "dk",
            "query_time": "2024-05-11 00:36:26",
            "create_date": "2020-03-19",
            "expiry_date": "2025-03-31",
            "registrar_name": "DANDOMAIN A/S",
            "registrant_name": "MekaTecH ApS",
            "registrant_address": "Nørrekær 25",
            "registrant_city": "Vejle",
            "registrant_zip": "7100",
            "registrant_country": "DK",
            "registrant_phone": "+4551151787",
            "name_servers": [
                "ns.dandomain.dk",
                "ns2.dandomain.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "menatech.me",
            "domain_keyword": "menatech",
            "domain_tld": "me",
            "query_time": "2024-05-17 07:45:07",
            "create_date": "2017-06-19",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hank.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "msgatech.com",
            "domain_keyword": "msgatech",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:09:44",
            "create_date": "2019-10-23",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-23",
            "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=msgatech.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "mematech.com",
            "domain_keyword": "mematech",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:37:44",
            "create_date": "2010-08-22",
            "update_date": "2022-07-24",
            "expiry_date": "2025-08-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Mohamed Abdul-Raheem",
            "registrant_company": "Mematech",
            "registrant_address": "10 Bostan Elfadel St. Elkasr Alainy 2nd floor, Cairo",
            "registrant_city": "cairo",
            "registrant_state": "Al Qahirah",
            "registrant_zip": "12822",
            "registrant_country": "EG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+002.01226293379",
            "registrant_fax": "+002.0223621220",
            "name_servers": [
                "ns4049.hostgator.com",
                "ns4050.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "tegatech.com",
            "domain_keyword": "tegatech",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:39:19",
            "create_date": "2006-08-13",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-13",
            "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": 51,
            "domain_name": "menatech.de",
            "domain_keyword": "menatech",
            "domain_tld": "de",
            "query_time": "2024-05-05 23:07:55",
            "update_date": "2014-01-12",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 52,
            "domain_name": "menatech.online",
            "domain_keyword": "menatech",
            "domain_tld": "online",
            "query_time": "2024-05-08 06:36:15",
            "create_date": "2020-07-29",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-29",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "metatech.com.au",
            "domain_keyword": "metatech",
            "domain_tld": "com.au",
            "query_time": "2024-05-14 05:58:04",
            "update_date": "2023-06-27",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Host Master",
            "name_servers": [
                "ns1.cynergic.net",
                "ns2.cynergic.net.au",
                "ns3.cynergic.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "menatech.com",
            "domain_keyword": "menatech",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:43:07",
            "create_date": "2003-03-27",
            "update_date": "2024-02-25",
            "expiry_date": "2025-03-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "emegatech.com",
            "domain_keyword": "emegatech",
            "domain_tld": "com",
            "query_time": "2024-04-22 17:49:45",
            "create_date": "2009-08-12",
            "update_date": "2022-08-11",
            "expiry_date": "2024-08-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns4.blueweb.co.kr",
                "ns5.blueweb.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "mega-tech.online",
            "domain_keyword": "mega-tech",
            "domain_tld": "online",
            "query_time": "2024-05-08 12:38:58",
            "create_date": "2023-06-17",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-17",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "metatech.one",
            "domain_keyword": "metatech",
            "domain_tld": "one",
            "query_time": "2024-05-17 15:26:27",
            "create_date": "2023-11-12",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-12",
            "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": [
                "brenda.ns.cloudflare.com",
                "jerry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "mebatech.com",
            "domain_keyword": "mebatech",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:37:30",
            "create_date": "2019-10-29",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-29",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "https://domaincontact.nominalia.com/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "betty.ns.cloudflare.com",
                "buck.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "mekatech.com",
            "domain_keyword": "mekatech",
            "domain_tld": "com",
            "query_time": "2024-04-23 10:20:21",
            "create_date": "2014-05-09",
            "update_date": "2021-05-03",
            "expiry_date": "2025-05-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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "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": 61,
            "domain_name": "mehatech.com",
            "domain_keyword": "mehatech",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:46:39",
            "create_date": "2021-12-24",
            "update_date": "2024-04-22",
            "expiry_date": "2026-12-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "menatech.info",
            "domain_keyword": "menatech",
            "domain_tld": "info",
            "query_time": "2024-03-30 18:08:57",
            "create_date": "2020-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "metatech.tel",
            "domain_keyword": "metatech",
            "domain_tld": "tel",
            "query_time": "2024-05-14 05:58:05",
            "create_date": "2023-03-03",
            "update_date": "2024-04-14",
            "expiry_date": "2024-03-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "megatechx.com",
            "domain_keyword": "megatechx",
            "domain_tld": "com",
            "query_time": "2024-04-07 08:04:52",
            "create_date": "2020-09-07",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "metatech.work",
            "domain_keyword": "metatech",
            "domain_tld": "work",
            "query_time": "2024-04-10 11:23:04",
            "create_date": "2023-03-06",
            "update_date": "2023-03-11",
            "expiry_date": "2028-03-06",
            "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": "fu jian sheng mai ta ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "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": 66,
            "domain_name": "megatecho.com",
            "domain_keyword": "megatecho",
            "domain_tld": "com",
            "query_time": "2024-04-14 00:31:37",
            "create_date": "2018-12-02",
            "update_date": "2023-11-03",
            "expiry_date": "2024-12-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "mbgatech.com",
            "domain_keyword": "mbgatech",
            "domain_tld": "com",
            "query_time": "2024-04-16 03:06:32",
            "create_date": "2016-01-05",
            "update_date": "2023-12-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "menatech.ru",
            "domain_keyword": "menatech",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:59:15",
            "create_date": "2023-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "melatech.net",
            "domain_keyword": "melatech",
            "domain_tld": "net",
            "query_time": "2024-05-05 21:20:54",
            "create_date": "2013-07-23",
            "update_date": "2021-07-26",
            "expiry_date": "2024-07-23",
            "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": "Θεσσαλονίκη",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "registrant_email": "contact via https://www.1api.net/send-message/melatech.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myip.gr",
                "ns2.myip.gr",
                "ns3.myip.gr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "omegatech.xyz",
            "domain_keyword": "omegatech",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 06:19:42",
            "create_date": "2016-06-13",
            "update_date": "2024-04-26",
            "expiry_date": "2024-06-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0144797689",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "metatech.xyz",
            "domain_keyword": "metatech",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 14:53:06",
            "create_date": "2021-06-03",
            "update_date": "2024-04-26",
            "expiry_date": "2025-06-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "VG",
            "registrant_email": "please query the rdds service of the 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": [
                "aragorn.ns.cloudflare.com",
                "roxy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "megmatech.co.uk",
            "domain_keyword": "megmatech",
            "domain_tld": "co.uk",
            "query_time": "2024-03-19 16:50:10",
            "create_date": "2024-03-16",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 73,
            "domain_name": "mega4tech.com",
            "domain_keyword": "mega4tech",
            "domain_tld": "com",
            "query_time": "2024-03-23 23:25:25",
            "create_date": "2015-09-11",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "peyton.ns.cloudflare.com",
                "wally.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "megatech1.com",
            "domain_keyword": "megatech1",
            "domain_tld": "com",
            "query_time": "2024-03-28 20:47:20",
            "create_date": "2023-01-22",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "failed-whois-verification.namecheap.com",
                "verify-contact-details.namecheap.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "mega-tech.co.in",
            "domain_keyword": "mega-tech",
            "domain_tld": "co.in",
            "query_time": "2024-05-03 21:22:45",
            "create_date": "2022-04-15",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-15",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mega- Tech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.intermesh.net",
                "ns2.intermesh.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "medatech.io",
            "domain_keyword": "medatech",
            "domain_tld": "io",
            "query_time": "2024-05-08 04:34:07",
            "create_date": "2022-06-07",
            "update_date": "2024-04-20",
            "expiry_date": "2024-06-07",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "meratech.com",
            "domain_keyword": "meratech",
            "domain_tld": "com",
            "query_time": "2024-04-19 02:23:08",
            "create_date": "2006-08-26",
            "update_date": "2023-07-13",
            "expiry_date": "2024-08-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "mekatech.tv",
            "domain_keyword": "mekatech",
            "domain_tld": "tv",
            "query_time": "2024-05-18 18:25:38",
            "create_date": "2008-07-23",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "megateck.com.br",
            "domain_keyword": "megateck",
            "domain_tld": "com.br",
            "query_time": "2024-04-07 08:04:52",
            "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": 80,
            "domain_name": "mesatech.com",
            "domain_keyword": "mesatech",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:50:47",
            "create_date": "2000-01-18",
            "update_date": "2023-08-30",
            "expiry_date": "2026-01-18",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "AbdulBasit Makrani",
            "registrant_address": "Bukit Kerinchi, Pantai Sentral Park, Bangsar South",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Kuala Lumpur",
            "registrant_zip": "59200",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.102843984",
            "name_servers": [
                "ns4.afternic.com",
                "verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "mega-tech.be",
            "domain_keyword": "mega-tech",
            "domain_tld": "be",
            "query_time": "2024-03-24 02:42:59",
            "create_date": "2002-05-29",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 82,
            "domain_name": "mesatech.club",
            "domain_keyword": "mesatech",
            "domain_tld": "club",
            "query_time": "2024-04-23 17:50:47",
            "create_date": "2019-01-04",
            "update_date": "2023-06-22",
            "expiry_date": "2025-01-04",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "medatech.au",
            "domain_keyword": "medatech",
            "domain_tld": "au",
            "query_time": "2024-05-18 13:53:15",
            "update_date": "2023-08-28",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Medatech Australia",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "metatech.uk",
            "domain_keyword": "metatech",
            "domain_tld": "uk",
            "query_time": "2024-05-17 15:26:25",
            "create_date": "2024-01-19",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-19",
            "registrar_name": "Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]",
            "registrar_website": "http://www.amazingdomains.co.uk",
            "name_servers": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com",
                "freedns5.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "meghatech.co.uk",
            "domain_keyword": "meghatech",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 08:48:10",
            "create_date": "2023-12-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-21",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "metatech.llc",
            "domain_keyword": "metatech",
            "domain_tld": "llc",
            "query_time": "2024-05-08 14:53:06",
            "create_date": "2021-12-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "vegatech.net",
            "domain_keyword": "vegatech",
            "domain_tld": "net",
            "query_time": "2024-05-14 00:31:43",
            "create_date": "2018-10-22",
            "update_date": "2020-01-15",
            "expiry_date": "2023-10-22",
            "registrar_iana": 2763,
            "registrar_name": "DropCatch.com 1004 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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "mega4tech.cl",
            "domain_keyword": "mega4tech",
            "domain_tld": "cl",
            "query_time": "2024-03-31 15:30:32",
            "create_date": "2015-08-14",
            "expiry_date": "2025-08-13",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Mega4Tech SpA",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ]
        },
        {
            "num": 89,
            "domain_name": "omegatech.solutions",
            "domain_keyword": "omegatech",
            "domain_tld": "solutions",
            "query_time": "2024-05-06 01:06:34",
            "create_date": "2023-12-26",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-26",
            "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": 90,
            "domain_name": "metatech.click",
            "domain_keyword": "metatech",
            "domain_tld": "click",
            "query_time": "2024-05-15 13:47:26",
            "create_date": "2023-11-06",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cbsv.jp",
                "ns2.cbsv.jp"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "meratech.biz",
            "domain_keyword": "meratech",
            "domain_tld": "biz",
            "query_time": "2024-03-28 01:28:36",
            "create_date": "2022-09-14",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-14",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "nswhois.onlinenic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meraline UAB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.balt.net",
                "dns2.balt.net",
                "dns3.balt.net",
                "dns4.baltneta.lt"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "omegatech.cl",
            "domain_keyword": "omegatech",
            "domain_tld": "cl",
            "query_time": "2024-03-29 10:17:05",
            "create_date": "2020-09-10",
            "expiry_date": "2025-09-10",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Jesus Alberto Alday Corona",
            "name_servers": [
                "ns1.dnsmisitio.net",
                "ns2.dnsmisitio.net"
            ]
        },
        {
            "num": 93,
            "domain_name": "metatech.us",
            "domain_keyword": "metatech",
            "domain_tld": "us",
            "query_time": "2024-04-07 22:19:40",
            "create_date": "2023-07-01",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-01",
            "registrar_iana": 3891,
            "registrar_name": "Sav.com, LLC - 1",
            "registrar_website": "sav.com",
            "registrant_name": "Privacy Protection",
            "registrant_company": "Privacy Protection",
            "registrant_address": "2229 S Michigan Ave, Suite 411",
            "registrant_city": "Chicago",
            "registrant_state": "IL",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "metatech.be",
            "domain_keyword": "metatech",
            "domain_tld": "be",
            "query_time": "2024-04-10 11:23:04",
            "create_date": "2022-10-11",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.talistech.cloud",
                "ns2.talistech.cloud",
                "ns3.talistech.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 95,
            "domain_name": "meratech.ru",
            "domain_keyword": "meratech",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:17:36",
            "create_date": "2010-02-02",
            "expiry_date": "2025-02-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"Meratech Rus Group\"",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "begatech.net",
            "domain_keyword": "begatech",
            "domain_tld": "net",
            "query_time": "2024-05-08 01:17:59",
            "create_date": "2015-01-04",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-04",
            "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": 97,
            "domain_name": "hmegatech.com",
            "domain_keyword": "hmegatech",
            "domain_tld": "com",
            "query_time": "2024-05-07 13:43:29",
            "create_date": "2019-04-29",
            "update_date": "2024-05-03",
            "expiry_date": "2025-04-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "mesatech.info",
            "domain_keyword": "mesatech",
            "domain_tld": "info",
            "query_time": "2024-04-23 17:50:47",
            "create_date": "2016-12-30",
            "update_date": "2024-02-13",
            "expiry_date": "2024-12-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "ns1050.ui-dns.org",
                "ns1078.ui-dns.biz",
                "ns1089.ui-dns.de",
                "ns1091.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "mecatech.nl",
            "domain_keyword": "mecatech",
            "domain_tld": "nl",
            "query_time": "2024-04-28 14:00:37",
            "create_date": "2008-06-24",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 100,
            "domain_name": "jegatech.nl",
            "domain_keyword": "jegatech",
            "domain_tld": "nl",
            "query_time": "2024-03-22 15:26:31",
            "create_date": "2019-01-01",
            "update_date": "2021-04-23",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.pixtures.nl",
                "ns2.pixtures.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.141,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>megatech.com.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5248</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>vegatech.pl, metatech.land, meqatech.com, regatech.de, megnatech.com, metatech.info, megateach.com, megateca.fun, medatech.xyz, yegatech.com, meg-tech.co.uk, mevatech.com.br, metatech.ltd, menatech.store, segatech.com, metatech.solutions, xegatech.com, omegatech.be, omegatech.biz, metatech.guru, metatech.works, pegatech.net, mesatech.app, mega-tech.dev, megateca.com, metatech.pl, megatechg.com, pegatech.tools, meghatech.com, tegatech.ru, mevatech.com.pe, vegatech.info, 1megatech.com, metatech.net, megitech.com, megatechy.com, mega-tech.nl, melatech.com, mega-tech.su, vegatech.store, megatekh.ru, metatech.com.br, mevatech.net, omegatech.io, metatech.gmbh, mekatech.dk, menatech.me, msgatech.com, mematech.com, tegatech.com, menatech.de, menatech.online, metatech.com.au, menatech.com, emegatech.com, mega-tech.online, metatech.one, mebatech.com, mekatech.com, megatecc.net, mehatech.com, menatech.info, metatech.tel, megatechx.com, metatech.work, megatecho.com, mbgatech.com, menatech.ru, melatech.net, omegatech.xyz, metatech.xyz, megmatech.co.uk, mega4tech.com, megatech1.com, mega-tech.co.in, medatech.io, meratech.com, mekatech.tv, megateck.com.br, mesatech.com, mega-tech.be, mesatech.club, medatech.au, metatech.uk, meghatech.co.uk, metatech.llc, vegatech.net, mega4tech.cl, omegatech.solutions, metatech.click, meratech.biz, omegatech.cl, metatech.us, metatech.be, meratech.ru, begatech.net, hmegatech.com, mesatech.info, mecatech.nl, jegatech.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vegatech.pl</domain_name>
   <domain_keyword>vegatech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-25 02:52:06</query_time>
   <create_date>2008-11-20</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>metatech.land</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-04-10 11:23:04</query_time>
   <create_date>2021-12-14</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Printosh Advertising Kft</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.silicium.eu</value>
    <value>dns2.silicium.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>meqatech.com</domain_name>
   <domain_keyword>meqatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 19:06:32</query_time>
   <create_date>2023-10-14</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-10-14</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>regatech.de</domain_name>
   <domain_keyword>regatech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 07:29:11</query_time>
   <update_date>2024-03-25</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>megnatech.com</domain_name>
   <domain_keyword>megnatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 04:21:50</query_time>
   <create_date>2021-11-07</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-11-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>LIAONING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=megnatech.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>metatech.info</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-10 11:23:04</query_time>
   <create_date>2001-09-17</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.nameserver.de</value>
    <value>ns12.nameserver.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>megateach.com</domain_name>
   <domain_keyword>megateach</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 00:31:32</query_time>
   <create_date>2005-03-13</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>megateca.fun</domain_name>
   <domain_keyword>megateca</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-10 17:10:15</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>medatech.xyz</domain_name>
   <domain_keyword>medatech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 09:41:48</query_time>
   <create_date>2022-06-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>yegatech.com</domain_name>
   <domain_keyword>yegatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 14:21:26</query_time>
   <create_date>2021-12-30</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>meg-tech.co.uk</domain_name>
   <domain_keyword>meg-tech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 12:38:33</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>mevatech.com.br</domain_name>
   <domain_keyword>mevatech</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 09:59:37</query_time>
   <create_date>2012-09-29</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>LOCAWEB (2)</registrar_name>
   <registrant_name>Mevatec Serv Consult e Com de Pe?as Equip Medicos</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>13</num>
   <domain_name>metatech.ltd</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-16 16:52:37</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</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>tadeo.ns.cloudflare.com</value>
    <value>ulla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>menatech.store</domain_name>
   <domain_keyword>menatech</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-20 15:43:07</query_time>
   <create_date>2020-03-28</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>segatech.com</domain_name>
   <domain_keyword>segatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 01:37:00</query_time>
   <create_date>2000-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</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=segatech.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>metatech.solutions</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-17 15:26:25</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>17</num>
   <domain_name>xegatech.com</domain_name>
   <domain_keyword>xegatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-29 08:02:41</query_time>
   <create_date>2021-07-07</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2024-07-07</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>omegatech.be</domain_name>
   <domain_keyword>omegatech</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-03-29 10:17:05</query_time>
   <create_date>2011-12-06</create_date>
   <registrar_name>ClearMedia NV</registrar_name>
   <registrar_website>http://www.clearmedia.be</registrar_website>
   <name_servers>
    <value>ns01.cleardns.be</value>
    <value>ns02.cleardns.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>omegatech.biz</domain_name>
   <domain_keyword>omegatech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-13 06:26:23</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-07</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>metatech.guru</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-15 13:47:26</query_time>
   <create_date>2021-10-30</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-10-30</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>metatech.works</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-03-25 12:58:48</query_time>
   <create_date>2022-10-04</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.nordreg.se</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GoodWin Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.hoststar.hosting</value>
    <value>ns2.hoststar.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>pegatech.net</domain_name>
   <domain_keyword>pegatech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-03-31 08:34:18</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>mesatech.app</domain_name>
   <domain_keyword>mesatech</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-02 10:05:52</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2026-02-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.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>24</num>
   <domain_name>mega-tech.dev</domain_name>
   <domain_keyword>mega-tech</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-03-31 15:30:22</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</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>DZ</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns2-r.dzsecurity.net</value>
    <value>orcus-shared.dzsecurity.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</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>26</num>
   <domain_name>metatech.pl</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-10 11:23:04</query_time>
   <create_date>2005-08-22</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <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>27</num>
   <domain_name>megatechg.com</domain_name>
   <domain_keyword>megatechg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 14:43:29</query_time>
   <create_date>2023-08-19</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-19</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=megatechg.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>pegatech.tools</domain_name>
   <domain_keyword>pegatech</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-03-26 11:33:13</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>meghatech.com</domain_name>
   <domain_keyword>meghatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:48:34</query_time>
   <create_date>2019-06-06</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>tegatech.ru</domain_name>
   <domain_keyword>tegatech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:35:20</query_time>
   <create_date>2011-11-07</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>mevatech.com.pe</domain_name>
   <domain_keyword>mevatech</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-04 03:44:29</query_time>
   <registrar_name>Yachay Telecomunicaciones</registrar_name>
   <registrant_name>MEVA TECHNOLOGY SAC</registrant_name>
   <name_servers>
    <value>ns1.yachay.pe</value>
    <value>ns2.yachay.pe</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>vegatech.info</domain_name>
   <domain_keyword>vegatech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 22:02:15</query_time>
   <create_date>2020-08-03</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2028-08-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>1megatech.com</domain_name>
   <domain_keyword>1megatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 04:20:24</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>chen</registrant_name>
   <registrant_company>chenchen</registrant_company>
   <registrant_address>cheng du shi, xin du qu, Primz Bizhub</registrant_address>
   <registrant_city>cheng du</registrant_city>
   <registrant_state>13012345678</registrant_state>
   <registrant_zip>100000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13012345678</registrant_phone>
   <registrant_fax>+86.13012345678</registrant_fax>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>metatech.net</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 11:23:04</query_time>
   <create_date>1996-10-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.tppwholesale.com.au</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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cynergic.net</value>
    <value>ns2.cynergic.net.au</value>
    <value>ns3.cynergic.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>megitech.com</domain_name>
   <domain_keyword>megitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 08:42:42</query_time>
   <create_date>2017-09-17</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2028-09-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.shreyawebsoft.com</value>
    <value>ns2.shreyawebsoft.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>megatechy.com</domain_name>
   <domain_keyword>megatechy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-01 09:24:32</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>37</num>
   <domain_name>mega-tech.nl</domain_name>
   <domain_keyword>mega-tech</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 21:22:45</query_time>
   <create_date>2021-07-23</create_date>
   <update_date>2021-07-23</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>melatech.com</domain_name>
   <domain_keyword>melatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:34:12</query_time>
   <create_date>2012-11-04</create_date>
   <update_date>2023-04-19</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <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>39</num>
   <domain_name>mega-tech.su</domain_name>
   <domain_keyword>mega-tech</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:35:03</query_time>
   <create_date>2023-01-17</create_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
    <value>ns5.he.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>vegatech.store</domain_name>
   <domain_keyword>vegatech</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-14 00:31:43</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1388</registrar_iana>
   <registrar_name>Dattatec.com SRL</registrar_name>
   <registrar_website>https://www.donweb.com</registrar_website>
   <registrant_company>Donweb.com</registrant_company>
   <registrant_state>Santa Fe</registrant_state>
   <registrant_country>AR</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.donweb.cl</value>
    <value>ns1.donweb.co</value>
    <value>ns1.donweb.mx</value>
    <value>ns1.donweb.uy</value>
    <value>ns2.donweb.bo</value>
    <value>ns2.donweb.com.br</value>
    <value>ns2.donweb.pe</value>
    <value>ns3.hostmar.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>megatekh.ru</domain_name>
   <domain_keyword>megatekh</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:54:55</query_time>
   <create_date>2023-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>metatech.com.br</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-10 11:23:04</query_time>
   <create_date>2008-09-05</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2025-09-05</expiry_date>
   <registrant_name>Metatech Inform?tica LTDA</registrant_name>
   <name_servers>
    <value>ns1.tdnx.net</value>
    <value>ns2.tdnx.net</value>
    <value>ns3.tdnx.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>mevatech.net</domain_name>
   <domain_keyword>mevatech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 03:44:29</query_time>
   <create_date>2020-04-18</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/mevatech.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.vultr.com</value>
    <value>ns2.vultr.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>omegatech.io</domain_name>
   <domain_keyword>omegatech</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-08 06:19:42</query_time>
   <create_date>2015-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>metatech.gmbh</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-08 14:53:06</query_time>
   <create_date>2016-07-05</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>mekatech.dk</domain_name>
   <domain_keyword>mekatech</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 00:36:26</query_time>
   <create_date>2020-03-19</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>DANDOMAIN A/S</registrar_name>
   <registrant_name>MekaTecH ApS</registrant_name>
   <registrant_address>Nørrekær 25</registrant_address>
   <registrant_city>Vejle</registrant_city>
   <registrant_zip>7100</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+4551151787</registrant_phone>
   <name_servers>
    <value>ns.dandomain.dk</value>
    <value>ns2.dandomain.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>menatech.me</domain_name>
   <domain_keyword>menatech</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-17 07:45:07</query_time>
   <create_date>2017-06-19</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hank.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>msgatech.com</domain_name>
   <domain_keyword>msgatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:09:44</query_time>
   <create_date>2019-10-23</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-23</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=msgatech.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>mematech.com</domain_name>
   <domain_keyword>mematech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:37:44</query_time>
   <create_date>2010-08-22</create_date>
   <update_date>2022-07-24</update_date>
   <expiry_date>2025-08-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Mohamed Abdul-Raheem</registrant_name>
   <registrant_company>Mematech</registrant_company>
   <registrant_address>10 Bostan Elfadel St. Elkasr Alainy 2nd floor, Cairo</registrant_address>
   <registrant_city>cairo</registrant_city>
   <registrant_state>Al Qahirah</registrant_state>
   <registrant_zip>12822</registrant_zip>
   <registrant_country>EG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+002.01226293379</registrant_phone>
   <registrant_fax>+002.0223621220</registrant_fax>
   <name_servers>
    <value>ns4049.hostgator.com</value>
    <value>ns4050.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>tegatech.com</domain_name>
   <domain_keyword>tegatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:39:19</query_time>
   <create_date>2006-08-13</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>51</num>
   <domain_name>menatech.de</domain_name>
   <domain_keyword>menatech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 23:07:55</query_time>
   <update_date>2014-01-12</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>menatech.online</domain_name>
   <domain_keyword>menatech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 06:36:15</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-29</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>metatech.com.au</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-14 05:58:04</query_time>
   <update_date>2023-06-27</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Host Master</registrant_name>
   <name_servers>
    <value>ns1.cynergic.net</value>
    <value>ns2.cynergic.net.au</value>
    <value>ns3.cynergic.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>menatech.com</domain_name>
   <domain_keyword>menatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:43:07</query_time>
   <create_date>2003-03-27</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-03-26</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>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>emegatech.com</domain_name>
   <domain_keyword>emegatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 17:49:45</query_time>
   <create_date>2009-08-12</create_date>
   <update_date>2022-08-11</update_date>
   <expiry_date>2024-08-12</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>ns4.blueweb.co.kr</value>
    <value>ns5.blueweb.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>mega-tech.online</domain_name>
   <domain_keyword>mega-tech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 12:38:58</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-17</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>metatech.one</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-17 15:26:27</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-12</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>brenda.ns.cloudflare.com</value>
    <value>jerry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>mebatech.com</domain_name>
   <domain_keyword>mebatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:37:30</query_time>
   <create_date>2019-10-29</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.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>Jiu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>https://domaincontact.nominalia.com/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>betty.ns.cloudflare.com</value>
    <value>buck.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>mekatech.com</domain_name>
   <domain_keyword>mekatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 10:20:21</query_time>
   <create_date>2014-05-09</create_date>
   <update_date>2021-05-03</update_date>
   <expiry_date>2025-05-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>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>60</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>61</num>
   <domain_name>mehatech.com</domain_name>
   <domain_keyword>mehatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:46:39</query_time>
   <create_date>2021-12-24</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2026-12-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>menatech.info</domain_name>
   <domain_keyword>menatech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-03-30 18:08:57</query_time>
   <create_date>2020-03-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>metatech.tel</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-14 05:58:05</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2024-03-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>Withheld for Privacy Purposes</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>64</num>
   <domain_name>megatechx.com</domain_name>
   <domain_keyword>megatechx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 08:04:52</query_time>
   <create_date>2020-09-07</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>metatech.work</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-10 11:23:04</query_time>
   <create_date>2023-03-06</create_date>
   <update_date>2023-03-11</update_date>
   <expiry_date>2028-03-06</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>fu jian sheng mai ta ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</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>66</num>
   <domain_name>megatecho.com</domain_name>
   <domain_keyword>megatecho</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 00:31:37</query_time>
   <create_date>2018-12-02</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-12-02</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>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>mbgatech.com</domain_name>
   <domain_keyword>mbgatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 03:06:32</query_time>
   <create_date>2016-01-05</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>menatech.ru</domain_name>
   <domain_keyword>menatech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:59:15</query_time>
   <create_date>2023-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>melatech.net</domain_name>
   <domain_keyword>melatech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 21:20:54</query_time>
   <create_date>2013-07-23</create_date>
   <update_date>2021-07-26</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Θεσσαλονίκη</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/melatech.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.myip.gr</value>
    <value>ns2.myip.gr</value>
    <value>ns3.myip.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>omegatech.xyz</domain_name>
   <domain_keyword>omegatech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 06:19:42</query_time>
   <create_date>2016-06-13</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0144797689</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>metatech.xyz</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 14:53:06</query_time>
   <create_date>2021-06-03</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>VG</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>aragorn.ns.cloudflare.com</value>
    <value>roxy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>megmatech.co.uk</domain_name>
   <domain_keyword>megmatech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-03-19 16:50:10</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>mega4tech.com</domain_name>
   <domain_keyword>mega4tech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-23 23:25:25</query_time>
   <create_date>2015-09-11</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>peyton.ns.cloudflare.com</value>
    <value>wally.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>megatech1.com</domain_name>
   <domain_keyword>megatech1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-28 20:47:20</query_time>
   <create_date>2023-01-22</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>failed-whois-verification.namecheap.com</value>
    <value>verify-contact-details.namecheap.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>mega-tech.co.in</domain_name>
   <domain_keyword>mega-tech</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-03 21:22:45</query_time>
   <create_date>2022-04-15</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mega- Tech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.intermesh.net</value>
    <value>ns2.intermesh.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>medatech.io</domain_name>
   <domain_keyword>medatech</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-08 04:34:07</query_time>
   <create_date>2022-06-07</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</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>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>meratech.com</domain_name>
   <domain_keyword>meratech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 02:23:08</query_time>
   <create_date>2006-08-26</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>78</num>
   <domain_name>mekatech.tv</domain_name>
   <domain_keyword>mekatech</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-18 18:25:38</query_time>
   <create_date>2008-07-23</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>megateck.com.br</domain_name>
   <domain_keyword>megateck</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-07 08:04:52</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>80</num>
   <domain_name>mesatech.com</domain_name>
   <domain_keyword>mesatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:50:47</query_time>
   <create_date>2000-01-18</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2026-01-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>AbdulBasit Makrani</registrant_name>
   <registrant_address>Bukit Kerinchi, Pantai Sentral Park, Bangsar South</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Kuala Lumpur</registrant_state>
   <registrant_zip>59200</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.102843984</registrant_phone>
   <name_servers>
    <value>ns4.afternic.com</value>
    <value>verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>mega-tech.be</domain_name>
   <domain_keyword>mega-tech</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-03-24 02:42:59</query_time>
   <create_date>2002-05-29</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>mesatech.club</domain_name>
   <domain_keyword>mesatech</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-23 17:50:47</query_time>
   <create_date>2019-01-04</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-01-04</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>ns63.domaincontrol.com</value>
    <value>ns64.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>medatech.au</domain_name>
   <domain_keyword>medatech</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 13:53:15</query_time>
   <update_date>2023-08-28</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Medatech Australia</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>metatech.uk</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-17 15:26:25</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]</registrar_name>
   <registrar_website>http://www.amazingdomains.co.uk</registrar_website>
   <name_servers>
    <value>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
    <value>freedns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>meghatech.co.uk</domain_name>
   <domain_keyword>meghatech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 08:48:10</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>metatech.llc</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-08 14:53:06</query_time>
   <create_date>2021-12-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>vegatech.net</domain_name>
   <domain_keyword>vegatech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 00:31:43</query_time>
   <create_date>2018-10-22</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2023-10-22</expiry_date>
   <registrar_iana>2763</registrar_iana>
   <registrar_name>DropCatch.com 1004 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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>mega4tech.cl</domain_name>
   <domain_keyword>mega4tech</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-03-31 15:30:32</query_time>
   <create_date>2015-08-14</create_date>
   <expiry_date>2025-08-13</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Mega4Tech SpA</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>omegatech.solutions</domain_name>
   <domain_keyword>omegatech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-06 01:06:34</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>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>90</num>
   <domain_name>metatech.click</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-15 13:47:26</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cbsv.jp</value>
    <value>ns2.cbsv.jp</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>meratech.biz</domain_name>
   <domain_keyword>meratech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-03-28 01:28:36</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>nswhois.onlinenic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meraline UAB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.balt.net</value>
    <value>dns2.balt.net</value>
    <value>dns3.balt.net</value>
    <value>dns4.baltneta.lt</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>omegatech.cl</domain_name>
   <domain_keyword>omegatech</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-03-29 10:17:05</query_time>
   <create_date>2020-09-10</create_date>
   <expiry_date>2025-09-10</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Jesus Alberto Alday Corona</registrant_name>
   <name_servers>
    <value>ns1.dnsmisitio.net</value>
    <value>ns2.dnsmisitio.net</value>
   </name_servers>
  </value>
  <value>
   <num>93</num>
   <domain_name>metatech.us</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-07 22:19:40</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>3891</registrar_iana>
   <registrar_name>Sav.com, LLC - 1</registrar_name>
   <registrar_website>sav.com</registrar_website>
   <registrant_name>Privacy Protection</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>2229 S Michigan Ave, Suite 411</registrant_address>
   <registrant_city>Chicago</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>metatech.be</domain_name>
   <domain_keyword>metatech</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-10 11:23:04</query_time>
   <create_date>2022-10-11</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.talistech.cloud</value>
    <value>ns2.talistech.cloud</value>
    <value>ns3.talistech.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>meratech.ru</domain_name>
   <domain_keyword>meratech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:17:36</query_time>
   <create_date>2010-02-02</create_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;Meratech Rus Group&quot;</registrant_company>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>begatech.net</domain_name>
   <domain_keyword>begatech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 01:17:59</query_time>
   <create_date>2015-01-04</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-04</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>97</num>
   <domain_name>hmegatech.com</domain_name>
   <domain_keyword>hmegatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 13:43:29</query_time>
   <create_date>2019-04-29</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>mesatech.info</domain_name>
   <domain_keyword>mesatech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-23 17:50:47</query_time>
   <create_date>2016-12-30</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>ns1050.ui-dns.org</value>
    <value>ns1078.ui-dns.biz</value>
    <value>ns1089.ui-dns.de</value>
    <value>ns1091.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>mecatech.nl</domain_name>
   <domain_keyword>mecatech</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 14:00:37</query_time>
   <create_date>2008-06-24</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>jegatech.nl</domain_name>
   <domain_keyword>jegatech</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-03-22 15:26:31</query_time>
   <create_date>2019-01-01</create_date>
   <update_date>2021-04-23</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.pixtures.nl</value>
    <value>ns2.pixtures.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.141</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 265,443,190

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,443,190
Total WHOIS records with a Registrant Contact 167,168,402
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,853,467
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 126,394,689
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 552,146,568

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,520,486,597
Total WHOIS records with a Registrant Contact 1,259,821,131
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,100,817,451
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,036,193,709

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 265 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.