WHOIS QUERY TIME

27 May 2024 - 10:11 PM UTC

Registered: 1 March 2023
Expiry: 1 March 2025

REGISTRAR

Name: 杭州名商网络有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 马钦鹏
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=mgaw.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "mgaw.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "mgaw.cn",
            "domain_keyword": "mgaw",
            "domain_tld": "cn",
            "query_time": "2024-05-27 22:11:41",
            "create_date": "2023-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "杭州名商网络有限公司",
            "registrant_name": "马钦鹏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>mgaw.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>mgaw.cn</domain_name>
   <domain_keyword>mgaw</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 22:11:41</query_time>
   <create_date>2023-03-01</create_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>杭州名商网络有限公司</registrar_name>
   <registrant_name>马钦鹏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.053</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.062 seconds) for "mgaw.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

14 Mar 2024 - 8:16 AM UTC

Registered: 1 March 2023
Expiry: 1 March 2025

REGISTRAR

Name: 杭州名商网络有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 俞兆恒
Email: [email protected]

#2 - QUERY TIME

11 May 2024 - 11:18 PM UTC

Registered: 1 March 2023
Expiry: 1 March 2025

REGISTRAR

Name: 杭州名商网络有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 马钦鹏
Email: [email protected]

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=mgaw.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "mgaw.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "mgaw.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "mgaw.cn",
            "domain_keyword": "mgaw",
            "domain_tld": "cn",
            "query_time": "2024-03-14 08:16:48",
            "create_date": "2023-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "杭州名商网络有限公司",
            "registrant_name": "俞兆恒",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mgaw.cn",
            "domain_keyword": "mgaw",
            "domain_tld": "cn",
            "query_time": "2024-05-11 23:18:22",
            "create_date": "2023-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "杭州名商网络有限公司",
            "registrant_name": "马钦鹏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.062,
        "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>mgaw.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>mgaw.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mgaw.cn</domain_name>
   <domain_keyword>mgaw</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-03-14 08:16:48</query_time>
   <create_date>2023-03-01</create_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>杭州名商网络有限公司</registrar_name>
   <registrant_name>俞兆恒</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mgaw.cn</domain_name>
   <domain_keyword>mgaw</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-11 23:18:22</query_time>
   <create_date>2023-03-01</create_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>杭州名商网络有限公司</registrar_name>
   <registrant_name>马钦鹏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.062</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.029 seconds) which contained the exact domain keyword "mgaw".
Domain Name Registered Expiry Registrar Ownership
1 mgaw.com 8 Jul 2004 8 Jul 2024 GoDaddy.com, LLC -
2 mgaw.co.uk 22 Nov 2019 22 Nov 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
3 mgaw.ru 29 Nov 2019 29 Nov 2024 REGRU-RU Private Person
4 mgaw.club 4 Mar 2020 4 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
5 mgaw.cn 1 Mar 2023 1 Mar 2025 杭州名商网络有限公司 马钦鹏

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=mgaw&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "mgaw",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "mgaw.com, mgaw.co.uk, mgaw.ru, mgaw.club, mgaw.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "mgaw.com",
            "domain_keyword": "mgaw",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:49:35",
            "create_date": "2004-07-08",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mgaw.co.uk",
            "domain_keyword": "mgaw",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 23:08:33",
            "create_date": "2019-11-22",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-22",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "mgaw.ru",
            "domain_keyword": "mgaw",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:46:33",
            "create_date": "2019-11-29",
            "expiry_date": "2024-11-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "mgaw.club",
            "domain_keyword": "mgaw",
            "domain_tld": "club",
            "query_time": "2024-04-23 04:49:35",
            "create_date": "2020-03-04",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-04",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.selectel.ru",
                "b.ns.selectel.ru",
                "c.ns.selectel.ru",
                "d.ns.selectel.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "mgaw.cn",
            "domain_keyword": "mgaw",
            "domain_tld": "cn",
            "query_time": "2024-05-27 22:11:41",
            "create_date": "2023-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "杭州名商网络有限公司",
            "registrant_name": "马钦鹏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>mgaw</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>mgaw.com, mgaw.co.uk, mgaw.ru, mgaw.club, mgaw.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mgaw.com</domain_name>
   <domain_keyword>mgaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:49:35</query_time>
   <create_date>2004-07-08</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-08</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>2</num>
   <domain_name>mgaw.co.uk</domain_name>
   <domain_keyword>mgaw</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 23:08:33</query_time>
   <create_date>2019-11-22</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>mgaw.ru</domain_name>
   <domain_keyword>mgaw</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:46:33</query_time>
   <create_date>2019-11-29</create_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>mgaw.club</domain_name>
   <domain_keyword>mgaw</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-23 04:49:35</query_time>
   <create_date>2020-03-04</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.selectel.ru</value>
    <value>b.ns.selectel.ru</value>
    <value>c.ns.selectel.ru</value>
    <value>d.ns.selectel.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>mgaw.cn</domain_name>
   <domain_keyword>mgaw</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 22:11:41</query_time>
   <create_date>2023-03-01</create_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>杭州名商网络有限公司</registrar_name>
   <registrant_name>马钦鹏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</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,084 domain names (in 0.051 seconds) which look and sound like the brand name "mgaw".
Domain Name Registered Expiry Registrar Ownership
1 mlaw.com 13 May 2002 13 May 2027 GoDaddy.com, LLC -
2 sgaw.com 17 Nov 2001 17 Nov 2024 GoDaddy.com, LLC -
3 mgac.jp 21 Feb 2011 28 Feb 2025 - nobitel Inc.
4 mraw.net 7 Mar 2024 7 Mar 2025 One.com A/S REDACTED FOR PRIVACY
5 maaw.online 2 May 2023 2 May 2025 Tucows.com Co. Data Protected
6 dgaw.store 1 Oct 2023 1 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
7 moaw.today 5 Mar 2024 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 mgad.club 20 Jun 2023 20 Jun 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
9 mgav.top 23 Feb 2024 23 Feb 2025 Hong Kong Juming Network Technology Co. , Ltd REDACTED FOR PRIVACY
10 meaw.co.uk 9 Nov 2013 9 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
11 mgap.online 30 Mar 2024 30 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
12 mnaw.com 4 Dec 2004 4 Dec 2024 Megazone Corp., dba HOSTING.KR Dayeung Industries Inc
13 myaw.ru 7 Jan 2006 7 Jan 2025 RD-RU Private Person
14 mbaw.info 8 Nov 2016 8 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 egaw.com 8 Jul 2007 8 Jul 2025 eName Technology Co.,Ltd. -
16 mlaw.in 24 Apr 2018 24 Apr 2025 Endurance Digital Domain Technology LLP N/A
17 mgww.club 26 Apr 2024 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 mgiw.monster 6 Apr 2023 6 Apr 2025 Name.com, Inc -
19 mgaz.site 31 Dec 2023 31 Dec 2024 Registrar of Domain Names REG.RU, LLC Private Person
20 mgaw6.top 24 Oct 2023 24 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) you shi ke ji ( zhong guo ) you xian gong si
21 mzaw.de - - - -
22 ngaw.com 26 Aug 2010 26 Aug 2024 GoDaddy.com, LLC -
23 mgac.lol 29 May 2024 29 May 2025 NameSilo, LLC See PrivacyGuardian.org
24 mgaq.com 30 Jan 2007 30 Jan 2025 GoDaddy.com, LLC -
25 mgag.de - - - -
26 mgan.ru 11 Aug 2005 11 Aug 2024 RD-RU Private Person
27 mlaw.dk 13 Sep 2021 30 Sep 2024 - BeGin CPH ApS
28 mgap.xyz 13 Jan 2024 13 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
29 mfaw.org 3 Jul 2023 3 Jul 2024 Mesh Digital Limited Domains By Proxy, LLC
30 mgar.us 22 Nov 2020 22 Nov 2024 NameCheap, Inc. Marcel Garus
31 mgwa.com 24 Mar 2000 24 Mar 2025 Tucows Domains Inc. -
32 mgal.de - - - -
33 msaw.online 11 Mar 2023 11 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
34 mcgaw.me.uk 15 Nov 2010 15 Nov 2024 Ionos SE [Tag = 1AND1] -
35 mgas.info 11 Feb 2019 11 Feb 2025 Gandi SAS Kopa Tech Ltd
36 mkaw.online 16 Jan 2019 16 Jan 2025 IONOS SE 1&1 Internet Limited
37 mlaw.global 13 Sep 2023 13 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Itechprosolutions
38 mga4.com 1 Feb 2024 1 Feb 2025 DropCatch.com 858 LLC HugeDomains.com
39 mgaws.com 16 Sep 2016 16 Sep 2024 GoDaddy.com, LLC -
40 mgal.org 3 Apr 2002 3 Apr 2027 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
41 mgdw.vip 7 Aug 2020 7 Aug 2024 DNSPod, Inc. lijingwen
42 mgai.ru 8 Jul 2011 8 Jul 2024 SALENAMES-RU Private Person
43 ggaw.com 4 Jul 2010 4 Jul 2024 eName Technology Co.,Ltd. -
44 m-aw.co.uk 21 Jun 2011 21 Jun 2025 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
45 lgaw.ink 28 Jul 2023 28 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
46 mglaw.dk 8 Sep 2022 7 Sep 2024 - Aveo ApS
47 mlaw.co.nz 9 Mar 2018 - Webcentral Group Ltd T/A Melbourne IT -
48 miaw.lat 1 Jul 2023 1 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
49 mgas.shop 26 May 2023 26 May 2025 GoDaddy.com LLC -
50 mgae.rocks 17 May 2023 17 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 mgaz.com 21 Dec 2004 21 Dec 2024 Dynadot Inc -
52 mg1w.sbs 16 Oct 2023 16 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
53 mgar.org.uk 19 Jan 2014 19 Jan 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
54 mgsw.sbs 26 Dec 2023 26 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
55 mraw.eu - - One.com A/S -
56 egaw.in 23 Aug 2020 23 Aug 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
57 ngaw.org 26 Jan 1998 25 Jan 2027 BRANDON GRAY INTERNET SERVICES INC. (dba "NameJuice.com") National Guard Association of Washington
58 tgaw.com 4 Dec 1998 18 Sep 2024 GoDaddy.com, LLC -
59 mgam.shop 24 Jun 2023 24 Jun 2024 Dynadot Inc. -
60 mlaw.ru 18 Oct 2011 18 Oct 2024 SALENAMES-RU Private Person
61 mgac.ru 20 Nov 2019 20 Nov 2024 SALENAMES-RU Private Person
62 mdaw.org 3 May 2018 3 May 2025 IONOS SE 1&1 Internet Inc
63 mgkw.com 9 May 2012 9 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
64 mgjw.sbs 6 Nov 2023 6 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
65 moaw.info 25 Jan 2021 25 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0165613488
66 mwaw.org 8 Dec 2005 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 igaw.com 7 Apr 2000 7 Apr 2025 GoDaddy.com, LLC -
68 mgbw.com 20 Jul 2001 20 Jul 2028 GoDaddy.com, LLC -
69 meaw.it 16 Apr 2009 16 Apr 2024 Aruba s.p.a. Associazione eurocclusion italia associazione medico scientifica
70 mglw.sbs 4 Nov 2023 4 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
71 mgaz.de - - - -
72 mgrw.com 1 Oct 2002 1 Oct 2026 eName Technology Co.,Ltd. -
73 mtaw.org 29 Oct 1999 30 Oct 2024 DreamHost, LLC Proxy Protection LLC
74 mgam.org 24 Jun 2020 24 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
75 mggw.xyz 10 Jun 2018 10 Jun 2024 Gandi SAS -
76 mgan.top 8 Apr 2023 8 Apr 2025 Eranet International Limited liao bai cheng 
77 mgnw.sbs 17 Dec 2023 17 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
78 magw.com.cn 29 Jul 2019 29 Jul 2029 阿里云计算有限公司(万网) 上海蔚然企业管理有限公司
79 mlaw.studio 21 Mar 2022 21 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
80 myaw.co.uk 8 Nov 2019 8 Nov 2024 Ionos SE [Tag = 1AND1] -
81 mgat.club 20 Jun 2023 20 Jun 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
82 nmgaw.cn 12 Jun 2023 12 Jun 2024 上海有孚网络股份有限公司 易巡航
83 miaw.cn 2 Jun 2023 2 Jun 2024 厦门纳网科技股份有限公司 丁超宇
84 bgaw.art 31 May 2023 31 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
85 mgas.pl 15 Jan 2024 15 Jan 2025 Aftermarket.pl Limited -
86 mngaw.org 21 Feb 2024 21 Feb 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
87 mgtw.ru 16 Feb 2017 16 Feb 2025 SALENAMES-RU Private Person
88 mlaw.pics 24 Apr 2023 24 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
89 wgaw.org 6 Mar 2001 6 Mar 2026 Network Solutions, LLC REDACTED FOR PRIVACY
90 mgae.shop 24 Jun 2023 24 Jun 2024 Dynadot Inc. -
91 emgaw.com 17 Sep 2023 17 Sep 2025 Global Domain Group LLC -
92 mgat.info 18 Mar 2023 18 Mar 2024 GMO Internet Group, Inc. d/b/a Onamae.com domain expired
93 mg-w.co.jp 21 Apr 2009 - - Morikawa Gauge Works Co.,Ltd.
94 agaw.ca 3 Dec 2010 3 Dec 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
95 mgaf.info 26 Feb 2022 26 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER Degtyarenko Andrey Evgenevich
96 mgadw.com 17 Aug 2019 17 Aug 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
97 meaw.ru 10 Nov 2011 10 Nov 2024 REGRU-RU Private Person
98 mwaw.com 4 Dec 2001 4 Dec 2024 GoDaddy.com, LLC -
99 imgaw.rocks 20 May 2023 20 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 mgal.us 13 Mar 2012 12 Mar 2025 GoDaddy.com, LLC Akrasia
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 Mgaw.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=mgaw.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "mgaw.cn",
        "page_size": 100
    },
    "count": {
        "total": 1084,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "mlaw.com, sgaw.com, mgac.jp, mraw.net, maaw.online, dgaw.store, moaw.today, mgad.club, mgav.top, meaw.co.uk, mgap.online, mnaw.com, myaw.ru, mbaw.info, egaw.com, mlaw.in, mgww.club, mgiw.monster, mgaz.site, mgaw6.top, mzaw.de, ngaw.com, mgac.lol, mgaq.com, mgag.de, mgan.ru, mlaw.dk, mgap.xyz, mfaw.org, mgar.us, mgwa.com, mgal.de, msaw.online, mcgaw.me.uk, mgas.info, mkaw.online, mlaw.global, mga4.com, mgaws.com, mgal.org, mgdw.vip, mgai.ru, ggaw.com, m-aw.co.uk, lgaw.ink, mglaw.dk, mlaw.co.nz, miaw.lat, mgas.shop, mgae.rocks, mgaz.com, mg1w.sbs, mgar.org.uk, mgsw.sbs, mraw.eu, egaw.in, ngaw.org, tgaw.com, mgam.shop, mlaw.ru, mgac.ru, mdaw.org, mgkw.com, mgjw.sbs, moaw.info, mwaw.org, igaw.com, mgbw.com, meaw.it, mglw.sbs, mgaz.de, mgrw.com, mtaw.org, mgam.org, mggw.xyz, mgan.top, mgnw.sbs, magw.com.cn, mlaw.studio, myaw.co.uk, mgat.club, nmgaw.cn, miaw.cn, bgaw.art, mgas.pl, mngaw.org, mgtw.ru, mlaw.pics, wgaw.org, mgae.shop, emgaw.com, mgat.info, mg-w.co.jp, agaw.ca, mgaf.info, mgadw.com, meaw.ru, mwaw.com, imgaw.rocks, mgal.us",
    "results": [
        {
            "num": 1,
            "domain_name": "mlaw.com",
            "domain_keyword": "mlaw",
            "domain_tld": "com",
            "query_time": "2024-04-07 16:01:17",
            "create_date": "2002-05-13",
            "update_date": "2022-09-09",
            "expiry_date": "2027-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sgaw.com",
            "domain_keyword": "sgaw",
            "domain_tld": "com",
            "query_time": "2024-04-24 22:10:59",
            "create_date": "2001-11-17",
            "update_date": "2024-02-18",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.up99plus.com",
                "ns16.up99plus.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "mgac.jp",
            "domain_keyword": "mgac",
            "domain_tld": "jp",
            "query_time": "2024-04-23 04:48:18",
            "create_date": "2011-02-21",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "nobitel Inc.",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 4,
            "domain_name": "mraw.net",
            "domain_keyword": "mraw",
            "domain_tld": "net",
            "query_time": "2024-05-04 13:25:51",
            "create_date": "2024-03-07",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.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": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adam.ns.cloudflare.com",
                "dara.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "maaw.online",
            "domain_keyword": "maaw",
            "domain_tld": "online",
            "query_time": "2024-05-10 11:36:28",
            "create_date": "2023-05-02",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "London",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "dgaw.store",
            "domain_keyword": "dgaw",
            "domain_tld": "store",
            "query_time": "2024-04-06 20:29:57",
            "create_date": "2023-10-01",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-01",
            "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": [
                "kianchau.ns.cloudflare.com",
                "tessa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "moaw.today",
            "domain_keyword": "moaw",
            "domain_tld": "today",
            "query_time": "2024-05-09 16:51:16",
            "create_date": "2024-03-05",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mgad.club",
            "domain_keyword": "mgad",
            "domain_tld": "club",
            "query_time": "2024-05-19 01:04:28",
            "create_date": "2023-06-20",
            "update_date": "2023-11-15",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "makati",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the registrar 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.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "mgav.top",
            "domain_keyword": "mgav",
            "domain_tld": "top",
            "query_time": "2024-05-23 01:27:33",
            "create_date": "2024-02-23",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-23",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://juminghk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "gui zhou",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "meaw.co.uk",
            "domain_keyword": "meaw",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 23:58:07",
            "create_date": "2013-11-09",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "mgap.online",
            "domain_keyword": "mgap",
            "domain_tld": "online",
            "query_time": "2024-05-26 21:41:13",
            "create_date": "2024-03-30",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-30",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "mnaw.com",
            "domain_keyword": "mnaw",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:42:47",
            "create_date": "2004-12-04",
            "update_date": "2021-09-14",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Dayeung Industries Inc",
            "registrant_company": "Dayeung Industries Inc",
            "registrant_address": "555-53 Baekseokgongdan 3-gil, Seobuk-gu,  Cheonan-si",
            "registrant_city": "Chungcheongnam-do",
            "registrant_zip": "31094",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.415640381",
            "registrant_fax": "+82.415640380",
            "name_servers": [
                "ns1.dnstool.net",
                "ns2.dnstool.net",
                "ns8.dnstool.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "myaw.ru",
            "domain_keyword": "myaw",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:48:33",
            "create_date": "2006-01-07",
            "expiry_date": "2025-01-07",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.ru",
                "dns2.yandex.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "mbaw.info",
            "domain_keyword": "mbaw",
            "domain_tld": "info",
            "query_time": "2024-04-16 21:51:24",
            "create_date": "2016-11-08",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "egaw.com",
            "domain_keyword": "egaw",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:47:37",
            "create_date": "2007-07-08",
            "update_date": "2024-03-16",
            "expiry_date": "2025-07-08",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "tian jin",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/egaw.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "mlaw.in",
            "domain_keyword": "mlaw",
            "domain_tld": "in",
            "query_time": "2024-05-01 17:17:19",
            "create_date": "2018-04-24",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-24",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cp-in-17.bigrockservers.com",
                "ns2.cp-in-17.bigrockservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "mgww.club",
            "domain_keyword": "mgww",
            "domain_tld": "club",
            "query_time": "2024-04-28 14:27:25",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "mgiw.monster",
            "domain_keyword": "mgiw",
            "domain_tld": "monster",
            "query_time": "2024-04-13 15:43:36",
            "create_date": "2023-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "Guangxi",
            "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",
                "ns2dqr.name.com",
                "ns3cna.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "mgaz.site",
            "domain_keyword": "mgaz",
            "domain_tld": "site",
            "query_time": "2024-05-07 17:35:11",
            "create_date": "2023-12-31",
            "update_date": "2024-02-28",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "TAMBOVSKAY",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "mgaw6.top",
            "domain_keyword": "mgaw6",
            "domain_tld": "top",
            "query_time": "2024-05-07 17:34:55",
            "create_date": "2023-10-24",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-24",
            "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": "you shi ke ji ( zhong guo ) you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mzaw.de",
            "domain_keyword": "mzaw",
            "domain_tld": "de",
            "query_time": "2024-05-05 17:31:47",
            "update_date": "2018-07-26",
            "name_servers": [
                "ns1027.ui-dns.biz",
                "ns1027.ui-dns.com",
                "ns1027.ui-dns.de",
                "ns1027.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 22,
            "domain_name": "ngaw.com",
            "domain_keyword": "ngaw",
            "domain_tld": "com",
            "query_time": "2024-05-27 14:51:51",
            "create_date": "2010-08-26",
            "update_date": "2023-06-14",
            "expiry_date": "2024-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "mgac.lol",
            "domain_keyword": "mgac",
            "domain_tld": "lol",
            "query_time": "2024-05-31 16:58:04",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "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": [
                "ned.ns.cloudflare.com",
                "reza.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "mgaq.com",
            "domain_keyword": "mgaq",
            "domain_tld": "com",
            "query_time": "2024-04-09 01:55:32",
            "create_date": "2007-01-30",
            "update_date": "2024-02-08",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "mgag.de",
            "domain_keyword": "mgag",
            "domain_tld": "de",
            "query_time": "2024-05-04 05:17:26",
            "update_date": "2019-07-18",
            "name_servers": [
                "ns1.lemarit.de",
                "ns1.lemarit.net",
                "ns2.lemarit.de",
                "ns2.lemarit.net",
                "ns3.lemarit.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 26,
            "domain_name": "mgan.ru",
            "domain_keyword": "mgan",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:46:31",
            "create_date": "2005-08-11",
            "expiry_date": "2024-08-11",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 27,
            "domain_name": "mlaw.dk",
            "domain_keyword": "mlaw",
            "domain_tld": "dk",
            "query_time": "2024-05-10 10:14:45",
            "create_date": "2021-09-13",
            "expiry_date": "2024-09-30",
            "registrant_name": "BeGin CPH ApS",
            "registrant_address": "c/o Fenger-Mieritz, Hejnerupvej 8",
            "registrant_city": "Tureby",
            "registrant_zip": "4682",
            "registrant_country": "DK",
            "registrant_phone": "+45 42503523",
            "name_servers": [
                "ns1.curanet.dk",
                "ns2.curanet.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "mgap.xyz",
            "domain_keyword": "mgap",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 23:18:15",
            "create_date": "2024-01-13",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-13",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "mfaw.org",
            "domain_keyword": "mfaw",
            "domain_tld": "org",
            "query_time": "2024-05-26 21:37:59",
            "create_date": "2023-07-03",
            "update_date": "2023-11-15",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.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": [
                "ines.ns.cloudflare.com",
                "johnny.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mgar.us",
            "domain_keyword": "mgar",
            "domain_tld": "us",
            "query_time": "2024-05-25 23:08:26",
            "create_date": "2020-11-22",
            "update_date": "2022-03-13",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Marcel Garus",
            "registrant_address": "Enfieldstr. 85",
            "registrant_city": "Gladbeck",
            "registrant_state": "North Rhine Westphalia",
            "registrant_zip": "45966",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.15751770663",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "mgwa.com",
            "domain_keyword": "mgwa",
            "domain_tld": "com",
            "query_time": "2024-05-23 01:29:37",
            "create_date": "2000-03-24",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.interdns.co.uk",
                "ns2.interdns.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "mgal.de",
            "domain_keyword": "mgal",
            "domain_tld": "de",
            "query_time": "2024-05-04 05:17:26",
            "update_date": "2018-09-06",
            "name_servers": [
                "ns1050.ui-dns.biz",
                "ns1050.ui-dns.com",
                "ns1050.ui-dns.de",
                "ns1050.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 33,
            "domain_name": "msaw.online",
            "domain_keyword": "msaw",
            "domain_tld": "online",
            "query_time": "2024-04-29 07:02:28",
            "create_date": "2023-03-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mcgaw.me.uk",
            "domain_keyword": "mcgaw",
            "domain_tld": "me.uk",
            "query_time": "2024-05-11 08:37:02",
            "create_date": "2010-11-15",
            "update_date": "2022-11-14",
            "expiry_date": "2024-11-15",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1096.ui-dns.biz",
                "ns1096.ui-dns.com",
                "ns1096.ui-dns.de",
                "ns1096.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "mgas.info",
            "domain_keyword": "mgas",
            "domain_tld": "info",
            "query_time": "2024-05-21 13:58:15",
            "create_date": "2019-02-11",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-11",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kopa Tech Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.site5.com",
                "dns2.site5.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "mkaw.online",
            "domain_keyword": "mkaw",
            "domain_tld": "online",
            "query_time": "2024-05-21 02:43:56",
            "create_date": "2019-01-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-01-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1053.ui-dns.de",
                "ns1054.ui-dns.biz",
                "ns1081.ui-dns.org",
                "ns1085.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "mlaw.global",
            "domain_keyword": "mlaw",
            "domain_tld": "global",
            "query_time": "2024-05-25 04:29:40",
            "create_date": "2023-09-13",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Itechprosolutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Pondicherry",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "mga4.com",
            "domain_keyword": "mga4",
            "domain_tld": "com",
            "query_time": "2024-05-26 21:41:10",
            "create_date": "2024-02-01",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-01",
            "registrar_iana": 2617,
            "registrar_name": "DropCatch.com 858 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "mgaws.com",
            "domain_keyword": "mgaws",
            "domain_tld": "com",
            "query_time": "2024-04-09 01:55:48",
            "create_date": "2016-09-16",
            "update_date": "2022-09-29",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "mgal.org",
            "domain_keyword": "mgal",
            "domain_tld": "org",
            "query_time": "2024-04-23 04:48:37",
            "create_date": "2002-04-03",
            "update_date": "2023-06-24",
            "expiry_date": "2027-04-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "mgdw.vip",
            "domain_keyword": "mgdw",
            "domain_tld": "vip",
            "query_time": "2024-04-23 04:52:54",
            "create_date": "2020-08-07",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lijingwen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "mgai.ru",
            "domain_keyword": "mgai",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:46:30",
            "create_date": "2011-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "ggaw.com",
            "domain_keyword": "ggaw",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:45:43",
            "create_date": "2010-07-04",
            "update_date": "2023-09-27",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/ggaw.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "m-aw.co.uk",
            "domain_keyword": "m-aw",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 03:43:59",
            "create_date": "2011-06-21",
            "update_date": "2023-04-23",
            "expiry_date": "2025-06-21",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "lgaw.ink",
            "domain_keyword": "lgaw",
            "domain_tld": "ink",
            "query_time": "2024-05-03 20:55:12",
            "create_date": "2023-07-28",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "mglaw.dk",
            "domain_keyword": "mglaw",
            "domain_tld": "dk",
            "query_time": "2024-05-13 18:30:57",
            "create_date": "2022-09-08",
            "expiry_date": "2024-09-07",
            "registrant_name": "Aveo ApS",
            "registrant_address": "Jægergårdsgade 118",
            "registrant_city": "Aarhus C",
            "registrant_zip": "8000",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.aveo.dk",
                "ns2.aveo.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "mlaw.co.nz",
            "domain_keyword": "mlaw",
            "domain_tld": "co.nz",
            "query_time": "2024-05-13 22:41:56",
            "create_date": "2018-03-09",
            "update_date": "2024-03-07",
            "registrar_name": "Webcentral Group Ltd T/A Melbourne IT",
            "registrar_website": "https://www.webcentral.com.au/",
            "name_servers": [
                "ns1.nsserver.net.nz",
                "ns2.nsserver.net.nz",
                "ns3.nsserver.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "miaw.lat",
            "domain_keyword": "miaw",
            "domain_tld": "lat",
            "query_time": "2024-05-18 19:15:25",
            "create_date": "2023-07-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-01",
            "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": [
                "ns1.site.pro",
                "ns2.site.pro",
                "ns3.site.pro",
                "ns4.site.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "mgas.shop",
            "domain_keyword": "mgas",
            "domain_tld": "shop",
            "query_time": "2024-05-28 01:05:45",
            "create_date": "2023-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "mgae.rocks",
            "domain_keyword": "mgae",
            "domain_tld": "rocks",
            "query_time": "2024-05-21 13:58:07",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "mgaz.com",
            "domain_keyword": "mgaz",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:49:37",
            "create_date": "2004-12-21",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.gridhost.com",
                "ns2.gridhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "mg1w.sbs",
            "domain_keyword": "mg1w",
            "domain_tld": "sbs",
            "query_time": "2024-04-28 13:28:00",
            "create_date": "2023-10-16",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ned.ns.cloudflare.com",
                "reza.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "mgar.org.uk",
            "domain_keyword": "mgar",
            "domain_tld": "org.uk",
            "query_time": "2024-04-13 15:41:01",
            "create_date": "2014-01-19",
            "update_date": "2024-01-04",
            "expiry_date": "2026-01-19",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "mgsw.sbs",
            "domain_keyword": "mgsw",
            "domain_tld": "sbs",
            "query_time": "2024-05-10 06:03:19",
            "create_date": "2023-12-26",
            "update_date": "2024-04-27",
            "expiry_date": "2024-12-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "daisy.ns.cloudflare.com",
                "yadiel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "mraw.eu",
            "domain_keyword": "mraw",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:07:45",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ]
        },
        {
            "num": 56,
            "domain_name": "egaw.in",
            "domain_keyword": "egaw",
            "domain_tld": "in",
            "query_time": "2024-05-21 04:27:59",
            "create_date": "2020-08-23",
            "update_date": "2023-02-15",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ngaw.org",
            "domain_keyword": "ngaw",
            "domain_tld": "org",
            "query_time": "2024-05-27 14:51:51",
            "create_date": "1998-01-26",
            "update_date": "2021-12-16",
            "expiry_date": "2027-01-25",
            "registrar_iana": 636,
            "registrar_name": "BRANDON GRAY INTERNET SERVICES INC. (dba \"NameJuice.com\")",
            "registrar_website": "http://www.namejuice.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "National Guard Association of Washington",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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.codero.com",
                "ns2.codero.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "tgaw.com",
            "domain_keyword": "tgaw",
            "domain_tld": "com",
            "query_time": "2024-04-07 01:30:31",
            "create_date": "1998-12-04",
            "update_date": "2022-09-19",
            "expiry_date": "2024-09-18",
            "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": 59,
            "domain_name": "mgam.shop",
            "domain_keyword": "mgam",
            "domain_tld": "shop",
            "query_time": "2024-04-13 15:41:02",
            "create_date": "2023-06-24",
            "update_date": "2023-10-05",
            "expiry_date": "2024-06-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc.",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_state": "California",
            "registrant_country": "US",
            "domain_status": [
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "mlaw.ru",
            "domain_keyword": "mlaw",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:39:29",
            "create_date": "2011-10-18",
            "expiry_date": "2024-10-18",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "mgac.ru",
            "domain_keyword": "mgac",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:46:30",
            "create_date": "2019-11-20",
            "expiry_date": "2024-11-20",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "mdaw.org",
            "domain_keyword": "mdaw",
            "domain_tld": "org",
            "query_time": "2024-05-07 22:52:55",
            "create_date": "2018-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1046.ui-dns.com",
                "ns1062.ui-dns.biz",
                "ns1097.ui-dns.de",
                "ns1105.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "mgkw.com",
            "domain_keyword": "mgkw",
            "domain_tld": "com",
            "query_time": "2024-05-09 00:40:05",
            "create_date": "2012-05-09",
            "update_date": "2024-03-06",
            "expiry_date": "2025-05-09",
            "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=mgkw.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "mgjw.sbs",
            "domain_keyword": "mgjw",
            "domain_tld": "sbs",
            "query_time": "2024-05-17 05:34:00",
            "create_date": "2023-11-06",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ned.ns.cloudflare.com",
                "reza.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "moaw.info",
            "domain_keyword": "moaw",
            "domain_tld": "info",
            "query_time": "2024-05-27 08:15:11",
            "create_date": "2021-01-25",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0165613488",
            "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": [
                "ns1.everleap.com",
                "ns2.everleap.com",
                "ns3.everleap.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "mwaw.org",
            "domain_keyword": "mwaw",
            "domain_tld": "org",
            "query_time": "2024-04-25 23:57:37",
            "create_date": "2005-12-08",
            "update_date": "2023-08-12",
            "expiry_date": "2024-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "igaw.com",
            "domain_keyword": "igaw",
            "domain_tld": "com",
            "query_time": "2024-04-11 13:49:28",
            "create_date": "2000-04-07",
            "update_date": "2024-02-28",
            "expiry_date": "2025-04-07",
            "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": 68,
            "domain_name": "mgbw.com",
            "domain_keyword": "mgbw",
            "domain_tld": "com",
            "query_time": "2024-05-23 13:48:24",
            "create_date": "2001-07-20",
            "update_date": "2023-07-21",
            "expiry_date": "2028-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "meaw.it",
            "domain_keyword": "meaw",
            "domain_tld": "it",
            "query_time": "2024-05-27 18:38:52",
            "create_date": "2009-04-16",
            "update_date": "2024-04-28",
            "expiry_date": "2024-04-16",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Associazione eurocclusion italia associazione medico scientifica",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 70,
            "domain_name": "mglw.sbs",
            "domain_keyword": "mglw",
            "domain_tld": "sbs",
            "query_time": "2024-05-17 05:34:14",
            "create_date": "2023-11-04",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "logan.ns.cloudflare.com",
                "marlowe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "mgaz.de",
            "domain_keyword": "mgaz",
            "domain_tld": "de",
            "query_time": "2024-05-04 05:17:27",
            "update_date": "2021-05-19",
            "name_servers": [
                "nsa7.schlundtech.de",
                "nsb7.schlundtech.de",
                "nsc7.schlundtech.de",
                "nsd7.schlundtech.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 72,
            "domain_name": "mgrw.com",
            "domain_keyword": "mgrw",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:23:15",
            "create_date": "2002-10-01",
            "update_date": "2023-06-26",
            "expiry_date": "2026-10-01",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/mgrw.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "mtaw.org",
            "domain_keyword": "mtaw",
            "domain_tld": "org",
            "query_time": "2024-04-22 01:59:36",
            "create_date": "1999-10-29",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-30",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "mgam.org",
            "domain_keyword": "mgam",
            "domain_tld": "org",
            "query_time": "2024-04-23 04:48:44",
            "create_date": "2020-06-24",
            "update_date": "2023-08-08",
            "expiry_date": "2024-06-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "mggw.xyz",
            "domain_keyword": "mggw",
            "domain_tld": "xyz",
            "query_time": "2024-04-23 04:54:49",
            "create_date": "2018-06-10",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "Paris",
            "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.",
            "name_servers": [
                "ns-1470.awsdns-55.org",
                "ns-1863.awsdns-40.co.uk",
                "ns-318.awsdns-39.com",
                "ns-628.awsdns-14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "mgan.top",
            "domain_keyword": "mgan",
            "domain_tld": "top",
            "query_time": "2024-04-13 15:40:59",
            "create_date": "2023-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liao bai cheng ",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FJ",
            "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": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "mgnw.sbs",
            "domain_keyword": "mgnw",
            "domain_tld": "sbs",
            "query_time": "2024-04-28 13:37:16",
            "create_date": "2023-12-17",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ned.ns.cloudflare.com",
                "reza.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "magw.com.cn",
            "domain_keyword": "magw",
            "domain_tld": "com.cn",
            "query_time": "2024-04-13 02:59:39",
            "create_date": "2019-07-29",
            "expiry_date": "2029-07-29",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海蔚然企业管理有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "mlaw.studio",
            "domain_keyword": "mlaw",
            "domain_tld": "studio",
            "query_time": "2024-05-21 10:24:29",
            "create_date": "2022-03-21",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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": 80,
            "domain_name": "myaw.co.uk",
            "domain_keyword": "myaw",
            "domain_tld": "co.uk",
            "query_time": "2024-05-21 13:46:21",
            "create_date": "2019-11-08",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-08",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1020.ui-dns.de",
                "ns1045.ui-dns.biz",
                "ns1089.ui-dns.com",
                "ns1100.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "mgat.club",
            "domain_keyword": "mgat",
            "domain_tld": "club",
            "query_time": "2024-05-21 13:58:19",
            "create_date": "2023-06-20",
            "update_date": "2023-09-19",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "makati",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the registrar 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.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "nmgaw.cn",
            "domain_keyword": "nmgaw",
            "domain_tld": "cn",
            "query_time": "2024-05-20 11:54:06",
            "create_date": "2023-06-12",
            "expiry_date": "2024-06-12",
            "registrar_name": "上海有孚网络股份有限公司",
            "registrant_name": "易巡航",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "miaw.cn",
            "domain_keyword": "miaw",
            "domain_tld": "cn",
            "query_time": "2024-05-14 08:20:19",
            "create_date": "2023-06-02",
            "expiry_date": "2024-06-02",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "丁超宇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.nagor.cn",
                "ns.nagor.com.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "bgaw.art",
            "domain_keyword": "bgaw",
            "domain_tld": "art",
            "query_time": "2024-06-02 06:41:32",
            "create_date": "2023-05-31",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "MO",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 85,
            "domain_name": "mgas.pl",
            "domain_keyword": "mgas",
            "domain_tld": "pl",
            "query_time": "2024-03-11 06:52:21",
            "create_date": "2024-01-15",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "mngaw.org",
            "domain_keyword": "mngaw",
            "domain_tld": "org",
            "query_time": "2024-04-12 13:45:22",
            "create_date": "2024-02-21",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://whois.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guizhou",
            "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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "mgtw.ru",
            "domain_keyword": "mgtw",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:47:36",
            "create_date": "2017-02-16",
            "expiry_date": "2025-02-16",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "mlaw.pics",
            "domain_keyword": "mlaw",
            "domain_tld": "pics",
            "query_time": "2024-05-01 17:17:19",
            "create_date": "2023-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "wgaw.org",
            "domain_keyword": "wgaw",
            "domain_tld": "org",
            "query_time": "2024-05-18 16:53:05",
            "create_date": "2001-03-06",
            "update_date": "2021-01-04",
            "expiry_date": "2026-03-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "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": "please query the rdds service of the registrar 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.easydns.com",
                "ns2.easydns.com",
                "ns3.easydns.org",
                "ns6.easydns.net",
                "remote1.easydns.com",
                "remote2.easydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "mgae.shop",
            "domain_keyword": "mgae",
            "domain_tld": "shop",
            "query_time": "2024-05-21 13:58:08",
            "create_date": "2023-06-24",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc.",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_state": "California",
            "registrant_country": "US",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "emgaw.com",
            "domain_keyword": "emgaw",
            "domain_tld": "com",
            "query_time": "2024-05-16 07:39:50",
            "create_date": "2023-09-17",
            "update_date": "2023-09-17",
            "expiry_date": "2025-09-17",
            "registrar_iana": 3956,
            "registrar_name": "Global Domain Group LLC",
            "registrar_website": "http://www.globaldomaingroup.com",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "harmony.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "mgat.info",
            "domain_keyword": "mgat",
            "domain_tld": "info",
            "query_time": "2024-05-29 13:07:05",
            "create_date": "2023-03-18",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-18",
            "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": "domain expired",
            "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.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "mg-w.co.jp",
            "domain_keyword": "mg-w",
            "domain_tld": "co.jp",
            "query_time": "2024-05-29 13:06:44",
            "create_date": "2009-04-21",
            "update_date": "2024-05-01",
            "registrant_company": "Morikawa Gauge Works Co.,Ltd.",
            "name_servers": [
                "ns1.canonet.ne.jp",
                "ns2.canonet.ne.jp"
            ]
        },
        {
            "num": 94,
            "domain_name": "agaw.ca",
            "domain_keyword": "agaw",
            "domain_tld": "ca",
            "query_time": "2024-05-28 19:07:25",
            "create_date": "2010-12-03",
            "update_date": "2024-01-17",
            "expiry_date": "2024-12-03",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.odedi65381.mywhc.ca",
                "ns2.odedi65381.mywhc.ca"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "mgaf.info",
            "domain_keyword": "mgaf",
            "domain_tld": "info",
            "query_time": "2024-04-13 15:40:57",
            "create_date": "2022-02-26",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-26",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Degtyarenko Andrey Evgenevich",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaia obl",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "mgadw.com",
            "domain_keyword": "mgadw",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:48:26",
            "create_date": "2019-08-17",
            "update_date": "2019-08-17",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=mgadw.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "meaw.ru",
            "domain_keyword": "meaw",
            "domain_tld": "ru",
            "query_time": "2024-05-04 15:31:46",
            "create_date": "2011-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "mwaw.com",
            "domain_keyword": "mwaw",
            "domain_tld": "com",
            "query_time": "2024-05-16 02:21:51",
            "create_date": "2001-12-04",
            "update_date": "2023-11-14",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "imgaw.rocks",
            "domain_keyword": "imgaw",
            "domain_tld": "rocks",
            "query_time": "2024-05-23 13:03:09",
            "create_date": "2023-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "mgal.us",
            "domain_keyword": "mgal",
            "domain_tld": "us",
            "query_time": "2024-05-21 13:58:08",
            "create_date": "2012-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Mariusz Galus",
            "registrant_company": "Akrasia",
            "registrant_address": "9191 Garland Rd Apt 624",
            "registrant_city": "Dallas",
            "registrant_state": "Texas",
            "registrant_zip": "75218",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5072466545",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "miki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>mgaw.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1084</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>mlaw.com, sgaw.com, mgac.jp, mraw.net, maaw.online, dgaw.store, moaw.today, mgad.club, mgav.top, meaw.co.uk, mgap.online, mnaw.com, myaw.ru, mbaw.info, egaw.com, mlaw.in, mgww.club, mgiw.monster, mgaz.site, mgaw6.top, mzaw.de, ngaw.com, mgac.lol, mgaq.com, mgag.de, mgan.ru, mlaw.dk, mgap.xyz, mfaw.org, mgar.us, mgwa.com, mgal.de, msaw.online, mcgaw.me.uk, mgas.info, mkaw.online, mlaw.global, mga4.com, mgaws.com, mgal.org, mgdw.vip, mgai.ru, ggaw.com, m-aw.co.uk, lgaw.ink, mglaw.dk, mlaw.co.nz, miaw.lat, mgas.shop, mgae.rocks, mgaz.com, mg1w.sbs, mgar.org.uk, mgsw.sbs, mraw.eu, egaw.in, ngaw.org, tgaw.com, mgam.shop, mlaw.ru, mgac.ru, mdaw.org, mgkw.com, mgjw.sbs, moaw.info, mwaw.org, igaw.com, mgbw.com, meaw.it, mglw.sbs, mgaz.de, mgrw.com, mtaw.org, mgam.org, mggw.xyz, mgan.top, mgnw.sbs, magw.com.cn, mlaw.studio, myaw.co.uk, mgat.club, nmgaw.cn, miaw.cn, bgaw.art, mgas.pl, mngaw.org, mgtw.ru, mlaw.pics, wgaw.org, mgae.shop, emgaw.com, mgat.info, mg-w.co.jp, agaw.ca, mgaf.info, mgadw.com, meaw.ru, mwaw.com, imgaw.rocks, mgal.us</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mlaw.com</domain_name>
   <domain_keyword>mlaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 16:01:17</query_time>
   <create_date>2002-05-13</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2027-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sgaw.com</domain_name>
   <domain_keyword>sgaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 22:10:59</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.up99plus.com</value>
    <value>ns16.up99plus.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mgac.jp</domain_name>
   <domain_keyword>mgac</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 04:48:18</query_time>
   <create_date>2011-02-21</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>nobitel Inc.</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>mraw.net</domain_name>
   <domain_keyword>mraw</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 13:25:51</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.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>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>adam.ns.cloudflare.com</value>
    <value>dara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>maaw.online</domain_name>
   <domain_keyword>maaw</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 11:36:28</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>London</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>dgaw.store</domain_name>
   <domain_keyword>dgaw</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-06 20:29:57</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-01</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>kianchau.ns.cloudflare.com</value>
    <value>tessa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>moaw.today</domain_name>
   <domain_keyword>moaw</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-09 16:51:16</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mgad.club</domain_name>
   <domain_keyword>mgad</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-19 01:04:28</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.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>makati</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</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.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>9</num>
   <domain_name>mgav.top</domain_name>
   <domain_keyword>mgav</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-23 01:27:33</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://juminghk.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>gui zhou</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>meaw.co.uk</domain_name>
   <domain_keyword>meaw</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 23:58:07</query_time>
   <create_date>2013-11-09</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>mgap.online</domain_name>
   <domain_keyword>mgap</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 21:41:13</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>mnaw.com</domain_name>
   <domain_keyword>mnaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:42:47</query_time>
   <create_date>2004-12-04</create_date>
   <update_date>2021-09-14</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Dayeung Industries Inc</registrant_name>
   <registrant_company>Dayeung Industries Inc</registrant_company>
   <registrant_address>555-53 Baekseokgongdan 3-gil, Seobuk-gu,  Cheonan-si</registrant_address>
   <registrant_city>Chungcheongnam-do</registrant_city>
   <registrant_zip>31094</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.415640381</registrant_phone>
   <registrant_fax>+82.415640380</registrant_fax>
   <name_servers>
    <value>ns1.dnstool.net</value>
    <value>ns2.dnstool.net</value>
    <value>ns8.dnstool.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>myaw.ru</domain_name>
   <domain_keyword>myaw</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:48:33</query_time>
   <create_date>2006-01-07</create_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.ru</value>
    <value>dns2.yandex.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>mbaw.info</domain_name>
   <domain_keyword>mbaw</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 21:51:24</query_time>
   <create_date>2016-11-08</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>
  <value>
   <num>15</num>
   <domain_name>egaw.com</domain_name>
   <domain_keyword>egaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:47:37</query_time>
   <create_date>2007-07-08</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>tian jin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/egaw.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>mlaw.in</domain_name>
   <domain_keyword>mlaw</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-01 17:17:19</query_time>
   <create_date>2018-04-24</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cp-in-17.bigrockservers.com</value>
    <value>ns2.cp-in-17.bigrockservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>mgww.club</domain_name>
   <domain_keyword>mgww</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-28 14:27:25</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>mgiw.monster</domain_name>
   <domain_keyword>mgiw</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-04-13 15:43:36</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>Guangxi</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>ns2dqr.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4lrt.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>mgaz.site</domain_name>
   <domain_keyword>mgaz</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-07 17:35:11</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-12-31</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>TAMBOVSKAY</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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>mgaw6.top</domain_name>
   <domain_keyword>mgaw6</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-07 17:34:55</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>you shi ke ji ( zhong guo ) you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>mzaw.de</domain_name>
   <domain_keyword>mzaw</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 17:31:47</query_time>
   <update_date>2018-07-26</update_date>
   <name_servers>
    <value>ns1027.ui-dns.biz</value>
    <value>ns1027.ui-dns.com</value>
    <value>ns1027.ui-dns.de</value>
    <value>ns1027.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>ngaw.com</domain_name>
   <domain_keyword>ngaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 14:51:51</query_time>
   <create_date>2010-08-26</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>mgac.lol</domain_name>
   <domain_keyword>mgac</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-31 16:58:04</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</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>ned.ns.cloudflare.com</value>
    <value>reza.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>mgaq.com</domain_name>
   <domain_keyword>mgaq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 01:55:32</query_time>
   <create_date>2007-01-30</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-01-30</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.bodis.com</value>
    <value>ns2.bodis.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>25</num>
   <domain_name>mgag.de</domain_name>
   <domain_keyword>mgag</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 05:17:26</query_time>
   <update_date>2019-07-18</update_date>
   <name_servers>
    <value>ns1.lemarit.de</value>
    <value>ns1.lemarit.net</value>
    <value>ns2.lemarit.de</value>
    <value>ns2.lemarit.net</value>
    <value>ns3.lemarit.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>mgan.ru</domain_name>
   <domain_keyword>mgan</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:46:31</query_time>
   <create_date>2005-08-11</create_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>mlaw.dk</domain_name>
   <domain_keyword>mlaw</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 10:14:45</query_time>
   <create_date>2021-09-13</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>BeGin CPH ApS</registrant_name>
   <registrant_address>c/o Fenger-Mieritz, Hejnerupvej 8</registrant_address>
   <registrant_city>Tureby</registrant_city>
   <registrant_zip>4682</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 42503523</registrant_phone>
   <name_servers>
    <value>ns1.curanet.dk</value>
    <value>ns2.curanet.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>mgap.xyz</domain_name>
   <domain_keyword>mgap</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 23:18:15</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>29</num>
   <domain_name>mfaw.org</domain_name>
   <domain_keyword>mfaw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 21:37:59</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.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>ines.ns.cloudflare.com</value>
    <value>johnny.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>mgar.us</domain_name>
   <domain_keyword>mgar</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 23:08:26</query_time>
   <create_date>2020-11-22</create_date>
   <update_date>2022-03-13</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Marcel Garus</registrant_name>
   <registrant_address>Enfieldstr. 85</registrant_address>
   <registrant_city>Gladbeck</registrant_city>
   <registrant_state>North Rhine Westphalia</registrant_state>
   <registrant_zip>45966</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.15751770663</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>mgwa.com</domain_name>
   <domain_keyword>mgwa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 01:29:37</query_time>
   <create_date>2000-03-24</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-24</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.interdns.co.uk</value>
    <value>ns2.interdns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>mgal.de</domain_name>
   <domain_keyword>mgal</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 05:17:26</query_time>
   <update_date>2018-09-06</update_date>
   <name_servers>
    <value>ns1050.ui-dns.biz</value>
    <value>ns1050.ui-dns.com</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1050.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>msaw.online</domain_name>
   <domain_keyword>msaw</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-29 07:02:28</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>34</num>
   <domain_name>mcgaw.me.uk</domain_name>
   <domain_keyword>mcgaw</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-11 08:37:02</query_time>
   <create_date>2010-11-15</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1096.ui-dns.biz</value>
    <value>ns1096.ui-dns.com</value>
    <value>ns1096.ui-dns.de</value>
    <value>ns1096.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>mgas.info</domain_name>
   <domain_keyword>mgas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 13:58:15</query_time>
   <create_date>2019-02-11</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-11</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_company>Kopa Tech Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.site5.com</value>
    <value>dns2.site5.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>mkaw.online</domain_name>
   <domain_keyword>mkaw</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 02:43:56</query_time>
   <create_date>2019-01-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1053.ui-dns.de</value>
    <value>ns1054.ui-dns.biz</value>
    <value>ns1081.ui-dns.org</value>
    <value>ns1085.ui-dns.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>mlaw.global</domain_name>
   <domain_keyword>mlaw</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-25 04:29:40</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Itechprosolutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Pondicherry</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>mga4.com</domain_name>
   <domain_keyword>mga4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 21:41:10</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>2617</registrar_iana>
   <registrar_name>DropCatch.com 858 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>mgaws.com</domain_name>
   <domain_keyword>mgaws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 01:55:48</query_time>
   <create_date>2016-09-16</create_date>
   <update_date>2022-09-29</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>mgal.org</domain_name>
   <domain_keyword>mgal</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 04:48:37</query_time>
   <create_date>2002-04-03</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2027-04-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>mgdw.vip</domain_name>
   <domain_keyword>mgdw</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-23 04:52:54</query_time>
   <create_date>2020-08-07</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lijingwen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>mgai.ru</domain_name>
   <domain_keyword>mgai</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:46:30</query_time>
   <create_date>2011-07-08</create_date>
   <expiry_date>2024-07-08</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>43</num>
   <domain_name>ggaw.com</domain_name>
   <domain_keyword>ggaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:45:43</query_time>
   <create_date>2010-07-04</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/ggaw.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>m-aw.co.uk</domain_name>
   <domain_keyword>m-aw</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 03:43:59</query_time>
   <create_date>2011-06-21</create_date>
   <update_date>2023-04-23</update_date>
   <expiry_date>2025-06-21</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>lgaw.ink</domain_name>
   <domain_keyword>lgaw</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-03 20:55:12</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>mglaw.dk</domain_name>
   <domain_keyword>mglaw</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-13 18:30:57</query_time>
   <create_date>2022-09-08</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrant_name>Aveo ApS</registrant_name>
   <registrant_address>Jægergårdsgade 118</registrant_address>
   <registrant_city>Aarhus C</registrant_city>
   <registrant_zip>8000</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.aveo.dk</value>
    <value>ns2.aveo.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>mlaw.co.nz</domain_name>
   <domain_keyword>mlaw</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-13 22:41:56</query_time>
   <create_date>2018-03-09</create_date>
   <update_date>2024-03-07</update_date>
   <registrar_name>Webcentral Group Ltd T/A Melbourne IT</registrar_name>
   <registrar_website>https://www.webcentral.com.au/</registrar_website>
   <name_servers>
    <value>ns1.nsserver.net.nz</value>
    <value>ns2.nsserver.net.nz</value>
    <value>ns3.nsserver.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>miaw.lat</domain_name>
   <domain_keyword>miaw</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-18 19:15:25</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-01</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>ns1.site.pro</value>
    <value>ns2.site.pro</value>
    <value>ns3.site.pro</value>
    <value>ns4.site.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>mgas.shop</domain_name>
   <domain_keyword>mgas</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-28 01:05:45</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>mgae.rocks</domain_name>
   <domain_keyword>mgae</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-21 13:58:07</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>mgaz.com</domain_name>
   <domain_keyword>mgaz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:49:37</query_time>
   <create_date>2004-12-21</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-21</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.gridhost.com</value>
    <value>ns2.gridhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>mg1w.sbs</domain_name>
   <domain_keyword>mg1w</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-04-28 13:28:00</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ned.ns.cloudflare.com</value>
    <value>reza.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>mgar.org.uk</domain_name>
   <domain_keyword>mgar</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-13 15:41:01</query_time>
   <create_date>2014-01-19</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2026-01-19</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns.rackspace.com</value>
    <value>ns2.rackspace.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>mgsw.sbs</domain_name>
   <domain_keyword>mgsw</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-10 06:03:19</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>daisy.ns.cloudflare.com</value>
    <value>yadiel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>mraw.eu</domain_name>
   <domain_keyword>mraw</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:07:45</query_time>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
  </value>
  <value>
   <num>56</num>
   <domain_name>egaw.in</domain_name>
   <domain_keyword>egaw</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-21 04:27:59</query_time>
   <create_date>2020-08-23</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-08-23</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Telangana</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ngaw.org</domain_name>
   <domain_keyword>ngaw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 14:51:51</query_time>
   <create_date>1998-01-26</create_date>
   <update_date>2021-12-16</update_date>
   <expiry_date>2027-01-25</expiry_date>
   <registrar_iana>636</registrar_iana>
   <registrar_name>BRANDON GRAY INTERNET SERVICES INC. (dba &quot;NameJuice.com&quot;)</registrar_name>
   <registrar_website>http://www.namejuice.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>National Guard Association of Washington</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.codero.com</value>
    <value>ns2.codero.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>tgaw.com</domain_name>
   <domain_keyword>tgaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 01:30:31</query_time>
   <create_date>1998-12-04</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2024-09-18</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>59</num>
   <domain_name>mgam.shop</domain_name>
   <domain_keyword>mgam</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-13 15:41:02</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc.</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>mlaw.ru</domain_name>
   <domain_keyword>mlaw</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:39:29</query_time>
   <create_date>2011-10-18</create_date>
   <expiry_date>2024-10-18</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>61</num>
   <domain_name>mgac.ru</domain_name>
   <domain_keyword>mgac</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:46:30</query_time>
   <create_date>2019-11-20</create_date>
   <expiry_date>2024-11-20</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>62</num>
   <domain_name>mdaw.org</domain_name>
   <domain_keyword>mdaw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 22:52:55</query_time>
   <create_date>2018-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1046.ui-dns.com</value>
    <value>ns1062.ui-dns.biz</value>
    <value>ns1097.ui-dns.de</value>
    <value>ns1105.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>mgkw.com</domain_name>
   <domain_keyword>mgkw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 00:40:05</query_time>
   <create_date>2012-05-09</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-05-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>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=mgkw.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>mgjw.sbs</domain_name>
   <domain_keyword>mgjw</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-17 05:34:00</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ned.ns.cloudflare.com</value>
    <value>reza.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>moaw.info</domain_name>
   <domain_keyword>moaw</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 08:15:11</query_time>
   <create_date>2021-01-25</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0165613488</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>ns1.everleap.com</value>
    <value>ns2.everleap.com</value>
    <value>ns3.everleap.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>mwaw.org</domain_name>
   <domain_keyword>mwaw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 23:57:37</query_time>
   <create_date>2005-12-08</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.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>67</num>
   <domain_name>igaw.com</domain_name>
   <domain_keyword>igaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 13:49:28</query_time>
   <create_date>2000-04-07</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>68</num>
   <domain_name>mgbw.com</domain_name>
   <domain_keyword>mgbw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 13:48:24</query_time>
   <create_date>2001-07-20</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2028-07-20</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>meaw.it</domain_name>
   <domain_keyword>meaw</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 18:38:52</query_time>
   <create_date>2009-04-16</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-04-16</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Associazione eurocclusion italia associazione medico scientifica</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>mglw.sbs</domain_name>
   <domain_keyword>mglw</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-17 05:34:14</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>logan.ns.cloudflare.com</value>
    <value>marlowe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>mgaz.de</domain_name>
   <domain_keyword>mgaz</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 05:17:27</query_time>
   <update_date>2021-05-19</update_date>
   <name_servers>
    <value>nsa7.schlundtech.de</value>
    <value>nsb7.schlundtech.de</value>
    <value>nsc7.schlundtech.de</value>
    <value>nsd7.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>mgrw.com</domain_name>
   <domain_keyword>mgrw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:23:15</query_time>
   <create_date>2002-10-01</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2026-10-01</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/mgrw.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>mtaw.org</domain_name>
   <domain_keyword>mtaw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 01:59:36</query_time>
   <create_date>1999-10-29</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>mgam.org</domain_name>
   <domain_keyword>mgam</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 04:48:44</query_time>
   <create_date>2020-06-24</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>75</num>
   <domain_name>mggw.xyz</domain_name>
   <domain_keyword>mggw</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-23 04:54:49</query_time>
   <create_date>2018-06-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>Paris</registrant_state>
   <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>
   <name_servers>
    <value>ns-1470.awsdns-55.org</value>
    <value>ns-1863.awsdns-40.co.uk</value>
    <value>ns-318.awsdns-39.com</value>
    <value>ns-628.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>mgan.top</domain_name>
   <domain_keyword>mgan</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-13 15:40:59</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liao bai cheng </registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FJ</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>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>mgnw.sbs</domain_name>
   <domain_keyword>mgnw</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-04-28 13:37:16</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ned.ns.cloudflare.com</value>
    <value>reza.ns.cloudflare.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>magw.com.cn</domain_name>
   <domain_keyword>magw</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-13 02:59:39</query_time>
   <create_date>2019-07-29</create_date>
   <expiry_date>2029-07-29</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海蔚然企业管理有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>mlaw.studio</domain_name>
   <domain_keyword>mlaw</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-21 10:24:29</query_time>
   <create_date>2022-03-21</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</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>80</num>
   <domain_name>myaw.co.uk</domain_name>
   <domain_keyword>myaw</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-21 13:46:21</query_time>
   <create_date>2019-11-08</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1020.ui-dns.de</value>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1089.ui-dns.com</value>
    <value>ns1100.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>mgat.club</domain_name>
   <domain_keyword>mgat</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-21 13:58:19</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.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>makati</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</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.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>nmgaw.cn</domain_name>
   <domain_keyword>nmgaw</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-20 11:54:06</query_time>
   <create_date>2023-06-12</create_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_name>上海有孚网络股份有限公司</registrar_name>
   <registrant_name>易巡航</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>miaw.cn</domain_name>
   <domain_keyword>miaw</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 08:20:19</query_time>
   <create_date>2023-06-02</create_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>丁超宇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>bgaw.art</domain_name>
   <domain_keyword>bgaw</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-06-02 06:41:32</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>MO</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>mgas.pl</domain_name>
   <domain_keyword>mgas</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-11 06:52:21</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>mngaw.org</domain_name>
   <domain_keyword>mngaw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-12 13:45:22</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://whois.gname.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>Guizhou</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>mgtw.ru</domain_name>
   <domain_keyword>mgtw</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:47:36</query_time>
   <create_date>2017-02-16</create_date>
   <expiry_date>2025-02-16</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>88</num>
   <domain_name>mlaw.pics</domain_name>
   <domain_keyword>mlaw</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-01 17:17:19</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>wgaw.org</domain_name>
   <domain_keyword>wgaw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 16:53:05</query_time>
   <create_date>2001-03-06</create_date>
   <update_date>2021-01-04</update_date>
   <expiry_date>2026-03-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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.easydns.com</value>
    <value>ns2.easydns.com</value>
    <value>ns3.easydns.org</value>
    <value>ns6.easydns.net</value>
    <value>remote1.easydns.com</value>
    <value>remote2.easydns.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>mgae.shop</domain_name>
   <domain_keyword>mgae</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-21 13:58:08</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc.</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.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>emgaw.com</domain_name>
   <domain_keyword>emgaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 07:39:50</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2025-09-17</expiry_date>
   <registrar_iana>3956</registrar_iana>
   <registrar_name>Global Domain Group LLC</registrar_name>
   <registrar_website>http://www.globaldomaingroup.com</registrar_website>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>harmony.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>mgat.info</domain_name>
   <domain_keyword>mgat</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 13:07:05</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-18</expiry_date>
   <registrar_iana>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>domain expired</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.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>mg-w.co.jp</domain_name>
   <domain_keyword>mg-w</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-29 13:06:44</query_time>
   <create_date>2009-04-21</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>Morikawa Gauge Works Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns1.canonet.ne.jp</value>
    <value>ns2.canonet.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>94</num>
   <domain_name>agaw.ca</domain_name>
   <domain_keyword>agaw</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-28 19:07:25</query_time>
   <create_date>2010-12-03</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.odedi65381.mywhc.ca</value>
    <value>ns2.odedi65381.mywhc.ca</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>95</num>
   <domain_name>mgaf.info</domain_name>
   <domain_keyword>mgaf</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-13 15:40:57</query_time>
   <create_date>2022-02-26</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Degtyarenko Andrey Evgenevich</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaia obl</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>mgadw.com</domain_name>
   <domain_keyword>mgadw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:48:26</query_time>
   <create_date>2019-08-17</create_date>
   <update_date>2019-08-17</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>Shan Xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=mgadw.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>meaw.ru</domain_name>
   <domain_keyword>meaw</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 15:31:46</query_time>
   <create_date>2011-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>mwaw.com</domain_name>
   <domain_keyword>mwaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 02:21:51</query_time>
   <create_date>2001-12-04</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>99</num>
   <domain_name>imgaw.rocks</domain_name>
   <domain_keyword>imgaw</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-23 13:03:09</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>mgal.us</domain_name>
   <domain_keyword>mgal</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-21 13:58:08</query_time>
   <create_date>2012-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Mariusz Galus</registrant_name>
   <registrant_company>Akrasia</registrant_company>
   <registrant_address>9191 Garland Rd Apt 624</registrant_address>
   <registrant_city>Dallas</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>75218</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5072466545</registrant_phone>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>miki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.051</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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