WHOIS QUERY TIME

26 May 2024 - 12:15 AM UTC

Modified: 22 April 2024

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.server-cpanel.com
ns2.server-cpanel.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Lisong Cai

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=meic.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "meic.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "meic.com.au",
            "domain_keyword": "meic",
            "domain_tld": "com.au",
            "query_time": "2024-05-26 00:15:29",
            "update_date": "2024-04-22",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Lisong Cai",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>meic.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>meic.com.au</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-26 00:15:29</query_time>
   <update_date>2024-04-22</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Lisong Cai</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</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.057 seconds) for "meic.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Mar 2024 - 4:21 PM UTC

Modified: 28 September 2023

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.server-cpanel.com
ns2.server-cpanel.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Lisong Cai

#2 - QUERY TIME

26 May 2024 - 12:15 AM UTC

Modified: 22 April 2024

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.server-cpanel.com
ns2.server-cpanel.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Lisong Cai

* 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=meic.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "meic.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "meic.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "meic.com.au",
            "domain_keyword": "meic",
            "domain_tld": "com.au",
            "query_time": "2024-03-27 16:21:21",
            "update_date": "2023-09-28",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Lisong Cai",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "meic.com.au",
            "domain_keyword": "meic",
            "domain_tld": "com.au",
            "query_time": "2024-05-26 00:15:29",
            "update_date": "2024-04-22",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Lisong Cai",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.057,
        "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>meic.com.au</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>meic.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>meic.com.au</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-03-27 16:21:21</query_time>
   <update_date>2023-09-28</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Lisong Cai</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>meic.com.au</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-26 00:15:29</query_time>
   <update_date>2024-04-22</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Lisong Cai</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.057</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 32 domain names (in 0.037 seconds) which contained the exact domain keyword "meic".
Domain Name Registered Expiry Registrar Ownership
1 meic.com 14 Jan 1997 13 Jan 2033 Network Solutions, LLC -
2 meic.org 1 Apr 1998 31 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 meic.co.jp 6 Dec 2000 - - Matsushita Electric Institution Co., Ltd.
4 meic.net 21 Nov 2002 21 Nov 2024 Tucows Domains Inc. -
5 meic.jp 16 Aug 2003 31 Aug 2024 - Keita Furukawa
6 meic.it 21 Nov 2005 21 Nov 2024 Host s.p.a. FENTAI di Maurizio Maggiore
7 meic.com.br 18 Sep 2007 18 Sep 2026 - MEIC VASOS DE PRESS?O LTDA
8 meic.com.cn 8 Dec 2007 8 Dec 2024 北京光速连通科贸有限公司 厦门科司特电子工业有限公司
9 meic.cn 22 Jul 2010 22 Jul 2026 阿里云计算有限公司(万网) 北京凯禾瑞华科技有限公司
10 meic.fr 30 Nov 2014 30 Nov 2024 AMEN / Agence des Médias Numériques THIERRY LANNOY
11 meic.cymru 16 Mar 2015 16 Mar 2025 Mesh Digital Limited REDACTED FOR PRIVACY
12 meic.club 27 Jan 2018 27 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chu chao
13 meic.work 27 Jan 2018 27 Jan 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chu chao
14 meic.dev 28 Feb 2019 28 Feb 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
15 meic.uk 7 Oct 2019 7 Oct 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
16 meic.ru 29 Aug 2020 29 Aug 2024 REGTIME-RU Private Person
17 meic.africa 1 Apr 2021 1 Apr 2025 OpenSRS Data Protected
18 meic.xyz 15 Jun 2021 15 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
19 meic.top 8 Oct 2021 8 Oct 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
20 meic.pt 5 Dec 2021 5 Dec 2030 - -
21 meic.io 11 Jan 2022 11 Jan 2025 WHC Online Solutions Inc. Privacy Protect, LLC (PrivacyProtect.org)
22 meic.cloud 15 Apr 2022 15 Apr 2025 Alibaba Cloud Computing Ltd. bei jing qing chuang mei ke huan jing ke ji you xian gong si
23 meic.info 4 Jul 2022 4 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
24 meic.vip 5 Dec 2022 5 Dec 2027 DNSPod, Inc. zhejiangmeichenjiajukejiyouxiangongsi
25 meic.ca 25 Jan 2023 25 Jan 2025 dot-ca-registry.ca (Burmac Business Systems Ltd) REDACTED FOR PRIVACY
26 meic.site 13 Mar 2023 13 Mar 2026 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
27 meic.us 4 Jul 2023 4 Jul 2024 OwnRegistrar, Inc. NA
28 meic.live 28 Jul 2023 28 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 meic.shop 5 Oct 2023 5 Oct 2024 GMO Internet Group, Inc. -
30 meic.online 19 Nov 2023 19 Nov 2024 Tucows.com Co. Contact Privacy Inc. Customer 0169344844
31 meic.life 3 Jan 2024 3 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
32 meic.de - - - -
33 meic.com.au - - Melbourne IT Lisong Cai

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=meic&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "meic",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 33,
        "relation": "eq",
        "current": 33
    },
    "unique_domains": "meic.com, meic.org, meic.co.jp, meic.net, meic.jp, meic.it, meic.com.br, meic.com.cn, meic.cn, meic.fr, meic.cymru, meic.club, meic.work, meic.dev, meic.uk, meic.ru, meic.africa, meic.xyz, meic.top, meic.pt, meic.io, meic.cloud, meic.info, meic.vip, meic.ca, meic.site, meic.us, meic.live, meic.shop, meic.online, meic.life, meic.de, meic.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "meic.com",
            "domain_keyword": "meic",
            "domain_tld": "com",
            "query_time": "2024-04-09 08:28:53",
            "create_date": "1997-01-14",
            "update_date": "2023-01-14",
            "expiry_date": "2033-01-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "meic.org",
            "domain_keyword": "meic",
            "domain_tld": "org",
            "query_time": "2024-04-10 20:40:38",
            "create_date": "1998-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "meic.co.jp",
            "domain_keyword": "meic",
            "domain_tld": "co.jp",
            "query_time": "2024-05-04 15:50:59",
            "create_date": "2000-12-06",
            "update_date": "2024-01-01",
            "registrant_company": "Matsushita Electric Institution Co., Ltd.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 4,
            "domain_name": "meic.net",
            "domain_keyword": "meic",
            "domain_tld": "net",
            "query_time": "2024-04-09 08:28:53",
            "create_date": "2002-11-21",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.host-anycast.it",
                "ns2.host-anycast.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "meic.jp",
            "domain_keyword": "meic",
            "domain_tld": "jp",
            "query_time": "2024-05-11 14:52:00",
            "create_date": "2003-08-16",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "Keita Furukawa",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 6,
            "domain_name": "meic.it",
            "domain_keyword": "meic",
            "domain_tld": "it",
            "query_time": "2024-04-25 08:51:00",
            "create_date": "2005-11-21",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-21",
            "registrar_name": "Host s.p.a.",
            "registrar_website": "https://www.host.it",
            "registrant_company": "FENTAI di Maurizio Maggiore",
            "registrant_address": "Via Saluzzo, 78",
            "registrant_city": "Torino",
            "registrant_state": "TO",
            "registrant_zip": "10126",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.host-anycast.it",
                "ns2.host-anycast.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "meic.com.br",
            "domain_keyword": "meic",
            "domain_tld": "com.br",
            "query_time": "2024-04-25 08:51:00",
            "create_date": "2007-09-18",
            "update_date": "2022-09-06",
            "expiry_date": "2026-09-18",
            "registrant_name": "MEIC VASOS DE PRESS?O LTDA",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 8,
            "domain_name": "meic.com.cn",
            "domain_keyword": "meic",
            "domain_tld": "com.cn",
            "query_time": "2024-05-04 15:50:59",
            "create_date": "2007-12-08",
            "expiry_date": "2024-12-08",
            "registrar_name": "北京光速连通科贸有限公司",
            "registrant_name": "厦门科司特电子工业有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.66.cn",
                "dns2.66.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "meic.cn",
            "domain_keyword": "meic",
            "domain_tld": "cn",
            "query_time": "2024-05-27 01:25:37",
            "create_date": "2010-07-22",
            "expiry_date": "2026-07-22",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京凯禾瑞华科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "meic.fr",
            "domain_keyword": "meic",
            "domain_tld": "fr",
            "query_time": "2024-05-05 09:03:30",
            "create_date": "2014-11-30",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-30",
            "registrar_name": "AMEN / Agence des Médias Numériques",
            "registrar_website": "https://www.amen.fr/nom-de-domaine/",
            "registrant_company": "THIERRY LANNOY",
            "registrant_address": "THIERRY LANNOY, 34, rue Dathenes, 59777 Euralille",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.320121959",
            "name_servers": [
                "dns1.plaindns.net",
                "dns2.plaindns.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 11,
            "domain_name": "meic.cymru",
            "domain_keyword": "meic",
            "domain_tld": "cymru",
            "query_time": "2024-06-02 16:59:28",
            "create_date": "2015-03-16",
            "update_date": "2023-12-19",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "meic.club",
            "domain_keyword": "meic",
            "domain_tld": "club",
            "query_time": "2024-04-25 08:51:00",
            "create_date": "2018-01-27",
            "update_date": "2022-09-18",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chu chao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "meic.work",
            "domain_keyword": "meic",
            "domain_tld": "work",
            "query_time": "2024-05-27 01:25:37",
            "create_date": "2018-01-27",
            "update_date": "2022-01-17",
            "expiry_date": "2027-01-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chu chao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "meic.dev",
            "domain_keyword": "meic",
            "domain_tld": "dev",
            "query_time": "2024-05-11 14:52:00",
            "create_date": "2019-02-28",
            "update_date": "2024-01-07",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kent",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kevin.ns.cloudflare.com",
                "mimi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "meic.uk",
            "domain_keyword": "meic",
            "domain_tld": "uk",
            "query_time": "2024-05-22 15:03:15",
            "create_date": "2019-10-07",
            "update_date": "2023-10-08",
            "expiry_date": "2025-10-07",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "meic.ru",
            "domain_keyword": "meic",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:55:58",
            "create_date": "2020-08-29",
            "expiry_date": "2024-08-29",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "meic.africa",
            "domain_keyword": "meic",
            "domain_tld": "africa",
            "query_time": "2024-05-27 01:25:37",
            "create_date": "2021-04-01",
            "update_date": "2024-03-03",
            "expiry_date": "2025-04-01",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.dns-h.com",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "meic.xyz",
            "domain_keyword": "meic",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 14:52:00",
            "create_date": "2021-06-15",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "meic.top",
            "domain_keyword": "meic",
            "domain_tld": "top",
            "query_time": "2024-04-25 08:51:00",
            "create_date": "2021-10-08",
            "update_date": "2022-10-25",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangxi",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "meic.pt",
            "domain_keyword": "meic",
            "domain_tld": "pt",
            "query_time": "2024-04-09 08:28:53",
            "create_date": "2021-12-05",
            "expiry_date": "2030-12-05",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 21,
            "domain_name": "meic.io",
            "domain_keyword": "meic",
            "domain_tld": "io",
            "query_time": "2024-05-15 04:25:06",
            "create_date": "2022-01-11",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-11",
            "registrar_iana": 938,
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "meic.cloud",
            "domain_keyword": "meic",
            "domain_tld": "cloud",
            "query_time": "2024-05-27 01:25:37",
            "create_date": "2022-04-15",
            "update_date": "2023-10-10",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bei jing qing chuang mei ke huan jing ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "meic.info",
            "domain_keyword": "meic",
            "domain_tld": "info",
            "query_time": "2024-05-27 01:25:37",
            "create_date": "2022-07-04",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yerevan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AM",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "christina.ns.cloudflare.com",
                "nash.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "meic.vip",
            "domain_keyword": "meic",
            "domain_tld": "vip",
            "query_time": "2024-04-09 08:28:53",
            "create_date": "2022-12-05",
            "update_date": "2022-12-10",
            "expiry_date": "2027-12-05",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhejiangmeichenjiajukejiyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang sheng",
            "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": [
                "fishball.dnspod.net",
                "tarpon.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "meic.ca",
            "domain_keyword": "meic",
            "domain_tld": "ca",
            "query_time": "2024-05-27 01:25:37",
            "create_date": "2023-01-25",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-25",
            "registrar_name": "dot-ca-registry.ca (Burmac Business Systems Ltd)",
            "registrar_website": "www.dot-ca-registry.ca",
            "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": [
                "mack.ns.cloudflare.com",
                "treasure.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "meic.site",
            "domain_keyword": "meic",
            "domain_tld": "site",
            "query_time": "2024-04-09 08:28:53",
            "create_date": "2023-03-13",
            "update_date": "2023-08-31",
            "expiry_date": "2026-03-13",
            "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": [
                "etienne.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "meic.us",
            "domain_keyword": "meic",
            "domain_tld": "us",
            "query_time": "2024-05-11 14:52:00",
            "create_date": "2023-07-04",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Rodney Olsen",
            "registrant_company": "NA",
            "registrant_address": "1418 Western Ave, #800",
            "registrant_city": "Seattle",
            "registrant_state": "Washington",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2069995599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "meic.live",
            "domain_keyword": "meic",
            "domain_tld": "live",
            "query_time": "2024-04-09 08:28:53",
            "create_date": "2023-07-28",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "beth.ns.cloudflare.com",
                "igor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "meic.shop",
            "domain_keyword": "meic",
            "domain_tld": "shop",
            "query_time": "2024-04-25 08:51:00",
            "create_date": "2023-10-05",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-05",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "meic.online",
            "domain_keyword": "meic",
            "domain_tld": "online",
            "query_time": "2024-05-23 10:22:30",
            "create_date": "2023-11-19",
            "update_date": "2024-04-25",
            "expiry_date": "2024-11-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169344844",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "meic.life",
            "domain_keyword": "meic",
            "domain_tld": "life",
            "query_time": "2024-05-09 01:46:14",
            "create_date": "2024-01-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "meic.de",
            "domain_keyword": "meic",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:31:30",
            "update_date": "2023-12-04",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 33,
            "domain_name": "meic.com.au",
            "domain_keyword": "meic",
            "domain_tld": "com.au",
            "query_time": "2024-05-26 00:15:29",
            "update_date": "2024-04-22",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Lisong Cai",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>meic</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>33</total>
  <relation>eq</relation>
  <current>33</current>
 </count>
 <unique_domains>meic.com, meic.org, meic.co.jp, meic.net, meic.jp, meic.it, meic.com.br, meic.com.cn, meic.cn, meic.fr, meic.cymru, meic.club, meic.work, meic.dev, meic.uk, meic.ru, meic.africa, meic.xyz, meic.top, meic.pt, meic.io, meic.cloud, meic.info, meic.vip, meic.ca, meic.site, meic.us, meic.live, meic.shop, meic.online, meic.life, meic.de, meic.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>meic.com</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 08:28:53</query_time>
   <create_date>1997-01-14</create_date>
   <update_date>2023-01-14</update_date>
   <expiry_date>2033-01-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.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>meic.org</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-10 20:40:38</query_time>
   <create_date>1998-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>3</num>
   <domain_name>meic.co.jp</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-04 15:50:59</query_time>
   <create_date>2000-12-06</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>Matsushita Electric Institution Co., Ltd.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>meic.net</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 08:28:53</query_time>
   <create_date>2002-11-21</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-21</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.host-anycast.it</value>
    <value>ns2.host-anycast.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>meic.jp</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-11 14:52:00</query_time>
   <create_date>2003-08-16</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Keita Furukawa</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>meic.it</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 08:51:00</query_time>
   <create_date>2005-11-21</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>Host s.p.a.</registrar_name>
   <registrar_website>https://www.host.it</registrar_website>
   <registrant_company>FENTAI di Maurizio Maggiore</registrant_company>
   <registrant_address>Via Saluzzo, 78</registrant_address>
   <registrant_city>Torino</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10126</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.host-anycast.it</value>
    <value>ns2.host-anycast.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>meic.com.br</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-25 08:51:00</query_time>
   <create_date>2007-09-18</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2026-09-18</expiry_date>
   <registrant_name>MEIC VASOS DE PRESS?O LTDA</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>meic.com.cn</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-04 15:50:59</query_time>
   <create_date>2007-12-08</create_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>北京光速连通科贸有限公司</registrar_name>
   <registrant_name>厦门科司特电子工业有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.66.cn</value>
    <value>dns2.66.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>meic.cn</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 01:25:37</query_time>
   <create_date>2010-07-22</create_date>
   <expiry_date>2026-07-22</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京凯禾瑞华科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>meic.fr</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 09:03:30</query_time>
   <create_date>2014-11-30</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>AMEN / Agence des Médias Numériques</registrar_name>
   <registrar_website>https://www.amen.fr/nom-de-domaine/</registrar_website>
   <registrant_company>THIERRY LANNOY</registrant_company>
   <registrant_address>THIERRY LANNOY, 34, rue Dathenes, 59777 Euralille</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.320121959</registrant_phone>
   <name_servers>
    <value>dns1.plaindns.net</value>
    <value>dns2.plaindns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>meic.cymru</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>cymru</domain_tld>
   <query_time>2024-06-02 16:59:28</query_time>
   <create_date>2015-03-16</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.rackspace.com</value>
    <value>ns2.rackspace.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>meic.club</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-25 08:51:00</query_time>
   <create_date>2018-01-27</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chu chao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>meic.work</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-27 01:25:37</query_time>
   <create_date>2018-01-27</create_date>
   <update_date>2022-01-17</update_date>
   <expiry_date>2027-01-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chu chao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</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>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>meic.dev</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-11 14:52:00</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</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>Kent</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>kevin.ns.cloudflare.com</value>
    <value>mimi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>meic.uk</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-22 15:03:15</query_time>
   <create_date>2019-10-07</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2025-10-07</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>meic.ru</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:55:58</query_time>
   <create_date>2020-08-29</create_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>meic.africa</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-27 01:25:37</query_time>
   <create_date>2021-04-01</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.dns-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.dns-h.com</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>meic.xyz</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 14:52:00</query_time>
   <create_date>2021-06-15</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>meic.top</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 08:51:00</query_time>
   <create_date>2021-10-08</create_date>
   <update_date>2022-10-25</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://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>Guangxi</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>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>20</num>
   <domain_name>meic.pt</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-09 08:28:53</query_time>
   <create_date>2021-12-05</create_date>
   <expiry_date>2030-12-05</expiry_date>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>meic.io</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-15 04:25:06</query_time>
   <create_date>2022-01-11</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>938</registrar_iana>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</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>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>meic.cloud</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-27 01:25:37</query_time>
   <create_date>2022-04-15</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bei jing qing chuang mei ke huan jing ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>meic.info</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 01:25:37</query_time>
   <create_date>2022-07-04</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yerevan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AM</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>christina.ns.cloudflare.com</value>
    <value>nash.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>meic.vip</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-09 08:28:53</query_time>
   <create_date>2022-12-05</create_date>
   <update_date>2022-12-10</update_date>
   <expiry_date>2027-12-05</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>zhejiangmeichenjiajukejiyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang sheng</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>fishball.dnspod.net</value>
    <value>tarpon.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>meic.ca</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-27 01:25:37</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>dot-ca-registry.ca (Burmac Business Systems Ltd)</registrar_name>
   <registrar_website>www.dot-ca-registry.ca</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>mack.ns.cloudflare.com</value>
    <value>treasure.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>meic.site</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-09 08:28:53</query_time>
   <create_date>2023-03-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-03-13</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>etienne.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>meic.us</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-11 14:52:00</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Rodney Olsen</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>1418 Western Ave, #800</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2069995599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>meic.live</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-09 08:28:53</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>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>beth.ns.cloudflare.com</value>
    <value>igor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>meic.shop</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 08:51:00</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>meic.online</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 10:22:30</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0169344844</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>meic.life</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-09 01:46:14</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>meic.de</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:31:30</query_time>
   <update_date>2023-12-04</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>meic.com.au</domain_name>
   <domain_keyword>meic</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-26 00:15:29</query_time>
   <update_date>2024-04-22</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Lisong Cai</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</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 3,398 domain names (in 0.058 seconds) which look and sound like the brand name "meic".
Domain Name Registered Expiry Registrar Ownership
1 metic.net 3 Aug 2002 3 Aug 2024 GoDaddy.com, LLC -
2 meci.md 19 Jun 2023 19 Jun 2024 ITCONCEPT SRL -
3 imeic.net 26 Sep 2017 26 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
4 menc.club 7 Aug 2023 7 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
5 mexc.com.vc 17 Jul 2023 17 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 melc.com 20 Nov 1998 15 Dec 2024 GoDaddy.com, LLC -
7 mebc.info 5 Apr 2020 5 Apr 2025 IONOS SE 1&1 Internet Inc
8 mhic.shop 20 Oct 2023 20 Oct 2024 Realtime Register B.V. -
9 meit.cn 8 Aug 2006 8 Aug 2025 商中在线科技股份有限公司 扬州美特网络科技有限公司
10 muic.io 17 Mar 2014 17 Mar 2025 NameCheap, Inc. Mahidol University International College
11 medic.hu 17 Apr 2012 - - -
12 xeic.com 25 May 2005 25 May 2025 INAMES CO., LTD. lyu jin won
13 mepc.org.au - - GoDaddy.com LLC trading as GoDaddy.com MEPC Church
14 medic.chat 24 Jul 2016 24 Jul 2029 NameCheap, Inc. Digicore Systems SRL
15 muic.uz 30 Jun 2017 5 Jul 2028 ??? "VIRTUAL CLOUDS" -
16 meiz.qa - - Instra Corporation Pty Ltd -
17 mesc.solutions 4 Oct 2015 4 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
18 m5ic.xyz 13 Oct 2023 13 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
19 meii.cn 24 Dec 2014 24 Dec 2024 阿里云计算有限公司(万网) 刘凯
20 meirc.info 11 Mar 2008 11 Mar 2025 Tucows Domains Inc. Data Protected
21 mein.studio 11 Nov 2015 11 Nov 2024 Tucows Domains Inc. REDACTED FOR PRIVACY
22 medic.foundation 18 Apr 2024 18 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
23 mepc.vip 16 Oct 2017 16 Oct 2027 22net, Inc. SHANGHAILANGEWENHUAJINGJIYOUXIANGONGSI
24 meicl.com 11 Oct 2008 11 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
25 medic.be 25 Dec 2015 - Registrar.eu -
26 megic.xyz 26 Apr 2024 26 Apr 2025 Cloudflare, Inc. -
27 melc.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
28 meik.ru 17 Jun 2022 17 Jun 2025 SALENAMES-RU Private Person
29 menc.ru 15 May 2014 15 May 2025 SALENAMES-RU Private Person
30 meinc.ru 25 Nov 2023 25 Nov 2024 RU-CENTER-RU Private Person
31 mein.team 16 Oct 2019 16 Oct 2028 Sav.com, LLC Privacy Protection
32 meec.xyz 21 Nov 2021 21 Nov 2024 Sav.com, LLC Privacy Protection
33 mei6.fun 1 Dec 2021 1 Dec 2031 DNSPod, Inc. Zhang Da Wei
34 mexc.nz 3 Sep 2020 - Gandi -
35 mepic.com.br 20 Dec 2008 20 Dec 2026 - Suprema Ordem Universal da Sant Trindade
36 merc.film 14 Nov 2015 14 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 meil.co.in 26 May 2020 26 May 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
38 neic.com.cn 14 Aug 2012 14 Aug 2024 SAFEBRANDS SAS NOKIA CORPORATION
39 meict.com 26 Sep 2010 26 Sep 2024 Cronon AG -
40 aeic.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Domain Manager
41 mei8.co.uk 11 Aug 2023 11 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
42 teic.ru 7 Dec 2011 7 Dec 2024 SALENAMES-RU Private Person
43 miec.work 10 Jun 2023 10 Jun 2024 Chengdu West Dimension Digital Technology Co., Ltd. Zheng Zhou Su Qi Wang Luo Ke Ji You Xian Gong Si
44 mein.dating 29 Sep 2023 29 Sep 2024 INWX GmbH wanted.love GmbH
45 ieic.cn 4 Sep 2006 4 Sep 2025 商中在线科技股份有限公司 李智泉
46 mjic.top 9 Apr 2024 9 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang shuo
47 mein.group 9 Feb 2024 9 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li qin
48 miec.site 25 Sep 2022 25 Sep 2026 Network Solutions LLC Medical Insurance Exchange of California
49 mexic.org 27 Jun 1997 26 Jun 2029 DomainSpot LLC REDACTED FOR PRIVACY
50 kmeic.com 13 Mar 2019 13 Mar 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
51 meit.se 24 Nov 2020 24 Nov 2024 Svenska Export M -
52 mteic.com 3 Oct 2022 3 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
53 meif.fr 17 Jan 2020 17 Jan 2025 GANDI SARL MOBI TIC
54 mesc.ru 18 Dec 2006 18 Dec 2024 SALENAMES-RU Private Person
55 meicc.org 12 Jan 2024 12 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
56 heic.online 1 Nov 2017 1 Nov 2025 NameSilo, LLC See PrivacyGuardian.org
57 merc.by 12 Jan 2018 12 Jan 2025 Reliable Software, Ltd -
58 merc.co 29 Oct 2017 28 Oct 2026 GoDaddy.com, LLC Domains By Proxy, LLC
59 meid.co.uk 15 Apr 2011 15 Apr 2025 Chris Conwell [Tag = ZYCON] -
60 mecc.nl 27 May 1997 - Combell B.V. -
61 deic.info 27 Jun 2012 27 Jun 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
62 weic.site 19 Feb 2019 19 Feb 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhang Wei
63 meio.io 7 Dec 2019 7 Dec 2025 Cloudflare, Inc REDACTED FOR PRIVACY
64 seic.pl 4 Oct 2023 4 Oct 2024 premium.pl Sp. z o.o. -
65 maic.world 1 Dec 2020 1 Dec 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen qian zhi ke ji you xian gong si
66 mexc.sk 3 Sep 2020 3 Sep 2028 Domain admin -
67 reic.ws 7 Mar 2007 7 Mar 2025 GoDaddy.com -
68 mecic.org 30 Mar 2023 30 Mar 2024 Register SpA marbles effective
69 mevc.com 30 May 1999 30 May 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 952126
70 mecc.xyz 26 Nov 2022 26 Nov 2024 Sav.com, LLC Privacy Protection
71 beic.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
72 miec.in 30 Mar 2011 30 Mar 2025 Endurance Digital Domain Technology LLP Creators Web India
73 ceic.org 27 Jan 2004 27 Jan 2025 Annulet LLC BuyDomains.com
74 muic.or.kr 23 Apr 2015 23 Apr 2025 (?)????? ???????
75 meio.com.br 19 Jul 2018 19 Jul 2026 - Lu?s Fernando Souza Negr?o E Silva
76 meiy.top 7 Oct 2023 7 Oct 2024 XinNet Technology Corporation 北京美漾时尚形象设计有限公司第二分公司
77 menic.games 27 Feb 2018 27 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 mexc.bar 14 Aug 2023 14 Aug 2024 Porkbun LLC Private by Design, LLC
79 meil.de - - - -
80 meil.nl 3 May 2012 - Key-Systems GmbH -
81 meii.us 9 Dec 2012 8 Dec 2028 GoDaddy.com, LLC Middle East Investment Initiative
82 meim.tech 19 Nov 2023 19 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Guo Xu Dong
83 mein.global 4 Sep 2023 4 Sep 2024 İsimtescil Bilişim A.Ş. FBS INC / Whoisprotection.biz
84 mmic.nl 29 Oct 2022 - AXC -
85 meia.ltd 13 May 2020 13 May 2025 Bizcn.com, Inc. Hu Xiao
86 msic.in 6 Nov 2016 6 Nov 2024 Endurance Digital Domain Technology LLP ABCC INDIA PROJECT CARGO
87 mric.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
88 seic.de - - - -
89 moic.xyz 4 Dec 2023 4 Dec 2024 Realtime Register B.V. My Domain Provider
90 medc.life 3 Apr 2023 3 Apr 2024 GMO Internet Group, Inc. d/b/a Onamae.com domain expired
91 reic.us 1 Jul 2014 30 Jun 2024 GoDaddy.com, LLC abprofund
92 meis.info 12 Sep 2001 12 Sep 2024 CSC Corporate Domains, Inc. American International Group, Inc.
93 meii.xyz 29 Jul 2023 29 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
94 mesc.engineering 16 Jul 2014 16 Jul 2024 Key-Systems, LLC SALT AND PEPPER Holding GmbH & Co.KG
95 meir.org 7 Jul 2006 7 Jul 2024 Wild West Domains, LLC Domains By Proxy, LLC
96 mkic.com 20 Nov 1999 20 Nov 2031 Tucows Domains Inc. -
97 meric.jp 9 Aug 2016 31 Aug 2024 - Mediact Recruit Information Center
98 meid.info 26 Jun 2002 26 Jun 2024 IONOS SE REDACTED FOR PRIVACY
99 meik.info 16 Mar 2007 16 Mar 2025 INWX GmbH REDACTED FOR PRIVACY
100 emic.be 10 Nov 2010 - Eurodns S.A. -
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 Meic.com.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=meic.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "meic.com.au",
        "page_size": 100
    },
    "count": {
        "total": 3398,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "metic.net, meci.md, imeic.net, menc.club, mexc.com.vc, melc.com, mebc.info, mhic.shop, meit.cn, muic.io, medic.hu, xeic.com, mepc.org.au, medic.chat, muic.uz, meiz.qa, mesc.solutions, m5ic.xyz, meii.cn, meirc.info, mein.studio, medic.foundation, mepc.vip, meicl.com, medic.be, megic.xyz, melc.xyz, meik.ru, menc.ru, meinc.ru, mein.team, meec.xyz, mei6.fun, mexc.nz, mepic.com.br, merc.film, meil.co.in, neic.com.cn, meict.com, aeic.com.au, mei8.co.uk, teic.ru, miec.work, mein.dating, ieic.cn, mjic.top, mein.group, miec.site, mexic.org, kmeic.com, meit.se, mteic.com, meif.fr, mesc.ru, meicc.org, heic.online, merc.by, merc.co, meid.co.uk, mecc.nl, deic.info, weic.site, meio.io, seic.pl, maic.world, mexc.sk, reic.ws, mecic.org, mevc.com, mecc.xyz, beic.shop, miec.in, ceic.org, muic.or.kr, meio.com.br, meiy.top, menic.games, mexc.bar, meil.de, meil.nl, meii.us, meim.tech, mein.global, mmic.nl, meia.ltd, msic.in, mric.info, seic.de, moic.xyz, medc.life, reic.us, meis.info, meii.xyz, mesc.engineering, meir.org, mkic.com, meric.jp, meid.info, meik.info, emic.be",
    "results": [
        {
            "num": 1,
            "domain_name": "metic.net",
            "domain_keyword": "metic",
            "domain_tld": "net",
            "query_time": "2024-04-06 02:56:39",
            "create_date": "2002-08-03",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "meci.md",
            "domain_keyword": "meci",
            "domain_tld": "md",
            "query_time": "2024-04-09 13:09:21",
            "create_date": "2023-06-19",
            "expiry_date": "2024-06-19",
            "registrar_name": "ITCONCEPT SRL",
            "name_servers": [
                "ns1.ukrdomen.com",
                "ns2.ukrdomen.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 3,
            "domain_name": "imeic.net",
            "domain_keyword": "imeic",
            "domain_tld": "net",
            "query_time": "2024-04-13 18:09:31",
            "create_date": "2017-09-26",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "nei meng gu",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "menc.club",
            "domain_keyword": "menc",
            "domain_tld": "club",
            "query_time": "2024-04-29 01:39:52",
            "create_date": "2023-08-07",
            "update_date": "2024-02-05",
            "expiry_date": "2024-08-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "mexc.com.vc",
            "domain_keyword": "mexc",
            "domain_tld": "com.vc",
            "query_time": "2024-05-04 03:46:25",
            "create_date": "2023-07-17",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-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": [
                "chance.ns.cloudflare.com",
                "liz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "melc.com",
            "domain_keyword": "melc",
            "domain_tld": "com",
            "query_time": "2024-04-24 03:08:40",
            "create_date": "1998-11-20",
            "update_date": "2023-10-18",
            "expiry_date": "2024-12-15",
            "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": 7,
            "domain_name": "mebc.info",
            "domain_keyword": "mebc",
            "domain_tld": "info",
            "query_time": "2024-04-25 09:08:00",
            "create_date": "2020-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-05",
            "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": [
                "ns1044.ui-dns.org",
                "ns1086.ui-dns.com",
                "ns1094.ui-dns.biz",
                "ns1105.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mhic.shop",
            "domain_keyword": "mhic",
            "domain_tld": "shop",
            "query_time": "2024-04-19 05:01:29",
            "create_date": "2023-10-20",
            "update_date": "2024-01-13",
            "expiry_date": "2024-10-20",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "meit.cn",
            "domain_keyword": "meit",
            "domain_tld": "cn",
            "query_time": "2024-05-06 10:41:42",
            "create_date": "2006-08-08",
            "expiry_date": "2025-08-08",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "扬州美特网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "muic.io",
            "domain_keyword": "muic",
            "domain_tld": "io",
            "query_time": "2024-05-13 10:57:56",
            "create_date": "2014-03-17",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mahidol University International College",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nakhonpathom",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "medic.hu",
            "domain_keyword": "medic",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:27:09",
            "create_date": "2012-04-17"
        },
        {
            "num": 12,
            "domain_name": "xeic.com",
            "domain_keyword": "xeic",
            "domain_tld": "com",
            "query_time": "2024-05-13 19:13:33",
            "create_date": "2005-05-25",
            "update_date": "2023-07-11",
            "expiry_date": "2025-05-25",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "lyu jin won",
            "registrant_company": "lyu jin won",
            "registrant_address": "9 Chipyeong-dong, Seo-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "502270",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.624197272",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "mepc.org.au",
            "domain_keyword": "mepc",
            "domain_tld": "org.au",
            "query_time": "2024-05-20 20:45:08",
            "update_date": "2023-12-20",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "MEPC Church",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "medic.chat",
            "domain_keyword": "medic",
            "domain_tld": "chat",
            "query_time": "2024-05-25 13:31:58",
            "create_date": "2016-07-24",
            "update_date": "2023-06-24",
            "expiry_date": "2029-07-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digicore Systems SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bucuresti",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "muic.uz",
            "domain_keyword": "muic",
            "domain_tld": "uz",
            "query_time": "2022-06-11 20:44:10",
            "create_date": "2017-06-30",
            "update_date": "2018-01-04",
            "expiry_date": "2028-07-05",
            "registrar_name": "??? \"VIRTUAL CLOUDS\"",
            "name_servers": [
                "not.defined",
                "ns1.osg.uz",
                "ns2.osg.uz"
            ],
            "domain_status": [
                "ACTIVE"
            ]
        },
        {
            "num": 16,
            "domain_name": "meiz.qa",
            "domain_keyword": "meiz",
            "domain_tld": "qa",
            "query_time": "2024-04-06 20:33:55",
            "update_date": "2023-09-13",
            "registrar_name": "Instra Corporation Pty Ltd",
            "name_servers": [
                "ns-1009.awsdns-62.net",
                "ns-1428.awsdns-50.org",
                "ns-1608.awsdns-09.co.uk",
                "ns-234.awsdns-29.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 17,
            "domain_name": "mesc.solutions",
            "domain_keyword": "mesc",
            "domain_tld": "solutions",
            "query_time": "2024-04-11 01:11:02",
            "create_date": "2015-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hojahosting.com",
                "ns2.hojahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "m5ic.xyz",
            "domain_keyword": "m5ic",
            "domain_tld": "xyz",
            "query_time": "2024-04-12 23:44:41",
            "create_date": "2023-10-13",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Zhejiang",
            "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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "meii.cn",
            "domain_keyword": "meii",
            "domain_tld": "cn",
            "query_time": "2024-04-09 08:31:08",
            "create_date": "2014-12-24",
            "expiry_date": "2024-12-24",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘凯",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "meirc.info",
            "domain_keyword": "meirc",
            "domain_tld": "info",
            "query_time": "2024-04-15 11:14:38",
            "create_date": "2008-03-11",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mein.studio",
            "domain_keyword": "mein",
            "domain_tld": "studio",
            "query_time": "2024-04-17 02:21:49",
            "create_date": "2015-11-11",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "medic.foundation",
            "domain_keyword": "medic",
            "domain_tld": "foundation",
            "query_time": "2024-04-19 23:09:33",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "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": "MN",
            "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": [
                "ns91.worldnic.com",
                "ns92.worldnic.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "mepc.vip",
            "domain_keyword": "mepc",
            "domain_tld": "vip",
            "query_time": "2024-04-22 03:50:22",
            "create_date": "2017-10-16",
            "update_date": "2021-04-09",
            "expiry_date": "2027-10-16",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SHANGHAILANGEWENHUAJINGJIYOUXIANGONGSI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SHANGHAI",
            "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": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "meicl.com",
            "domain_keyword": "meicl",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:51:21",
            "create_date": "2008-10-11",
            "update_date": "2023-12-13",
            "expiry_date": "2024-10-11",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "fixture.dnspod.net",
                "taurus.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "medic.be",
            "domain_keyword": "medic",
            "domain_tld": "be",
            "query_time": "2024-04-25 20:37:47",
            "create_date": "2015-12-25",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 26,
            "domain_name": "megic.xyz",
            "domain_keyword": "megic",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 19:20:40",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "Gyeonggi-do",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "asa.ns.cloudflare.com",
                "pete.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "melc.xyz",
            "domain_keyword": "melc",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 10:53:29",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "meik.ru",
            "domain_keyword": "meik",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:56:00",
            "create_date": "2022-06-17",
            "expiry_date": "2025-06-17",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "menc.ru",
            "domain_keyword": "menc",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:59:16",
            "create_date": "2014-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "meinc.ru",
            "domain_keyword": "meinc",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:56:01",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "mein.team",
            "domain_keyword": "mein",
            "domain_tld": "team",
            "query_time": "2024-05-15 04:29:08",
            "create_date": "2019-10-16",
            "update_date": "2024-05-02",
            "expiry_date": "2028-10-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "84b91976.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "meec.xyz",
            "domain_keyword": "meec",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 05:31:53",
            "create_date": "2021-11-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "mei6.fun",
            "domain_keyword": "mei6",
            "domain_tld": "fun",
            "query_time": "2024-05-11 14:51:51",
            "create_date": "2021-12-01",
            "update_date": "2023-08-31",
            "expiry_date": "2031-12-01",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Zhang Da Wei",
            "registrant_state": "bei jing",
            "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": [
                "evan.ns.cloudflare.com",
                "kia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mexc.nz",
            "domain_keyword": "mexc",
            "domain_tld": "nz",
            "query_time": "2024-05-29 11:48:53",
            "create_date": "2020-09-03",
            "update_date": "2024-05-21",
            "registrar_name": "Gandi",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-120-c.gandi.net",
                "ns-143-b.gandi.net",
                "ns-175-a.gandi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "mepic.com.br",
            "domain_keyword": "mepic",
            "domain_tld": "com.br",
            "query_time": "2024-05-30 01:51:29",
            "create_date": "2008-12-20",
            "update_date": "2023-11-23",
            "expiry_date": "2026-12-20",
            "registrant_name": "Suprema Ordem Universal da Sant Trindade",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.inricristo.org.br",
                "ns2.inricristo.org.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 36,
            "domain_name": "merc.film",
            "domain_keyword": "merc",
            "domain_tld": "film",
            "query_time": "2024-05-30 01:53:35",
            "create_date": "2015-11-14",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-14",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "meil.co.in",
            "domain_keyword": "meil",
            "domain_tld": "co.in",
            "query_time": "2024-05-30 10:41:49",
            "create_date": "2020-05-26",
            "update_date": "2022-05-15",
            "expiry_date": "2024-05-26",
            "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": "Rajasthan",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "neic.com.cn",
            "domain_keyword": "neic",
            "domain_tld": "com.cn",
            "query_time": "2024-06-02 15:32:23",
            "create_date": "2012-08-14",
            "expiry_date": "2024-08-14",
            "registrar_name": "SAFEBRANDS SAS",
            "registrant_name": "NOKIA CORPORATION",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.nokia.com",
                "ns2.nokia.com",
                "ns3.nokia.com",
                "ns4.nokia.com",
                "ns5.nokia.com",
                "ns6.nokia.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "meict.com",
            "domain_keyword": "meict",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:51:25",
            "create_date": "2010-09-26",
            "update_date": "2010-09-26",
            "expiry_date": "2024-09-26",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks08.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "aeic.com.au",
            "domain_keyword": "aeic",
            "domain_tld": "com.au",
            "query_time": "2024-05-04 12:58:18",
            "update_date": "2023-09-17",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "mei8.co.uk",
            "domain_keyword": "mei8",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 01:46:09",
            "create_date": "2023-08-11",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-11",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "teic.ru",
            "domain_keyword": "teic",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:18:46",
            "create_date": "2011-12-07",
            "expiry_date": "2024-12-07",
            "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": "miec.work",
            "domain_keyword": "miec",
            "domain_tld": "work",
            "query_time": "2024-05-10 22:31:06",
            "create_date": "2023-06-10",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zheng Zhou Su Qi Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mein.dating",
            "domain_keyword": "mein",
            "domain_tld": "dating",
            "query_time": "2024-04-09 08:35:30",
            "create_date": "2023-09-29",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wanted.love GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ieic.cn",
            "domain_keyword": "ieic",
            "domain_tld": "cn",
            "query_time": "2024-04-12 14:40:18",
            "create_date": "2006-09-04",
            "expiry_date": "2025-09-04",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "李智泉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "vip1.alidns.com",
                "vip2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "mjic.top",
            "domain_keyword": "mjic",
            "domain_tld": "top",
            "query_time": "2024-04-11 17:28:16",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "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": "zhang shuo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "mein.group",
            "domain_keyword": "mein",
            "domain_tld": "group",
            "query_time": "2024-04-13 05:27:52",
            "create_date": "2024-02-09",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li qin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "miec.site",
            "domain_keyword": "miec",
            "domain_tld": "site",
            "query_time": "2024-04-15 14:20:10",
            "create_date": "2022-09-25",
            "update_date": "2023-08-31",
            "expiry_date": "2026-09-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Medical Insurance Exchange of California",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns47.worldnic.com",
                "ns48.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "mexic.org",
            "domain_keyword": "mexic",
            "domain_tld": "org",
            "query_time": "2024-04-16 06:20:25",
            "create_date": "1997-06-27",
            "update_date": "2020-04-01",
            "expiry_date": "2029-06-26",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "http://www.domaindiscover.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "kmeic.com",
            "domain_keyword": "kmeic",
            "domain_tld": "com",
            "query_time": "2024-04-15 15:54:44",
            "create_date": "2019-03-13",
            "update_date": "2023-02-08",
            "expiry_date": "2026-03-13",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "yun nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "meit.se",
            "domain_keyword": "meit",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:04:52",
            "create_date": "2020-11-24",
            "update_date": "2023-12-06",
            "expiry_date": "2024-11-24",
            "registrar_name": "Svenska Export M",
            "name_servers": [
                "ns1.domain-for-sale.se",
                "ns2.domain-for-sale.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "mteic.com",
            "domain_keyword": "mteic",
            "domain_tld": "com",
            "query_time": "2024-05-05 15:00:50",
            "create_date": "2022-10-03",
            "update_date": "2024-01-04",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGSU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=mteic.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "meif.fr",
            "domain_keyword": "meif",
            "domain_tld": "fr",
            "query_time": "2024-05-05 09:03:30",
            "create_date": "2020-01-17",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-17",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "SARL MOBI TIC",
            "registrant_address": "SARL MOBI TIC, 42 BOULEVARD DE LINZ, 44210 PORNIC (44210)",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.665598402",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 54,
            "domain_name": "mesc.ru",
            "domain_keyword": "mesc",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:19:25",
            "create_date": "2006-12-18",
            "expiry_date": "2024-12-18",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "meicc.org",
            "domain_keyword": "meicc",
            "domain_tld": "org",
            "query_time": "2024-05-11 14:52:01",
            "create_date": "2024-01-12",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-12",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "http://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "heic.online",
            "domain_keyword": "heic",
            "domain_tld": "online",
            "query_time": "2024-05-18 11:32:45",
            "create_date": "2017-11-01",
            "update_date": "2023-08-31",
            "expiry_date": "2025-11-01",
            "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": [
                "june.ns.cloudflare.com",
                "micah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "merc.by",
            "domain_keyword": "merc",
            "domain_tld": "by",
            "query_time": "2024-05-14 04:57:37",
            "create_date": "2018-01-12",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-12",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.activeby.net",
                "ns2.activeby.net",
                "ns3.activeby.net"
            ]
        },
        {
            "num": 58,
            "domain_name": "merc.co",
            "domain_keyword": "merc",
            "domain_tld": "co",
            "query_time": "2024-05-14 04:57:37",
            "create_date": "2017-10-29",
            "update_date": "2023-11-04",
            "expiry_date": "2026-10-28",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "meid.co.uk",
            "domain_keyword": "meid",
            "domain_tld": "co.uk",
            "query_time": "2024-05-21 16:31:49",
            "create_date": "2011-04-15",
            "update_date": "2024-05-17",
            "expiry_date": "2025-04-15",
            "registrar_name": "Chris Conwell [Tag = ZYCON]",
            "registrar_website": "http://zycon.co.uk",
            "name_servers": [
                "ns60.hosterbox.com",
                "ns61.hosterbox.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "mecc.nl",
            "domain_keyword": "mecc",
            "domain_tld": "nl",
            "query_time": "2024-05-23 00:01:02",
            "create_date": "1997-05-27",
            "update_date": "2021-05-21",
            "registrar_name": "Combell B.V.",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 61,
            "domain_name": "deic.info",
            "domain_keyword": "deic",
            "domain_tld": "info",
            "query_time": "2024-05-14 20:18:05",
            "create_date": "2012-06-27",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-27",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "--",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.pd-house.com",
                "ns5.pd-house.com",
                "ns8.pd-house.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "weic.site",
            "domain_keyword": "weic",
            "domain_tld": "site",
            "query_time": "2024-05-25 19:06:03",
            "create_date": "2019-02-19",
            "update_date": "2023-08-31",
            "expiry_date": "2029-02-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Zhang Wei",
            "registrant_state": "guang dong",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "meio.io",
            "domain_keyword": "meio",
            "domain_tld": "io",
            "query_time": "2024-05-27 23:14:24",
            "create_date": "2019-12-07",
            "update_date": "2023-11-27",
            "expiry_date": "2025-12-07",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "aleena.ns.cloudflare.com",
                "arnold.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "seic.pl",
            "domain_keyword": "seic",
            "domain_tld": "pl",
            "query_time": "2024-06-01 07:27:49",
            "create_date": "2023-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-04",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "domain.for.sale.at.premium.pl",
                "domena.do.kupienia.w.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "maic.world",
            "domain_keyword": "maic",
            "domain_tld": "world",
            "query_time": "2024-05-28 21:56:56",
            "create_date": "2020-12-01",
            "update_date": "2023-11-27",
            "expiry_date": "2025-12-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen zhen qian zhi ke ji 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": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "mexc.sk",
            "domain_keyword": "mexc",
            "domain_tld": "sk",
            "query_time": "2024-05-29 10:58:13",
            "create_date": "2020-09-03",
            "update_date": "2024-05-21",
            "expiry_date": "2028-09-03",
            "registrar_name": "Domain admin",
            "name_servers": [
                "ns-13-b.gandi.net",
                "ns-192-a.gandi.net",
                "ns-252-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 67,
            "domain_name": "reic.ws",
            "domain_keyword": "reic",
            "domain_tld": "ws",
            "query_time": "2024-05-29 10:42:40",
            "create_date": "2007-03-07",
            "update_date": "2024-02-08",
            "expiry_date": "2025-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "www.godaddy.com",
            "name_servers": [
                "connie.ns.cloudflare.com",
                "harlan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "mecic.org",
            "domain_keyword": "mecic",
            "domain_tld": "org",
            "query_time": "2024-05-30 12:45:45",
            "create_date": "2023-03-30",
            "update_date": "2024-05-02",
            "expiry_date": "2024-03-30",
            "registrar_iana": 168,
            "registrar_name": "Register SpA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "marbles effective",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Greater London",
            "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": [
                "suspended1.plaindns.net",
                "suspended2.plaindns.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "mevc.com",
            "domain_keyword": "mevc",
            "domain_tld": "com",
            "query_time": "2024-06-01 18:18:48",
            "create_date": "1999-05-30",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-30",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 00a3b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 952126",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "mecc.xyz",
            "domain_keyword": "mecc",
            "domain_tld": "xyz",
            "query_time": "2024-04-09 06:51:40",
            "create_date": "2022-11-26",
            "update_date": "2024-03-11",
            "expiry_date": "2024-11-26",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "beic.shop",
            "domain_keyword": "beic",
            "domain_tld": "shop",
            "query_time": "2024-04-11 01:16:07",
            "create_date": "2023-10-19",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "miec.in",
            "domain_keyword": "miec",
            "domain_tld": "in",
            "query_time": "2024-04-12 02:15:58",
            "create_date": "2011-03-30",
            "update_date": "2024-04-08",
            "expiry_date": "2025-03-30",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Creators Web India",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "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": [
                "sns5.hostgator.in",
                "sns6.hostgator.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ceic.org",
            "domain_keyword": "ceic",
            "domain_tld": "org",
            "query_time": "2024-04-21 21:08:45",
            "create_date": "2004-01-27",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-27",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "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": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "muic.or.kr",
            "domain_keyword": "muic",
            "domain_tld": "or.kr",
            "query_time": "2022-06-16 19:20:10",
            "create_date": "2015-04-23",
            "update_date": "2022-05-25",
            "expiry_date": "2025-04-23",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.mailplug.com",
            "registrant_name": "???????",
            "registrant_address": "????? ?? ???? 39 ????????? 39, Jung-gu Sejong-daero Seoul",
            "registrant_zip": "04513"
        },
        {
            "num": 75,
            "domain_name": "meio.com.br",
            "domain_keyword": "meio",
            "domain_tld": "com.br",
            "query_time": "2024-04-06 20:28:26",
            "create_date": "2018-07-19",
            "update_date": "2023-11-22",
            "expiry_date": "2026-07-19",
            "registrant_name": "Lu?s Fernando Souza Negr?o E Silva",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "mustafa.ns.cloudflare.com",
                "nia.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 76,
            "domain_name": "meiy.top",
            "domain_keyword": "meiy",
            "domain_tld": "top",
            "query_time": "2024-04-30 21:25:38",
            "create_date": "2023-10-07",
            "expiry_date": "2024-10-07",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "北京美漾时尚形象设计有限公司第二分公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京市",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "menic.games",
            "domain_keyword": "menic",
            "domain_tld": "games",
            "query_time": "2024-05-02 05:26:22",
            "create_date": "2018-02-27",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "mexc.bar",
            "domain_keyword": "mexc",
            "domain_tld": "bar",
            "query_time": "2024-05-04 03:46:25",
            "create_date": "2023-08-14",
            "update_date": "2024-02-15",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "meil.de",
            "domain_keyword": "meil",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:31:52",
            "update_date": "2023-08-28",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 80,
            "domain_name": "meil.nl",
            "domain_keyword": "meil",
            "domain_tld": "nl",
            "query_time": "2024-05-09 01:48:09",
            "create_date": "2012-05-03",
            "update_date": "2020-11-12",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 81,
            "domain_name": "meii.us",
            "domain_keyword": "meii",
            "domain_tld": "us",
            "query_time": "2024-05-11 14:54:12",
            "create_date": "2012-12-09",
            "update_date": "2023-11-19",
            "expiry_date": "2028-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Amro Zahran",
            "registrant_company": "Middle East Investment Initiative",
            "registrant_address": "Ramallah",
            "registrant_city": "Ramallah",
            "registrant_state": "xx",
            "registrant_zip": "00000",
            "registrant_country": "PS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+972.2422037",
            "registrant_fax": "+972.2422038",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "meim.tech",
            "domain_keyword": "meim",
            "domain_tld": "tech",
            "query_time": "2024-05-23 10:24:57",
            "create_date": "2023-11-19",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Guo Xu Dong",
            "registrant_state": "Shan Xi",
            "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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "mein.global",
            "domain_keyword": "mein",
            "domain_tld": "global",
            "query_time": "2024-05-23 10:25:36",
            "create_date": "2023-09-04",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-04",
            "registrar_iana": 3826,
            "registrar_name": "İsimtescil Bilişim A.Ş.",
            "registrar_website": "http://www.isimtescil.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FBS INC / Whoisprotection.biz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Istanbul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "mmic.nl",
            "domain_keyword": "mmic",
            "domain_tld": "nl",
            "query_time": "2024-05-21 22:24:20",
            "create_date": "2022-10-29",
            "update_date": "2024-04-30",
            "registrar_name": "AXC",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 85,
            "domain_name": "meia.ltd",
            "domain_keyword": "meia",
            "domain_tld": "ltd",
            "query_time": "2024-05-15 04:24:57",
            "create_date": "2020-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com, Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hu Xiao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangdong",
            "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.cnmsn.net",
                "ns8.cnmsn.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "msic.in",
            "domain_keyword": "msic",
            "domain_tld": "in",
            "query_time": "2024-05-14 09:53:22",
            "create_date": "2016-11-06",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-06",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ABCC INDIA PROJECT CARGO",
            "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.skytriwebsolutions.com",
                "ns2.skytriwebsolutions.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "mric.info",
            "domain_keyword": "mric",
            "domain_tld": "info",
            "query_time": "2024-05-26 01:05:21",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "seic.de",
            "domain_keyword": "seic",
            "domain_tld": "de",
            "query_time": "2024-05-31 14:40:55",
            "update_date": "2015-12-13",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 89,
            "domain_name": "moic.xyz",
            "domain_keyword": "moic",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 17:56:35",
            "create_date": "2023-12-04",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-04",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://realtimeregister.com/",
            "registrant_company": "My Domain Provider",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "medc.life",
            "domain_keyword": "medc",
            "domain_tld": "life",
            "query_time": "2024-06-01 20:35:44",
            "create_date": "2023-04-03",
            "update_date": "2024-05-15",
            "expiry_date": "2024-04-03",
            "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": 91,
            "domain_name": "reic.us",
            "domain_keyword": "reic",
            "domain_tld": "us",
            "query_time": "2024-06-02 10:59:53",
            "create_date": "2014-07-01",
            "update_date": "2014-07-01",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "rick chen",
            "registrant_company": "abprofund",
            "registrant_address": "1740 s Otterbein ave 22",
            "registrant_city": "rowland heights",
            "registrant_state": "California",
            "registrant_zip": "91748",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6267803813",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "meis.info",
            "domain_keyword": "meis",
            "domain_tld": "info",
            "query_time": "2024-04-06 20:29:44",
            "create_date": "2001-09-12",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American International Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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.primary.net",
                "ns2.primary.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "meii.xyz",
            "domain_keyword": "meii",
            "domain_tld": "xyz",
            "query_time": "2024-04-09 08:31:08",
            "create_date": "2023-07-29",
            "update_date": "2023-09-28",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "lady.ns.cloudflare.com",
                "vicente.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "mesc.engineering",
            "domain_keyword": "mesc",
            "domain_tld": "engineering",
            "query_time": "2024-04-11 01:11:02",
            "create_date": "2014-07-16",
            "update_date": "2023-08-30",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SALT AND PEPPER Holding GmbH & Co.KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "meir.org",
            "domain_keyword": "meir",
            "domain_tld": "org",
            "query_time": "2024-04-15 11:14:31",
            "create_date": "2006-07-07",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-07",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "mkic.com",
            "domain_keyword": "mkic",
            "domain_tld": "com",
            "query_time": "2024-04-14 20:01:28",
            "create_date": "1999-11-20",
            "update_date": "2024-03-11",
            "expiry_date": "2031-11-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "meric.jp",
            "domain_keyword": "meric",
            "domain_tld": "jp",
            "query_time": "2024-04-16 09:46:53",
            "create_date": "2016-08-09",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "Mediact  Recruit Information Center",
            "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": 98,
            "domain_name": "meid.info",
            "domain_keyword": "meid",
            "domain_tld": "info",
            "query_time": "2024-04-25 08:51:27",
            "create_date": "2002-06-26",
            "update_date": "2023-08-10",
            "expiry_date": "2024-06-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1055.ui-dns.biz",
                "ns1058.ui-dns.org",
                "ns1073.ui-dns.com",
                "ns1079.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "meik.info",
            "domain_keyword": "meik",
            "domain_tld": "info",
            "query_time": "2024-04-26 06:58:07",
            "create_date": "2007-03-16",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "emic.be",
            "domain_keyword": "emic",
            "domain_tld": "be",
            "query_time": "2024-04-26 17:08:11",
            "create_date": "2010-11-10",
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>meic.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3398</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>metic.net, meci.md, imeic.net, menc.club, mexc.com.vc, melc.com, mebc.info, mhic.shop, meit.cn, muic.io, medic.hu, xeic.com, mepc.org.au, medic.chat, muic.uz, meiz.qa, mesc.solutions, m5ic.xyz, meii.cn, meirc.info, mein.studio, medic.foundation, mepc.vip, meicl.com, medic.be, megic.xyz, melc.xyz, meik.ru, menc.ru, meinc.ru, mein.team, meec.xyz, mei6.fun, mexc.nz, mepic.com.br, merc.film, meil.co.in, neic.com.cn, meict.com, aeic.com.au, mei8.co.uk, teic.ru, miec.work, mein.dating, ieic.cn, mjic.top, mein.group, miec.site, mexic.org, kmeic.com, meit.se, mteic.com, meif.fr, mesc.ru, meicc.org, heic.online, merc.by, merc.co, meid.co.uk, mecc.nl, deic.info, weic.site, meio.io, seic.pl, maic.world, mexc.sk, reic.ws, mecic.org, mevc.com, mecc.xyz, beic.shop, miec.in, ceic.org, muic.or.kr, meio.com.br, meiy.top, menic.games, mexc.bar, meil.de, meil.nl, meii.us, meim.tech, mein.global, mmic.nl, meia.ltd, msic.in, mric.info, seic.de, moic.xyz, medc.life, reic.us, meis.info, meii.xyz, mesc.engineering, meir.org, mkic.com, meric.jp, meid.info, meik.info, emic.be</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>metic.net</domain_name>
   <domain_keyword>metic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 02:56:39</query_time>
   <create_date>2002-08-03</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>meci.md</domain_name>
   <domain_keyword>meci</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-04-09 13:09:21</query_time>
   <create_date>2023-06-19</create_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>ITCONCEPT SRL</registrar_name>
   <name_servers>
    <value>ns1.ukrdomen.com</value>
    <value>ns2.ukrdomen.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>imeic.net</domain_name>
   <domain_keyword>imeic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 18:09:31</query_time>
   <create_date>2017-09-26</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>nei meng gu</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <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>4</num>
   <domain_name>menc.club</domain_name>
   <domain_keyword>menc</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-29 01:39:52</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>mexc.com.vc</domain_name>
   <domain_keyword>mexc</domain_keyword>
   <domain_tld>com.vc</domain_tld>
   <query_time>2024-05-04 03:46:25</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-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>chance.ns.cloudflare.com</value>
    <value>liz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>melc.com</domain_name>
   <domain_keyword>melc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 03:08:40</query_time>
   <create_date>1998-11-20</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>7</num>
   <domain_name>mebc.info</domain_name>
   <domain_keyword>mebc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 09:08:00</query_time>
   <create_date>2020-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-05</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>ns1044.ui-dns.org</value>
    <value>ns1086.ui-dns.com</value>
    <value>ns1094.ui-dns.biz</value>
    <value>ns1105.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mhic.shop</domain_name>
   <domain_keyword>mhic</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-19 05:01:29</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>meit.cn</domain_name>
   <domain_keyword>meit</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-06 10:41:42</query_time>
   <create_date>2006-08-08</create_date>
   <expiry_date>2025-08-08</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>扬州美特网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>10</num>
   <domain_name>muic.io</domain_name>
   <domain_keyword>muic</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-13 10:57:56</query_time>
   <create_date>2014-03-17</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-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>Mahidol University International College</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nakhonpathom</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>medic.hu</domain_name>
   <domain_keyword>medic</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:27:09</query_time>
   <create_date>2012-04-17</create_date>
  </value>
  <value>
   <num>12</num>
   <domain_name>xeic.com</domain_name>
   <domain_keyword>xeic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 19:13:33</query_time>
   <create_date>2005-05-25</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>lyu jin won</registrant_name>
   <registrant_company>lyu jin won</registrant_company>
   <registrant_address>9 Chipyeong-dong, Seo-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>502270</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.624197272</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>mepc.org.au</domain_name>
   <domain_keyword>mepc</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-20 20:45:08</query_time>
   <update_date>2023-12-20</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>MEPC Church</registrant_name>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>medic.chat</domain_name>
   <domain_keyword>medic</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-25 13:31:58</query_time>
   <create_date>2016-07-24</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2029-07-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digicore Systems SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bucuresti</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>muic.uz</domain_name>
   <domain_keyword>muic</domain_keyword>
   <domain_tld>uz</domain_tld>
   <query_time>2022-06-11 20:44:10</query_time>
   <create_date>2017-06-30</create_date>
   <update_date>2018-01-04</update_date>
   <expiry_date>2028-07-05</expiry_date>
   <registrar_name>??? &quot;VIRTUAL CLOUDS&quot;</registrar_name>
   <name_servers>
    <value>not.defined</value>
    <value>ns1.osg.uz</value>
    <value>ns2.osg.uz</value>
   </name_servers>
   <domain_status>
    <value>ACTIVE</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>meiz.qa</domain_name>
   <domain_keyword>meiz</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-04-06 20:33:55</query_time>
   <update_date>2023-09-13</update_date>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <name_servers>
    <value>ns-1009.awsdns-62.net</value>
    <value>ns-1428.awsdns-50.org</value>
    <value>ns-1608.awsdns-09.co.uk</value>
    <value>ns-234.awsdns-29.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>mesc.solutions</domain_name>
   <domain_keyword>mesc</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-11 01:11:02</query_time>
   <create_date>2015-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hojahosting.com</value>
    <value>ns2.hojahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>m5ic.xyz</domain_name>
   <domain_keyword>m5ic</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-12 23:44:41</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Zhejiang</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>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>19</num>
   <domain_name>meii.cn</domain_name>
   <domain_keyword>meii</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-09 08:31:08</query_time>
   <create_date>2014-12-24</create_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘凯</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>meirc.info</domain_name>
   <domain_keyword>meirc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-15 11:14:38</query_time>
   <create_date>2008-03-11</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-11</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>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>mein.studio</domain_name>
   <domain_keyword>mein</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-17 02:21:49</query_time>
   <create_date>2015-11-11</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-11</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>medic.foundation</domain_name>
   <domain_keyword>medic</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-04-19 23:09:33</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</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>MN</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>ns91.worldnic.com</value>
    <value>ns92.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>mepc.vip</domain_name>
   <domain_keyword>mepc</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-22 03:50:22</query_time>
   <create_date>2017-10-16</create_date>
   <update_date>2021-04-09</update_date>
   <expiry_date>2027-10-16</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SHANGHAILANGEWENHUAJINGJIYOUXIANGONGSI</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SHANGHAI</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>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>meicl.com</domain_name>
   <domain_keyword>meicl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:51:21</query_time>
   <create_date>2008-10-11</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>fixture.dnspod.net</value>
    <value>taurus.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>medic.be</domain_name>
   <domain_keyword>medic</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-25 20:37:47</query_time>
   <create_date>2015-12-25</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>megic.xyz</domain_name>
   <domain_keyword>megic</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 19:20:40</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>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>Gyeonggi-do</registrant_state>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>asa.ns.cloudflare.com</value>
    <value>pete.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>melc.xyz</domain_name>
   <domain_keyword>melc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 10:53:29</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>meik.ru</domain_name>
   <domain_keyword>meik</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:56:00</query_time>
   <create_date>2022-06-17</create_date>
   <expiry_date>2025-06-17</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>29</num>
   <domain_name>menc.ru</domain_name>
   <domain_keyword>menc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:59:16</query_time>
   <create_date>2014-05-15</create_date>
   <expiry_date>2025-05-15</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>30</num>
   <domain_name>meinc.ru</domain_name>
   <domain_keyword>meinc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:56:01</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>mein.team</domain_name>
   <domain_keyword>mein</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-15 04:29:08</query_time>
   <create_date>2019-10-16</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2028-10-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>84b91976.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>meec.xyz</domain_name>
   <domain_keyword>meec</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 05:31:53</query_time>
   <create_date>2021-11-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>mei6.fun</domain_name>
   <domain_keyword>mei6</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-11 14:51:51</query_time>
   <create_date>2021-12-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2031-12-01</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Zhang Da Wei</registrant_company>
   <registrant_state>bei jing</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>evan.ns.cloudflare.com</value>
    <value>kia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mexc.nz</domain_name>
   <domain_keyword>mexc</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-29 11:48:53</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2024-05-21</update_date>
   <registrar_name>Gandi</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-120-c.gandi.net</value>
    <value>ns-143-b.gandi.net</value>
    <value>ns-175-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>mepic.com.br</domain_name>
   <domain_keyword>mepic</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-30 01:51:29</query_time>
   <create_date>2008-12-20</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2026-12-20</expiry_date>
   <registrant_name>Suprema Ordem Universal da Sant Trindade</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.inricristo.org.br</value>
    <value>ns2.inricristo.org.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>merc.film</domain_name>
   <domain_keyword>merc</domain_keyword>
   <domain_tld>film</domain_tld>
   <query_time>2024-05-30 01:53:35</query_time>
   <create_date>2015-11-14</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-14</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>meil.co.in</domain_name>
   <domain_keyword>meil</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-30 10:41:49</query_time>
   <create_date>2020-05-26</create_date>
   <update_date>2022-05-15</update_date>
   <expiry_date>2024-05-26</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>Rajasthan</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>ns43.domaincontrol.com</value>
    <value>ns44.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>38</num>
   <domain_name>neic.com.cn</domain_name>
   <domain_keyword>neic</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-02 15:32:23</query_time>
   <create_date>2012-08-14</create_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>SAFEBRANDS SAS</registrar_name>
   <registrant_name>NOKIA CORPORATION</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.nokia.com</value>
    <value>ns2.nokia.com</value>
    <value>ns3.nokia.com</value>
    <value>ns4.nokia.com</value>
    <value>ns5.nokia.com</value>
    <value>ns6.nokia.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>meict.com</domain_name>
   <domain_keyword>meict</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:51:25</query_time>
   <create_date>2010-09-26</create_date>
   <update_date>2010-09-26</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks08.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>aeic.com.au</domain_name>
   <domain_keyword>aeic</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-04 12:58:18</query_time>
   <update_date>2023-09-17</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>mei8.co.uk</domain_name>
   <domain_keyword>mei8</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 01:46:09</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>teic.ru</domain_name>
   <domain_keyword>teic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:18:46</query_time>
   <create_date>2011-12-07</create_date>
   <expiry_date>2024-12-07</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>miec.work</domain_name>
   <domain_keyword>miec</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-10 22:31:06</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-10</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>Zheng Zhou Su Qi Wang Luo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>mein.dating</domain_name>
   <domain_keyword>mein</domain_keyword>
   <domain_tld>dating</domain_tld>
   <query_time>2024-04-09 08:35:30</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wanted.love GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ieic.cn</domain_name>
   <domain_keyword>ieic</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-12 14:40:18</query_time>
   <create_date>2006-09-04</create_date>
   <expiry_date>2025-09-04</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>李智泉</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>vip1.alidns.com</value>
    <value>vip2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>mjic.top</domain_name>
   <domain_keyword>mjic</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-11 17:28:16</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</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>zhang shuo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>mein.group</domain_name>
   <domain_keyword>mein</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-13 05:27:52</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-09</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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li qin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>miec.site</domain_name>
   <domain_keyword>miec</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-15 14:20:10</query_time>
   <create_date>2022-09-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-09-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Medical Insurance Exchange of California</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns47.worldnic.com</value>
    <value>ns48.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>mexic.org</domain_name>
   <domain_keyword>mexic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 06:20:25</query_time>
   <create_date>1997-06-27</create_date>
   <update_date>2020-04-01</update_date>
   <expiry_date>2029-06-26</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>http://www.domaindiscover.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>kmeic.com</domain_name>
   <domain_keyword>kmeic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 15:54:44</query_time>
   <create_date>2019-03-13</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2026-03-13</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>yun nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>meit.se</domain_name>
   <domain_keyword>meit</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:04:52</query_time>
   <create_date>2020-11-24</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>Svenska Export M</registrar_name>
   <name_servers>
    <value>ns1.domain-for-sale.se</value>
    <value>ns2.domain-for-sale.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>mteic.com</domain_name>
   <domain_keyword>mteic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 15:00:50</query_time>
   <create_date>2022-10-03</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANGSU</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=mteic.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.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>meif.fr</domain_name>
   <domain_keyword>meif</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 09:03:30</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>SARL MOBI TIC</registrant_company>
   <registrant_address>SARL MOBI TIC, 42 BOULEVARD DE LINZ, 44210 PORNIC (44210)</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.665598402</registrant_phone>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>mesc.ru</domain_name>
   <domain_keyword>mesc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:19:25</query_time>
   <create_date>2006-12-18</create_date>
   <expiry_date>2024-12-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>55</num>
   <domain_name>meicc.org</domain_name>
   <domain_keyword>meicc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 14:52:01</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>http://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>heic.online</domain_name>
   <domain_keyword>heic</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 11:32:45</query_time>
   <create_date>2017-11-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-11-01</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>june.ns.cloudflare.com</value>
    <value>micah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>merc.by</domain_name>
   <domain_keyword>merc</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-14 04:57:37</query_time>
   <create_date>2018-01-12</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.activeby.net</value>
    <value>ns2.activeby.net</value>
    <value>ns3.activeby.net</value>
   </name_servers>
  </value>
  <value>
   <num>58</num>
   <domain_name>merc.co</domain_name>
   <domain_keyword>merc</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-14 04:57:37</query_time>
   <create_date>2017-10-29</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2026-10-28</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>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>59</num>
   <domain_name>meid.co.uk</domain_name>
   <domain_keyword>meid</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-21 16:31:49</query_time>
   <create_date>2011-04-15</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>Chris Conwell [Tag = ZYCON]</registrar_name>
   <registrar_website>http://zycon.co.uk</registrar_website>
   <name_servers>
    <value>ns60.hosterbox.com</value>
    <value>ns61.hosterbox.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>mecc.nl</domain_name>
   <domain_keyword>mecc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-23 00:01:02</query_time>
   <create_date>1997-05-27</create_date>
   <update_date>2021-05-21</update_date>
   <registrar_name>Combell B.V.</registrar_name>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>deic.info</domain_name>
   <domain_keyword>deic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 20:18:05</query_time>
   <create_date>2012-06-27</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>--</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.pd-house.com</value>
    <value>ns5.pd-house.com</value>
    <value>ns8.pd-house.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>weic.site</domain_name>
   <domain_keyword>weic</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 19:06:03</query_time>
   <create_date>2019-02-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-02-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Zhang Wei</registrant_company>
   <registrant_state>guang dong</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>meio.io</domain_name>
   <domain_keyword>meio</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-27 23:14:24</query_time>
   <create_date>2019-12-07</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-12-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.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>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>aleena.ns.cloudflare.com</value>
    <value>arnold.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>seic.pl</domain_name>
   <domain_keyword>seic</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 07:27:49</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>domain.for.sale.at.premium.pl</value>
    <value>domena.do.kupienia.w.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>maic.world</domain_name>
   <domain_keyword>maic</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-28 21:56:56</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-12-01</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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen qian zhi ke ji 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>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>mexc.sk</domain_name>
   <domain_keyword>mexc</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-29 10:58:13</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2028-09-03</expiry_date>
   <registrar_name>Domain admin</registrar_name>
   <name_servers>
    <value>ns-13-b.gandi.net</value>
    <value>ns-192-a.gandi.net</value>
    <value>ns-252-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>reic.ws</domain_name>
   <domain_keyword>reic</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-29 10:42:40</query_time>
   <create_date>2007-03-07</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <name_servers>
    <value>connie.ns.cloudflare.com</value>
    <value>harlan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>mecic.org</domain_name>
   <domain_keyword>mecic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 12:45:45</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SpA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>marbles effective</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Greater London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>suspended1.plaindns.net</value>
    <value>suspended2.plaindns.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>mevc.com</domain_name>
   <domain_keyword>mevc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 18:18:48</query_time>
   <create_date>1999-05-30</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 00a3b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 952126</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>mecc.xyz</domain_name>
   <domain_keyword>mecc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-09 06:51:40</query_time>
   <create_date>2022-11-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>beic.shop</domain_name>
   <domain_keyword>beic</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-11 01:16:07</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>miec.in</domain_name>
   <domain_keyword>miec</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-12 02:15:58</query_time>
   <create_date>2011-03-30</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-03-30</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>Creators Web India</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</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>sns5.hostgator.in</value>
    <value>sns6.hostgator.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ceic.org</domain_name>
   <domain_keyword>ceic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 21:08:45</query_time>
   <create_date>2004-01-27</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>muic.or.kr</domain_name>
   <domain_keyword>muic</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-06-16 19:20:10</query_time>
   <create_date>2015-04-23</create_date>
   <update_date>2022-05-25</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.mailplug.com</registrar_website>
   <registrant_name>???????</registrant_name>
   <registrant_address>????? ?? ???? 39 ????????? 39, Jung-gu Sejong-daero Seoul</registrant_address>
   <registrant_zip>04513</registrant_zip>
  </value>
  <value>
   <num>75</num>
   <domain_name>meio.com.br</domain_name>
   <domain_keyword>meio</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-06 20:28:26</query_time>
   <create_date>2018-07-19</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2026-07-19</expiry_date>
   <registrant_name>Lu?s Fernando Souza Negr?o E Silva</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>mustafa.ns.cloudflare.com</value>
    <value>nia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>meiy.top</domain_name>
   <domain_keyword>meiy</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-30 21:25:38</query_time>
   <create_date>2023-10-07</create_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>北京美漾时尚形象设计有限公司第二分公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>menic.games</domain_name>
   <domain_keyword>menic</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-02 05:26:22</query_time>
   <create_date>2018-02-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>78</num>
   <domain_name>mexc.bar</domain_name>
   <domain_keyword>mexc</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-05-04 03:46:25</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>meil.de</domain_name>
   <domain_keyword>meil</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:31:52</query_time>
   <update_date>2023-08-28</update_date>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>meil.nl</domain_name>
   <domain_keyword>meil</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 01:48:09</query_time>
   <create_date>2012-05-03</create_date>
   <update_date>2020-11-12</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>meii.us</domain_name>
   <domain_keyword>meii</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-11 14:54:12</query_time>
   <create_date>2012-12-09</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2028-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Amro Zahran</registrant_name>
   <registrant_company>Middle East Investment Initiative</registrant_company>
   <registrant_address>Ramallah</registrant_address>
   <registrant_city>Ramallah</registrant_city>
   <registrant_state>xx</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>PS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+972.2422037</registrant_phone>
   <registrant_fax>+972.2422038</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>meim.tech</domain_name>
   <domain_keyword>meim</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-23 10:24:57</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Guo Xu Dong</registrant_company>
   <registrant_state>Shan Xi</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>dns13.hichina.com</value>
    <value>dns14.hichina.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>mein.global</domain_name>
   <domain_keyword>mein</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-23 10:25:36</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>İsimtescil Bilişim A.Ş.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FBS INC / Whoisprotection.biz</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Istanbul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</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>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>mmic.nl</domain_name>
   <domain_keyword>mmic</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 22:24:20</query_time>
   <create_date>2022-10-29</create_date>
   <update_date>2024-04-30</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>meia.ltd</domain_name>
   <domain_keyword>meia</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-15 04:24:57</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com, Inc.</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hu Xiao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guangdong</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.cnmsn.net</value>
    <value>ns8.cnmsn.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>msic.in</domain_name>
   <domain_keyword>msic</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-14 09:53:22</query_time>
   <create_date>2016-11-06</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-06</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>ABCC INDIA PROJECT CARGO</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.skytriwebsolutions.com</value>
    <value>ns2.skytriwebsolutions.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>mric.info</domain_name>
   <domain_keyword>mric</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 01:05:21</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>seic.de</domain_name>
   <domain_keyword>seic</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-31 14:40:55</query_time>
   <update_date>2015-12-13</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>moic.xyz</domain_name>
   <domain_keyword>moic</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 17:56:35</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://realtimeregister.com/</registrar_website>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.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>medc.life</domain_name>
   <domain_keyword>medc</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-01 20:35:44</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-04-03</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>91</num>
   <domain_name>reic.us</domain_name>
   <domain_keyword>reic</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-02 10:59:53</query_time>
   <create_date>2014-07-01</create_date>
   <update_date>2014-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>rick chen</registrant_name>
   <registrant_company>abprofund</registrant_company>
   <registrant_address>1740 s Otterbein ave 22</registrant_address>
   <registrant_city>rowland heights</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>91748</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6267803813</registrant_phone>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>meis.info</domain_name>
   <domain_keyword>meis</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-06 20:29:44</query_time>
   <create_date>2001-09-12</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American International Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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.primary.net</value>
    <value>ns2.primary.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>meii.xyz</domain_name>
   <domain_keyword>meii</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-09 08:31:08</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>lady.ns.cloudflare.com</value>
    <value>vicente.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>mesc.engineering</domain_name>
   <domain_keyword>mesc</domain_keyword>
   <domain_tld>engineering</domain_tld>
   <query_time>2024-04-11 01:11:02</query_time>
   <create_date>2014-07-16</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SALT AND PEPPER Holding GmbH &amp; Co.KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>meir.org</domain_name>
   <domain_keyword>meir</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 11:14:31</query_time>
   <create_date>2006-07-07</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>mkic.com</domain_name>
   <domain_keyword>mkic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 20:01:28</query_time>
   <create_date>1999-11-20</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2031-11-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>meric.jp</domain_name>
   <domain_keyword>meric</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 09:46:53</query_time>
   <create_date>2016-08-09</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Mediact  Recruit Information Center</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>98</num>
   <domain_name>meid.info</domain_name>
   <domain_keyword>meid</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 08:51:27</query_time>
   <create_date>2002-06-26</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1055.ui-dns.biz</value>
    <value>ns1058.ui-dns.org</value>
    <value>ns1073.ui-dns.com</value>
    <value>ns1079.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>meik.info</domain_name>
   <domain_keyword>meik</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-26 06:58:07</query_time>
   <create_date>2007-03-16</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.de</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>emic.be</domain_name>
   <domain_keyword>emic</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-26 17:08:11</query_time>
   <create_date>2010-11-10</create_date>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.058</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.