WHOIS QUERY TIME

25 May 2024 - 3:46 PM UTC

Registered: 29 January 2016
Modified: 19 April 2024

REGISTRAR

Name: Hostnet B.V.

DNSSEC

yes

NAME SERVERS

ns01.hostnet.nl
ns02.hostnet.nl

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=meug.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "meug.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "meug.nl",
            "domain_keyword": "meug",
            "domain_tld": "nl",
            "query_time": "2024-05-25 15:46:17",
            "create_date": "2016-01-29",
            "update_date": "2024-04-19",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>meug.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>meug.nl</domain_name>
   <domain_keyword>meug</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 15:46:17</query_time>
   <create_date>2016-01-29</create_date>
   <update_date>2024-04-19</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.025</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.045 seconds) for "meug.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Apr 2023 - 4:22 AM UTC

Registered: 29 January 2016
Modified: 26 June 2022

REGISTRAR

Name: team.blue nl B.V.

DNSSEC

yes

NAME SERVERS

ns0.transip.net
ns1.transip.nl
ns2.transip.eu

DOMAIN STATUS

Active

#2 - QUERY TIME

30 Jun 2023 - 2:54 AM UTC

Registered: 29 January 2016
Modified: 20 June 2023

REGISTRAR

Name: Hostnet B.V.

DNSSEC

yes

NAME SERVERS

ns01.hostnet.nl
ns02.hostnet.nl

DOMAIN STATUS

Active

#3 - QUERY TIME

25 May 2024 - 3:46 PM UTC

Registered: 29 January 2016
Modified: 19 April 2024

REGISTRAR

Name: Hostnet B.V.

DNSSEC

yes

NAME SERVERS

ns01.hostnet.nl
ns02.hostnet.nl

DOMAIN STATUS

Active

* 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=meug.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "meug.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "meug.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "meug.nl",
            "domain_keyword": "meug",
            "domain_tld": "nl",
            "query_time": "2023-04-27 04:22:42",
            "create_date": "2016-01-29",
            "update_date": "2022-06-26",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "meug.nl",
            "domain_keyword": "meug",
            "domain_tld": "nl",
            "query_time": "2023-06-30 02:54:23",
            "create_date": "2016-01-29",
            "update_date": "2023-06-20",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "meug.nl",
            "domain_keyword": "meug",
            "domain_tld": "nl",
            "query_time": "2024-05-25 15:46:17",
            "create_date": "2016-01-29",
            "update_date": "2024-04-19",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "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>meug.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>meug.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>meug.nl</domain_name>
   <domain_keyword>meug</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-27 04:22:42</query_time>
   <create_date>2016-01-29</create_date>
   <update_date>2022-06-26</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>meug.nl</domain_name>
   <domain_keyword>meug</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-06-30 02:54:23</query_time>
   <create_date>2016-01-29</create_date>
   <update_date>2023-06-20</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>meug.nl</domain_name>
   <domain_keyword>meug</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 15:46:17</query_time>
   <create_date>2016-01-29</create_date>
   <update_date>2024-04-19</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.045</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 4 domain names (in 0.015 seconds) which contained the exact domain keyword "meug".
Domain Name Registered Expiry Registrar Ownership
1 meug.co.nz 2 Mar 2003 - ideegeo Group Ltd, c/o iwantmyname -
2 meug.com 8 Oct 2008 8 Oct 2024 Name.com, Inc. -
3 meug.be 9 Oct 2015 - Mijn InternetOplossing B.V. -
4 meug.nl 29 Jan 2016 - Hostnet B.V. -
5 meug.tech 6 Oct 2023 6 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=meug&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "meug",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "meug.co.nz, meug.com, meug.be, meug.nl, meug.tech",
    "results": [
        {
            "num": 1,
            "domain_name": "meug.co.nz",
            "domain_keyword": "meug",
            "domain_tld": "co.nz",
            "query_time": "2024-04-21 09:57:06",
            "create_date": "2003-03-02",
            "update_date": "2024-04-16",
            "registrar_name": "ideegeo Group Ltd, c/o iwantmyname",
            "registrar_website": "https://iwantmyname.com/",
            "name_servers": [
                "anuj.ns.cloudflare.com",
                "veda.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "meug.com",
            "domain_keyword": "meug",
            "domain_tld": "com",
            "query_time": "2024-05-02 07:48:57",
            "create_date": "2008-10-08",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Non-Public Data",
            "registrant_company": "-",
            "registrant_address": "Non-Public Data",
            "registrant_city": "Non-Public Data",
            "registrant_state": "CA",
            "registrant_zip": "00000",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/meug.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1kwy.name.com",
                "ns2kry.name.com",
                "ns3bfm.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "meug.be",
            "domain_keyword": "meug",
            "domain_tld": "be",
            "query_time": "2024-05-25 15:46:17",
            "create_date": "2015-10-09",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.lemonlive.be",
                "ns2.lemonlive.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 4,
            "domain_name": "meug.nl",
            "domain_keyword": "meug",
            "domain_tld": "nl",
            "query_time": "2024-05-25 15:46:17",
            "create_date": "2016-01-29",
            "update_date": "2024-04-19",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "meug.tech",
            "domain_keyword": "meug",
            "domain_tld": "tech",
            "query_time": "2024-05-02 07:48:57",
            "create_date": "2023-10-06",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "zac.ns.cloudflare.com",
                "zelda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>meug</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>meug.co.nz, meug.com, meug.be, meug.nl, meug.tech</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>meug.co.nz</domain_name>
   <domain_keyword>meug</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-21 09:57:06</query_time>
   <create_date>2003-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <registrar_name>ideegeo Group Ltd, c/o iwantmyname</registrar_name>
   <registrar_website>https://iwantmyname.com/</registrar_website>
   <name_servers>
    <value>anuj.ns.cloudflare.com</value>
    <value>veda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>meug.com</domain_name>
   <domain_keyword>meug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 07:48:57</query_time>
   <create_date>2008-10-08</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Non-Public Data</registrant_name>
   <registrant_company>-</registrant_company>
   <registrant_address>Non-Public Data</registrant_address>
   <registrant_city>Non-Public Data</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/meug.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1kwy.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4htz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>meug.be</domain_name>
   <domain_keyword>meug</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 15:46:17</query_time>
   <create_date>2015-10-09</create_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.lemonlive.be</value>
    <value>ns2.lemonlive.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>meug.nl</domain_name>
   <domain_keyword>meug</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 15:46:17</query_time>
   <create_date>2016-01-29</create_date>
   <update_date>2024-04-19</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>meug.tech</domain_name>
   <domain_keyword>meug</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-02 07:48:57</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>zac.ns.cloudflare.com</value>
    <value>zelda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.015</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,389 domain names (in 0.046 seconds) which look and sound like the brand name "meug".
Domain Name Registered Expiry Registrar Ownership
1 mkug.ru 28 Apr 2016 28 Apr 2025 SALENAMES-RU NALIM DEVELOPMENT LTD.
2 meuc.org.br 20 Dec 2004 20 Dec 2024 - Missao Evangelica Uniao Crista - SEJA
3 meng.cab 9 Nov 2023 9 Nov 2024 Sav.com, LLC - 5 Privacy Protection
4 meag.com 20 Nov 1998 19 Nov 2024 CSC Corporate Domains, Inc. -
5 emug.fr 5 Jan 2023 5 Jan 2025 SCALEWAY Ano Nymous
6 mfug.com 17 Jan 2001 17 Jan 2025 GoDaddy.com, LLC -
7 mneug.com 30 Nov 2018 30 Nov 2024 Tucows Domains Inc. -
8 mqug.com 31 Jan 2006 31 Jan 2025 GoDaddy.com, LLC -
9 mehg.in 2 Apr 2022 2 Apr 2025 GoDaddy.com, LLC TORRENT INFOTECH
10 merg.net 24 Jul 2009 24 Jul 2024 Hetzner Online GmbH REDACTED FOR PRIVACY
11 megg.ru 10 Nov 2010 10 Nov 2024 SALENAMES-RU Private Person
12 mewg.org.uk 22 Sep 2017 22 Sep 2025 Axia Computer Systems Ltd t/a AxiaNet [Tag = AXIANET] -
13 meog.cn 22 Mar 2023 22 Mar 2025 郑州世纪创联电子科技开发有限公司 李书云
14 meut.net 19 Sep 2023 19 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
15 meuv.net 27 Apr 2023 27 Apr 2025 Gname 068 Inc -
16 mesg.nl 5 Nov 2020 - OmniRegistrar -
17 aeug.net 8 Jul 2017 8 Jul 2026 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
18 medg.name - - 1API GmbH -
19 meuz.ru 21 May 2002 21 May 2025 RU-CENTER-RU Jewellerprom ltd
20 mmug.net 14 Sep 1999 14 Sep 2024 Japan Registry Services Co.,Ltd.(JPRS) HAJIME SUZUKI
21 mehg.top 7 Sep 2023 7 Sep 2024 NameSilo,LLC PrivacyGuardian.org llc
22 meum.sk 4 Apr 2018 4 Apr 2025 INTERNET CZ, a.s. Ján Jedlička - Jesar
23 memg.ru 31 Aug 2009 31 Aug 2024 SALENAMES-RU Private Person
24 meui.ru 24 Nov 2023 24 Nov 2024 RU-CENTER-RU Private Person
25 metg.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Tony Chesher
26 meuc.co.uk 30 Nov 2000 30 Nov 2024 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
27 mezg.com 28 Dec 2005 19 Feb 2025 GoDaddy.com, LLC -
28 muug.net 21 Jan 2000 21 Jan 2025 Register.com, Inc. -
29 meig.com 22 Nov 2001 22 Nov 2024 PSI-USA, Inc. dba Domain Robot -
30 metg.online 27 Dec 2023 27 Dec 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
31 meng.zip 3 Mar 2024 3 Mar 2025 Porkbun LLC Private by Design, LLC
32 meuh.ovh 25 Oct 2017 25 Oct 2024 OVH REDACTED_FOR_PRIVACY
33 meus.jp 6 Jun 2006 30 Jun 2024 - MEUS co.,ltd.
34 mteug.com 1 Sep 2017 1 Sep 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
35 megg.design 12 May 2021 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 mewug.wtf 19 Dec 2022 19 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
37 mecg.me 28 Jan 2024 28 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
38 meui.com 10 Nov 2001 10 Nov 2031 Tucows Domains Inc. -
39 deug.ru 1 Nov 2023 1 Nov 2024 SALENAMES-RU Private Person
40 mzug.lat 24 Oct 2023 24 Oct 2024 Porkbun, LLC Private by Design, LLC
41 emug.website 2 Sep 2022 2 Sep 2024 Key-Systems LLC UN-IT Unternehmensberatung und Dienstleistung GmbH
42 reug.org 15 Feb 2011 15 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Technische Universitaet Wien IFM e027
43 muug.ca 26 Aug 2014 26 Aug 2024 easyDNS Technologies Inc. Manitoba UNIX User Group
44 meuh.info 4 Jul 2022 4 Jul 2024 Gandi SAS REDACTED FOR PRIVACY
45 aeug.co.jp 7 Apr 2009 - - A.E.U.G.
46 meng.icu 21 May 2023 21 May 2025 DNSPod, Inc. caichengen
47 megu.tech 2 Apr 2021 2 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
48 megu.dev 28 Feb 2019 28 Feb 2025 Porkbun LLC Private by Design, LLC
49 meua.com 29 Mar 2000 29 Mar 2025 GoDaddy.com, LLC -
50 meum.finance 14 Dec 2022 14 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 moug.us 16 Dec 2022 16 Dec 2032 GoDaddy.com, LLC Rich Niemiec
52 mnug.de - - - -
53 meng.berlin 21 Mar 2014 21 Mar 2025 1&1 Internet SE -
54 meuf.org 12 Jul 2023 12 Jul 2024 Sav.com, LLC - 2 Privacy Protection
55 mesg.host 16 May 2023 16 May 2025 Cloudflare, Inc. Rental Manager
56 medg.biz 2 Feb 2012 1 Feb 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
57 heug.nl 11 May 2021 - Hostnet B.V. -
58 mepg.info 15 Dec 2022 15 Dec 2024 GKG.NET, INC. GKG.NET Domain Proxy Service
59 meog.online 20 Sep 2023 20 Sep 2024 Registrar of Domain Names REG.RU, LLC Private Person
60 meuh.net 22 Sep 2023 22 Sep 2024 Dynadot Inc -
61 moug.cn 2 Apr 2023 2 Apr 2025 上海福虎信息科技有限公司 韩孟歌
62 meus.link 30 Apr 2024 30 Apr 2025 1API GmbH Domains By Proxy, LLC
63 metg.com 12 Jan 2000 12 Jan 2030 GoDaddy.com, LLC -
64 meuk.io 19 Aug 2020 19 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
65 meeg.fr 3 Oct 2010 3 Oct 2024 OVH Ano Nymous
66 meig.de - - - -
67 meue.net 11 Apr 2008 11 Apr 2025 GoDaddy.com, LLC NameFind LLC
68 meyg.space 14 Sep 2020 14 Sep 2024 Domain.com, LLC David Spondike
69 megg.world 21 Sep 2021 21 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
70 meu5g.com 4 Jan 2021 4 Jan 2025 GoDaddy.com, LLC -
71 meugh.com 4 Apr 2023 4 Apr 2024 Eranet International Limited -
72 meng.ru 13 Oct 2008 13 Oct 2024 SALENAMES-RU Private Person
73 zeug.org 6 Apr 2000 6 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
74 meuf.app 9 Mar 2024 9 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
75 megg.site 7 Sep 2023 7 Sep 2024 Registrar of Domain Names REG.RU, LLC Private Person
76 mzug.org 23 Mar 2023 23 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
77 meugc.xyz 7 Apr 2022 7 Apr 2025 Gabia, Inc. -
78 mecg.de - - - -
79 mebug.com 18 May 2017 18 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
80 mbug.top 13 May 2022 13 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) dong li
81 mevg.com.au - - Domain Directors Pty Ltd trading as Instra Rob McInnes
82 oeug.at - - IONOS SE 1&1 Internet AG
83 merg.agency 2 Apr 2023 2 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
84 xeug.com 14 Oct 2006 14 Oct 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
85 mcug.com 23 Apr 2000 23 Apr 2032 Tucows Domains Inc. -
86 medug.com 31 Oct 2011 31 Oct 2024 IONOS SE manage.med UG
87 mgug.net 21 Oct 2017 21 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
88 memug.com 21 Aug 2005 21 Aug 2025 GoDaddy.com, LLC -
89 mdug.org 31 Jan 2001 31 Jan 2028 IONOS SE REDACTED FOR PRIVACY
90 mtug.net 3 Sep 2006 3 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
91 meng.com 7 Mar 2000 7 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 4eug.me 21 Oct 2022 21 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
93 mkug.monster 18 Jun 2023 18 Jun 2024 Name.com, Inc -
94 meus.kids 22 May 2024 22 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
95 meue.top 7 Jul 2023 7 Jul 2024 NameSilo,LLC PrivacyGuardian.org llc
96 meuu.com 11 Jan 2004 11 Jan 2025 GoDaddy.com, LLC -
97 msug.com 29 Feb 2004 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 merg.pro 31 Mar 2016 31 Mar 2025 NordNet SA Guiriec
99 meup.co 18 Jul 2020 18 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
100 meugc.net 9 May 2022 9 May 2028 GoDaddy.com, LLC -
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 Meug.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=meug.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "meug.nl",
        "page_size": 100
    },
    "count": {
        "total": 1389,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "mkug.ru, meuc.org.br, meng.cab, meag.com, emug.fr, mfug.com, mneug.com, mqug.com, mehg.in, merg.net, megg.ru, mewg.org.uk, meog.cn, meut.net, meuv.net, mesg.nl, aeug.net, medg.name, meuz.ru, mmug.net, mehg.top, meum.sk, memg.ru, meui.ru, metg.com.au, meuc.co.uk, mezg.com, muug.net, meig.com, metg.online, meng.zip, meuh.ovh, meus.jp, mteug.com, megg.design, mewug.wtf, mecg.me, meui.com, deug.ru, mzug.lat, emug.website, reug.org, muug.ca, meuh.info, aeug.co.jp, meng.icu, megu.tech, megu.dev, meua.com, meum.finance, moug.us, mnug.de, meng.berlin, meuf.org, mesg.host, medg.biz, heug.nl, mepg.info, meog.online, meuh.net, moug.cn, meus.link, metg.com, meuk.io, meeg.fr, meig.de, meue.net, meyg.space, megg.world, meu5g.com, meugh.com, meng.ru, zeug.org, meuf.app, megg.site, mzug.org, meugc.xyz, mecg.de, mebug.com, mbug.top, mevg.com.au, oeug.at, merg.agency, xeug.com, mcug.com, medug.com, mgug.net, memug.com, mdug.org, mtug.net, meng.com, 4eug.me, mkug.monster, meus.kids, meue.top, meuu.com, msug.com, merg.pro, meup.co, meugc.net",
    "results": [
        {
            "num": 1,
            "domain_name": "mkug.ru",
            "domain_keyword": "mkug",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:38:56",
            "create_date": "2016-04-28",
            "expiry_date": "2025-04-28",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "NALIM DEVELOPMENT LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "meuc.org.br",
            "domain_keyword": "meuc",
            "domain_tld": "org.br",
            "query_time": "2024-04-21 09:56:17",
            "create_date": "2004-12-20",
            "update_date": "2021-12-21",
            "expiry_date": "2024-12-20",
            "registrant_name": "Missao Evangelica Uniao Crista - SEJA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns148.umbler.in",
                "ns283.umbler.com.br",
                "ns534.umbler.com",
                "ns840.umbler.co.uk"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "meng.cab",
            "domain_keyword": "meng",
            "domain_tld": "cab",
            "query_time": "2024-05-17 07:46:45",
            "create_date": "2023-11-09",
            "update_date": "2024-04-29",
            "expiry_date": "2024-11-09",
            "registrar_iana": 3895,
            "registrar_name": "Sav.com, LLC - 5",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sav.com",
                "ns2.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "meag.com",
            "domain_keyword": "meag",
            "domain_tld": "com",
            "query_time": "2024-05-21 18:01:11",
            "create_date": "1998-11-20",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://cscdbs.com",
            "name_servers": [
                "a1-208.akam.net",
                "a14-65.akam.net",
                "a18-66.akam.net",
                "a5-64.akam.net",
                "a7-65.akam.net",
                "a8-64.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "emug.fr",
            "domain_keyword": "emug",
            "domain_tld": "fr",
            "query_time": "2024-06-04 12:06:24",
            "create_date": "2023-01-05",
            "update_date": "2023-01-10",
            "expiry_date": "2025-01-05",
            "registrar_name": "SCALEWAY",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 6,
            "domain_name": "mfug.com",
            "domain_keyword": "mfug",
            "domain_tld": "com",
            "query_time": "2024-06-02 12:59:55",
            "create_date": "2001-01-17",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "mneug.com",
            "domain_keyword": "mneug",
            "domain_tld": "com",
            "query_time": "2024-04-22 01:31:46",
            "create_date": "2018-11-30",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.ieditweb.com",
                "ns2.ieditweb.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mqug.com",
            "domain_keyword": "mqug",
            "domain_tld": "com",
            "query_time": "2024-04-26 02:00:55",
            "create_date": "2006-01-31",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "mehg.in",
            "domain_keyword": "mehg",
            "domain_tld": "in",
            "query_time": "2024-04-30 02:43:19",
            "create_date": "2022-04-02",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TORRENT INFOTECH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "merg.net",
            "domain_keyword": "merg",
            "domain_tld": "net",
            "query_time": "2024-04-16 09:43:43",
            "create_date": "2009-07-24",
            "update_date": "2023-10-12",
            "expiry_date": "2024-07-24",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "megg.ru",
            "domain_keyword": "megg",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:55:31",
            "create_date": "2010-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "mewg.org.uk",
            "domain_keyword": "mewg",
            "domain_tld": "org.uk",
            "query_time": "2024-04-21 10:02:21",
            "create_date": "2017-09-22",
            "update_date": "2023-08-23",
            "expiry_date": "2025-09-22",
            "registrar_name": "Axia Computer Systems Ltd t/a AxiaNet [Tag = AXIANET]",
            "registrar_website": "https://www.axia.co.uk",
            "name_servers": [
                "ns01.axiaserve.net",
                "ns02.axiaserve.net",
                "ns1.axiaserve.net",
                "ns2.axiaserve.net",
                "ns3.axiaserve.net",
                "ns4.axiaserve.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "meog.cn",
            "domain_keyword": "meog",
            "domain_tld": "cn",
            "query_time": "2024-05-12 23:31:57",
            "create_date": "2023-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "李书云",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "meut.net",
            "domain_keyword": "meut",
            "domain_tld": "net",
            "query_time": "2024-05-29 20:35:29",
            "create_date": "2023-09-19",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "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": [
                "howard.ns.cloudflare.com",
                "naomi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "meuv.net",
            "domain_keyword": "meuv",
            "domain_tld": "net",
            "query_time": "2024-05-02 07:50:50",
            "create_date": "2023-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 4060,
            "registrar_name": "Gname 068 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "mesg.nl",
            "domain_keyword": "mesg",
            "domain_tld": "nl",
            "query_time": "2024-05-06 19:57:32",
            "create_date": "2020-11-05",
            "update_date": "2022-03-20",
            "registrar_name": "OmniRegistrar",
            "name_servers": [
                "pns1.directdomain.nl",
                "pns2.directdomain.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 17,
            "domain_name": "aeug.net",
            "domain_keyword": "aeug",
            "domain_tld": "net",
            "query_time": "2024-04-22 08:45:03",
            "create_date": "2017-07-08",
            "update_date": "2023-03-29",
            "expiry_date": "2026-07-08",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1 Ofuka-cho, Grand Front Osaka Tower B 23F",
            "registrant_city": "Kita-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.663740121",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "medg.name",
            "domain_keyword": "medg",
            "domain_tld": "name",
            "query_time": "2024-05-08 16:26:45",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 19,
            "domain_name": "meuz.ru",
            "domain_keyword": "meuz",
            "domain_tld": "ru",
            "query_time": "2024-05-22 14:39:30",
            "create_date": "2002-05-21",
            "expiry_date": "2025-05-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Jewellerprom ltd",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "mmug.net",
            "domain_keyword": "mmug",
            "domain_tld": "net",
            "query_time": "2024-04-27 20:37:14",
            "create_date": "1999-09-14",
            "update_date": "2021-08-14",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "HAJIME SUZUKI",
            "registrant_address": "Higashi-cho11-3",
            "registrant_city": "Mishima",
            "registrant_state": "Shizuoka",
            "registrant_zip": "411-0852",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.559712654",
            "registrant_fax": "+81.559769734",
            "name_servers": [
                "dns3.cute-cute.net",
                "dns4.cute-cute.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mehg.top",
            "domain_keyword": "mehg",
            "domain_tld": "top",
            "query_time": "2024-04-24 09:55:20",
            "create_date": "2023-09-07",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org 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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "meum.sk",
            "domain_keyword": "meum",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:48:55",
            "create_date": "2018-04-04",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-04",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrant_name": "Ján Jedlička - Jesar",
            "registrant_company": "Ján Jedlička - Jesar",
            "registrant_address": "Ľubľanská 2/50",
            "registrant_city": "Žilina",
            "registrant_zip": "010 08",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 23,
            "domain_name": "memg.ru",
            "domain_keyword": "memg",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:58:35",
            "create_date": "2009-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "meui.ru",
            "domain_keyword": "meui",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:44:08",
            "create_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "metg.com.au",
            "domain_keyword": "metg",
            "domain_tld": "com.au",
            "query_time": "2024-06-07 11:43:14",
            "update_date": "2024-06-06",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Tony Chesher",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "meuc.co.uk",
            "domain_keyword": "meuc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 09:56:19",
            "create_date": "2000-11-30",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-30",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "mezg.com",
            "domain_keyword": "mezg",
            "domain_tld": "com",
            "query_time": "2024-04-23 13:00:04",
            "create_date": "2005-12-28",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "muug.net",
            "domain_keyword": "muug",
            "domain_tld": "net",
            "query_time": "2024-04-18 12:59:49",
            "create_date": "2000-01-21",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-21",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "meig.com",
            "domain_keyword": "meig",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:54:19",
            "create_date": "2001-11-22",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-22",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "name_servers": [
                "ns1.is-fun.net",
                "ns2.is-fun.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "metg.online",
            "domain_keyword": "metg",
            "domain_tld": "online",
            "query_time": "2024-05-07 00:20:29",
            "create_date": "2023-12-27",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-27",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "meng.zip",
            "domain_keyword": "meng",
            "domain_tld": "zip",
            "query_time": "2024-05-07 16:12:23",
            "create_date": "2024-03-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "meuh.ovh",
            "domain_keyword": "meuh",
            "domain_tld": "ovh",
            "query_time": "2024-05-10 23:21:04",
            "create_date": "2017-10-25",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-25",
            "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": [
                "ns1.meuh.ovh",
                "ns2.meuh.ovh"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "meus.jp",
            "domain_keyword": "meus",
            "domain_tld": "jp",
            "query_time": "2024-05-10 23:21:53",
            "create_date": "2006-06-06",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "MEUS co.,ltd.",
            "registrant_zip": "163-0245",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5324-0866",
            "name_servers": [
                "ns-1533.awsdns-63.org",
                "ns-1919.awsdns-47.co.uk",
                "ns-278.awsdns-34.com",
                "ns-661.awsdns-18.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 34,
            "domain_name": "mteug.com",
            "domain_keyword": "mteug",
            "domain_tld": "com",
            "query_time": "2024-05-25 17:36:37",
            "create_date": "2017-09-01",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-01",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.jilinsights.net",
                "ns2.jilinsights.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "megg.design",
            "domain_keyword": "megg",
            "domain_tld": "design",
            "query_time": "2024-05-15 04:21:12",
            "create_date": "2021-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "mewug.wtf",
            "domain_keyword": "mewug",
            "domain_tld": "wtf",
            "query_time": "2024-06-02 12:53:32",
            "create_date": "2022-12-19",
            "update_date": "2023-11-24",
            "expiry_date": "2024-12-19",
            "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": 37,
            "domain_name": "mecg.me",
            "domain_keyword": "mecg",
            "domain_tld": "me",
            "query_time": "2024-06-09 06:48:01",
            "create_date": "2024-01-28",
            "update_date": "2024-04-12",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org 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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "meui.com",
            "domain_keyword": "meui",
            "domain_tld": "com",
            "query_time": "2024-04-21 09:57:11",
            "create_date": "2001-11-10",
            "update_date": "2024-03-11",
            "expiry_date": "2031-11-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "deug.ru",
            "domain_keyword": "deug",
            "domain_tld": "ru",
            "query_time": "2024-05-05 19:43:43",
            "create_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "mzug.lat",
            "domain_keyword": "mzug",
            "domain_tld": "lat",
            "query_time": "2024-05-07 08:36:45",
            "create_date": "2023-10-24",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-24",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "emug.website",
            "domain_keyword": "emug",
            "domain_tld": "website",
            "query_time": "2024-05-07 09:58:46",
            "create_date": "2022-09-02",
            "update_date": "2023-11-23",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "UN-IT Unternehmensberatung und Dienstleistung GmbH",
            "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.",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "reug.org",
            "domain_keyword": "reug",
            "domain_tld": "org",
            "query_time": "2024-04-20 03:12:14",
            "create_date": "2011-02-15",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-15",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Technische Universitaet Wien IFM e027",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nameservice.at",
                "ns2.nameservice.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "muug.ca",
            "domain_keyword": "muug",
            "domain_tld": "ca",
            "query_time": "2024-05-25 00:06:45",
            "create_date": "2014-08-26",
            "update_date": "2019-11-29",
            "expiry_date": "2024-08-26",
            "registrar_name": "easyDNS Technologies Inc.",
            "registrar_website": "www.easydns.ca",
            "registrant_name": "Manitoba UNIX User Group",
            "name_servers": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "meuh.info",
            "domain_keyword": "meuh",
            "domain_tld": "info",
            "query_time": "2024-05-25 15:46:18",
            "create_date": "2022-07-04",
            "update_date": "2024-05-24",
            "expiry_date": "2024-07-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "11",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fastsecurehost.com",
                "ns2.fastsecurehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "aeug.co.jp",
            "domain_keyword": "aeug",
            "domain_tld": "co.jp",
            "query_time": "2024-05-22 05:41:59",
            "create_date": "2009-04-07",
            "update_date": "2024-05-01",
            "registrant_company": "A.E.U.G.",
            "name_servers": [
                "dns.jz-arcadia.gr.jp"
            ]
        },
        {
            "num": 46,
            "domain_name": "meng.icu",
            "domain_keyword": "meng",
            "domain_tld": "icu",
            "query_time": "2024-05-22 00:51:03",
            "create_date": "2023-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "caichengen",
            "registrant_state": "guang dong sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "summit.dnspod.net",
                "water.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "megu.tech",
            "domain_keyword": "megu",
            "domain_tld": "tech",
            "query_time": "2024-05-15 04:22:08",
            "create_date": "2021-04-02",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "megu.dev",
            "domain_keyword": "megu",
            "domain_tld": "dev",
            "query_time": "2024-04-29 07:48:55",
            "create_date": "2019-02-28",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ivy.ns.cloudflare.com",
                "jobs.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "meua.com",
            "domain_keyword": "meua",
            "domain_tld": "com",
            "query_time": "2024-04-21 09:54:56",
            "create_date": "2000-03-29",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "meum.finance",
            "domain_keyword": "meum",
            "domain_tld": "finance",
            "query_time": "2024-05-02 07:49:38",
            "create_date": "2022-12-14",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "moug.us",
            "domain_keyword": "moug",
            "domain_tld": "us",
            "query_time": "2024-04-30 02:25:13",
            "create_date": "2022-12-16",
            "update_date": "2022-12-21",
            "expiry_date": "2032-12-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Rich Niemiec",
            "registrant_address": "5518 Reservation Road",
            "registrant_city": "Oswego",
            "registrant_state": "Illinois",
            "registrant_zip": "60543",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6304642355",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "mnug.de",
            "domain_keyword": "mnug",
            "domain_tld": "de",
            "query_time": "2024-05-05 02:09:45",
            "update_date": "2011-10-07",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 53,
            "domain_name": "meng.berlin",
            "domain_keyword": "meng",
            "domain_tld": "berlin",
            "query_time": "2024-05-20 13:19:34",
            "create_date": "2014-03-21",
            "update_date": "2015-04-07",
            "expiry_date": "2025-03-21",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "meuf.org",
            "domain_keyword": "meuf",
            "domain_tld": "org",
            "query_time": "2024-05-25 15:46:16",
            "create_date": "2023-07-12",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-12",
            "registrar_iana": 3892,
            "registrar_name": "Sav.com, LLC - 2",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "mesg.host",
            "domain_keyword": "mesg",
            "domain_tld": "host",
            "query_time": "2024-05-16 00:21:34",
            "create_date": "2023-05-16",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Rental Manager",
            "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": [
                "ruth.ns.cloudflare.com",
                "tom.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "medg.biz",
            "domain_keyword": "medg",
            "domain_tld": "biz",
            "query_time": "2024-05-14 22:58:38",
            "create_date": "2012-02-02",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-01",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "heug.nl",
            "domain_keyword": "heug",
            "domain_tld": "nl",
            "query_time": "2024-05-16 13:07:17",
            "create_date": "2021-05-11",
            "update_date": "2024-04-19",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 58,
            "domain_name": "mepg.info",
            "domain_keyword": "mepg",
            "domain_tld": "info",
            "query_time": "2024-05-30 01:50:50",
            "create_date": "2022-12-15",
            "update_date": "2022-12-20",
            "expiry_date": "2024-12-15",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GKG.NET Domain Proxy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.gkg.net",
                "ns4.gkg.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "meog.online",
            "domain_keyword": "meog",
            "domain_tld": "online",
            "query_time": "2024-05-30 01:48:59",
            "create_date": "2023-09-20",
            "update_date": "2023-11-18",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Krasnodarskiy kray",
            "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.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "meuh.net",
            "domain_keyword": "meuh",
            "domain_tld": "net",
            "query_time": "2024-06-09 04:32:41",
            "create_date": "2023-09-22",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "moug.cn",
            "domain_keyword": "moug",
            "domain_tld": "cn",
            "query_time": "2024-04-30 02:35:02",
            "create_date": "2023-04-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "上海福虎信息科技有限公司",
            "registrant_name": "韩孟歌",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "meus.link",
            "domain_keyword": "meus",
            "domain_tld": "link",
            "query_time": "2024-05-02 16:44:55",
            "create_date": "2024-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "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": [
                "jobs.ns.cloudflare.com",
                "meg.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "metg.com",
            "domain_keyword": "metg",
            "domain_tld": "com",
            "query_time": "2024-05-03 07:47:15",
            "create_date": "2000-01-12",
            "update_date": "2023-11-01",
            "expiry_date": "2030-01-12",
            "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": 64,
            "domain_name": "meuk.io",
            "domain_keyword": "meuk",
            "domain_tld": "io",
            "query_time": "2024-05-12 10:20:10",
            "create_date": "2020-08-19",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-19",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "meeg.fr",
            "domain_keyword": "meeg",
            "domain_tld": "fr",
            "query_time": "2024-05-05 09:02:47",
            "create_date": "2010-10-03",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-03",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 66,
            "domain_name": "meig.de",
            "domain_keyword": "meig",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:31:41",
            "update_date": "2019-12-27",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 67,
            "domain_name": "meue.net",
            "domain_keyword": "meue",
            "domain_tld": "net",
            "query_time": "2024-04-21 09:56:59",
            "create_date": "2008-04-11",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "meyg.space",
            "domain_keyword": "meyg",
            "domain_tld": "space",
            "query_time": "2024-05-25 23:02:14",
            "create_date": "2020-09-14",
            "update_date": "2024-04-26",
            "expiry_date": "2024-09-14",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "David Spondike",
            "registrant_state": "OH",
            "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.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "megg.world",
            "domain_keyword": "megg",
            "domain_tld": "world",
            "query_time": "2024-05-22 14:59:04",
            "create_date": "2021-09-21",
            "update_date": "2023-06-28",
            "expiry_date": "2024-09-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "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.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "meu5g.com",
            "domain_keyword": "meu5g",
            "domain_tld": "com",
            "query_time": "2024-06-09 04:31:19",
            "create_date": "2021-01-04",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.mysampa.com",
                "ns2.mysampa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "meugh.com",
            "domain_keyword": "meugh",
            "domain_tld": "com",
            "query_time": "2024-05-29 20:34:29",
            "create_date": "2023-04-04",
            "update_date": "2024-05-11",
            "expiry_date": "2024-04-04",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "meng.ru",
            "domain_keyword": "meng",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:59:28",
            "create_date": "2008-10-13",
            "expiry_date": "2024-10-13",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "zeug.org",
            "domain_keyword": "zeug",
            "domain_tld": "org",
            "query_time": "2024-04-15 19:35:43",
            "create_date": "2000-04-06",
            "update_date": "2023-05-31",
            "expiry_date": "2025-04-06",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "meuf.app",
            "domain_keyword": "meuf",
            "domain_tld": "app",
            "query_time": "2024-05-12 10:20:08",
            "create_date": "2024-03-09",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-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": [
                "ns-1243.awsdns-27.org",
                "ns-1594.awsdns-07.co.uk",
                "ns-56.awsdns-07.com",
                "ns-850.awsdns-42.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "megg.site",
            "domain_keyword": "megg",
            "domain_tld": "site",
            "query_time": "2024-05-22 14:59:04",
            "create_date": "2023-09-07",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "orlovskaya",
            "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.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "mzug.org",
            "domain_keyword": "mzug",
            "domain_tld": "org",
            "query_time": "2024-05-21 18:30:00",
            "create_date": "2023-03-23",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": "meugc.xyz",
            "domain_keyword": "meugc",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 15:46:18",
            "create_date": "2022-04-07",
            "update_date": "2023-11-21",
            "expiry_date": "2025-04-07",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "mecg.de",
            "domain_keyword": "mecg",
            "domain_tld": "de",
            "query_time": "2024-06-07 02:48:38",
            "update_date": "2024-05-02",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 79,
            "domain_name": "mebug.com",
            "domain_keyword": "mebug",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:40:44",
            "create_date": "2017-05-18",
            "update_date": "2020-05-12",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "mbug.top",
            "domain_keyword": "mbug",
            "domain_tld": "top",
            "query_time": "2024-05-15 17:15:06",
            "create_date": "2022-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "dong li",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he nan",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "mevg.com.au",
            "domain_keyword": "mevg",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 15:47:36",
            "update_date": "2022-10-03",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Rob McInnes",
            "name_servers": [
                "lisa.ns.cloudflare.com",
                "rob.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "oeug.at",
            "domain_keyword": "oeug",
            "domain_tld": "at",
            "query_time": "2024-05-11 03:08:04",
            "update_date": "2023-06-12",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://nic.at/registrar/22",
            "registrant_name": "Hostmaster EINSUNDEINS",
            "registrant_company": "1&1 Internet AG",
            "registrant_address": "Brauerstr. 48",
            "registrant_city": "Karlsruhe",
            "registrant_zip": "76135",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+497219600",
            "name_servers": [
                "ns1019.ui-dns.de",
                "ns1036.ui-dns.biz",
                "ns1071.ui-dns.org",
                "ns1104.ui-dns.com"
            ]
        },
        {
            "num": 83,
            "domain_name": "merg.agency",
            "domain_keyword": "merg",
            "domain_tld": "agency",
            "query_time": "2024-05-31 15:19:23",
            "create_date": "2023-04-02",
            "update_date": "2024-05-17",
            "expiry_date": "2025-04-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 84,
            "domain_name": "xeug.com",
            "domain_keyword": "xeug",
            "domain_tld": "com",
            "query_time": "2024-06-02 07:48:26",
            "create_date": "2006-10-14",
            "update_date": "2020-01-15",
            "expiry_date": "2023-10-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "mcug.com",
            "domain_keyword": "mcug",
            "domain_tld": "com",
            "query_time": "2024-06-07 15:33:35",
            "create_date": "2000-04-23",
            "update_date": "2024-03-11",
            "expiry_date": "2032-04-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "medug.com",
            "domain_keyword": "medug",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:16:04",
            "create_date": "2011-10-31",
            "update_date": "2018-03-15",
            "expiry_date": "2024-10-31",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "manage.med UG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1017.ui-dns.biz",
                "ns1017.ui-dns.com",
                "ns1017.ui-dns.de",
                "ns1017.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "mgug.net",
            "domain_keyword": "mgug",
            "domain_tld": "net",
            "query_time": "2024-04-23 06:28:04",
            "create_date": "2017-10-21",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=mgug.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "dell.ns.cloudflare.com",
                "roan.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "memug.com",
            "domain_keyword": "memug",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:57:55",
            "create_date": "2005-08-21",
            "update_date": "2023-06-15",
            "expiry_date": "2025-08-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "mdug.org",
            "domain_keyword": "mdug",
            "domain_tld": "org",
            "query_time": "2024-04-22 09:17:39",
            "create_date": "2001-01-31",
            "update_date": "2023-06-09",
            "expiry_date": "2028-01-31",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns1037.ui-dns.biz",
                "ns1043.ui-dns.org",
                "ns1056.ui-dns.de",
                "ns1120.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "mtug.net",
            "domain_keyword": "mtug",
            "domain_tld": "net",
            "query_time": "2024-04-23 19:54:17",
            "create_date": "2006-09-03",
            "update_date": "2023-08-05",
            "expiry_date": "2024-09-03",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/1e28f52d-612d-41b8-b486-3dbd94e59f6b",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "meng.com",
            "domain_keyword": "meng",
            "domain_tld": "com",
            "query_time": "2024-05-07 16:12:23",
            "create_date": "2000-03-07",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=meng.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "4eug.me",
            "domain_keyword": "4eug",
            "domain_tld": "me",
            "query_time": "2024-05-12 16:09:03",
            "create_date": "2022-10-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-21",
            "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.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "mkug.monster",
            "domain_keyword": "mkug",
            "domain_tld": "monster",
            "query_time": "2024-05-13 22:39:29",
            "create_date": "2023-06-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "te",
            "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": [
                "ns1cnb.name.com",
                "ns2dqx.name.com",
                "ns3cna.name.com",
                "ns4sxy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "meus.kids",
            "domain_keyword": "meus",
            "domain_tld": "kids",
            "query_time": "2024-05-23 02:17:33",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "meue.top",
            "domain_keyword": "meue",
            "domain_tld": "top",
            "query_time": "2024-05-25 15:46:14",
            "create_date": "2023-07-07",
            "update_date": "2024-01-07",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org 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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "meuu.com",
            "domain_keyword": "meuu",
            "domain_tld": "com",
            "query_time": "2024-05-25 15:47:22",
            "create_date": "2004-01-11",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "3984707c.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "msug.com",
            "domain_keyword": "msug",
            "domain_tld": "com",
            "query_time": "2024-05-30 21:24:44",
            "create_date": "2004-02-29",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=msug.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "merg.pro",
            "domain_keyword": "merg",
            "domain_tld": "pro",
            "query_time": "2024-05-29 06:13:44",
            "create_date": "2016-03-31",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 68,
            "registrar_name": "NordNet SA",
            "registrar_website": "http://www.nordnet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Guiriec",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsmpro1.nordnet.com",
                "nsmpro2.nordnet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "meup.co",
            "domain_keyword": "meup",
            "domain_tld": "co",
            "query_time": "2024-06-09 04:33:05",
            "create_date": "2020-07-18",
            "update_date": "2023-08-13",
            "expiry_date": "2024-07-18",
            "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": [
                "ns-1194.awsdns-21.org",
                "ns-2023.awsdns-60.co.uk",
                "ns-29.awsdns-03.com",
                "ns-845.awsdns-41.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "meugc.net",
            "domain_keyword": "meugc",
            "domain_tld": "net",
            "query_time": "2024-06-09 04:32:40",
            "create_date": "2022-05-09",
            "update_date": "2023-05-03",
            "expiry_date": "2028-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>meug.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1389</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>mkug.ru, meuc.org.br, meng.cab, meag.com, emug.fr, mfug.com, mneug.com, mqug.com, mehg.in, merg.net, megg.ru, mewg.org.uk, meog.cn, meut.net, meuv.net, mesg.nl, aeug.net, medg.name, meuz.ru, mmug.net, mehg.top, meum.sk, memg.ru, meui.ru, metg.com.au, meuc.co.uk, mezg.com, muug.net, meig.com, metg.online, meng.zip, meuh.ovh, meus.jp, mteug.com, megg.design, mewug.wtf, mecg.me, meui.com, deug.ru, mzug.lat, emug.website, reug.org, muug.ca, meuh.info, aeug.co.jp, meng.icu, megu.tech, megu.dev, meua.com, meum.finance, moug.us, mnug.de, meng.berlin, meuf.org, mesg.host, medg.biz, heug.nl, mepg.info, meog.online, meuh.net, moug.cn, meus.link, metg.com, meuk.io, meeg.fr, meig.de, meue.net, meyg.space, megg.world, meu5g.com, meugh.com, meng.ru, zeug.org, meuf.app, megg.site, mzug.org, meugc.xyz, mecg.de, mebug.com, mbug.top, mevg.com.au, oeug.at, merg.agency, xeug.com, mcug.com, medug.com, mgug.net, memug.com, mdug.org, mtug.net, meng.com, 4eug.me, mkug.monster, meus.kids, meue.top, meuu.com, msug.com, merg.pro, meup.co, meugc.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mkug.ru</domain_name>
   <domain_keyword>mkug</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:38:56</query_time>
   <create_date>2016-04-28</create_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>NALIM DEVELOPMENT LTD.</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>meuc.org.br</domain_name>
   <domain_keyword>meuc</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-04-21 09:56:17</query_time>
   <create_date>2004-12-20</create_date>
   <update_date>2021-12-21</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrant_name>Missao Evangelica Uniao Crista - SEJA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns148.umbler.in</value>
    <value>ns283.umbler.com.br</value>
    <value>ns534.umbler.com</value>
    <value>ns840.umbler.co.uk</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>meng.cab</domain_name>
   <domain_keyword>meng</domain_keyword>
   <domain_tld>cab</domain_tld>
   <query_time>2024-05-17 07:46:45</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>3895</registrar_iana>
   <registrar_name>Sav.com, LLC - 5</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sav.com</value>
    <value>ns2.sav.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>meag.com</domain_name>
   <domain_keyword>meag</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 18:01:11</query_time>
   <create_date>1998-11-20</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://cscdbs.com</registrar_website>
   <name_servers>
    <value>a1-208.akam.net</value>
    <value>a14-65.akam.net</value>
    <value>a18-66.akam.net</value>
    <value>a5-64.akam.net</value>
    <value>a7-65.akam.net</value>
    <value>a8-64.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>emug.fr</domain_name>
   <domain_keyword>emug</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-04 12:06:24</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>SCALEWAY</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>mfug.com</domain_name>
   <domain_keyword>mfug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 12:59:55</query_time>
   <create_date>2001-01-17</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>mneug.com</domain_name>
   <domain_keyword>mneug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 01:31:46</query_time>
   <create_date>2018-11-30</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-30</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.ieditweb.com</value>
    <value>ns2.ieditweb.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mqug.com</domain_name>
   <domain_keyword>mqug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 02:00:55</query_time>
   <create_date>2006-01-31</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>9</num>
   <domain_name>mehg.in</domain_name>
   <domain_keyword>mehg</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-30 02:43:19</query_time>
   <create_date>2022-04-02</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TORRENT INFOTECH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</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>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>10</num>
   <domain_name>merg.net</domain_name>
   <domain_keyword>merg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 09:43:43</query_time>
   <create_date>2009-07-24</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>megg.ru</domain_name>
   <domain_keyword>megg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:55:31</query_time>
   <create_date>2010-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>mewg.org.uk</domain_name>
   <domain_keyword>mewg</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-21 10:02:21</query_time>
   <create_date>2017-09-22</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2025-09-22</expiry_date>
   <registrar_name>Axia Computer Systems Ltd t/a AxiaNet [Tag = AXIANET]</registrar_name>
   <registrar_website>https://www.axia.co.uk</registrar_website>
   <name_servers>
    <value>ns01.axiaserve.net</value>
    <value>ns02.axiaserve.net</value>
    <value>ns1.axiaserve.net</value>
    <value>ns2.axiaserve.net</value>
    <value>ns3.axiaserve.net</value>
    <value>ns4.axiaserve.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>meog.cn</domain_name>
   <domain_keyword>meog</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 23:31:57</query_time>
   <create_date>2023-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>李书云</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>meut.net</domain_name>
   <domain_keyword>meut</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 20:35:29</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-19</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>howard.ns.cloudflare.com</value>
    <value>naomi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>meuv.net</domain_name>
   <domain_keyword>meuv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 07:50:50</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>4060</registrar_iana>
   <registrar_name>Gname 068 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <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>16</num>
   <domain_name>mesg.nl</domain_name>
   <domain_keyword>mesg</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 19:57:32</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2022-03-20</update_date>
   <registrar_name>OmniRegistrar</registrar_name>
   <name_servers>
    <value>pns1.directdomain.nl</value>
    <value>pns2.directdomain.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>aeug.net</domain_name>
   <domain_keyword>aeug</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 08:45:03</query_time>
   <create_date>2017-07-08</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2026-07-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1 Ofuka-cho, Grand Front Osaka Tower B 23F</registrant_address>
   <registrant_city>Kita-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.663740121</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>medg.name</domain_name>
   <domain_keyword>medg</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-08 16:26:45</query_time>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>meuz.ru</domain_name>
   <domain_keyword>meuz</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-22 14:39:30</query_time>
   <create_date>2002-05-21</create_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Jewellerprom ltd</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>mmug.net</domain_name>
   <domain_keyword>mmug</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 20:37:14</query_time>
   <create_date>1999-09-14</create_date>
   <update_date>2021-08-14</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>HAJIME SUZUKI</registrant_name>
   <registrant_address>Higashi-cho11-3</registrant_address>
   <registrant_city>Mishima</registrant_city>
   <registrant_state>Shizuoka</registrant_state>
   <registrant_zip>411-0852</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.559712654</registrant_phone>
   <registrant_fax>+81.559769734</registrant_fax>
   <name_servers>
    <value>dns3.cute-cute.net</value>
    <value>dns4.cute-cute.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>mehg.top</domain_name>
   <domain_keyword>mehg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 09:55:20</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org 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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>meum.sk</domain_name>
   <domain_keyword>meum</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:48:55</query_time>
   <create_date>2018-04-04</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrant_name>Ján Jedlička - Jesar</registrant_name>
   <registrant_company>Ján Jedlička - Jesar</registrant_company>
   <registrant_address>Ľubľanská 2/50</registrant_address>
   <registrant_city>Žilina</registrant_city>
   <registrant_zip>010 08</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>memg.ru</domain_name>
   <domain_keyword>memg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:58:35</query_time>
   <create_date>2009-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>meui.ru</domain_name>
   <domain_keyword>meui</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:44:08</query_time>
   <create_date>2023-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>metg.com.au</domain_name>
   <domain_keyword>metg</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-07 11:43:14</query_time>
   <update_date>2024-06-06</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Tony Chesher</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>meuc.co.uk</domain_name>
   <domain_keyword>meuc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 09:56:19</query_time>
   <create_date>2000-11-30</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>mezg.com</domain_name>
   <domain_keyword>mezg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 13:00:04</query_time>
   <create_date>2005-12-28</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>muug.net</domain_name>
   <domain_keyword>muug</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 12:59:49</query_time>
   <create_date>2000-01-21</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>meig.com</domain_name>
   <domain_keyword>meig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:54:19</query_time>
   <create_date>2001-11-22</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-22</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>
   <name_servers>
    <value>ns1.is-fun.net</value>
    <value>ns2.is-fun.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>metg.online</domain_name>
   <domain_keyword>metg</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 00:20:29</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>meng.zip</domain_name>
   <domain_keyword>meng</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-07 16:12:23</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>meuh.ovh</domain_name>
   <domain_keyword>meuh</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-10 23:21:04</query_time>
   <create_date>2017-10-25</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-25</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>ns1.meuh.ovh</value>
    <value>ns2.meuh.ovh</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>meus.jp</domain_name>
   <domain_keyword>meus</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-10 23:21:53</query_time>
   <create_date>2006-06-06</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>MEUS co.,ltd.</registrant_name>
   <registrant_zip>163-0245</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5324-0866</registrant_phone>
   <name_servers>
    <value>ns-1533.awsdns-63.org</value>
    <value>ns-1919.awsdns-47.co.uk</value>
    <value>ns-278.awsdns-34.com</value>
    <value>ns-661.awsdns-18.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>mteug.com</domain_name>
   <domain_keyword>mteug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 17:36:37</query_time>
   <create_date>2017-09-01</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.jilinsights.net</value>
    <value>ns2.jilinsights.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>megg.design</domain_name>
   <domain_keyword>megg</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-15 04:21:12</query_time>
   <create_date>2021-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>mewug.wtf</domain_name>
   <domain_keyword>mewug</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-06-02 12:53:32</query_time>
   <create_date>2022-12-19</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-12-19</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>37</num>
   <domain_name>mecg.me</domain_name>
   <domain_keyword>mecg</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-09 06:48:01</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org 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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>meui.com</domain_name>
   <domain_keyword>meui</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 09:57:11</query_time>
   <create_date>2001-11-10</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2031-11-10</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.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>deug.ru</domain_name>
   <domain_keyword>deug</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 19:43:43</query_time>
   <create_date>2023-11-01</create_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>mzug.lat</domain_name>
   <domain_keyword>mzug</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-07 08:36:45</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-24</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>emug.website</domain_name>
   <domain_keyword>emug</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-07 09:58:46</query_time>
   <create_date>2022-09-02</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>UN-IT Unternehmensberatung und Dienstleistung GmbH</registrant_company>
   <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>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>reug.org</domain_name>
   <domain_keyword>reug</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 03:12:14</query_time>
   <create_date>2011-02-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Technische Universitaet Wien IFM e027</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nameservice.at</value>
    <value>ns2.nameservice.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>muug.ca</domain_name>
   <domain_keyword>muug</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 00:06:45</query_time>
   <create_date>2014-08-26</create_date>
   <update_date>2019-11-29</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>easyDNS Technologies Inc.</registrar_name>
   <registrar_website>www.easydns.ca</registrar_website>
   <registrant_name>Manitoba UNIX User Group</registrant_name>
   <name_servers>
    <value>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>meuh.info</domain_name>
   <domain_keyword>meuh</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 15:46:18</query_time>
   <create_date>2022-07-04</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>11</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fastsecurehost.com</value>
    <value>ns2.fastsecurehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>aeug.co.jp</domain_name>
   <domain_keyword>aeug</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-22 05:41:59</query_time>
   <create_date>2009-04-07</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>A.E.U.G.</registrant_company>
   <name_servers>
    <value>dns.jz-arcadia.gr.jp</value>
   </name_servers>
  </value>
  <value>
   <num>46</num>
   <domain_name>meng.icu</domain_name>
   <domain_keyword>meng</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-22 00:51:03</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>caichengen</registrant_company>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>summit.dnspod.net</value>
    <value>water.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>megu.tech</domain_name>
   <domain_keyword>megu</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 04:22:08</query_time>
   <create_date>2021-04-02</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>megu.dev</domain_name>
   <domain_keyword>megu</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-29 07:48:55</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ivy.ns.cloudflare.com</value>
    <value>jobs.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>49</num>
   <domain_name>meua.com</domain_name>
   <domain_keyword>meua</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 09:54:56</query_time>
   <create_date>2000-03-29</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-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.sedoparking.com</value>
    <value>ns2.sedoparking.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>50</num>
   <domain_name>meum.finance</domain_name>
   <domain_keyword>meum</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-02 07:49:38</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-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>ns75.domaincontrol.com</value>
    <value>ns76.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>51</num>
   <domain_name>moug.us</domain_name>
   <domain_keyword>moug</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-30 02:25:13</query_time>
   <create_date>2022-12-16</create_date>
   <update_date>2022-12-21</update_date>
   <expiry_date>2032-12-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Rich Niemiec</registrant_name>
   <registrant_address>5518 Reservation Road</registrant_address>
   <registrant_city>Oswego</registrant_city>
   <registrant_state>Illinois</registrant_state>
   <registrant_zip>60543</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6304642355</registrant_phone>
   <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>52</num>
   <domain_name>mnug.de</domain_name>
   <domain_keyword>mnug</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 02:09:45</query_time>
   <update_date>2011-10-07</update_date>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>meng.berlin</domain_name>
   <domain_keyword>meng</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-20 13:19:34</query_time>
   <create_date>2014-03-21</create_date>
   <update_date>2015-04-07</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>meuf.org</domain_name>
   <domain_keyword>meuf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 15:46:16</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>3892</registrar_iana>
   <registrar_name>Sav.com, LLC - 2</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>mesg.host</domain_name>
   <domain_keyword>mesg</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-16 00:21:34</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Rental Manager</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>ruth.ns.cloudflare.com</value>
    <value>tom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>medg.biz</domain_name>
   <domain_keyword>medg</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 22:58:38</query_time>
   <create_date>2012-02-02</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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.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>57</num>
   <domain_name>heug.nl</domain_name>
   <domain_keyword>heug</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-16 13:07:17</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2024-04-19</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>mepg.info</domain_name>
   <domain_keyword>mepg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 01:50:50</query_time>
   <create_date>2022-12-15</create_date>
   <update_date>2022-12-20</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GKG.NET Domain Proxy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.gkg.net</value>
    <value>ns4.gkg.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>meog.online</domain_name>
   <domain_keyword>meog</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-30 01:48:59</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Krasnodarskiy kray</registrant_state>
   <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>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>meuh.net</domain_name>
   <domain_keyword>meuh</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 04:32:41</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>moug.cn</domain_name>
   <domain_keyword>moug</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-30 02:35:02</query_time>
   <create_date>2023-04-02</create_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>上海福虎信息科技有限公司</registrar_name>
   <registrant_name>韩孟歌</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>meus.link</domain_name>
   <domain_keyword>meus</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-02 16:44:55</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>jobs.ns.cloudflare.com</value>
    <value>meg.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>63</num>
   <domain_name>metg.com</domain_name>
   <domain_keyword>metg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 07:47:15</query_time>
   <create_date>2000-01-12</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2030-01-12</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>64</num>
   <domain_name>meuk.io</domain_name>
   <domain_keyword>meuk</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-12 10:20:10</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-19</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>meeg.fr</domain_name>
   <domain_keyword>meeg</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 09:02:47</query_time>
   <create_date>2010-10-03</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>meig.de</domain_name>
   <domain_keyword>meig</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:31:41</query_time>
   <update_date>2019-12-27</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>67</num>
   <domain_name>meue.net</domain_name>
   <domain_keyword>meue</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 09:56:59</query_time>
   <create_date>2008-04-11</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <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>68</num>
   <domain_name>meyg.space</domain_name>
   <domain_keyword>meyg</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-25 23:02:14</query_time>
   <create_date>2020-09-14</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>David Spondike</registrant_company>
   <registrant_state>OH</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.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>69</num>
   <domain_name>megg.world</domain_name>
   <domain_keyword>megg</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-22 14:59:04</query_time>
   <create_date>2021-09-21</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</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.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>meu5g.com</domain_name>
   <domain_keyword>meu5g</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 04:31:19</query_time>
   <create_date>2021-01-04</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.mysampa.com</value>
    <value>ns2.mysampa.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>71</num>
   <domain_name>meugh.com</domain_name>
   <domain_keyword>meugh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 20:34:29</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>meng.ru</domain_name>
   <domain_keyword>meng</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:59:28</query_time>
   <create_date>2008-10-13</create_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>zeug.org</domain_name>
   <domain_keyword>zeug</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 19:35:43</query_time>
   <create_date>2000-04-06</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>meuf.app</domain_name>
   <domain_keyword>meuf</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 10:20:08</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-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>ns-1243.awsdns-27.org</value>
    <value>ns-1594.awsdns-07.co.uk</value>
    <value>ns-56.awsdns-07.com</value>
    <value>ns-850.awsdns-42.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>75</num>
   <domain_name>megg.site</domain_name>
   <domain_keyword>megg</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-22 14:59:04</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>orlovskaya</registrant_state>
   <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>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>mzug.org</domain_name>
   <domain_keyword>mzug</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 18:30:00</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>meugc.xyz</domain_name>
   <domain_keyword>meugc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 15:46:18</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.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>mecg.de</domain_name>
   <domain_keyword>mecg</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-07 02:48:38</query_time>
   <update_date>2024-05-02</update_date>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>mebug.com</domain_name>
   <domain_keyword>mebug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:40:44</query_time>
   <create_date>2017-05-18</create_date>
   <update_date>2020-05-12</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>mbug.top</domain_name>
   <domain_keyword>mbug</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-15 17:15:06</query_time>
   <create_date>2022-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>dong li</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he nan</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>mevg.com.au</domain_name>
   <domain_keyword>mevg</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 15:47:36</query_time>
   <update_date>2022-10-03</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>Rob McInnes</registrant_name>
   <name_servers>
    <value>lisa.ns.cloudflare.com</value>
    <value>rob.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>oeug.at</domain_name>
   <domain_keyword>oeug</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-05-11 03:08:04</query_time>
   <update_date>2023-06-12</update_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://nic.at/registrar/22</registrar_website>
   <registrant_name>Hostmaster EINSUNDEINS</registrant_name>
   <registrant_company>1&amp;1 Internet AG</registrant_company>
   <registrant_address>Brauerstr. 48</registrant_address>
   <registrant_city>Karlsruhe</registrant_city>
   <registrant_zip>76135</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+497219600</registrant_phone>
   <name_servers>
    <value>ns1019.ui-dns.de</value>
    <value>ns1036.ui-dns.biz</value>
    <value>ns1071.ui-dns.org</value>
    <value>ns1104.ui-dns.com</value>
   </name_servers>
  </value>
  <value>
   <num>83</num>
   <domain_name>merg.agency</domain_name>
   <domain_keyword>merg</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-31 15:19:23</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>84</num>
   <domain_name>xeug.com</domain_name>
   <domain_keyword>xeug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 07:48:26</query_time>
   <create_date>2006-10-14</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2023-10-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>mcug.com</domain_name>
   <domain_keyword>mcug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 15:33:35</query_time>
   <create_date>2000-04-23</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-04-23</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.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>medug.com</domain_name>
   <domain_keyword>medug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:16:04</query_time>
   <create_date>2011-10-31</create_date>
   <update_date>2018-03-15</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>manage.med UG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1017.ui-dns.biz</value>
    <value>ns1017.ui-dns.com</value>
    <value>ns1017.ui-dns.de</value>
    <value>ns1017.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>mgug.net</domain_name>
   <domain_keyword>mgug</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 06:28:04</query_time>
   <create_date>2017-10-21</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=mgug.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>dell.ns.cloudflare.com</value>
    <value>roan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>memug.com</domain_name>
   <domain_keyword>memug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:57:55</query_time>
   <create_date>2005-08-21</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2025-08-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>mdug.org</domain_name>
   <domain_keyword>mdug</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 09:17:39</query_time>
   <create_date>2001-01-31</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2028-01-31</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</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>ns1037.ui-dns.biz</value>
    <value>ns1043.ui-dns.org</value>
    <value>ns1056.ui-dns.de</value>
    <value>ns1120.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>mtug.net</domain_name>
   <domain_keyword>mtug</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 19:54:17</query_time>
   <create_date>2006-09-03</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1e28f52d-612d-41b8-b486-3dbd94e59f6b</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>meng.com</domain_name>
   <domain_keyword>meng</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 16:12:23</query_time>
   <create_date>2000-03-07</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=meng.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>92</num>
   <domain_name>4eug.me</domain_name>
   <domain_keyword>4eug</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-12 16:09:03</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-21</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.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>mkug.monster</domain_name>
   <domain_keyword>mkug</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-13 22:39:29</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>te</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>ns1cnb.name.com</value>
    <value>ns2dqx.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4sxy.name.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>meus.kids</domain_name>
   <domain_keyword>meus</domain_keyword>
   <domain_tld>kids</domain_tld>
   <query_time>2024-05-23 02:17:33</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>meue.top</domain_name>
   <domain_keyword>meue</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-25 15:46:14</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org 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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>meuu.com</domain_name>
   <domain_keyword>meuu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 15:47:22</query_time>
   <create_date>2004-01-11</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>3984707c.verify.hn</value>
    <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>97</num>
   <domain_name>msug.com</domain_name>
   <domain_keyword>msug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 21:24:44</query_time>
   <create_date>2004-02-29</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=msug.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>merg.pro</domain_name>
   <domain_keyword>merg</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 06:13:44</query_time>
   <create_date>2016-03-31</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>68</registrar_iana>
   <registrar_name>NordNet SA</registrar_name>
   <registrar_website>http://www.nordnet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Guiriec</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsmpro1.nordnet.com</value>
    <value>nsmpro2.nordnet.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>meup.co</domain_name>
   <domain_keyword>meup</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-09 04:33:05</query_time>
   <create_date>2020-07-18</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-07-18</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>ns-1194.awsdns-21.org</value>
    <value>ns-2023.awsdns-60.co.uk</value>
    <value>ns-29.awsdns-03.com</value>
    <value>ns-845.awsdns-41.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>100</num>
   <domain_name>meugc.net</domain_name>
   <domain_keyword>meugc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 04:32:40</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2023-05-03</update_date>
   <expiry_date>2028-05-09</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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