WHOIS QUERY TIME

11 May 2024 - 4:22 PM UTC

Registered: 22 April 2023
Modified: 11 August 2023
Expiry: 22 April 2028

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns6589.hostgator.com
ns6590.hostgator.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=medinest.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "medinest.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "medinest.co.uk",
            "domain_keyword": "medinest",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 16:22:59",
            "create_date": "2023-04-22",
            "update_date": "2023-08-11",
            "expiry_date": "2028-04-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns6589.hostgator.com",
                "ns6590.hostgator.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.092,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>medinest.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>medinest.co.uk</domain_name>
   <domain_keyword>medinest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 16:22:59</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2028-04-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns6589.hostgator.com</value>
    <value>ns6590.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.092</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.1 seconds) for "medinest.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

22 Apr 2023 - 4:33 PM UTC

Registered: 22 April 2023
Modified: 22 April 2023
Expiry: 22 April 2028

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns6589.hostgator.com
ns6590.hostgator.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

15 Aug 2023 - 5:48 PM UTC

Registered: 22 April 2023
Modified: 11 August 2023
Expiry: 22 April 2028

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns6589.hostgator.com
ns6590.hostgator.com

DOMAIN STATUS

Registered until expiry date.

* 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=medinest.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "medinest.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "medinest.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "medinest.co.uk",
            "domain_keyword": "medinest",
            "domain_tld": "co.uk",
            "query_time": "2023-04-22 16:33:17",
            "create_date": "2023-04-22",
            "update_date": "2023-04-22",
            "expiry_date": "2028-04-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns6589.hostgator.com",
                "ns6590.hostgator.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "medinest.co.uk",
            "domain_keyword": "medinest",
            "domain_tld": "co.uk",
            "query_time": "2023-08-15 17:48:16",
            "create_date": "2023-04-22",
            "update_date": "2023-08-11",
            "expiry_date": "2028-04-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns6589.hostgator.com",
                "ns6590.hostgator.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.1,
        "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>medinest.co.uk</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>medinest.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>medinest.co.uk</domain_name>
   <domain_keyword>medinest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-04-22 16:33:17</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2023-04-22</update_date>
   <expiry_date>2028-04-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns6589.hostgator.com</value>
    <value>ns6590.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>medinest.co.uk</domain_name>
   <domain_keyword>medinest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-08-15 17:48:16</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2028-04-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns6589.hostgator.com</value>
    <value>ns6590.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.1</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 6 domain names (in 0.136 seconds) which contained the exact domain keyword "medinest".
Domain Name Registered Expiry Registrar Ownership
1 medinest.com 7 Oct 2005 7 Oct 2025 GMO INTERNET, INC. Medinest Corp.Inc
2 medinest.net 8 Mar 2012 8 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Arkloop Solutions
3 medinest.co.jp 12 Sep 2017 - - Medinest Inc.
4 medinest.vision 19 Oct 2020 19 Oct 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
5 medinest.info 7 Mar 2023 7 Mar 2025 Domain.com, LLC Meaconsat Limited
6 medinest.co.uk 22 Apr 2023 22 Apr 2028 GoDaddy.com, LLC. [Tag = GODADDY] -
7 medinest.store 3 May 2024 3 May 2025 Dotserve Inc MediNest

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=medinest&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "medinest",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "medinest.com, medinest.net, medinest.co.jp, medinest.vision, medinest.info, medinest.co.uk, medinest.store",
    "results": [
        {
            "num": 1,
            "domain_name": "medinest.com",
            "domain_keyword": "medinest",
            "domain_tld": "com",
            "query_time": "2024-05-18 05:23:55",
            "create_date": "2005-10-07",
            "update_date": "2022-09-14",
            "expiry_date": "2025-10-07",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Sekiguchi Katsumi",
            "registrant_company": "Medinest Corp.Inc",
            "registrant_address": "1-9-5 Umejima, Umejimadaiichibiru 3F",
            "registrant_city": "Adachi-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "121-1816",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.356817556",
            "registrant_fax": "+81.356817576",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "medinest.net",
            "domain_keyword": "medinest",
            "domain_tld": "net",
            "query_time": "2024-04-19 19:32:57",
            "create_date": "2012-03-08",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Mr Ankur Goel",
            "registrant_company": "Arkloop Solutions",
            "registrant_address": "Office No. C-9, Neighbourhood Shopping Complex, Near SBI Bank, Sector-4,  Nerul West",
            "registrant_city": "Navi Mumbai",
            "registrant_state": "Maharashtra",
            "registrant_zip": "400706.",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9820379229",
            "name_servers": [
                "ns1.host247.in",
                "ns2.host247.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "medinest.co.jp",
            "domain_keyword": "medinest",
            "domain_tld": "co.jp",
            "query_time": "2024-05-07 13:10:55",
            "create_date": "2017-09-12",
            "update_date": "2023-10-01",
            "registrant_company": "Medinest Inc.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 4,
            "domain_name": "medinest.vision",
            "domain_keyword": "medinest",
            "domain_tld": "vision",
            "query_time": "2024-04-29 19:57:00",
            "create_date": "2020-10-19",
            "update_date": "2023-12-03",
            "expiry_date": "2024-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "medinest.info",
            "domain_keyword": "medinest",
            "domain_tld": "info",
            "query_time": "2024-04-29 19:57:00",
            "create_date": "2023-03-07",
            "update_date": "2023-03-12",
            "expiry_date": "2025-03-07",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meaconsat Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NG",
            "registrant_email": "please query the rdds service of the registrar 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.host4apps.com",
                "ns2.host4apps.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "medinest.co.uk",
            "domain_keyword": "medinest",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 16:22:59",
            "create_date": "2023-04-22",
            "update_date": "2023-08-11",
            "expiry_date": "2028-04-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns6589.hostgator.com",
                "ns6590.hostgator.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "medinest.store",
            "domain_keyword": "medinest",
            "domain_tld": "store",
            "query_time": "2024-05-06 17:31:59",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "MediNest",
            "registrant_state": "3518",
            "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": [
                "getstore.earth.orderbox-dns.com",
                "getstore.mars.orderbox-dns.com",
                "getstore.mercury.orderbox-dns.com",
                "getstore.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.136,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>medinest</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>medinest.com, medinest.net, medinest.co.jp, medinest.vision, medinest.info, medinest.co.uk, medinest.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>medinest.com</domain_name>
   <domain_keyword>medinest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 05:23:55</query_time>
   <create_date>2005-10-07</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2025-10-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Sekiguchi Katsumi</registrant_name>
   <registrant_company>Medinest Corp.Inc</registrant_company>
   <registrant_address>1-9-5 Umejima, Umejimadaiichibiru 3F</registrant_address>
   <registrant_city>Adachi-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>121-1816</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.356817556</registrant_phone>
   <registrant_fax>+81.356817576</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>medinest.net</domain_name>
   <domain_keyword>medinest</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 19:32:57</query_time>
   <create_date>2012-03-08</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Mr Ankur Goel</registrant_name>
   <registrant_company>Arkloop Solutions</registrant_company>
   <registrant_address>Office No. C-9, Neighbourhood Shopping Complex, Near SBI Bank, Sector-4,  Nerul West</registrant_address>
   <registrant_city>Navi Mumbai</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>400706.</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9820379229</registrant_phone>
   <name_servers>
    <value>ns1.host247.in</value>
    <value>ns2.host247.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>medinest.co.jp</domain_name>
   <domain_keyword>medinest</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-07 13:10:55</query_time>
   <create_date>2017-09-12</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>Medinest Inc.</registrant_company>
   <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>
  </value>
  <value>
   <num>4</num>
   <domain_name>medinest.vision</domain_name>
   <domain_keyword>medinest</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-04-29 19:57:00</query_time>
   <create_date>2020-10-19</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>medinest.info</domain_name>
   <domain_keyword>medinest</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 19:57:00</query_time>
   <create_date>2023-03-07</create_date>
   <update_date>2023-03-12</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meaconsat Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.host4apps.com</value>
    <value>ns2.host4apps.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>medinest.co.uk</domain_name>
   <domain_keyword>medinest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 16:22:59</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2028-04-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns6589.hostgator.com</value>
    <value>ns6590.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>medinest.store</domain_name>
   <domain_keyword>medinest</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-06 17:31:59</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>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>MediNest</registrant_company>
   <registrant_state>3518</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>getstore.earth.orderbox-dns.com</value>
    <value>getstore.mars.orderbox-dns.com</value>
    <value>getstore.mercury.orderbox-dns.com</value>
    <value>getstore.venus.orderbox-dns.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>
 </results>
 <stats>
  <total_time>0.136</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 2,953 domain names (in 0.261 seconds) which look and sound like the brand name "medinest".
Domain Name Registered Expiry Registrar Ownership
1 medinvest.club 10 Jun 2016 9 Jun 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
2 medianest.info 17 Mar 2004 17 Mar 2024 IONOS SE DomCollect International GmbH
3 medibest.com 23 Dec 1996 22 Dec 2025 Dynadot Inc -
4 medibest.com.au - - Web Address Registration Pty Ltd Movheng Sov
5 medinvest.ru 24 May 2001 25 May 2025 RU-CENTER-RU Private Person
6 redinest.com 19 Aug 2021 19 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
7 medianest.com 29 Jan 2004 29 Jan 2025 Dynadot Inc -
8 medifest.co.uk 17 May 2021 17 May 2026 Ionos SE [Tag = 1AND1] -
9 mediaest.com 3 Oct 2011 3 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
10 medivest.net 25 Apr 2012 25 Apr 2025 GoDaddy.com, LLC -
11 medianest.org.in 8 Oct 2015 8 Oct 2024 Endurance Digital Domain Technology LLP friends of sandipta
12 medirest.co.uk 28 Nov 2000 28 Nov 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
13 medinets.biz 29 May 2021 29 May 2025 Network Solutions, LLC REDACTED FOR PRIVACY
14 medianest.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
15 med-nest.org 14 Aug 2009 14 Aug 2025 Network Solutions, LLC REDACTED FOR PRIVACY
16 medinets.online 16 Apr 2022 16 Apr 2025 Sav.com, LLC - 12 Privacy Protection
17 medineet.site 28 May 2024 28 May 2025 Atak Domain Hosting n/a
18 medinvest.fund 28 Mar 2022 28 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
19 medigest.srl 7 Nov 2018 7 Nov 2024 Tucows Domains Inc. Data Protected
20 medibest.online 11 May 2018 11 May 2025 IONOS SE Hof Apotheke Ludwigshafen
21 medinett.com 11 Feb 2017 11 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
22 dedinest.com 21 Aug 2023 21 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
23 merinest.com 4 Feb 2023 4 Feb 2026 GoDaddy.com, LLC -
24 meninest.com 17 Mar 2022 17 Mar 2024 GoDaddy.com, LLC -
25 meditest.se 7 May 2020 7 May 2025 Loopia AB -
26 medinese.site 31 Mar 2024 31 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
27 meditest.au - - DROP.com.au Pty Ltd Ben Freischmidt
28 medirest.nl 21 Oct 1999 - team.blue nl B.V. -
29 meditest.in 24 Aug 2014 24 Aug 2028 Endurance Digital Domain Technology LLP N/A
30 medirest.org 10 Apr 2018 10 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
31 medianest.co.uk 17 Mar 2004 17 Mar 2024 Ionos SE [Tag = 1AND1] -
32 medinect.org 26 Jun 2018 26 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
33 mediwest.ae - - AESERVER Mohammed Adel BENDIMERAD
34 medirest.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
35 meditest.online 19 Mar 2023 19 Mar 2024 Dynadot LLC -
36 medinets.com 24 Feb 2017 24 Feb 2025 Network Solutions, LLC -
37 medirest.be 12 Dec 2000 - Proximus nv/sa -
38 medifest.com 15 Aug 2008 15 Aug 2025 GoDaddy.com, LLC Name Craze LLC
39 medinect.co.uk 10 Dec 2021 10 Dec 2024 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
40 medimest.com 4 Oct 2022 4 Oct 2024 GoDaddy.com, LLC -
41 meditest.pl 24 Jul 2002 23 Jul 2024 home.pl S.A. -
42 medinvest.contact 9 Dec 2020 9 Dec 2024 Wild West Domains, LLC Domains By Proxy, LLC
43 medinvest.group 13 May 2021 13 May 2025 Regional Network Information Center, JSC dba RU-CENTER MEDINVESTGROUP LLC
44 medinext.be 15 Jan 2007 - team.blue nl B.V. -
45 medinvest.info 8 Oct 2021 8 Oct 2024 Hosting Ukraine LLC Hosting Ukraine LLC
46 medivest.com 2 Aug 2004 2 Aug 2024 GoDaddy.com, LLC -
47 medioest.com 19 Aug 2008 19 Aug 2024 SERVER PLAN SRL MEDIOEST SRL
48 medinvest.it 8 Jan 2014 8 Jan 2025 Aruba s.p.a. medinvest srl
49 med-nest.com 14 Aug 2009 14 Aug 2025 Network Solutions, LLC PERFECT PRIVACY, LLC
50 med-nest.net 14 Aug 2009 14 Aug 2025 Network Solutions, LLC PERFECT PRIVACY, LLC
51 mediwest.de - - - -
52 meditest.co.in 31 Dec 2021 31 Dec 2024 Wild West Domains, LLC Exopic Media Pvt. Ltd.
53 med-nest.tv 14 Aug 2009 14 Aug 2025 Network Solutions, LLC Mednest
54 medinvest.co.uk 28 Jun 2006 28 Jun 2024 Register.com Inc t/a British Telecom [Tag = BTNAMES] -
55 medinost.ru 24 Apr 2014 24 Apr 2025 R01-RU Private Person
56 medigest.biz 22 Jun 2012 21 Jun 2024 Tucows Domains Inc. Data Protected
57 medinvest.srl 13 Apr 2024 13 Apr 2025 Tucows Domains Inc. Data Protected
58 meditest.hu 19 Aug 2008 - - -
59 medivest.se 21 Nov 2018 21 Nov 2025 www.NameSRS.com -
60 medivest.nl 11 Jan 2013 - Hostnet B.V. -
61 meditest.co.nz 16 May 2014 - Freeparking Limited -
62 medinvest.site 13 Feb 2024 13 Feb 2025 Atak Domain Hosting medinvest
63 medirest.us 11 Oct 2023 11 Oct 2024 Dynadot Inc Scott Bailey
64 medirest.se 20 Jan 2006 20 Jan 2025 Abion AB -
65 meditest.cloud 30 Jun 2022 30 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
66 dedinest.network 21 Aug 2023 21 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
67 medienst.de - - - -
68 medinvest.online 19 Feb 2024 19 Feb 2025 Hosting Ukraine LLC Hosting Ukraine LLC
69 medinvest.fr 9 Jun 2018 9 Jun 2024 XNS Registrar B.V. Nomio24
70 meditest.club 18 Mar 2024 18 Mar 2025 Above.com Pty Ltd. Transure Enterprise Ltd
71 mediwest.pl 25 May 2015 25 May 2024 OVH SAS -
72 medigest.org 26 Feb 2011 26 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 medinext.de - - - -
74 medineat.com 24 Mar 2020 24 Mar 2025 TUCOWS, INC. REDACTED FOR PRIVACY
75 medicnest.co.uk 2 Apr 2023 2 Apr 2026 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
76 medibest.net 25 Oct 1999 25 Oct 2024 HANGANG SYSTEMS,INC. D/B/A DOREGI.COM Dong Hoon
77 medinvest.org 12 Sep 2017 12 Sep 2024 Wild West Domains, LLC Domains By Proxy, LLC
78 medanest.info 30 Jan 2004 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 medixnest.com 15 Dec 2023 15 Dec 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
80 medinvest.pl 4 Dec 2007 4 Dec 2025 home.pl S.A. -
81 medigest.in 1 Jul 2021 1 Jul 2024 Endurance Digital Domain Technology LLP N/A
82 medianest.net.in 11 Oct 2019 11 Oct 2024 GoDaddy.com, LLC Medianest Private Limited
83 medinost.com 11 Oct 2023 11 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com EssayehArts
84 medivest.group 6 Aug 2021 6 Aug 2024 eNom, LLC Data Protected
85 medidest.com 18 Sep 2012 18 Sep 2024 PSI-USA, Inc. dba Domain Robot Medidest
86 mediness.com 30 Mar 2000 30 Mar 2025 HANGANG SYSTEMS,INC. D/B/A DOREGI.COM MEDINESS Co., LTD
87 medianest.de - - - -
88 medianest.hr 23 Oct 2023 3 Dec 2024 CARNET Mediaplus Medianest Croatia d.o.o.
89 mediness.info 1 Jun 2017 1 Jun 2025 Key-Systems GmbH REDACTED FOR PRIVACY
90 medizest.com 2 Jan 2014 2 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
91 medinext.tech 31 Jan 2023 31 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
92 medinvest.pro 25 Sep 2023 25 Sep 2024 Registrar of Domain Names REG.RU LLC Private Person
93 medifest.nl 31 Jan 2023 - GoDaddy.com -
94 medizest.co.in 23 Dec 2014 23 Dec 2024 GoDaddy.com, LLC Virtualweb Technologies
95 medibest.in 5 Jan 2023 5 Jan 2026 GoDaddy.com, LLC REDACTED FOR PRIVACY
96 medianest.ru 26 Nov 2023 26 Nov 2024 REGRU-RU Private Person
97 meditest.cn 9 Jul 2023 9 Jul 2024 广东时代互联科技有限公司 王浩
98 medipest.com 4 Apr 2022 4 Apr 2024 Domain-It!, Inc. -
99 mediwest.net 28 Oct 2002 28 Oct 2024 GoDaddy.com, LLC -
100 medirest.pl 13 Sep 2023 13 Sep 2024 nazwa.pl sp. z o.o. -
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 Medinest.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=medinest.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "medinest.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 2953,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "medinvest.club, medianest.info, medibest.com, medibest.com.au, medinvest.ru, redinest.com, medianest.com, medifest.co.uk, mediaest.com, medivest.net, medianest.org.in, medirest.co.uk, medinets.biz, medianest.xyz, med-nest.org, medinets.online, medineet.site, medinvest.fund, medigest.srl, medibest.online, medinett.com, dedinest.com, merinest.com, meninest.com, meditest.se, medinese.site, meditest.au, medirest.nl, meditest.in, medirest.org, medianest.co.uk, medinect.org, mediwest.ae, medirest.info, meditest.online, medinets.com, medirest.be, medifest.com, medinect.co.uk, medimest.com, meditest.pl, medinvest.contact, medinvest.group, medinext.be, medinvest.info, medivest.com, medioest.com, medinvest.it, med-nest.com, med-nest.net, mediwest.de, meditest.co.in, med-nest.tv, medinvest.co.uk, medinost.ru, medigest.biz, medinvest.srl, meditest.hu, medivest.se, medivest.nl, meditest.co.nz, medinvest.site, medirest.us, medirest.se, meditest.cloud, dedinest.network, medienst.de, medinvest.online, medinvest.fr, meditest.club, mediwest.pl, medigest.org, medinext.de, medineat.com, medicnest.co.uk, medibest.net, medinvest.org, medanest.info, medixnest.com, medinvest.pl, medigest.in, medianest.net.in, medinost.com, medivest.group, medidest.com, mediness.com, medianest.de, medianest.hr, mediness.info, medizest.com, medinext.tech, medinvest.pro, medifest.nl, medizest.co.in, medibest.in, medianest.ru, meditest.cn, medipest.com, mediwest.net, medirest.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "medinvest.club",
            "domain_keyword": "medinvest",
            "domain_tld": "club",
            "query_time": "2024-04-19 19:33:28",
            "create_date": "2016-06-10",
            "update_date": "2024-04-18",
            "expiry_date": "2025-06-09",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.platformalp.ru",
                "ns2.platformalp.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "medianest.info",
            "domain_keyword": "medianest",
            "domain_tld": "info",
            "query_time": "2024-05-27 20:07:18",
            "create_date": "2004-03-17",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomCollect International 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": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "medibest.com",
            "domain_keyword": "medibest",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:37:03",
            "create_date": "1996-12-23",
            "update_date": "2023-08-28",
            "expiry_date": "2025-12-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "medibest.com.au",
            "domain_keyword": "medibest",
            "domain_tld": "com.au",
            "query_time": "2024-05-07 09:17:13",
            "update_date": "2022-09-27",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Movheng Sov",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "medinvest.ru",
            "domain_keyword": "medinvest",
            "domain_tld": "ru",
            "query_time": "2024-05-05 04:18:50",
            "create_date": "2001-05-24",
            "expiry_date": "2025-05-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "redinest.com",
            "domain_keyword": "redinest",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:07:24",
            "create_date": "2021-08-19",
            "update_date": "2022-08-13",
            "expiry_date": "2024-08-19",
            "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": 7,
            "domain_name": "medianest.com",
            "domain_keyword": "medianest",
            "domain_tld": "com",
            "query_time": "2024-05-08 16:34:26",
            "create_date": "2004-01-29",
            "update_date": "2024-03-26",
            "expiry_date": "2025-01-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "medifest.co.uk",
            "domain_keyword": "medifest",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 01:52:01",
            "create_date": "2021-05-17",
            "update_date": "2021-05-17",
            "expiry_date": "2026-05-17",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1057.ui-dns.de",
                "ns1059.ui-dns.com",
                "ns1062.ui-dns.biz",
                "ns1075.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "mediaest.com",
            "domain_keyword": "mediaest",
            "domain_tld": "com",
            "query_time": "2024-04-20 00:55:52",
            "create_date": "2011-10-03",
            "update_date": "2022-07-18",
            "expiry_date": "2025-10-03",
            "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": 10,
            "domain_name": "medivest.net",
            "domain_keyword": "medivest",
            "domain_tld": "net",
            "query_time": "2024-05-02 22:04:09",
            "create_date": "2012-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "medianest.org.in",
            "domain_keyword": "medianest",
            "domain_tld": "org.in",
            "query_time": "2024-04-27 06:19:47",
            "create_date": "2015-10-08",
            "update_date": "2023-09-24",
            "expiry_date": "2024-10-08",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "friends of sandipta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "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.md-in-47.webhostbox.net",
                "ns2.md-in-47.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "medirest.co.uk",
            "domain_keyword": "medirest",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 19:36:31",
            "create_date": "2000-11-28",
            "update_date": "2024-03-04",
            "expiry_date": "2024-11-28",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns-122.awsdns-15.com",
                "ns-1510.awsdns-60.org",
                "ns-1809.awsdns-34.co.uk",
                "ns-730.awsdns-27.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "medinets.biz",
            "domain_keyword": "medinets",
            "domain_tld": "biz",
            "query_time": "2024-04-29 19:57:01",
            "create_date": "2021-05-29",
            "update_date": "2023-08-27",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "medianest.xyz",
            "domain_keyword": "medianest",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 02:28:54",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "med-nest.org",
            "domain_keyword": "med-nest",
            "domain_tld": "org",
            "query_time": "2024-04-15 04:34:41",
            "create_date": "2009-08-14",
            "update_date": "2023-07-19",
            "expiry_date": "2025-08-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.worldnic.com",
                "ns54.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "medinets.online",
            "domain_keyword": "medinets",
            "domain_tld": "online",
            "query_time": "2024-04-29 19:57:01",
            "create_date": "2022-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 3902,
            "registrar_name": "Sav.com, LLC - 12",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "medineet.site",
            "domain_keyword": "medineet",
            "domain_tld": "site",
            "query_time": "2024-05-30 17:27:47",
            "create_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Uttar Pradesh",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "medinvest.fund",
            "domain_keyword": "medinvest",
            "domain_tld": "fund",
            "query_time": "2024-05-18 05:24:01",
            "create_date": "2022-03-28",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-28",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1gmz.name.com",
                "ns2kqz.name.com",
                "ns3cqz.name.com",
                "ns4fmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "medigest.srl",
            "domain_keyword": "medigest",
            "domain_tld": "srl",
            "query_time": "2024-05-18 00:59:44",
            "create_date": "2018-11-07",
            "update_date": "2023-10-14",
            "expiry_date": "2024-11-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "medibest.online",
            "domain_keyword": "medibest",
            "domain_tld": "online",
            "query_time": "2024-05-16 11:25:57",
            "create_date": "2018-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Hof Apotheke Ludwigshafen",
            "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": [
                "ns1021.ui-dns.de",
                "ns1046.ui-dns.biz",
                "ns1082.ui-dns.com",
                "ns1122.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "medinett.com",
            "domain_keyword": "medinett",
            "domain_tld": "com",
            "query_time": "2024-04-19 19:32:59",
            "create_date": "2017-02-11",
            "update_date": "2020-01-15",
            "expiry_date": "2025-02-11",
            "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": 22,
            "domain_name": "dedinest.com",
            "domain_keyword": "dedinest",
            "domain_tld": "com",
            "query_time": "2024-05-09 17:01:45",
            "create_date": "2023-08-21",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-21",
            "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": [
                "arya.ns.cloudflare.com",
                "ned.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "merinest.com",
            "domain_keyword": "merinest",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:43:23",
            "create_date": "2023-02-04",
            "update_date": "2023-07-13",
            "expiry_date": "2026-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "meninest.com",
            "domain_keyword": "meninest",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:36:55",
            "create_date": "2022-03-17",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "meditest.se",
            "domain_keyword": "meditest",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:03:55",
            "create_date": "2020-05-07",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-07",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 26,
            "domain_name": "medinese.site",
            "domain_keyword": "medinese",
            "domain_tld": "site",
            "query_time": "2024-06-01 04:22:39",
            "create_date": "2024-03-31",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "meditest.au",
            "domain_keyword": "meditest",
            "domain_tld": "au",
            "query_time": "2024-04-10 02:14:01",
            "update_date": "2023-08-06",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Ben Freischmidt",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "medirest.nl",
            "domain_keyword": "medirest",
            "domain_tld": "nl",
            "query_time": "2024-05-02 21:56:39",
            "create_date": "1999-10-21",
            "update_date": "2023-06-06",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 29,
            "domain_name": "meditest.in",
            "domain_keyword": "meditest",
            "domain_tld": "in",
            "query_time": "2024-04-10 02:13:59",
            "create_date": "2014-08-24",
            "update_date": "2023-07-25",
            "expiry_date": "2028-08-24",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Other",
            "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": [
                "ns-1102.awsdns-09.org",
                "ns-1699.awsdns-20.co.uk",
                "ns-422.awsdns-52.com",
                "ns-730.awsdns-27.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "medirest.org",
            "domain_keyword": "medirest",
            "domain_tld": "org",
            "query_time": "2024-04-19 19:36:31",
            "create_date": "2018-04-10",
            "update_date": "2024-03-16",
            "expiry_date": "2025-04-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "medianest.co.uk",
            "domain_keyword": "medianest",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 13:30:57",
            "create_date": "2004-03-17",
            "update_date": "2023-11-05",
            "expiry_date": "2024-03-17",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1101.ui-dns.biz",
                "ns1101.ui-dns.com",
                "ns1101.ui-dns.de",
                "ns1101.ui-dns.org"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 32,
            "domain_name": "medinect.org",
            "domain_keyword": "medinect",
            "domain_tld": "org",
            "query_time": "2024-05-18 05:23:53",
            "create_date": "2018-06-26",
            "update_date": "2023-08-10",
            "expiry_date": "2024-06-26",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks19.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "mediwest.ae",
            "domain_keyword": "mediwest",
            "domain_tld": "ae",
            "query_time": "2024-04-15 01:22:06",
            "registrar_name": "AESERVER",
            "registrant_name": "Mohammed Adel BENDIMERAD",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "dns1.aeserver.com",
                "dns2.aeserver.com",
                "dns3.aeserver.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 34,
            "domain_name": "medirest.info",
            "domain_keyword": "medirest",
            "domain_tld": "info",
            "query_time": "2024-05-24 03:09:16",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "meditest.online",
            "domain_keyword": "meditest",
            "domain_tld": "online",
            "query_time": "2024-05-26 13:36:15",
            "create_date": "2023-03-19",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "medinets.com",
            "domain_keyword": "medinets",
            "domain_tld": "com",
            "query_time": "2024-05-10 02:57:10",
            "create_date": "2017-02-24",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "medirest.be",
            "domain_keyword": "medirest",
            "domain_tld": "be",
            "query_time": "2024-06-01 04:23:48",
            "create_date": "2000-12-12",
            "registrar_name": "Proximus nv/sa",
            "registrar_website": "http://www.proximus.be/dns",
            "name_servers": [
                "ns1.clf.proximus.be",
                "ns2.clf.proximus.be",
                "ns3.clf.proximus.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 38,
            "domain_name": "medifest.com",
            "domain_keyword": "medifest",
            "domain_tld": "com",
            "query_time": "2024-06-03 07:13:17",
            "create_date": "2008-08-15",
            "update_date": "2024-02-05",
            "expiry_date": "2025-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "JT Goebel",
            "registrant_company": "Name Craze LLC",
            "registrant_address": "PO Box 48443",
            "registrant_city": "Tampa",
            "registrant_state": "Florida",
            "registrant_zip": "33646",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8134448266",
            "name_servers": [
                "189b8d19.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "medinect.co.uk",
            "domain_keyword": "medinect",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 04:22:39",
            "create_date": "2021-12-10",
            "update_date": "2023-11-14",
            "expiry_date": "2024-12-10",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "medimest.com",
            "domain_keyword": "medimest",
            "domain_tld": "com",
            "query_time": "2024-06-03 07:15:11",
            "create_date": "2022-10-04",
            "update_date": "2022-10-07",
            "expiry_date": "2024-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "grant.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "meditest.pl",
            "domain_keyword": "meditest",
            "domain_tld": "pl",
            "query_time": "2024-04-03 19:33:35",
            "create_date": "2002-07-24",
            "update_date": "2023-06-26",
            "expiry_date": "2024-07-23",
            "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": 42,
            "domain_name": "medinvest.contact",
            "domain_keyword": "medinvest",
            "domain_tld": "contact",
            "query_time": "2024-04-29 19:57:15",
            "create_date": "2020-12-09",
            "update_date": "2024-01-23",
            "expiry_date": "2024-12-09",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "medinvest.group",
            "domain_keyword": "medinvest",
            "domain_tld": "group",
            "query_time": "2024-05-13 00:34:01",
            "create_date": "2021-05-13",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-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": "MEDINVESTGROUP LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "medinext.be",
            "domain_keyword": "medinext",
            "domain_tld": "be",
            "query_time": "2024-06-01 04:22:41",
            "create_date": "2007-01-15",
            "registrar_name": "team.blue nl B.V.",
            "registrar_website": "https://www.transip.nl/",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 45,
            "domain_name": "medinvest.info",
            "domain_keyword": "medinvest",
            "domain_tld": "info",
            "query_time": "2024-05-18 05:24:01",
            "create_date": "2021-10-08",
            "update_date": "2021-10-08",
            "expiry_date": "2024-10-08",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.inhostedns.com",
                "ns29.inhostedns.net",
                "ns39.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "medivest.com",
            "domain_keyword": "medivest",
            "domain_tld": "com",
            "query_time": "2024-04-10 17:00:18",
            "create_date": "2004-08-02",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "medioest.com",
            "domain_keyword": "medioest",
            "domain_tld": "com",
            "query_time": "2024-04-19 19:34:05",
            "create_date": "2008-08-19",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1460,
            "registrar_name": "SERVER PLAN SRL",
            "registrar_website": "http://www.serverplan.com/",
            "registrant_name": "Marco Martini",
            "registrant_company": "MEDIOEST SRL",
            "registrant_address": "Via Sacro Cuore,15B",
            "registrant_city": "Padova",
            "registrant_state": "PD",
            "registrant_zip": "35135",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.3291068200",
            "name_servers": [
                "ns1.dnshigh.com",
                "ns2.dnshigh.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "medinvest.it",
            "domain_keyword": "medinvest",
            "domain_tld": "it",
            "query_time": "2024-04-19 19:33:28",
            "create_date": "2014-01-08",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-08",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "medinvest srl",
            "registrant_address": "via cirillo, 3",
            "registrant_city": "SANTA CROCE CAMERINA",
            "registrant_state": "RG",
            "registrant_zip": "97017",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 49,
            "domain_name": "med-nest.com",
            "domain_keyword": "med-nest",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:34:41",
            "create_date": "2009-08-14",
            "update_date": "2023-07-14",
            "expiry_date": "2025-08-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "ns45.worldnic.com",
                "ns46.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "med-nest.net",
            "domain_keyword": "med-nest",
            "domain_tld": "net",
            "query_time": "2024-04-15 04:34:41",
            "create_date": "2009-08-14",
            "update_date": "2023-07-14",
            "expiry_date": "2025-08-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "ns49.worldnic.com",
                "ns50.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "mediwest.de",
            "domain_keyword": "mediwest",
            "domain_tld": "de",
            "query_time": "2024-05-26 13:57:18",
            "update_date": "2013-03-19",
            "name_servers": [
                "docks16.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 52,
            "domain_name": "meditest.co.in",
            "domain_keyword": "meditest",
            "domain_tld": "co.in",
            "query_time": "2024-05-07 13:15:41",
            "create_date": "2021-12-31",
            "update_date": "2024-01-11",
            "expiry_date": "2024-12-31",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exopic Media Pvt. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "med-nest.tv",
            "domain_keyword": "med-nest",
            "domain_tld": "tv",
            "query_time": "2024-05-11 09:40:22",
            "create_date": "2009-08-14",
            "update_date": "2023-07-19",
            "expiry_date": "2025-08-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mednest",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.worldnic.com",
                "ns44.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "medinvest.co.uk",
            "domain_keyword": "medinvest",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 19:33:31",
            "create_date": "2006-06-28",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-28",
            "registrar_name": "Register.com Inc t/a British Telecom [Tag = BTNAMES]",
            "registrar_website": "https://business.bt.com/help/contact-us-business",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "medinost.ru",
            "domain_keyword": "medinost",
            "domain_tld": "ru",
            "query_time": "2024-05-05 04:18:48",
            "create_date": "2014-04-24",
            "expiry_date": "2025-04-24",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.webhost1.com",
                "ns2.webhost1.com",
                "ns3.webhost1.org",
                "ns4.webhost1.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "medigest.biz",
            "domain_keyword": "medigest",
            "domain_tld": "biz",
            "query_time": "2024-05-16 11:32:14",
            "create_date": "2012-06-22",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "medinvest.srl",
            "domain_keyword": "medinvest",
            "domain_tld": "srl",
            "query_time": "2024-04-15 16:43:05",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "meditest.hu",
            "domain_keyword": "meditest",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:27:46",
            "create_date": "2008-08-19"
        },
        {
            "num": 59,
            "domain_name": "medivest.se",
            "domain_keyword": "medivest",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:03:57",
            "create_date": "2018-11-21",
            "update_date": "2019-09-28",
            "expiry_date": "2025-11-21",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.misspark.com",
                "ns2.misspark.com",
                "ns3.misspark.com",
                "ns4.misspark.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "medivest.nl",
            "domain_keyword": "medivest",
            "domain_tld": "nl",
            "query_time": "2024-05-02 22:04:09",
            "create_date": "2013-01-11",
            "update_date": "2022-03-31",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 61,
            "domain_name": "meditest.co.nz",
            "domain_keyword": "meditest",
            "domain_tld": "co.nz",
            "query_time": "2024-04-15 09:03:28",
            "create_date": "2014-05-16",
            "update_date": "2023-07-07",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "medinvest.site",
            "domain_keyword": "medinvest",
            "domain_tld": "site",
            "query_time": "2024-06-03 07:16:16",
            "create_date": "2024-02-13",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "medinvest",
            "registrant_state": "Lakshadweep",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.thepowerhost.in",
                "ns2.thepowerhost.in"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "medirest.us",
            "domain_keyword": "medirest",
            "domain_tld": "us",
            "query_time": "2024-05-27 01:54:49",
            "create_date": "2023-10-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Scott Bailey",
            "registrant_address": "378 FANTASIA ST",
            "registrant_city": "SAN ANTONIO",
            "registrant_state": "Texas",
            "registrant_zip": "78216",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2103425877",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "medirest.se",
            "domain_keyword": "medirest",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:03:52",
            "create_date": "2006-01-20",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-20",
            "registrar_name": "Abion AB",
            "name_servers": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "meditest.cloud",
            "domain_keyword": "meditest",
            "domain_tld": "cloud",
            "query_time": "2024-05-22 12:39:32",
            "create_date": "2022-06-30",
            "update_date": "2023-10-10",
            "expiry_date": "2024-06-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "dedinest.network",
            "domain_keyword": "dedinest",
            "domain_tld": "network",
            "query_time": "2024-05-09 17:01:45",
            "create_date": "2023-08-21",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "arya.ns.cloudflare.com",
                "ned.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "medienst.de",
            "domain_keyword": "medienst",
            "domain_tld": "de",
            "query_time": "2024-05-04 20:45:51",
            "update_date": "2022-04-23",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1017.ui-dns.com",
                "ns1055.ui-dns.de",
                "ns1096.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 68,
            "domain_name": "medinvest.online",
            "domain_keyword": "medinvest",
            "domain_tld": "online",
            "query_time": "2024-06-03 07:16:16",
            "create_date": "2024-02-19",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-19",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "dina.ns.cloudflare.com",
                "steven.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "medinvest.fr",
            "domain_keyword": "medinvest",
            "domain_tld": "fr",
            "query_time": "2024-05-05 09:02:09",
            "create_date": "2018-06-09",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-09",
            "registrar_name": "XNS Registrar B.V.",
            "registrar_website": "https://www.xnsregistrar.com",
            "registrant_company": "Nomio24",
            "registrant_address": "Postbus 447, 6710BK Ede",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.850160612",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 70,
            "domain_name": "meditest.club",
            "domain_keyword": "meditest",
            "domain_tld": "club",
            "query_time": "2024-05-18 05:25:37",
            "create_date": "2024-03-18",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-18",
            "registrar_iana": 940,
            "registrar_name": "Above.com Pty Ltd.",
            "registrar_website": "www.above.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Transure Enterprise Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delaware",
            "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.abovedomains.com",
                "ns12.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "mediwest.pl",
            "domain_keyword": "mediwest",
            "domain_tld": "pl",
            "query_time": "2024-03-29 02:50:07",
            "create_date": "2015-05-25",
            "update_date": "2022-05-26",
            "expiry_date": "2024-05-25",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "medigest.org",
            "domain_keyword": "medigest",
            "domain_tld": "org",
            "query_time": "2024-04-19 19:27:42",
            "create_date": "2011-02-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-26",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "medinext.de",
            "domain_keyword": "medinext",
            "domain_tld": "de",
            "query_time": "2024-05-04 20:46:24",
            "update_date": "2010-10-13",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 74,
            "domain_name": "medineat.com",
            "domain_keyword": "medineat",
            "domain_tld": "com",
            "query_time": "2024-05-29 14:00:27",
            "create_date": "2020-03-24",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-24",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://tieredaccess.com/contact/36ea23ef-2662-46a9-9805-1df2f113193a",
            "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": 75,
            "domain_name": "medicnest.co.uk",
            "domain_keyword": "medicnest",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 22:19:55",
            "create_date": "2023-04-02",
            "update_date": "2023-04-02",
            "expiry_date": "2026-04-02",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "medibest.net",
            "domain_keyword": "medibest",
            "domain_tld": "net",
            "query_time": "2024-04-25 20:37:03",
            "create_date": "1999-10-25",
            "update_date": "2021-09-10",
            "expiry_date": "2024-10-25",
            "registrar_iana": 87,
            "registrar_name": "HANGANG SYSTEMS,INC. D/B/A DOREGI.COM",
            "registrar_website": "http://www.doregi.com",
            "registrant_name": "Dong Hoon",
            "registrant_company": "Dong Hoon",
            "registrant_address": "101-701  Hangang Daewoo Trump World 3-cha Hangangno 3(sam)-ga Yongsan-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "04389",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.27981397",
            "registrant_fax": "+82.28412136",
            "name_servers": [
                "ns.page1.co.kr",
                "ns1.page1.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "medinvest.org",
            "domain_keyword": "medinvest",
            "domain_tld": "org",
            "query_time": "2024-05-15 14:44:04",
            "create_date": "2017-09-12",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-12",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "medanest.info",
            "domain_keyword": "medanest",
            "domain_tld": "info",
            "query_time": "2024-05-11 09:41:31",
            "create_date": "2004-01-30",
            "update_date": "2023-03-16",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "medixnest.com",
            "domain_keyword": "medixnest",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:04:41",
            "create_date": "2023-12-15",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=medixnest.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "medinvest.pl",
            "domain_keyword": "medinvest",
            "domain_tld": "pl",
            "query_time": "2024-05-23 14:08:20",
            "create_date": "2007-12-04",
            "update_date": "2023-11-13",
            "expiry_date": "2025-12-04",
            "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": 81,
            "domain_name": "medigest.in",
            "domain_keyword": "medigest",
            "domain_tld": "in",
            "query_time": "2024-04-23 05:36:28",
            "create_date": "2021-07-01",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-01",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "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": [
                "ariadne.ns.cloudflare.com",
                "dax.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "medianest.net.in",
            "domain_keyword": "medianest",
            "domain_tld": "net.in",
            "query_time": "2024-05-12 02:41:20",
            "create_date": "2019-10-11",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Medianest Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "medinost.com",
            "domain_keyword": "medinost",
            "domain_tld": "com",
            "query_time": "2024-04-29 19:57:09",
            "create_date": "2023-10-11",
            "update_date": "2023-12-11",
            "expiry_date": "2024-10-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Mohammed Essayeh",
            "registrant_company": "EssayehArts",
            "registrant_address": "Tripoli Tripoli",
            "registrant_city": "Tripoli",
            "registrant_state": "TR",
            "registrant_zip": "4554",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+218.218213502024",
            "name_servers": [
                "ns1.web27.libyanspider.net",
                "ns2.web27.libyanspider.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "medivest.group",
            "domain_keyword": "medivest",
            "domain_tld": "group",
            "query_time": "2024-05-15 14:45:55",
            "create_date": "2021-08-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-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": 85,
            "domain_name": "medidest.com",
            "domain_keyword": "medidest",
            "domain_tld": "com",
            "query_time": "2024-05-31 05:50:41",
            "create_date": "2012-09-18",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-18",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Medidest",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "n.a.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "https://whoispro.domain-robot.org/whois/medidest.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsc1.tophost.ch",
                "nsc2.tophost.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "mediness.com",
            "domain_keyword": "mediness",
            "domain_tld": "com",
            "query_time": "2024-04-19 19:32:57",
            "create_date": "2000-03-30",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-30",
            "registrar_iana": 87,
            "registrar_name": "HANGANG SYSTEMS,INC. D/B/A DOREGI.COM",
            "registrar_website": "http://www.doregi.com",
            "registrant_name": "MEDINESS Co., LTD",
            "registrant_company": "MEDINESS Co., LTD",
            "registrant_address": "#1006, Daeryung Techno Town 3Cha  Gasan-dong Geumcheon-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "08505",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.28663681",
            "registrant_fax": "+82.28663682",
            "name_servers": [
                "dns1.cafe24.co.kr",
                "dns1.cafe24.com",
                "dns2.cafe24.co.kr",
                "dns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "medianest.de",
            "domain_keyword": "medianest",
            "domain_tld": "de",
            "query_time": "2024-05-04 20:43:32",
            "update_date": "2023-04-11",
            "name_servers": [
                "ns1.resellerinterface.de",
                "ns2.resellerinterface.de",
                "ns3.resellerinterface.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 88,
            "domain_name": "medianest.hr",
            "domain_keyword": "medianest",
            "domain_tld": "hr",
            "query_time": "2024-04-09 02:45:43",
            "create_date": "2023-10-23",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Mediaplus Medianest Croatia d.o.o.",
            "registrant_address": "Turinina ulica 5",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.posluh.hr",
                "dns4.posluh.hr"
            ]
        },
        {
            "num": 89,
            "domain_name": "mediness.info",
            "domain_keyword": "mediness",
            "domain_tld": "info",
            "query_time": "2024-06-03 07:16:03",
            "create_date": "2017-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "ns01.1blu.de",
                "ns02.1blu.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "medizest.com",
            "domain_keyword": "medizest",
            "domain_tld": "com",
            "query_time": "2024-05-22 12:40:31",
            "create_date": "2014-01-02",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-02",
            "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=medizest.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.brandpa.com",
                "ns2.brandpa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "medinext.tech",
            "domain_keyword": "medinext",
            "domain_tld": "tech",
            "query_time": "2024-04-29 19:57:02",
            "create_date": "2023-01-31",
            "update_date": "2024-04-16",
            "expiry_date": "2025-01-31",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "medinvest.pro",
            "domain_keyword": "medinvest",
            "domain_tld": "pro",
            "query_time": "2024-06-01 04:22:49",
            "create_date": "2023-09-25",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tyumen",
            "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": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "medifest.nl",
            "domain_keyword": "medifest",
            "domain_tld": "nl",
            "query_time": "2024-04-23 23:24:49",
            "create_date": "2023-01-31",
            "update_date": "2024-02-21",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 94,
            "domain_name": "medizest.co.in",
            "domain_keyword": "medizest",
            "domain_tld": "co.in",
            "query_time": "2024-05-02 22:04:43",
            "create_date": "2014-12-23",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtualweb Technologies",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Goa",
            "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-in-5.webhostbox.net",
                "ns2.bh-in-5.webhostbox.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "medibest.in",
            "domain_keyword": "medibest",
            "domain_tld": "in",
            "query_time": "2024-05-12 02:45:36",
            "create_date": "2023-01-05",
            "update_date": "2024-01-17",
            "expiry_date": "2026-01-05",
            "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": "Madhya Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "medianest.ru",
            "domain_keyword": "medianest",
            "domain_tld": "ru",
            "query_time": "2024-05-05 04:16:18",
            "create_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "meditest.cn",
            "domain_keyword": "meditest",
            "domain_tld": "cn",
            "query_time": "2024-05-11 16:25:47",
            "create_date": "2023-07-09",
            "expiry_date": "2024-07-09",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "王浩",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "medipest.com",
            "domain_keyword": "medipest",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:23:31",
            "create_date": "2022-04-04",
            "update_date": "2024-05-04",
            "expiry_date": "2024-04-04",
            "registrar_iana": 412,
            "registrar_name": "Domain-It!, Inc.",
            "registrar_website": "http://www.domainit.com/",
            "name_servers": [
                "ns1.domainit.com",
                "ns2.domainit.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "mediwest.net",
            "domain_keyword": "mediwest",
            "domain_tld": "net",
            "query_time": "2024-04-15 01:22:06",
            "create_date": "2002-10-28",
            "update_date": "2022-11-14",
            "expiry_date": "2024-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "medirest.pl",
            "domain_keyword": "medirest",
            "domain_tld": "pl",
            "query_time": "2024-05-07 13:12:28",
            "create_date": "2023-09-13",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-13",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.261,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>medinest.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2953</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>medinvest.club, medianest.info, medibest.com, medibest.com.au, medinvest.ru, redinest.com, medianest.com, medifest.co.uk, mediaest.com, medivest.net, medianest.org.in, medirest.co.uk, medinets.biz, medianest.xyz, med-nest.org, medinets.online, medineet.site, medinvest.fund, medigest.srl, medibest.online, medinett.com, dedinest.com, merinest.com, meninest.com, meditest.se, medinese.site, meditest.au, medirest.nl, meditest.in, medirest.org, medianest.co.uk, medinect.org, mediwest.ae, medirest.info, meditest.online, medinets.com, medirest.be, medifest.com, medinect.co.uk, medimest.com, meditest.pl, medinvest.contact, medinvest.group, medinext.be, medinvest.info, medivest.com, medioest.com, medinvest.it, med-nest.com, med-nest.net, mediwest.de, meditest.co.in, med-nest.tv, medinvest.co.uk, medinost.ru, medigest.biz, medinvest.srl, meditest.hu, medivest.se, medivest.nl, meditest.co.nz, medinvest.site, medirest.us, medirest.se, meditest.cloud, dedinest.network, medienst.de, medinvest.online, medinvest.fr, meditest.club, mediwest.pl, medigest.org, medinext.de, medineat.com, medicnest.co.uk, medibest.net, medinvest.org, medanest.info, medixnest.com, medinvest.pl, medigest.in, medianest.net.in, medinost.com, medivest.group, medidest.com, mediness.com, medianest.de, medianest.hr, mediness.info, medizest.com, medinext.tech, medinvest.pro, medifest.nl, medizest.co.in, medibest.in, medianest.ru, meditest.cn, medipest.com, mediwest.net, medirest.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>medinvest.club</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-19 19:33:28</query_time>
   <create_date>2016-06-10</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.platformalp.ru</value>
    <value>ns2.platformalp.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>medianest.info</domain_name>
   <domain_keyword>medianest</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 20:07:18</query_time>
   <create_date>2004-03-17</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-17</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>DomCollect International 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>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>medibest.com</domain_name>
   <domain_keyword>medibest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:37:03</query_time>
   <create_date>1996-12-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2025-12-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>4</num>
   <domain_name>medibest.com.au</domain_name>
   <domain_keyword>medibest</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-07 09:17:13</query_time>
   <update_date>2022-09-27</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Movheng Sov</registrant_name>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>medinvest.ru</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 04:18:50</query_time>
   <create_date>2001-05-24</create_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>redinest.com</domain_name>
   <domain_keyword>redinest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:07:24</query_time>
   <create_date>2021-08-19</create_date>
   <update_date>2022-08-13</update_date>
   <expiry_date>2024-08-19</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>7</num>
   <domain_name>medianest.com</domain_name>
   <domain_keyword>medianest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 16:34:26</query_time>
   <create_date>2004-01-29</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>8</num>
   <domain_name>medifest.co.uk</domain_name>
   <domain_keyword>medifest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 01:52:01</query_time>
   <create_date>2021-05-17</create_date>
   <update_date>2021-05-17</update_date>
   <expiry_date>2026-05-17</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1057.ui-dns.de</value>
    <value>ns1059.ui-dns.com</value>
    <value>ns1062.ui-dns.biz</value>
    <value>ns1075.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>mediaest.com</domain_name>
   <domain_keyword>mediaest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 00:55:52</query_time>
   <create_date>2011-10-03</create_date>
   <update_date>2022-07-18</update_date>
   <expiry_date>2025-10-03</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>10</num>
   <domain_name>medivest.net</domain_name>
   <domain_keyword>medivest</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 22:04:09</query_time>
   <create_date>2012-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</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>ns23.domaincontrol.com</value>
    <value>ns24.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>medianest.org.in</domain_name>
   <domain_keyword>medianest</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-04-27 06:19:47</query_time>
   <create_date>2015-10-08</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>friends of sandipta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</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.md-in-47.webhostbox.net</value>
    <value>ns2.md-in-47.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>medirest.co.uk</domain_name>
   <domain_keyword>medirest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 19:36:31</query_time>
   <create_date>2000-11-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns-122.awsdns-15.com</value>
    <value>ns-1510.awsdns-60.org</value>
    <value>ns-1809.awsdns-34.co.uk</value>
    <value>ns-730.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>medinets.biz</domain_name>
   <domain_keyword>medinets</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-29 19:57:01</query_time>
   <create_date>2021-05-29</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>medianest.xyz</domain_name>
   <domain_keyword>medianest</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 02:28:54</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>med-nest.org</domain_name>
   <domain_keyword>med-nest</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 04:34:41</query_time>
   <create_date>2009-08-14</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.worldnic.com</value>
    <value>ns54.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>medinets.online</domain_name>
   <domain_keyword>medinets</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-29 19:57:01</query_time>
   <create_date>2022-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>3902</registrar_iana>
   <registrar_name>Sav.com, LLC - 12</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>medineet.site</domain_name>
   <domain_keyword>medineet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-30 17:27:47</query_time>
   <create_date>2024-05-28</create_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>medinvest.fund</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-05-18 05:24:01</query_time>
   <create_date>2022-03-28</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1gmz.name.com</value>
    <value>ns2kqz.name.com</value>
    <value>ns3cqz.name.com</value>
    <value>ns4fmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>medigest.srl</domain_name>
   <domain_keyword>medigest</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-18 00:59:44</query_time>
   <create_date>2018-11-07</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>medibest.online</domain_name>
   <domain_keyword>medibest</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-16 11:25:57</query_time>
   <create_date>2018-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Hof Apotheke Ludwigshafen</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>ns1021.ui-dns.de</value>
    <value>ns1046.ui-dns.biz</value>
    <value>ns1082.ui-dns.com</value>
    <value>ns1122.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>medinett.com</domain_name>
   <domain_keyword>medinett</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 19:32:59</query_time>
   <create_date>2017-02-11</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-02-11</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>22</num>
   <domain_name>dedinest.com</domain_name>
   <domain_keyword>dedinest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 17:01:45</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-21</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>arya.ns.cloudflare.com</value>
    <value>ned.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>merinest.com</domain_name>
   <domain_keyword>merinest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:43:23</query_time>
   <create_date>2023-02-04</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2026-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.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>24</num>
   <domain_name>meninest.com</domain_name>
   <domain_keyword>meninest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:36:55</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>meditest.se</domain_name>
   <domain_keyword>meditest</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:03:55</query_time>
   <create_date>2020-05-07</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>medinese.site</domain_name>
   <domain_keyword>medinese</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-01 04:22:39</query_time>
   <create_date>2024-03-31</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>meditest.au</domain_name>
   <domain_keyword>meditest</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-10 02:14:01</query_time>
   <update_date>2023-08-06</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Ben Freischmidt</registrant_name>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>medirest.nl</domain_name>
   <domain_keyword>medirest</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 21:56:39</query_time>
   <create_date>1999-10-21</create_date>
   <update_date>2023-06-06</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>meditest.in</domain_name>
   <domain_keyword>meditest</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-10 02:13:59</query_time>
   <create_date>2014-08-24</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2028-08-24</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Other</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>ns-1102.awsdns-09.org</value>
    <value>ns-1699.awsdns-20.co.uk</value>
    <value>ns-422.awsdns-52.com</value>
    <value>ns-730.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>medirest.org</domain_name>
   <domain_keyword>medirest</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 19:36:31</query_time>
   <create_date>2018-04-10</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>medianest.co.uk</domain_name>
   <domain_keyword>medianest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 13:30:57</query_time>
   <create_date>2004-03-17</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1101.ui-dns.biz</value>
    <value>ns1101.ui-dns.com</value>
    <value>ns1101.ui-dns.de</value>
    <value>ns1101.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>medinect.org</domain_name>
   <domain_keyword>medinect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 05:23:53</query_time>
   <create_date>2018-06-26</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks19.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>mediwest.ae</domain_name>
   <domain_keyword>mediwest</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-15 01:22:06</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Mohammed Adel BENDIMERAD</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>dns1.aeserver.com</value>
    <value>dns2.aeserver.com</value>
    <value>dns3.aeserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>medirest.info</domain_name>
   <domain_keyword>medirest</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 03:09:16</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>meditest.online</domain_name>
   <domain_keyword>meditest</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 13:36:15</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>medinets.com</domain_name>
   <domain_keyword>medinets</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 02:57:10</query_time>
   <create_date>2017-02-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>medirest.be</domain_name>
   <domain_keyword>medirest</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 04:23:48</query_time>
   <create_date>2000-12-12</create_date>
   <registrar_name>Proximus nv/sa</registrar_name>
   <registrar_website>http://www.proximus.be/dns</registrar_website>
   <name_servers>
    <value>ns1.clf.proximus.be</value>
    <value>ns2.clf.proximus.be</value>
    <value>ns3.clf.proximus.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>medifest.com</domain_name>
   <domain_keyword>medifest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 07:13:17</query_time>
   <create_date>2008-08-15</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-08-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>JT Goebel</registrant_name>
   <registrant_company>Name Craze LLC</registrant_company>
   <registrant_address>PO Box 48443</registrant_address>
   <registrant_city>Tampa</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>33646</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8134448266</registrant_phone>
   <name_servers>
    <value>189b8d19.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>medinect.co.uk</domain_name>
   <domain_keyword>medinect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 04:22:39</query_time>
   <create_date>2021-12-10</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>medimest.com</domain_name>
   <domain_keyword>medimest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 07:15:11</query_time>
   <create_date>2022-10-04</create_date>
   <update_date>2022-10-07</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>grant.ns.cloudflare.com</value>
    <value>nadia.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>41</num>
   <domain_name>meditest.pl</domain_name>
   <domain_keyword>meditest</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 19:33:35</query_time>
   <create_date>2002-07-24</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-07-23</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>42</num>
   <domain_name>medinvest.contact</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-04-29 19:57:15</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-12-09</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>medinvest.group</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-13 00:34:01</query_time>
   <create_date>2021-05-13</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-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>MEDINVESTGROUP LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>medinext.be</domain_name>
   <domain_keyword>medinext</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 04:22:41</query_time>
   <create_date>2007-01-15</create_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <registrar_website>https://www.transip.nl/</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>medinvest.info</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 05:24:01</query_time>
   <create_date>2021-10-08</create_date>
   <update_date>2021-10-08</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</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>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.inhostedns.com</value>
    <value>ns29.inhostedns.net</value>
    <value>ns39.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>medivest.com</domain_name>
   <domain_keyword>medivest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 17:00:18</query_time>
   <create_date>2004-08-02</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-02</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>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>47</num>
   <domain_name>medioest.com</domain_name>
   <domain_keyword>medioest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 19:34:05</query_time>
   <create_date>2008-08-19</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1460</registrar_iana>
   <registrar_name>SERVER PLAN SRL</registrar_name>
   <registrar_website>http://www.serverplan.com/</registrar_website>
   <registrant_name>Marco Martini</registrant_name>
   <registrant_company>MEDIOEST SRL</registrant_company>
   <registrant_address>Via Sacro Cuore,15B</registrant_address>
   <registrant_city>Padova</registrant_city>
   <registrant_state>PD</registrant_state>
   <registrant_zip>35135</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.3291068200</registrant_phone>
   <name_servers>
    <value>ns1.dnshigh.com</value>
    <value>ns2.dnshigh.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>medinvest.it</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-19 19:33:28</query_time>
   <create_date>2014-01-08</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>medinvest srl</registrant_company>
   <registrant_address>via cirillo, 3</registrant_address>
   <registrant_city>SANTA CROCE CAMERINA</registrant_city>
   <registrant_state>RG</registrant_state>
   <registrant_zip>97017</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>med-nest.com</domain_name>
   <domain_keyword>med-nest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:34:41</query_time>
   <create_date>2009-08-14</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5707088622</registrant_phone>
   <name_servers>
    <value>ns45.worldnic.com</value>
    <value>ns46.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>med-nest.net</domain_name>
   <domain_keyword>med-nest</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 04:34:41</query_time>
   <create_date>2009-08-14</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5707088622</registrant_phone>
   <name_servers>
    <value>ns49.worldnic.com</value>
    <value>ns50.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>mediwest.de</domain_name>
   <domain_keyword>mediwest</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-26 13:57:18</query_time>
   <update_date>2013-03-19</update_date>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>meditest.co.in</domain_name>
   <domain_keyword>meditest</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-07 13:15:41</query_time>
   <create_date>2021-12-31</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-12-31</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>Exopic Media Pvt. Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</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>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>53</num>
   <domain_name>med-nest.tv</domain_name>
   <domain_keyword>med-nest</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-11 09:40:22</query_time>
   <create_date>2009-08-14</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mednest</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.worldnic.com</value>
    <value>ns44.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>medinvest.co.uk</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 19:33:31</query_time>
   <create_date>2006-06-28</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>Register.com Inc t/a British Telecom [Tag = BTNAMES]</registrar_name>
   <registrar_website>https://business.bt.com/help/contact-us-business</registrar_website>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>medinost.ru</domain_name>
   <domain_keyword>medinost</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 04:18:48</query_time>
   <create_date>2014-04-24</create_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.webhost1.com</value>
    <value>ns2.webhost1.com</value>
    <value>ns3.webhost1.org</value>
    <value>ns4.webhost1.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>medigest.biz</domain_name>
   <domain_keyword>medigest</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 11:32:14</query_time>
   <create_date>2012-06-22</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>57</num>
   <domain_name>medinvest.srl</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-04-15 16:43:05</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>meditest.hu</domain_name>
   <domain_keyword>meditest</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:27:46</query_time>
   <create_date>2008-08-19</create_date>
  </value>
  <value>
   <num>59</num>
   <domain_name>medivest.se</domain_name>
   <domain_keyword>medivest</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:03:57</query_time>
   <create_date>2018-11-21</create_date>
   <update_date>2019-09-28</update_date>
   <expiry_date>2025-11-21</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.misspark.com</value>
    <value>ns2.misspark.com</value>
    <value>ns3.misspark.com</value>
    <value>ns4.misspark.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>medivest.nl</domain_name>
   <domain_keyword>medivest</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 22:04:09</query_time>
   <create_date>2013-01-11</create_date>
   <update_date>2022-03-31</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>meditest.co.nz</domain_name>
   <domain_keyword>meditest</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-15 09:03:28</query_time>
   <create_date>2014-05-16</create_date>
   <update_date>2023-07-07</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>medinvest.site</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-03 07:16:16</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>medinvest</registrant_company>
   <registrant_state>Lakshadweep</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.thepowerhost.in</value>
    <value>ns2.thepowerhost.in</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>medirest.us</domain_name>
   <domain_keyword>medirest</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-27 01:54:49</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Scott Bailey</registrant_name>
   <registrant_address>378 FANTASIA ST</registrant_address>
   <registrant_city>SAN ANTONIO</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78216</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2103425877</registrant_phone>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>medirest.se</domain_name>
   <domain_keyword>medirest</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:03:52</query_time>
   <create_date>2006-01-20</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>Abion AB</registrar_name>
   <name_servers>
    <value>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>meditest.cloud</domain_name>
   <domain_keyword>meditest</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-22 12:39:32</query_time>
   <create_date>2022-06-30</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>dedinest.network</domain_name>
   <domain_keyword>dedinest</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-09 17:01:45</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>arya.ns.cloudflare.com</value>
    <value>ned.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>medienst.de</domain_name>
   <domain_keyword>medienst</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 20:45:51</query_time>
   <update_date>2022-04-23</update_date>
   <name_servers>
    <value>ns1016.ui-dns.biz</value>
    <value>ns1017.ui-dns.com</value>
    <value>ns1055.ui-dns.de</value>
    <value>ns1096.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>medinvest.online</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-03 07:16:16</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dina.ns.cloudflare.com</value>
    <value>steven.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>medinvest.fr</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 09:02:09</query_time>
   <create_date>2018-06-09</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <registrar_website>https://www.xnsregistrar.com</registrar_website>
   <registrant_company>Nomio24</registrant_company>
   <registrant_address>Postbus 447, 6710BK Ede</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.850160612</registrant_phone>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>meditest.club</domain_name>
   <domain_keyword>meditest</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-18 05:25:37</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>Above.com Pty Ltd.</registrar_name>
   <registrar_website>www.above.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Transure Enterprise Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delaware</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.abovedomains.com</value>
    <value>ns12.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>mediwest.pl</domain_name>
   <domain_keyword>mediwest</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-29 02:50:07</query_time>
   <create_date>2015-05-25</create_date>
   <update_date>2022-05-26</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>medigest.org</domain_name>
   <domain_keyword>medigest</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 19:27:42</query_time>
   <create_date>2011-02-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-26</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>medinext.de</domain_name>
   <domain_keyword>medinext</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 20:46:24</query_time>
   <update_date>2010-10-13</update_date>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>medineat.com</domain_name>
   <domain_keyword>medineat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 14:00:27</query_time>
   <create_date>2020-03-24</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>CE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/36ea23ef-2662-46a9-9805-1df2f113193a</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>75</num>
   <domain_name>medicnest.co.uk</domain_name>
   <domain_keyword>medicnest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 22:19:55</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2026-04-02</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>medibest.net</domain_name>
   <domain_keyword>medibest</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 20:37:03</query_time>
   <create_date>1999-10-25</create_date>
   <update_date>2021-09-10</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>87</registrar_iana>
   <registrar_name>HANGANG SYSTEMS,INC. D/B/A DOREGI.COM</registrar_name>
   <registrar_website>http://www.doregi.com</registrar_website>
   <registrant_name>Dong Hoon</registrant_name>
   <registrant_company>Dong Hoon</registrant_company>
   <registrant_address>101-701  Hangang Daewoo Trump World 3-cha Hangangno 3(sam)-ga Yongsan-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>04389</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.27981397</registrant_phone>
   <registrant_fax>+82.28412136</registrant_fax>
   <name_servers>
    <value>ns.page1.co.kr</value>
    <value>ns1.page1.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>medinvest.org</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 14:44:04</query_time>
   <create_date>2017-09-12</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.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>78</num>
   <domain_name>medanest.info</domain_name>
   <domain_keyword>medanest</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 09:41:31</query_time>
   <create_date>2004-01-30</create_date>
   <update_date>2023-03-16</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>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>79</num>
   <domain_name>medixnest.com</domain_name>
   <domain_keyword>medixnest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:04:41</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=medixnest.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>medinvest.pl</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-23 14:08:20</query_time>
   <create_date>2007-12-04</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2025-12-04</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>81</num>
   <domain_name>medigest.in</domain_name>
   <domain_keyword>medigest</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-23 05:36:28</query_time>
   <create_date>2021-07-01</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</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>ariadne.ns.cloudflare.com</value>
    <value>dax.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>medianest.net.in</domain_name>
   <domain_keyword>medianest</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-05-12 02:41:20</query_time>
   <create_date>2019-10-11</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-11</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>Medianest Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>medinost.com</domain_name>
   <domain_keyword>medinost</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 19:57:09</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Mohammed Essayeh</registrant_name>
   <registrant_company>EssayehArts</registrant_company>
   <registrant_address>Tripoli Tripoli</registrant_address>
   <registrant_city>Tripoli</registrant_city>
   <registrant_state>TR</registrant_state>
   <registrant_zip>4554</registrant_zip>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+218.218213502024</registrant_phone>
   <name_servers>
    <value>ns1.web27.libyanspider.net</value>
    <value>ns2.web27.libyanspider.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>medivest.group</domain_name>
   <domain_keyword>medivest</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-15 14:45:55</query_time>
   <create_date>2021-08-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-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>85</num>
   <domain_name>medidest.com</domain_name>
   <domain_keyword>medidest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 05:50:41</query_time>
   <create_date>2012-09-18</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Medidest</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>n.a.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/medidest.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsc1.tophost.ch</value>
    <value>nsc2.tophost.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>mediness.com</domain_name>
   <domain_keyword>mediness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 19:32:57</query_time>
   <create_date>2000-03-30</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>87</registrar_iana>
   <registrar_name>HANGANG SYSTEMS,INC. D/B/A DOREGI.COM</registrar_name>
   <registrar_website>http://www.doregi.com</registrar_website>
   <registrant_name>MEDINESS Co., LTD</registrant_name>
   <registrant_company>MEDINESS Co., LTD</registrant_company>
   <registrant_address>#1006, Daeryung Techno Town 3Cha  Gasan-dong Geumcheon-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>08505</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.28663681</registrant_phone>
   <registrant_fax>+82.28663682</registrant_fax>
   <name_servers>
    <value>dns1.cafe24.co.kr</value>
    <value>dns1.cafe24.com</value>
    <value>dns2.cafe24.co.kr</value>
    <value>dns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>medianest.de</domain_name>
   <domain_keyword>medianest</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 20:43:32</query_time>
   <update_date>2023-04-11</update_date>
   <name_servers>
    <value>ns1.resellerinterface.de</value>
    <value>ns2.resellerinterface.de</value>
    <value>ns3.resellerinterface.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>medianest.hr</domain_name>
   <domain_keyword>medianest</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-09 02:45:43</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Mediaplus Medianest Croatia d.o.o.</registrant_name>
   <registrant_address>Turinina ulica 5</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.posluh.hr</value>
    <value>dns4.posluh.hr</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>mediness.info</domain_name>
   <domain_keyword>mediness</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-03 07:16:03</query_time>
   <create_date>2017-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns01.1blu.de</value>
    <value>ns02.1blu.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>medizest.com</domain_name>
   <domain_keyword>medizest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 12:40:31</query_time>
   <create_date>2014-01-02</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-02</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=medizest.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.brandpa.com</value>
    <value>ns2.brandpa.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>91</num>
   <domain_name>medinext.tech</domain_name>
   <domain_keyword>medinext</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-29 19:57:02</query_time>
   <create_date>2023-01-31</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>medinvest.pro</domain_name>
   <domain_keyword>medinvest</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 04:22:49</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tyumen</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>ns1.tildadns.com</value>
    <value>ns2.tildadns.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>medifest.nl</domain_name>
   <domain_keyword>medifest</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-23 23:24:49</query_time>
   <create_date>2023-01-31</create_date>
   <update_date>2024-02-21</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>medizest.co.in</domain_name>
   <domain_keyword>medizest</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-02 22:04:43</query_time>
   <create_date>2014-12-23</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtualweb Technologies</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Goa</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-in-5.webhostbox.net</value>
    <value>ns2.bh-in-5.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>95</num>
   <domain_name>medibest.in</domain_name>
   <domain_keyword>medibest</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-12 02:45:36</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2026-01-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madhya Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>96</num>
   <domain_name>medianest.ru</domain_name>
   <domain_keyword>medianest</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 04:16:18</query_time>
   <create_date>2023-11-26</create_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>meditest.cn</domain_name>
   <domain_keyword>meditest</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-11 16:25:47</query_time>
   <create_date>2023-07-09</create_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>王浩</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>medipest.com</domain_name>
   <domain_keyword>medipest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:23:31</query_time>
   <create_date>2022-04-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>412</registrar_iana>
   <registrar_name>Domain-It!, Inc.</registrar_name>
   <registrar_website>http://www.domainit.com/</registrar_website>
   <name_servers>
    <value>ns1.domainit.com</value>
    <value>ns2.domainit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>mediwest.net</domain_name>
   <domain_keyword>mediwest</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 01:22:06</query_time>
   <create_date>2002-10-28</create_date>
   <update_date>2022-11-14</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.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>medirest.pl</domain_name>
   <domain_keyword>medirest</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-07 13:12:28</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-13</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>
 </results>
 <stats>
  <total_time>0.261</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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