WHOIS QUERY TIME

27 May 2024 - 1:23 PM UTC

Registered: 15 January 2018
Modified: 16 January 2024
Expiry: 15 January 2026

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.iq.pl
ns2.iq.pl
ns3.iq.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=anmed.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "anmed.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "anmed.pl",
            "domain_keyword": "anmed",
            "domain_tld": "pl",
            "query_time": "2024-05-27 13:23:30",
            "create_date": "2018-01-15",
            "update_date": "2024-01-16",
            "expiry_date": "2026-01-15",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl",
                "ns3.iq.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.063,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>anmed.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>anmed.pl</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 13:23:30</query_time>
   <create_date>2018-01-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2026-01-15</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
    <value>ns3.iq.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.063</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.13 seconds) for "anmed.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Jan 2023 - 5:18 PM UTC

Registered: 15 January 2018
Modified: 17 January 2023
Expiry: 15 January 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.iq.pl
ns2.iq.pl
ns3.iq.pl

#2 - QUERY TIME

28 Feb 2024 - 9:29 AM UTC

Registered: 15 January 2018
Modified: 16 January 2024
Expiry: 15 January 2026

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.iq.pl
ns2.iq.pl
ns3.iq.pl

* 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=anmed.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "anmed.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "anmed.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "anmed.pl",
            "domain_keyword": "anmed",
            "domain_tld": "pl",
            "query_time": "2023-01-25 17:18:45",
            "create_date": "2018-01-15",
            "update_date": "2023-01-17",
            "expiry_date": "2024-01-15",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl",
                "ns3.iq.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "anmed.pl",
            "domain_keyword": "anmed",
            "domain_tld": "pl",
            "query_time": "2024-02-28 09:29:10",
            "create_date": "2018-01-15",
            "update_date": "2024-01-16",
            "expiry_date": "2026-01-15",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl",
                "ns3.iq.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.13,
        "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>anmed.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>anmed.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>anmed.pl</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-01-25 17:18:45</query_time>
   <create_date>2018-01-15</create_date>
   <update_date>2023-01-17</update_date>
   <expiry_date>2024-01-15</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
    <value>ns3.iq.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>anmed.pl</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-02-28 09:29:10</query_time>
   <create_date>2018-01-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2026-01-15</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
    <value>ns3.iq.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.13</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 15 domain names (in 0.051 seconds) which contained the exact domain keyword "anmed".
Domain Name Registered Expiry Registrar Ownership
1 anmed.com 17 Nov 1995 3 Dec 2026 Wild West Domains, LLC -
2 anmed.com.pl 4 May 1999 3 May 2024 cyber_Folks S.A. -
3 anmed.org 18 Sep 2003 18 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 anmed.com.br 5 May 2005 5 May 2025 - ANMED PRODUTOS M?DICOS LTDA
5 anmed.net.pl 21 Jul 2010 21 Jul 2024 nazwa.pl sp. z o.o. -
6 anmed.info 25 Jan 2014 25 Jan 2025 Key-Systems GmbH KABAT Marcin Marcinkowski
7 anmed.com.cn 30 Sep 2015 30 Sep 2025 阿里云计算有限公司(万网) 北京安龙脉德医学科技有限公司
8 anmed.ru 2 Dec 2015 2 Dec 2024 REGRU-RU Private Person
9 anmed.mobi 7 Mar 2016 7 Mar 2025 Wild West Domains, LLC Domains By Proxy, LLC
10 anmed.biz 7 Mar 2016 6 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
11 anmed.pl 15 Jan 2018 15 Jan 2026 nazwa.pl sp. z o.o. -
12 anmed.works 10 Jul 2023 10 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 anmed.top 3 Sep 2023 3 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fan xin yu
14 anmed.net 20 Sep 2023 20 Sep 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
15 anmed.online 20 Apr 2024 20 Apr 2025 Mat Bao Corporation Công ty Cổ phần Công nghệ An Phúc
16 anmed.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=anmed&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "anmed",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 16,
        "relation": "eq",
        "current": 16
    },
    "unique_domains": "anmed.com, anmed.com.pl, anmed.org, anmed.com.br, anmed.net.pl, anmed.info, anmed.com.cn, anmed.ru, anmed.mobi, anmed.biz, anmed.pl, anmed.works, anmed.top, anmed.net, anmed.online, anmed.de",
    "results": [
        {
            "num": 1,
            "domain_name": "anmed.com",
            "domain_keyword": "anmed",
            "domain_tld": "com",
            "query_time": "2024-04-30 04:28:24",
            "create_date": "1995-11-17",
            "update_date": "2022-11-13",
            "expiry_date": "2026-12-03",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "anmed.com.pl",
            "domain_keyword": "anmed",
            "domain_tld": "com.pl",
            "query_time": "2024-03-09 21:31:18",
            "create_date": "1999-05-04",
            "update_date": "2023-04-25",
            "expiry_date": "2024-05-03",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "anmed.org",
            "domain_keyword": "anmed",
            "domain_tld": "org",
            "query_time": "2024-04-30 04:28:24",
            "create_date": "2003-09-18",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-18",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "anmed.com.br",
            "domain_keyword": "anmed",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 04:58:52",
            "create_date": "2005-05-05",
            "update_date": "2022-05-10",
            "expiry_date": "2025-05-05",
            "registrant_name": "ANMED PRODUTOS M?DICOS LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "anmed.net.pl",
            "domain_keyword": "anmed",
            "domain_tld": "net.pl",
            "query_time": "2024-02-22 10:23:51",
            "create_date": "2010-07-21",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-21",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 6,
            "domain_name": "anmed.info",
            "domain_keyword": "anmed",
            "domain_tld": "info",
            "query_time": "2024-04-16 07:03:48",
            "create_date": "2014-01-25",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-25",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KABAT Marcin Marcinkowski",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "anmed.com.cn",
            "domain_keyword": "anmed",
            "domain_tld": "com.cn",
            "query_time": "2024-04-10 01:08:34",
            "create_date": "2015-09-30",
            "expiry_date": "2025-09-30",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京安龙脉德医学科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "anmed.ru",
            "domain_keyword": "anmed",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:17:33",
            "create_date": "2015-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "anmed.mobi",
            "domain_keyword": "anmed",
            "domain_tld": "mobi",
            "query_time": "2024-04-30 04:28:24",
            "create_date": "2016-03-07",
            "update_date": "2022-05-26",
            "expiry_date": "2025-03-07",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "anmed.biz",
            "domain_keyword": "anmed",
            "domain_tld": "biz",
            "query_time": "2024-04-16 07:03:48",
            "create_date": "2016-03-07",
            "update_date": "2023-07-23",
            "expiry_date": "2026-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "anmed.pl",
            "domain_keyword": "anmed",
            "domain_tld": "pl",
            "query_time": "2024-05-27 13:23:30",
            "create_date": "2018-01-15",
            "update_date": "2024-01-16",
            "expiry_date": "2026-01-15",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl",
                "ns3.iq.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "anmed.works",
            "domain_keyword": "anmed",
            "domain_tld": "works",
            "query_time": "2024-05-24 19:40:10",
            "create_date": "2023-07-10",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "anmed.top",
            "domain_keyword": "anmed",
            "domain_tld": "top",
            "query_time": "2024-05-24 04:58:52",
            "create_date": "2023-09-03",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-03",
            "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": "fan xin yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "anmed.net",
            "domain_keyword": "anmed",
            "domain_tld": "net",
            "query_time": "2024-05-29 11:07:09",
            "create_date": "2023-09-20",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-20",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=anmed.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "anmed.online",
            "domain_keyword": "anmed",
            "domain_tld": "online",
            "query_time": "2024-04-22 17:11:30",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "http://www.matbao.net",
            "registrant_company": "Công ty Cổ phần Công nghệ An Phúc",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the 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.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "anmed.de",
            "domain_keyword": "anmed",
            "domain_tld": "de",
            "query_time": "2024-05-05 16:27:50",
            "update_date": "2021-07-05",
            "name_servers": [
                "docks17.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>anmed</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>16</total>
  <relation>eq</relation>
  <current>16</current>
 </count>
 <unique_domains>anmed.com, anmed.com.pl, anmed.org, anmed.com.br, anmed.net.pl, anmed.info, anmed.com.cn, anmed.ru, anmed.mobi, anmed.biz, anmed.pl, anmed.works, anmed.top, anmed.net, anmed.online, anmed.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>anmed.com</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 04:28:24</query_time>
   <create_date>1995-11-17</create_date>
   <update_date>2022-11-13</update_date>
   <expiry_date>2026-12-03</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.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>anmed.com.pl</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-09 21:31:18</query_time>
   <create_date>1999-05-04</create_date>
   <update_date>2023-04-25</update_date>
   <expiry_date>2024-05-03</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>anmed.org</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 04:28:24</query_time>
   <create_date>2003-09-18</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>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>4</num>
   <domain_name>anmed.com.br</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 04:58:52</query_time>
   <create_date>2005-05-05</create_date>
   <update_date>2022-05-10</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrant_name>ANMED PRODUTOS M?DICOS LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>anmed.net.pl</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-02-22 10:23:51</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>anmed.info</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 07:03:48</query_time>
   <create_date>2014-01-25</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KABAT Marcin Marcinkowski</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>anmed.com.cn</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-10 01:08:34</query_time>
   <create_date>2015-09-30</create_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京安龙脉德医学科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>8</num>
   <domain_name>anmed.ru</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:17:33</query_time>
   <create_date>2015-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>anmed.mobi</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-30 04:28:24</query_time>
   <create_date>2016-03-07</create_date>
   <update_date>2022-05-26</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>anmed.biz</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-16 07:03:48</query_time>
   <create_date>2016-03-07</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2026-03-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>11</num>
   <domain_name>anmed.pl</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 13:23:30</query_time>
   <create_date>2018-01-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2026-01-15</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
    <value>ns3.iq.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>anmed.works</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-24 19:40:10</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>anmed.top</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-24 04:58:52</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-03</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>fan xin yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu 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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>anmed.net</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 11:07:09</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=anmed.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>anmed.online</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-22 17:11:30</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>http://www.matbao.net</registrar_website>
   <registrant_company>Công ty Cổ phần Công nghệ An Phúc</registrant_company>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.matbao.com</value>
    <value>ns2.matbao.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>16</num>
   <domain_name>anmed.de</domain_name>
   <domain_keyword>anmed</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 16:27:50</query_time>
   <update_date>2021-07-05</update_date>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.051</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,311 domain names (in 0.064 seconds) which look and sound like the brand name "anmed".
Domain Name Registered Expiry Registrar Ownership
1 anmel.uk 30 Jan 2023 30 Jan 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
2 anmeo.top 3 Sep 2023 3 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fan xin yu
3 ajmed.com.br 11 Jun 2019 11 Jun 2025 - Bruno Nascimento
4 anhed.com 1 Jun 2017 1 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
5 asmed.su 19 Dec 2023 19 Dec 2024 REGRU-SU Private Person
6 aemed.dev 4 Mar 2024 4 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 ahmed.tools 17 Feb 2022 17 Feb 2026 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
8 aimed.events 2 May 2018 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 anfed.net 28 Jun 2022 28 Jun 2024 IHS Telekom, Inc GDPR Masked
10 acmed.com.au - - Melbourne IT Yvonne Sundram
11 anced.org.pe - - NIC.PE asociacion nacional de educacion a distancia
12 anmeh.com 13 Feb 2018 13 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 awmed.eu - - home.pl S.A. -
14 anted.lol 6 May 2023 6 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
15 vanmed.pl 2 Dec 2011 2 Dec 2024 AZ.pl Sp. z o.o. -
16 almed.in 15 Jul 2021 15 Jul 2024 GoDaddy.com, LLC Zenex International
17 anmeda.com 21 Oct 2004 21 Oct 2024 GoDaddy.com, LLC -
18 antmed.pl 10 Dec 2018 10 Dec 2024 OVH SAS -
19 aimed.cloud 20 Nov 2019 20 Nov 2024 GoDaddy Domains By Proxy, LLC
20 animed.org 13 Nov 2002 13 Nov 2026 GoDaddy.com, LLC Domains By Proxy, LLC
21 ahmed.onl 25 Apr 2023 25 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
22 canmed.fr 23 Jul 2020 23 Jul 2025 OVH STANIPHARM
23 anmod.pro 27 Jul 2023 27 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
24 anmee.com 24 Jun 2016 24 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
25 anped.online 28 Nov 2023 28 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
26 avmed.net 15 Feb 1999 15 Feb 2027 Network Solutions, LLC -
27 inmed.ru 20 Mar 2001 20 Mar 2025 RU-CENTER-RU IMC Insight Ltd.
28 armed.fr 14 Sep 2020 14 Sep 2024 ASCIO TECHNOLOGIES Inc. ARMED STORE s.r.o.
29 anmet.jp 5 Aug 2019 31 Aug 2024 - Netowl,Inc.
30 anmedm.com 9 Aug 2021 9 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
31 ankmed.com 9 Sep 2015 9 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
32 ahmed.live 4 Jun 2022 4 Jun 2024 Porkbun LLC Private by Design, LLC
33 animed.pt 2 Sep 2009 3 Jan 2025 - VITALPET - CENTRO VETERINÁRIO LDA
34 sanmed.nl 21 Dec 2001 - AXC -
35 anmel.biz 30 Jan 2023 30 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 aqmed.in 3 Sep 2022 3 Sep 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
37 aumed.org 30 Nov 2022 30 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
38 a3med.cloud 5 May 2023 5 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0167197036
39 aumed.club 19 Oct 2023 19 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 cnmed.net 20 Feb 2010 20 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
41 anzed.info 4 Mar 2024 4 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
42 named.org.ng 2 Jul 2019 2 Jul 2024 Web4Africa Ayo Makanjuola
43 anfed.info 22 May 2023 22 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 azmed.jp 11 Jan 2023 31 Jan 2025 - Naoya Nishi
45 inmed.in 6 Nov 2018 6 Nov 2024 Dynadot LLC REDACTED FOR PRIVACY
46 anumed.org 28 Oct 2009 28 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
47 inmed.tech 27 Jul 2022 27 Jul 2024 Squarespace Domains II LLC InMEDBio
48 anlmed.com 14 Aug 2023 14 Aug 2024 Internet Domain Service BS Corp. REDACTED FOR PRIVACY
49 named.run 23 Sep 2021 23 Sep 2024 DNSPod, Inc. CHEN JIANGCHAO
50 mnmed.org 29 Apr 1996 30 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
51 agmed.eu - - home.pl S.A. -
52 ahmed.net 6 Jul 1997 5 Jul 2024 Tucows Domains Inc. -
53 sanmed.de - - - -
54 znmed.cn 22 Feb 2023 22 Feb 2025 阿里云计算有限公司(万网) 吴艳荣
55 almed.co 4 Mar 2024 4 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
56 xnmed.com 11 Sep 2012 11 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
57 anmkd.cn 28 May 2022 28 May 2025 DYNADOTCHINA LLC 彭斯文
58 atmed.com.br 23 Jul 2004 23 Jul 2026 - All Tech Ltda
59 banmed.pl 11 Feb 2019 11 Feb 2025 home.pl S.A. -
60 hanmed.ru 26 Jan 2015 26 Jan 2025 REGRU-RU Private Person
61 andmed.com 12 Sep 1997 11 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
62 a3med.com.br 11 Oct 2023 11 Oct 2025 NEWFOLD (43) Alexandre Carvalho Abreu
63 aamed.tech 14 Mar 2024 14 Mar 2034 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lv xiao feng
64 anmex.net 9 Jul 2020 9 Jul 2026 DNSPod, Inc. REDACTED FOR PRIVACY
65 tanmed.co 4 May 2023 4 May 2024 Dynadot Inc Dynadot Privacy Service
66 armed.today 24 Dec 2014 24 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 anymed.com 16 Apr 1999 16 Apr 2025 NameCheap, Inc. -
68 anled.com 1 Feb 2012 1 Feb 2030 Alibaba Cloud Computing (Beijing) Co., Ltd. -
69 unmed.in 5 Jul 2023 5 Jul 2024 GoDaddy.com, LLC ONE MEDVANTAGE TECHNOLOGIES PRIVATE LIMITED
70 anmex.com 16 Jun 1999 16 Jun 2028 GoDaddy.com, LLC -
71 anmer.com 23 Apr 2005 23 Apr 2033 ENOM, INC. Whois Privacy Protection Service, Inc.
72 aimed.tv 5 Nov 2008 5 Nov 2024 IONOS SE A Strategic Corporate Communications GmbH
73 anwed.ru 8 Jan 2019 8 Jan 2025 REGRU-RU Perspektiva, LLC
74 anmez.com.cn 12 May 2023 12 May 2026 阿里云计算有限公司(万网) 广州市安美滋贸易有限公司
75 anmel.de - - - -
76 inmed.xyz 1 Feb 2024 1 Feb 2025 Sav.com, LLC Privacy Protection
77 anamed.com 10 Aug 1998 9 Aug 2028 Network Solutions, LLC -
78 manmed.net 1 May 2020 1 May 2024 REGISTER S.P.A. REDACTED FOR PRIVACY
79 abmed.net 6 Apr 2023 6 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
80 a-med.by 8 Sep 2022 8 Sep 2024 Active Technologies LLC Общество с ограниченной ответственностью «АП и Ко»
81 knmed.co.jp 20 Apr 2007 - - KN-Medical Corporation
82 abmed.info 16 Aug 2023 16 Aug 2024 IONOS SE ABMED UG (haftungsbeschränkt)
83 anmew.top 3 Sep 2023 3 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fan xin yu
84 tnmed.ru 5 Jun 2022 5 Jun 2024 REGRU-RU Private Person
85 danmed.co.uk 23 Jun 2009 23 Jun 2024 Cloudflare, Inc. [Tag = CLOUDFLARE] -
86 almed.ro 8 May 2023 7 May 2025 ICI - Registrar -
87 ahmed.family 6 Mar 2020 6 Mar 2025 eNom, LLC Data Protected
88 anmex.top 3 Sep 2023 3 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fan xin yu
89 a2med.store 27 Jan 2022 27 Jan 2025 united-domains AG Aquadrat Medizintechnik GmbH & Co. KG
90 sanmed.net 27 Nov 2023 27 Nov 2024 One.com A/S REDACTED FOR PRIVACY
91 armed.fun 5 Jul 2023 5 Jul 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
92 akmed.com 15 May 2000 15 May 2030 ENOM, INC. REDACTED FOR PRIVACY
93 named.vip 19 Nov 2022 19 Nov 2025 Go Montenegro Domains, LLC Domains By Proxy, LLC
94 anmex.org 1 Aug 2022 1 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
95 ahmed.contact 29 Apr 2022 29 Apr 2025 Porkbun LLC Private by Design, LLC
96 anaed.nl 7 Mar 2021 - Cronon GmbH -
97 onmed.mobi 6 May 2014 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 armed.group 3 May 2024 3 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
99 a-med.space 15 Feb 2021 15 Feb 2025 Beget LLC OOO A-MED
100 inmed.market 13 Feb 2017 13 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER "InMed Market" JSC
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 Anmed.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=anmed.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "anmed.pl",
        "page_size": 100
    },
    "count": {
        "total": 1311,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "anmel.uk, anmeo.top, ajmed.com.br, anhed.com, asmed.su, aemed.dev, ahmed.tools, aimed.events, anfed.net, acmed.com.au, anced.org.pe, anmeh.com, awmed.eu, anted.lol, vanmed.pl, almed.in, anmeda.com, antmed.pl, aimed.cloud, animed.org, ahmed.onl, canmed.fr, anmod.pro, anmee.com, anped.online, avmed.net, inmed.ru, armed.fr, anmet.jp, anmedm.com, ankmed.com, ahmed.live, animed.pt, sanmed.nl, anmel.biz, aqmed.in, aumed.org, a3med.cloud, aumed.club, cnmed.net, anzed.info, named.org.ng, anfed.info, azmed.jp, inmed.in, anumed.org, inmed.tech, anlmed.com, named.run, mnmed.org, agmed.eu, ahmed.net, sanmed.de, znmed.cn, almed.co, xnmed.com, anmkd.cn, atmed.com.br, banmed.pl, hanmed.ru, andmed.com, a3med.com.br, aamed.tech, anmex.net, tanmed.co, armed.today, anymed.com, anled.com, unmed.in, anmex.com, anmer.com, aimed.tv, anwed.ru, anmez.com.cn, anmel.de, inmed.xyz, anamed.com, manmed.net, abmed.net, a-med.by, knmed.co.jp, abmed.info, anmew.top, tnmed.ru, danmed.co.uk, almed.ro, ahmed.family, anmex.top, a2med.store, sanmed.net, armed.fun, akmed.com, named.vip, anmex.org, ahmed.contact, anaed.nl, onmed.mobi, armed.group, a-med.space, inmed.market",
    "results": [
        {
            "num": 1,
            "domain_name": "anmel.uk",
            "domain_keyword": "anmel",
            "domain_tld": "uk",
            "query_time": "2024-04-04 22:28:40",
            "create_date": "2023-01-30",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-30",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns1.anmel.com",
                "ns2.anmel.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "anmeo.top",
            "domain_keyword": "anmeo",
            "domain_tld": "top",
            "query_time": "2024-04-16 07:03:58",
            "create_date": "2023-09-03",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-03",
            "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": "fan xin yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu 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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ajmed.com.br",
            "domain_keyword": "ajmed",
            "domain_tld": "com.br",
            "query_time": "2024-05-03 15:17:43",
            "create_date": "2019-06-11",
            "update_date": "2022-05-13",
            "expiry_date": "2025-06-11",
            "registrant_name": "Bruno Nascimento",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.cloudez.io",
                "ns2.cloudez.io",
                "ns3.cloudez.io",
                "ns4.cloudez.io",
                "ns5.cloudez.io"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "anhed.com",
            "domain_keyword": "anhed",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:44:05",
            "create_date": "2017-06-01",
            "update_date": "2021-05-26",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "asmed.su",
            "domain_keyword": "asmed",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:21:17",
            "create_date": "2023-12-19",
            "expiry_date": "2024-12-19",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 6,
            "domain_name": "aemed.dev",
            "domain_keyword": "aemed",
            "domain_tld": "dev",
            "query_time": "2024-05-10 05:07:19",
            "create_date": "2024-03-04",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ahmed.tools",
            "domain_keyword": "ahmed",
            "domain_tld": "tools",
            "query_time": "2024-05-20 15:41:15",
            "create_date": "2022-02-17",
            "update_date": "2024-04-20",
            "expiry_date": "2026-02-17",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "aimed.events",
            "domain_keyword": "aimed",
            "domain_tld": "events",
            "query_time": "2024-05-11 18:11:43",
            "create_date": "2018-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "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": [
                "ashton.ns.cloudflare.com",
                "love.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "anfed.net",
            "domain_keyword": "anfed",
            "domain_tld": "net",
            "query_time": "2024-05-20 21:34:49",
            "create_date": "2022-06-28",
            "update_date": "2024-01-19",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1091,
            "registrar_name": "IHS Telekom, Inc",
            "registrar_website": "www.ihs.com.tr",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "dijkstra.ihsdns.com",
                "knuth.ihsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "acmed.com.au",
            "domain_keyword": "acmed",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 00:15:51",
            "update_date": "2024-04-20",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Yvonne Sundram",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "anced.org.pe",
            "domain_keyword": "anced",
            "domain_tld": "org.pe",
            "query_time": "2024-06-03 17:17:01",
            "registrar_name": "NIC.PE",
            "registrant_name": "asociacion nacional de educacion a distancia",
            "name_servers": [
                "alan.ns.cloudflare.com",
                "val.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 12,
            "domain_name": "anmeh.com",
            "domain_keyword": "anmeh",
            "domain_tld": "com",
            "query_time": "2024-04-10 01:08:35",
            "create_date": "2018-02-13",
            "update_date": "2022-02-12",
            "expiry_date": "2025-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=anmeh.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.extreme.org.in",
                "ns2.extreme.org.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "awmed.eu",
            "domain_keyword": "awmed",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:17:01",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl",
            "name_servers": [
                "ns1.domena.pl",
                "ns2.domena.pl"
            ]
        },
        {
            "num": 14,
            "domain_name": "anted.lol",
            "domain_keyword": "anted",
            "domain_tld": "lol",
            "query_time": "2024-05-11 08:31:16",
            "create_date": "2023-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "vanmed.pl",
            "domain_keyword": "vanmed",
            "domain_tld": "pl",
            "query_time": "2024-05-19 21:16:17",
            "create_date": "2011-12-02",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-02",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns6.az.pl",
                "ns7.az.pl",
                "ns8.az.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "almed.in",
            "domain_keyword": "almed",
            "domain_tld": "in",
            "query_time": "2024-05-21 12:07:43",
            "create_date": "2021-07-15",
            "update_date": "2023-02-15",
            "expiry_date": "2024-07-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zenex International",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "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.bh-20.webhostbox.net",
                "ns2.bh-20.webhostbox.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "anmeda.com",
            "domain_keyword": "anmeda",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:11:44",
            "create_date": "2004-10-21",
            "update_date": "2024-03-30",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "antmed.pl",
            "domain_keyword": "antmed",
            "domain_tld": "pl",
            "query_time": "2024-06-02 03:28:15",
            "create_date": "2018-12-10",
            "update_date": "2022-12-17",
            "expiry_date": "2024-12-10",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "aimed.cloud",
            "domain_keyword": "aimed",
            "domain_tld": "cloud",
            "query_time": "2024-04-15 03:33:19",
            "create_date": "2019-11-20",
            "update_date": "2024-01-04",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "animed.org",
            "domain_keyword": "animed",
            "domain_tld": "org",
            "query_time": "2024-04-24 02:11:56",
            "create_date": "2002-11-13",
            "update_date": "2023-12-28",
            "expiry_date": "2026-11-13",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ahmed.onl",
            "domain_keyword": "ahmed",
            "domain_tld": "onl",
            "query_time": "2024-05-01 17:17:55",
            "create_date": "2023-04-25",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "natasha.ns.cloudflare.com",
                "sam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "canmed.fr",
            "domain_keyword": "canmed",
            "domain_tld": "fr",
            "query_time": "2024-05-05 18:25:49",
            "create_date": "2020-07-23",
            "update_date": "2022-07-26",
            "expiry_date": "2025-07-23",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "STANIPHARM",
            "registrant_address": "STANIPHARM, STANIPHARM 5 rue Jacques Monod, BP 80010, 54250 CHAMPIGNEULLES",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.383383132",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 23,
            "domain_name": "anmod.pro",
            "domain_keyword": "anmod",
            "domain_tld": "pro",
            "query_time": "2024-05-24 04:59:32",
            "create_date": "2023-07-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-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": [
                "drew.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "anmee.com",
            "domain_keyword": "anmee",
            "domain_tld": "com",
            "query_time": "2024-05-24 04:58:53",
            "create_date": "2016-06-24",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "anped.online",
            "domain_keyword": "anped",
            "domain_tld": "online",
            "query_time": "2024-06-02 09:02:46",
            "create_date": "2023-11-28",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-28",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "avmed.net",
            "domain_keyword": "avmed",
            "domain_tld": "net",
            "query_time": "2024-04-23 05:00:08",
            "create_date": "1999-02-15",
            "update_date": "2023-05-31",
            "expiry_date": "2027-02-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "inmed.ru",
            "domain_keyword": "inmed",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:55:34",
            "create_date": "2001-03-20",
            "expiry_date": "2025-03-20",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "IMC Insight Ltd.",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "armed.fr",
            "domain_keyword": "armed",
            "domain_tld": "fr",
            "query_time": "2024-05-05 21:29:32",
            "create_date": "2020-09-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-14",
            "registrar_name": "ASCIO TECHNOLOGIES Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "ARMED STORE s.r.o.",
            "registrant_address": "ARMED STORE s.r.o., Plzenska 103/215a, 15000 Praha",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.774418724",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 29,
            "domain_name": "anmet.jp",
            "domain_keyword": "anmet",
            "domain_tld": "jp",
            "query_time": "2024-04-13 07:06:33",
            "create_date": "2019-08-05",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "Netowl,Inc.",
            "registrant_email": "[email protected]",
            "registrant_phone": "075-256-8553",
            "name_servers": [
                "ns1.star-domain.jp",
                "ns2.star-domain.jp",
                "ns3.star-domain.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 30,
            "domain_name": "anmedm.com",
            "domain_keyword": "anmedm",
            "domain_tld": "com",
            "query_time": "2024-04-13 07:05:48",
            "create_date": "2021-08-09",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "brenda.ns.cloudflare.com",
                "eric.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ankmed.com",
            "domain_keyword": "ankmed",
            "domain_tld": "com",
            "query_time": "2024-04-16 06:59:52",
            "create_date": "2015-09-09",
            "update_date": "2022-08-18",
            "expiry_date": "2024-09-09",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "an hui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ahmed.live",
            "domain_keyword": "ahmed",
            "domain_tld": "live",
            "query_time": "2024-05-13 17:58:17",
            "create_date": "2022-06-04",
            "update_date": "2023-07-09",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://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": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "animed.pt",
            "domain_keyword": "animed",
            "domain_tld": "pt",
            "query_time": "2024-05-07 07:11:20",
            "create_date": "2009-09-02",
            "expiry_date": "2025-01-03",
            "registrant_name": "VITALPET - CENTRO VETERINÁRIO LDA",
            "registrant_address": "Rua Luis de Camões ,445",
            "registrant_city": "Gondomar",
            "registrant_state": "São Cosme",
            "registrant_zip": "4420-184",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "dns840-1.nexcess.net",
                "dns840-2.nexcess.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 34,
            "domain_name": "sanmed.nl",
            "domain_keyword": "sanmed",
            "domain_tld": "nl",
            "query_time": "2024-05-07 11:29:10",
            "create_date": "2001-12-21",
            "update_date": "2024-01-01",
            "registrar_name": "AXC",
            "name_servers": [
                "ns2.heiperweb.nl",
                "ns3.heiperweb.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 35,
            "domain_name": "anmel.biz",
            "domain_keyword": "anmel",
            "domain_tld": "biz",
            "query_time": "2024-05-29 11:07:09",
            "create_date": "2023-01-30",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.anmel.com",
                "ns2.anmel.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "aqmed.in",
            "domain_keyword": "aqmed",
            "domain_tld": "in",
            "query_time": "2024-05-31 10:02:12",
            "create_date": "2022-09-03",
            "update_date": "2023-04-27",
            "expiry_date": "2025-09-03",
            "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": "Gujarat",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "aumed.org",
            "domain_keyword": "aumed",
            "domain_tld": "org",
            "query_time": "2024-06-03 20:12:25",
            "create_date": "2022-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Barat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar 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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "a3med.cloud",
            "domain_keyword": "a3med",
            "domain_tld": "cloud",
            "query_time": "2024-05-06 09:59:07",
            "create_date": "2023-05-05",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167197036",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "aumed.club",
            "domain_keyword": "aumed",
            "domain_tld": "club",
            "query_time": "2024-05-04 14:44:19",
            "create_date": "2023-10-19",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-19",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "cnmed.net",
            "domain_keyword": "cnmed",
            "domain_tld": "net",
            "query_time": "2024-04-20 22:11:39",
            "create_date": "2010-02-20",
            "update_date": "2022-12-01",
            "expiry_date": "2025-02-20",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "he bei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "anzed.info",
            "domain_keyword": "anzed",
            "domain_tld": "info",
            "query_time": "2024-05-10 16:18:43",
            "create_date": "2024-03-04",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-04",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "named.org.ng",
            "domain_keyword": "named",
            "domain_tld": "org.ng",
            "query_time": "2024-05-18 12:09:08",
            "create_date": "2019-07-02",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-02",
            "registrar_iana": 664,
            "registrar_name": "Web4Africa",
            "registrar_website": "https://web4africa.ng",
            "registrant_name": "Ayo Makanjuola",
            "registrant_address": "Dept of Surgery, CMUL LUTH",
            "registrant_city": "Surulere",
            "registrant_state": "Lagos",
            "registrant_zip": "100224",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8054122729",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "anfed.info",
            "domain_keyword": "anfed",
            "domain_tld": "info",
            "query_time": "2024-05-26 01:57:38",
            "create_date": "2023-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "azmed.jp",
            "domain_keyword": "azmed",
            "domain_tld": "jp",
            "query_time": "2024-05-26 02:28:26",
            "create_date": "2023-01-11",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "Naoya Nishi",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 45,
            "domain_name": "inmed.in",
            "domain_keyword": "inmed",
            "domain_tld": "in",
            "query_time": "2024-05-16 07:56:25",
            "create_date": "2018-11-06",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Spain",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mchost.ru",
                "ns2.mchost.ru",
                "ns3.mchost.ru",
                "ns4.mchost.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "anumed.org",
            "domain_keyword": "anumed",
            "domain_tld": "org",
            "query_time": "2024-04-17 07:11:56",
            "create_date": "2009-10-28",
            "update_date": "2023-07-05",
            "expiry_date": "2024-10-28",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "inmed.tech",
            "domain_keyword": "inmed",
            "domain_tld": "tech",
            "query_time": "2024-04-20 16:57:18",
            "create_date": "2022-07-27",
            "update_date": "2024-04-19",
            "expiry_date": "2024-07-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "InMEDBio",
            "registrant_state": "WI",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "anlmed.com",
            "domain_keyword": "anlmed",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:02:04",
            "create_date": "2023-08-14",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-14",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.knownsrv.com",
                "ns16.knownsrv.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "named.run",
            "domain_keyword": "named",
            "domain_tld": "run",
            "query_time": "2024-04-22 17:17:26",
            "create_date": "2021-09-23",
            "update_date": "2023-07-30",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CHEN JIANGCHAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "twig.dnspod.net",
                "zoo.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "mnmed.org",
            "domain_keyword": "mnmed",
            "domain_tld": "org",
            "query_time": "2024-04-28 19:15:26",
            "create_date": "1996-04-29",
            "update_date": "2023-08-11",
            "expiry_date": "2026-04-30",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "agmed.eu",
            "domain_keyword": "agmed",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:03:25",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ]
        },
        {
            "num": 52,
            "domain_name": "ahmed.net",
            "domain_keyword": "ahmed",
            "domain_tld": "net",
            "query_time": "2024-05-01 17:17:54",
            "create_date": "1997-07-06",
            "update_date": "2023-06-06",
            "expiry_date": "2024-07-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sanmed.de",
            "domain_keyword": "sanmed",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:16:09",
            "update_date": "2020-12-08",
            "name_servers": [
                "ns1041.ui-dns.biz",
                "ns1057.ui-dns.de",
                "ns1077.ui-dns.org",
                "ns1080.ui-dns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 54,
            "domain_name": "znmed.cn",
            "domain_keyword": "znmed",
            "domain_tld": "cn",
            "query_time": "2024-05-26 18:49:33",
            "create_date": "2023-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "吴艳荣",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "almed.co",
            "domain_keyword": "almed",
            "domain_tld": "co",
            "query_time": "2024-05-14 09:28:15",
            "create_date": "2024-03-04",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-04",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "xnmed.com",
            "domain_keyword": "xnmed",
            "domain_tld": "com",
            "query_time": "2024-05-21 02:58:33",
            "create_date": "2012-09-11",
            "update_date": "2022-11-22",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "anmkd.cn",
            "domain_keyword": "anmkd",
            "domain_tld": "cn",
            "query_time": "2024-06-01 04:11:48",
            "create_date": "2022-05-28",
            "expiry_date": "2025-05-28",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "彭斯文",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "atmed.com.br",
            "domain_keyword": "atmed",
            "domain_tld": "com.br",
            "query_time": "2024-06-03 23:47:21",
            "create_date": "2004-07-23",
            "update_date": "2023-07-13",
            "expiry_date": "2026-07-23",
            "registrant_name": "All Tech Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 59,
            "domain_name": "banmed.pl",
            "domain_keyword": "banmed",
            "domain_tld": "pl",
            "query_time": "2024-04-12 13:44:14",
            "create_date": "2019-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-11",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "hanmed.ru",
            "domain_keyword": "hanmed",
            "domain_tld": "ru",
            "query_time": "2024-05-05 13:08:22",
            "create_date": "2015-01-26",
            "expiry_date": "2025-01-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.lite-host.in",
                "ns2.lite-host.in"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "andmed.com",
            "domain_keyword": "andmed",
            "domain_tld": "com",
            "query_time": "2024-05-06 16:17:52",
            "create_date": "1997-09-12",
            "update_date": "2023-08-13",
            "expiry_date": "2024-09-11",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/5cdfa9ec-c99a-495e-bcfb-9a11ba04c614",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dauth5.joink.com",
                "dauth6.joink.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "a3med.com.br",
            "domain_keyword": "a3med",
            "domain_tld": "com.br",
            "query_time": "2024-05-14 05:57:08",
            "create_date": "2023-10-11",
            "update_date": "2023-11-10",
            "expiry_date": "2025-10-11",
            "registrar_name": "NEWFOLD (43)",
            "registrant_name": "Alexandre Carvalho Abreu",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns224.hostgator.com.br",
                "ns225.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 63,
            "domain_name": "aamed.tech",
            "domain_keyword": "aamed",
            "domain_tld": "tech",
            "query_time": "2024-05-15 02:31:46",
            "create_date": "2024-03-14",
            "update_date": "2024-04-15",
            "expiry_date": "2034-03-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "lv xiao feng",
            "registrant_state": "tian jin",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "anmex.net",
            "domain_keyword": "anmex",
            "domain_tld": "net",
            "query_time": "2024-05-24 19:40:14",
            "create_date": "2020-07-09",
            "update_date": "2023-06-30",
            "expiry_date": "2026-07-09",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=anmex.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dance.dnspod.net",
                "lester.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "tanmed.co",
            "domain_keyword": "tanmed",
            "domain_tld": "co",
            "query_time": "2024-06-04 03:53:34",
            "create_date": "2023-05-04",
            "update_date": "2024-05-09",
            "expiry_date": "2024-05-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "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.parkco1.neustar.biz",
                "ns2.parkco1.neustar.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "expired"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "armed.today",
            "domain_keyword": "armed",
            "domain_tld": "today",
            "query_time": "2024-06-09 07:09:55",
            "create_date": "2014-12-24",
            "update_date": "2024-02-07",
            "expiry_date": "2024-12-24",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "anymed.com",
            "domain_keyword": "anymed",
            "domain_tld": "com",
            "query_time": "2024-04-16 10:00:30",
            "create_date": "1999-04-16",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "anled.com",
            "domain_keyword": "anled",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:01:52",
            "create_date": "2012-02-01",
            "update_date": "2020-12-26",
            "expiry_date": "2030-02-01",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "unmed.in",
            "domain_keyword": "unmed",
            "domain_tld": "in",
            "query_time": "2024-04-29 20:55:21",
            "create_date": "2023-07-05",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ONE MEDVANTAGE TECHNOLOGIES PRIVATE LIMITED",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "anmex.com",
            "domain_keyword": "anmex",
            "domain_tld": "com",
            "query_time": "2024-04-30 04:28:35",
            "create_date": "1999-06-16",
            "update_date": "2022-12-22",
            "expiry_date": "2028-06-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns2.aniconet.net",
                "ns2.farmfamily.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "anmer.com",
            "domain_keyword": "anmer",
            "domain_tld": "com",
            "query_time": "2024-04-30 04:28:33",
            "create_date": "2005-04-23",
            "update_date": "2024-04-10",
            "expiry_date": "2033-04-23",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (293985463)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O anmer.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "aimed.tv",
            "domain_keyword": "aimed",
            "domain_tld": "tv",
            "query_time": "2024-05-01 10:51:47",
            "create_date": "2008-11-05",
            "update_date": "2024-03-12",
            "expiry_date": "2024-11-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A Strategic Corporate Communications 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": [
                "ns1023.ui-dns.biz",
                "ns1025.ui-dns.com",
                "ns1072.ui-dns.org",
                "ns1078.ui-dns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "anwed.ru",
            "domain_keyword": "anwed",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:31:22",
            "create_date": "2019-01-08",
            "expiry_date": "2025-01-08",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Perspektiva, LLC",
            "name_servers": [
                "dns1.wfolio.ru",
                "dns2.wfolio.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "anmez.com.cn",
            "domain_keyword": "anmez",
            "domain_tld": "com.cn",
            "query_time": "2024-05-15 05:57:24",
            "create_date": "2023-05-12",
            "expiry_date": "2026-05-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "广州市安美滋贸易有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "anmel.de",
            "domain_keyword": "anmel",
            "domain_tld": "de",
            "query_time": "2024-05-24 19:17:41",
            "update_date": "2021-02-05",
            "name_servers": [
                "dns1.work.de",
                "dns2.work.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 76,
            "domain_name": "inmed.xyz",
            "domain_keyword": "inmed",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 05:36:03",
            "create_date": "2024-02-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-01",
            "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": [
                "andy.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "anamed.com",
            "domain_keyword": "anamed",
            "domain_tld": "com",
            "query_time": "2024-06-07 11:10:28",
            "create_date": "1998-08-10",
            "update_date": "2023-10-13",
            "expiry_date": "2028-08-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.carrierzone.com",
                "ns2.carrierzone.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "manmed.net",
            "domain_keyword": "manmed",
            "domain_tld": "net",
            "query_time": "2024-05-30 02:28:53",
            "create_date": "2020-05-01",
            "update_date": "2023-06-03",
            "expiry_date": "2024-05-01",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "abmed.net",
            "domain_keyword": "abmed",
            "domain_tld": "net",
            "query_time": "2024-05-31 08:31:58",
            "create_date": "2023-04-06",
            "update_date": "2024-03-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "a-med.by",
            "domain_keyword": "a-med",
            "domain_tld": "by",
            "query_time": "2024-06-10 15:03:01",
            "create_date": "2022-09-08",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-08",
            "registrar_name": "Active Technologies LLC",
            "registrant_company": "Общество с ограниченной ответственностью «АП и Ко»",
            "registrant_address": "212030, Могилевская область, Могилев, Ленинская, 63, оф. 402",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375293273647",
            "name_servers": [
                "ns1.ukit.com",
                "ns2.ukit.com",
                "ns3.ukit.com"
            ]
        },
        {
            "num": 81,
            "domain_name": "knmed.co.jp",
            "domain_keyword": "knmed",
            "domain_tld": "co.jp",
            "query_time": "2024-06-10 14:19:49",
            "create_date": "2007-04-20",
            "update_date": "2024-05-01",
            "registrant_company": "KN-Medical Corporation",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ]
        },
        {
            "num": 82,
            "domain_name": "abmed.info",
            "domain_keyword": "abmed",
            "domain_tld": "info",
            "query_time": "2024-04-10 15:51:17",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ABMED UG (haftungsbeschränkt)",
            "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": [
                "ns1034.ui-dns.de",
                "ns1058.ui-dns.org",
                "ns1107.ui-dns.com",
                "ns1119.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "anmew.top",
            "domain_keyword": "anmew",
            "domain_tld": "top",
            "query_time": "2024-04-16 07:04:01",
            "create_date": "2023-09-03",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-03",
            "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": "fan xin yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu 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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "tnmed.ru",
            "domain_keyword": "tnmed",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:55:17",
            "create_date": "2022-06-05",
            "expiry_date": "2024-06-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns2.beget.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "danmed.co.uk",
            "domain_keyword": "danmed",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 18:22:03",
            "create_date": "2009-06-23",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-23",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "dell.ns.cloudflare.com",
                "ian.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "almed.ro",
            "domain_keyword": "almed",
            "domain_tld": "ro",
            "query_time": "2024-05-10 04:28:29",
            "create_date": "2023-05-08",
            "expiry_date": "2025-05-07",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "dara.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 87,
            "domain_name": "ahmed.family",
            "domain_keyword": "ahmed",
            "domain_tld": "family",
            "query_time": "2024-05-10 06:31:13",
            "create_date": "2020-03-06",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-06",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "anmex.top",
            "domain_keyword": "anmex",
            "domain_tld": "top",
            "query_time": "2024-05-17 21:26:17",
            "create_date": "2023-09-03",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-03",
            "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": "fan xin yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu 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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "a2med.store",
            "domain_keyword": "a2med",
            "domain_tld": "store",
            "query_time": "2024-05-25 05:02:25",
            "create_date": "2022-01-27",
            "update_date": "2024-04-13",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_company": "Aquadrat Medizintechnik GmbH & Co. KG",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "sanmed.net",
            "domain_keyword": "sanmed",
            "domain_tld": "net",
            "query_time": "2024-05-25 12:52:54",
            "create_date": "2023-11-27",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "armed.fun",
            "domain_keyword": "armed",
            "domain_tld": "fun",
            "query_time": "2024-05-24 22:42:24",
            "create_date": "2023-07-05",
            "update_date": "2024-04-27",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "si chuan",
            "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": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "akmed.com",
            "domain_keyword": "akmed",
            "domain_tld": "com",
            "query_time": "2024-06-04 08:02:36",
            "create_date": "2000-05-15",
            "update_date": "2020-06-04",
            "expiry_date": "2030-05-15",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/0c2f4db5-1959-42e1-abca-b097cc627fa0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "named.vip",
            "domain_keyword": "named",
            "domain_tld": "vip",
            "query_time": "2024-04-15 07:19:31",
            "create_date": "2022-11-19",
            "update_date": "2023-06-17",
            "expiry_date": "2025-11-19",
            "registrar_iana": 1152,
            "registrar_name": "Go Montenegro Domains, LLC",
            "registrar_website": "https://goitalydomains.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": [
                "brenda.ns.cloudflare.com",
                "tadeo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "anmex.org",
            "domain_keyword": "anmex",
            "domain_tld": "org",
            "query_time": "2024-04-30 04:28:35",
            "create_date": "2022-08-01",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns48.hostgator.mx",
                "ns49.hostgator.mx"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ahmed.contact",
            "domain_keyword": "ahmed",
            "domain_tld": "contact",
            "query_time": "2024-05-10 06:31:12",
            "create_date": "2022-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://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": [
                "ns1.hosterz.net",
                "ns2.hosterz.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "anaed.nl",
            "domain_keyword": "anaed",
            "domain_tld": "nl",
            "query_time": "2024-05-04 17:40:59",
            "create_date": "2021-03-07",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks07.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 97,
            "domain_name": "onmed.mobi",
            "domain_keyword": "onmed",
            "domain_tld": "mobi",
            "query_time": "2024-05-11 19:35:16",
            "create_date": "2014-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "armed.group",
            "domain_keyword": "armed",
            "domain_tld": "group",
            "query_time": "2024-05-06 16:22:47",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "a-med.space",
            "domain_keyword": "a-med",
            "domain_tld": "space",
            "query_time": "2024-06-01 11:01:23",
            "create_date": "2021-02-15",
            "update_date": "2023-12-23",
            "expiry_date": "2025-02-15",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "OOO A-MED",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "inmed.market",
            "domain_keyword": "inmed",
            "domain_tld": "market",
            "query_time": "2024-06-01 13:21:17",
            "create_date": "2017-02-13",
            "update_date": "2024-03-15",
            "expiry_date": "2025-02-13",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "\"InMed Market\" JSC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Novosibirskaya obl.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.064,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>anmed.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1311</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>anmel.uk, anmeo.top, ajmed.com.br, anhed.com, asmed.su, aemed.dev, ahmed.tools, aimed.events, anfed.net, acmed.com.au, anced.org.pe, anmeh.com, awmed.eu, anted.lol, vanmed.pl, almed.in, anmeda.com, antmed.pl, aimed.cloud, animed.org, ahmed.onl, canmed.fr, anmod.pro, anmee.com, anped.online, avmed.net, inmed.ru, armed.fr, anmet.jp, anmedm.com, ankmed.com, ahmed.live, animed.pt, sanmed.nl, anmel.biz, aqmed.in, aumed.org, a3med.cloud, aumed.club, cnmed.net, anzed.info, named.org.ng, anfed.info, azmed.jp, inmed.in, anumed.org, inmed.tech, anlmed.com, named.run, mnmed.org, agmed.eu, ahmed.net, sanmed.de, znmed.cn, almed.co, xnmed.com, anmkd.cn, atmed.com.br, banmed.pl, hanmed.ru, andmed.com, a3med.com.br, aamed.tech, anmex.net, tanmed.co, armed.today, anymed.com, anled.com, unmed.in, anmex.com, anmer.com, aimed.tv, anwed.ru, anmez.com.cn, anmel.de, inmed.xyz, anamed.com, manmed.net, abmed.net, a-med.by, knmed.co.jp, abmed.info, anmew.top, tnmed.ru, danmed.co.uk, almed.ro, ahmed.family, anmex.top, a2med.store, sanmed.net, armed.fun, akmed.com, named.vip, anmex.org, ahmed.contact, anaed.nl, onmed.mobi, armed.group, a-med.space, inmed.market</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>anmel.uk</domain_name>
   <domain_keyword>anmel</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-04 22:28:40</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.anmel.com</value>
    <value>ns2.anmel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>anmeo.top</domain_name>
   <domain_keyword>anmeo</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-16 07:03:58</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-03</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>fan xin yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu 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>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>3</num>
   <domain_name>ajmed.com.br</domain_name>
   <domain_keyword>ajmed</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-03 15:17:43</query_time>
   <create_date>2019-06-11</create_date>
   <update_date>2022-05-13</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrant_name>Bruno Nascimento</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.cloudez.io</value>
    <value>ns2.cloudez.io</value>
    <value>ns3.cloudez.io</value>
    <value>ns4.cloudez.io</value>
    <value>ns5.cloudez.io</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>anhed.com</domain_name>
   <domain_keyword>anhed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:44:05</query_time>
   <create_date>2017-06-01</create_date>
   <update_date>2021-05-26</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>asmed.su</domain_name>
   <domain_keyword>asmed</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:21:17</query_time>
   <create_date>2023-12-19</create_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>aemed.dev</domain_name>
   <domain_keyword>aemed</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-10 05:07:19</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.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>ahmed.tools</domain_name>
   <domain_keyword>ahmed</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-20 15:41:15</query_time>
   <create_date>2022-02-17</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2026-02-17</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>aimed.events</domain_name>
   <domain_keyword>aimed</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-11 18:11:43</query_time>
   <create_date>2018-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</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>ashton.ns.cloudflare.com</value>
    <value>love.ns.cloudflare.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>9</num>
   <domain_name>anfed.net</domain_name>
   <domain_keyword>anfed</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 21:34:49</query_time>
   <create_date>2022-06-28</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1091</registrar_iana>
   <registrar_name>IHS Telekom, Inc</registrar_name>
   <registrar_website>www.ihs.com.tr</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>dijkstra.ihsdns.com</value>
    <value>knuth.ihsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>acmed.com.au</domain_name>
   <domain_keyword>acmed</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 00:15:51</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Yvonne Sundram</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>anced.org.pe</domain_name>
   <domain_keyword>anced</domain_keyword>
   <domain_tld>org.pe</domain_tld>
   <query_time>2024-06-03 17:17:01</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>asociacion nacional de educacion a distancia</registrant_name>
   <name_servers>
    <value>alan.ns.cloudflare.com</value>
    <value>val.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>anmeh.com</domain_name>
   <domain_keyword>anmeh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 01:08:35</query_time>
   <create_date>2018-02-13</create_date>
   <update_date>2022-02-12</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=anmeh.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.extreme.org.in</value>
    <value>ns2.extreme.org.in</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>13</num>
   <domain_name>awmed.eu</domain_name>
   <domain_keyword>awmed</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:17:01</query_time>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl</registrar_website>
   <name_servers>
    <value>ns1.domena.pl</value>
    <value>ns2.domena.pl</value>
   </name_servers>
  </value>
  <value>
   <num>14</num>
   <domain_name>anted.lol</domain_name>
   <domain_keyword>anted</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-11 08:31:16</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>vanmed.pl</domain_name>
   <domain_keyword>vanmed</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-19 21:16:17</query_time>
   <create_date>2011-12-02</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns6.az.pl</value>
    <value>ns7.az.pl</value>
    <value>ns8.az.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>almed.in</domain_name>
   <domain_keyword>almed</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-21 12:07:43</query_time>
   <create_date>2021-07-15</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zenex International</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</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.bh-20.webhostbox.net</value>
    <value>ns2.bh-20.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>anmeda.com</domain_name>
   <domain_keyword>anmeda</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:11:44</query_time>
   <create_date>2004-10-21</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>antmed.pl</domain_name>
   <domain_keyword>antmed</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-02 03:28:15</query_time>
   <create_date>2018-12-10</create_date>
   <update_date>2022-12-17</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>aimed.cloud</domain_name>
   <domain_keyword>aimed</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-15 03:33:19</query_time>
   <create_date>2019-11-20</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>animed.org</domain_name>
   <domain_keyword>animed</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 02:11:56</query_time>
   <create_date>2002-11-13</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2026-11-13</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ahmed.onl</domain_name>
   <domain_keyword>ahmed</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-01 17:17:55</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>natasha.ns.cloudflare.com</value>
    <value>sam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>canmed.fr</domain_name>
   <domain_keyword>canmed</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 18:25:49</query_time>
   <create_date>2020-07-23</create_date>
   <update_date>2022-07-26</update_date>
   <expiry_date>2025-07-23</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>STANIPHARM</registrant_company>
   <registrant_address>STANIPHARM, STANIPHARM 5 rue Jacques Monod, BP 80010, 54250 CHAMPIGNEULLES</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.383383132</registrant_phone>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>anmod.pro</domain_name>
   <domain_keyword>anmod</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-24 04:59:32</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-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>drew.ns.cloudflare.com</value>
    <value>serena.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>24</num>
   <domain_name>anmee.com</domain_name>
   <domain_keyword>anmee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 04:58:53</query_time>
   <create_date>2016-06-24</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>anped.online</domain_name>
   <domain_keyword>anped</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 09:02:46</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-28</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>avmed.net</domain_name>
   <domain_keyword>avmed</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 05:00:08</query_time>
   <create_date>1999-02-15</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2027-02-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns57.worldnic.com</value>
    <value>ns58.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>inmed.ru</domain_name>
   <domain_keyword>inmed</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:55:34</query_time>
   <create_date>2001-03-20</create_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>IMC Insight Ltd.</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>armed.fr</domain_name>
   <domain_keyword>armed</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 21:29:32</query_time>
   <create_date>2020-09-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>ASCIO TECHNOLOGIES Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>ARMED STORE s.r.o.</registrant_company>
   <registrant_address>ARMED STORE s.r.o., Plzenska 103/215a, 15000 Praha</registrant_address>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.774418724</registrant_phone>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>anmet.jp</domain_name>
   <domain_keyword>anmet</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-13 07:06:33</query_time>
   <create_date>2019-08-05</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Netowl,Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>075-256-8553</registrant_phone>
   <name_servers>
    <value>ns1.star-domain.jp</value>
    <value>ns2.star-domain.jp</value>
    <value>ns3.star-domain.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>anmedm.com</domain_name>
   <domain_keyword>anmedm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 07:05:48</query_time>
   <create_date>2021-08-09</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>brenda.ns.cloudflare.com</value>
    <value>eric.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ankmed.com</domain_name>
   <domain_keyword>ankmed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 06:59:52</query_time>
   <create_date>2015-09-09</create_date>
   <update_date>2022-08-18</update_date>
   <expiry_date>2024-09-09</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>an hui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <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>32</num>
   <domain_name>ahmed.live</domain_name>
   <domain_keyword>ahmed</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-13 17:58:17</query_time>
   <create_date>2022-06-04</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://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>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>animed.pt</domain_name>
   <domain_keyword>animed</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-07 07:11:20</query_time>
   <create_date>2009-09-02</create_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrant_name>VITALPET - CENTRO VETERINÁRIO LDA</registrant_name>
   <registrant_address>Rua Luis de Camões ,445</registrant_address>
   <registrant_city>Gondomar</registrant_city>
   <registrant_state>São Cosme</registrant_state>
   <registrant_zip>4420-184</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>dns840-1.nexcess.net</value>
    <value>dns840-2.nexcess.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>sanmed.nl</domain_name>
   <domain_keyword>sanmed</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 11:29:10</query_time>
   <create_date>2001-12-21</create_date>
   <update_date>2024-01-01</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns2.heiperweb.nl</value>
    <value>ns3.heiperweb.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>anmel.biz</domain_name>
   <domain_keyword>anmel</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-29 11:07:09</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.anmel.com</value>
    <value>ns2.anmel.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>aqmed.in</domain_name>
   <domain_keyword>aqmed</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-31 10:02:12</query_time>
   <create_date>2022-09-03</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2025-09-03</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>Gujarat</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.dns-parking.com</value>
    <value>ns2.dns-parking.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>aumed.org</domain_name>
   <domain_keyword>aumed</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-03 20:12:25</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.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>Jawa Barat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>a3med.cloud</domain_name>
   <domain_keyword>a3med</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-06 09:59:07</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167197036</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>aumed.club</domain_name>
   <domain_keyword>aumed</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-04 14:44:19</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-19</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>cnmed.net</domain_name>
   <domain_keyword>cnmed</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 22:11:39</query_time>
   <create_date>2010-02-20</create_date>
   <update_date>2022-12-01</update_date>
   <expiry_date>2025-02-20</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>he bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</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>41</num>
   <domain_name>anzed.info</domain_name>
   <domain_keyword>anzed</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 16:18:43</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-04</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>named.org.ng</domain_name>
   <domain_keyword>named</domain_keyword>
   <domain_tld>org.ng</domain_tld>
   <query_time>2024-05-18 12:09:08</query_time>
   <create_date>2019-07-02</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>664</registrar_iana>
   <registrar_name>Web4Africa</registrar_name>
   <registrar_website>https://web4africa.ng</registrar_website>
   <registrant_name>Ayo Makanjuola</registrant_name>
   <registrant_address>Dept of Surgery, CMUL LUTH</registrant_address>
   <registrant_city>Surulere</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>100224</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8054122729</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>anfed.info</domain_name>
   <domain_keyword>anfed</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 01:57:38</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>azmed.jp</domain_name>
   <domain_keyword>azmed</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-26 02:28:26</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>Naoya Nishi</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>inmed.in</domain_name>
   <domain_keyword>inmed</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-16 07:56:25</query_time>
   <create_date>2018-11-06</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Spain</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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.mchost.ru</value>
    <value>ns2.mchost.ru</value>
    <value>ns3.mchost.ru</value>
    <value>ns4.mchost.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>anumed.org</domain_name>
   <domain_keyword>anumed</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 07:11:56</query_time>
   <create_date>2009-10-28</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-10-28</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>inmed.tech</domain_name>
   <domain_keyword>inmed</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-20 16:57:18</query_time>
   <create_date>2022-07-27</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-07-27</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>InMEDBio</registrant_company>
   <registrant_state>WI</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>anlmed.com</domain_name>
   <domain_keyword>anlmed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:02:04</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.knownsrv.com</value>
    <value>ns16.knownsrv.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>named.run</domain_name>
   <domain_keyword>named</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-04-22 17:17:26</query_time>
   <create_date>2021-09-23</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CHEN JIANGCHAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>twig.dnspod.net</value>
    <value>zoo.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>mnmed.org</domain_name>
   <domain_keyword>mnmed</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 19:15:26</query_time>
   <create_date>1996-04-29</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2026-04-30</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>agmed.eu</domain_name>
   <domain_keyword>agmed</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:03:25</query_time>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
  </value>
  <value>
   <num>52</num>
   <domain_name>ahmed.net</domain_name>
   <domain_keyword>ahmed</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 17:17:54</query_time>
   <create_date>1997-07-06</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-07-05</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.mailbank.com</value>
    <value>ns2.mailbank.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>53</num>
   <domain_name>sanmed.de</domain_name>
   <domain_keyword>sanmed</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:16:09</query_time>
   <update_date>2020-12-08</update_date>
   <name_servers>
    <value>ns1041.ui-dns.biz</value>
    <value>ns1057.ui-dns.de</value>
    <value>ns1077.ui-dns.org</value>
    <value>ns1080.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>znmed.cn</domain_name>
   <domain_keyword>znmed</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 18:49:33</query_time>
   <create_date>2023-02-22</create_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>吴艳荣</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>almed.co</domain_name>
   <domain_keyword>almed</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-14 09:28:15</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-04</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>xnmed.com</domain_name>
   <domain_keyword>xnmed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 02:58:33</query_time>
   <create_date>2012-09-11</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <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>57</num>
   <domain_name>anmkd.cn</domain_name>
   <domain_keyword>anmkd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-01 04:11:48</query_time>
   <create_date>2022-05-28</create_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>彭斯文</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>atmed.com.br</domain_name>
   <domain_keyword>atmed</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-03 23:47:21</query_time>
   <create_date>2004-07-23</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2026-07-23</expiry_date>
   <registrant_name>All Tech Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>banmed.pl</domain_name>
   <domain_keyword>banmed</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-12 13:44:14</query_time>
   <create_date>2019-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>hanmed.ru</domain_name>
   <domain_keyword>hanmed</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 13:08:22</query_time>
   <create_date>2015-01-26</create_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.lite-host.in</value>
    <value>ns2.lite-host.in</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>andmed.com</domain_name>
   <domain_keyword>andmed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 16:17:52</query_time>
   <create_date>1997-09-12</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5cdfa9ec-c99a-495e-bcfb-9a11ba04c614</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dauth5.joink.com</value>
    <value>dauth6.joink.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>a3med.com.br</domain_name>
   <domain_keyword>a3med</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-14 05:57:08</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2025-10-11</expiry_date>
   <registrar_name>NEWFOLD (43)</registrar_name>
   <registrant_name>Alexandre Carvalho Abreu</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns224.hostgator.com.br</value>
    <value>ns225.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>aamed.tech</domain_name>
   <domain_keyword>aamed</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 02:31:46</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2034-03-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>lv xiao feng</registrant_company>
   <registrant_state>tian jin</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>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>anmex.net</domain_name>
   <domain_keyword>anmex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 19:40:14</query_time>
   <create_date>2020-07-09</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2026-07-09</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=anmex.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dance.dnspod.net</value>
    <value>lester.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>tanmed.co</domain_name>
   <domain_keyword>tanmed</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-04 03:53:34</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-05-04</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_company>Dynadot Privacy Service</registrant_company>
   <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.parkco1.neustar.biz</value>
    <value>ns2.parkco1.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>expired</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>armed.today</domain_name>
   <domain_keyword>armed</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-06-09 07:09:55</query_time>
   <create_date>2014-12-24</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-12-24</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>anymed.com</domain_name>
   <domain_keyword>anymed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 10:00:30</query_time>
   <create_date>1999-04-16</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>anled.com</domain_name>
   <domain_keyword>anled</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:01:52</query_time>
   <create_date>2012-02-01</create_date>
   <update_date>2020-12-26</update_date>
   <expiry_date>2030-02-01</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>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</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>69</num>
   <domain_name>unmed.in</domain_name>
   <domain_keyword>unmed</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-29 20:55:21</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ONE MEDVANTAGE TECHNOLOGIES PRIVATE LIMITED</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>anmex.com</domain_name>
   <domain_keyword>anmex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 04:28:35</query_time>
   <create_date>1999-06-16</create_date>
   <update_date>2022-12-22</update_date>
   <expiry_date>2028-06-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns2.aniconet.net</value>
    <value>ns2.farmfamily.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>anmer.com</domain_name>
   <domain_keyword>anmer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 04:28:33</query_time>
   <create_date>2005-04-23</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2033-04-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (293985463)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O anmer.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>aimed.tv</domain_name>
   <domain_keyword>aimed</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-01 10:51:47</query_time>
   <create_date>2008-11-05</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A Strategic Corporate Communications 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>ns1023.ui-dns.biz</value>
    <value>ns1025.ui-dns.com</value>
    <value>ns1072.ui-dns.org</value>
    <value>ns1078.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>anwed.ru</domain_name>
   <domain_keyword>anwed</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:31:22</query_time>
   <create_date>2019-01-08</create_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Perspektiva, LLC</registrant_company>
   <name_servers>
    <value>dns1.wfolio.ru</value>
    <value>dns2.wfolio.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>anmez.com.cn</domain_name>
   <domain_keyword>anmez</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-15 05:57:24</query_time>
   <create_date>2023-05-12</create_date>
   <expiry_date>2026-05-12</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>75</num>
   <domain_name>anmel.de</domain_name>
   <domain_keyword>anmel</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-24 19:17:41</query_time>
   <update_date>2021-02-05</update_date>
   <name_servers>
    <value>dns1.work.de</value>
    <value>dns2.work.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>inmed.xyz</domain_name>
   <domain_keyword>inmed</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 05:36:03</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-01</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>andy.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.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>anamed.com</domain_name>
   <domain_keyword>anamed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 11:10:28</query_time>
   <create_date>1998-08-10</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2028-08-09</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.carrierzone.com</value>
    <value>ns2.carrierzone.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>manmed.net</domain_name>
   <domain_keyword>manmed</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 02:28:53</query_time>
   <create_date>2020-05-01</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-05-01</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</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>PR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</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>79</num>
   <domain_name>abmed.net</domain_name>
   <domain_keyword>abmed</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 08:31:58</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>a-med.by</domain_name>
   <domain_keyword>a-med</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-06-10 15:03:01</query_time>
   <create_date>2022-09-08</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>Active Technologies LLC</registrar_name>
   <registrant_company>Общество с ограниченной ответственностью «АП и Ко»</registrant_company>
   <registrant_address>212030, Могилевская область, Могилев, Ленинская, 63, оф. 402</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375293273647</registrant_phone>
   <name_servers>
    <value>ns1.ukit.com</value>
    <value>ns2.ukit.com</value>
    <value>ns3.ukit.com</value>
   </name_servers>
  </value>
  <value>
   <num>81</num>
   <domain_name>knmed.co.jp</domain_name>
   <domain_keyword>knmed</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-10 14:19:49</query_time>
   <create_date>2007-04-20</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>KN-Medical Corporation</registrant_company>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
  </value>
  <value>
   <num>82</num>
   <domain_name>abmed.info</domain_name>
   <domain_keyword>abmed</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-10 15:51:17</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</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>ABMED UG (haftungsbeschränkt)</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>ns1034.ui-dns.de</value>
    <value>ns1058.ui-dns.org</value>
    <value>ns1107.ui-dns.com</value>
    <value>ns1119.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>anmew.top</domain_name>
   <domain_keyword>anmew</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-16 07:04:01</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-03</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>fan xin yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu 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>dns25.hichina.com</value>
    <value>dns26.hichina.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>tnmed.ru</domain_name>
   <domain_keyword>tnmed</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:55:17</query_time>
   <create_date>2022-06-05</create_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns2.beget.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>danmed.co.uk</domain_name>
   <domain_keyword>danmed</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 18:22:03</query_time>
   <create_date>2009-06-23</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>dell.ns.cloudflare.com</value>
    <value>ian.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>almed.ro</domain_name>
   <domain_keyword>almed</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-10 04:28:29</query_time>
   <create_date>2023-05-08</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>dara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ahmed.family</domain_name>
   <domain_keyword>ahmed</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-10 06:31:13</query_time>
   <create_date>2020-03-06</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>anmex.top</domain_name>
   <domain_keyword>anmex</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-17 21:26:17</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-03</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>fan xin yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu 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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>a2med.store</domain_name>
   <domain_keyword>a2med</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 05:02:25</query_time>
   <create_date>2022-01-27</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_company>Aquadrat Medizintechnik GmbH &amp; Co. KG</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>sanmed.net</domain_name>
   <domain_keyword>sanmed</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 12:52:54</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>armed.fun</domain_name>
   <domain_keyword>armed</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-24 22:42:24</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>si chuan</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>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>akmed.com</domain_name>
   <domain_keyword>akmed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 08:02:36</query_time>
   <create_date>2000-05-15</create_date>
   <update_date>2020-06-04</update_date>
   <expiry_date>2030-05-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0c2f4db5-1959-42e1-abca-b097cc627fa0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>named.vip</domain_name>
   <domain_keyword>named</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-15 07:19:31</query_time>
   <create_date>2022-11-19</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2025-11-19</expiry_date>
   <registrar_iana>1152</registrar_iana>
   <registrar_name>Go Montenegro Domains, LLC</registrar_name>
   <registrar_website>https://goitalydomains.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>brenda.ns.cloudflare.com</value>
    <value>tadeo.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>anmex.org</domain_name>
   <domain_keyword>anmex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 04:28:35</query_time>
   <create_date>2022-08-01</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns48.hostgator.mx</value>
    <value>ns49.hostgator.mx</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ahmed.contact</domain_name>
   <domain_keyword>ahmed</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-10 06:31:12</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://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>ns1.hosterz.net</value>
    <value>ns2.hosterz.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>anaed.nl</domain_name>
   <domain_keyword>anaed</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 17:40:59</query_time>
   <create_date>2021-03-07</create_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks07.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>onmed.mobi</domain_name>
   <domain_keyword>onmed</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-11 19:35:16</query_time>
   <create_date>2014-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>armed.group</domain_name>
   <domain_keyword>armed</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-06 16:22:47</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>a-med.space</domain_name>
   <domain_keyword>a-med</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-01 11:01:23</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>OOO A-MED</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>inmed.market</domain_name>
   <domain_keyword>inmed</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-06-01 13:21:17</query_time>
   <create_date>2017-02-13</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>&quot;InMed Market&quot; JSC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Novosibirskaya obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.064</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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