WHOIS QUERY TIME

26 May 2024 - 11:04 PM UTC

Registered: 1 September 2008
Modified: 16 August 2023
Expiry: 1 September 2024

REGISTRAR

Name: HBS cloud sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

dns1.mydevil.net
dns2.mydevil.net

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=eminus.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "eminus.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "eminus.pl",
            "domain_keyword": "eminus",
            "domain_tld": "pl",
            "query_time": "2024-05-26 23:04:25",
            "create_date": "2008-09-01",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-01",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "dns1.mydevil.net",
                "dns2.mydevil.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>eminus.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>eminus.pl</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 23:04:25</query_time>
   <create_date>2008-09-01</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns1.mydevil.net</value>
    <value>dns2.mydevil.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.05 seconds) for "eminus.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Oct 2016 - 11:28 AM UTC

Registered: 1 September 2008
Modified: 30 August 2016
Expiry: 1 September 2017

REGISTRAR

Name: Grupa Interia.pl sp. z o.o. sp. k.

NAME SERVERS

dnsh.poczta.fm.
nsh.interia.pl.

#2 - QUERY TIME

15 Mar 2023 - 4:01 PM UTC

Registered: 1 September 2008
Modified: 22 August 2022
Expiry: 1 September 2023

REGISTRAR

Name: HBS cloud sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

dns1.mydevil.net
dns2.mydevil.net

#3 - QUERY TIME

23 Sep 2023 - 1:31 PM UTC

Registered: 1 September 2008
Modified: 16 August 2023
Expiry: 1 September 2024

REGISTRAR

Name: HBS cloud sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

dns1.mydevil.net
dns2.mydevil.net

* 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=eminus.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "eminus.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "eminus.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "eminus.pl",
            "domain_keyword": "eminus",
            "domain_tld": "pl",
            "query_time": "2016-10-29 11:28:00",
            "create_date": "2008-09-01",
            "update_date": "2016-08-30",
            "expiry_date": "2017-09-01",
            "registrar_name": "Grupa Interia.pl sp. z o.o. sp. k.",
            "name_servers": [
                "dnsh.poczta.fm.",
                "nsh.interia.pl."
            ]
        },
        {
            "num": 2,
            "domain_name": "eminus.pl",
            "domain_keyword": "eminus",
            "domain_tld": "pl",
            "query_time": "2023-03-15 16:01:58",
            "create_date": "2008-09-01",
            "update_date": "2022-08-22",
            "expiry_date": "2023-09-01",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "dns1.mydevil.net",
                "dns2.mydevil.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "eminus.pl",
            "domain_keyword": "eminus",
            "domain_tld": "pl",
            "query_time": "2023-09-23 13:31:04",
            "create_date": "2008-09-01",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-01",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "dns1.mydevil.net",
                "dns2.mydevil.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "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>eminus.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>eminus.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>eminus.pl</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2016-10-29 11:28:00</query_time>
   <create_date>2008-09-01</create_date>
   <update_date>2016-08-30</update_date>
   <expiry_date>2017-09-01</expiry_date>
   <registrar_name>Grupa Interia.pl sp. z o.o. sp. k.</registrar_name>
   <name_servers>
    <value>dnsh.poczta.fm.</value>
    <value>nsh.interia.pl.</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>eminus.pl</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-03-15 16:01:58</query_time>
   <create_date>2008-09-01</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2023-09-01</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns1.mydevil.net</value>
    <value>dns2.mydevil.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>eminus.pl</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-09-23 13:31:04</query_time>
   <create_date>2008-09-01</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns1.mydevil.net</value>
    <value>dns2.mydevil.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.05</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 28 domain names (in 0.027 seconds) which contained the exact domain keyword "eminus".
Domain Name Registered Expiry Registrar Ownership
1 eminus.com 6 May 2004 6 May 2026 GoDaddy.com, LLC -
2 eminus.it 11 Jul 2008 18 Sep 2024 Aruba s.p.a. Prosum Srl
3 eminus.pl 1 Sep 2008 1 Sep 2024 HBS cloud sp. z o.o. -
4 eminus.sk 27 Aug 2012 27 Aug 2024 ACTIVE 24, s.r.o. -
5 eminus.ie 9 Jan 2013 9 Jan 2025 Register 365 REDACTED FOR PRIVACY
6 eminus.info 4 Dec 2013 4 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 eminus.academy 2 Jun 2014 2 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
8 eminus.cologne 9 Sep 2014 9 Sep 2024 united-domains AG eMinus Beratung, Schulung &amp; Netzwerk UG (haftungsbeschraenkt)
9 eminus.koeln 9 Sep 2014 9 Sep 2024 united-domains AG eMinus Beratung, Schulung &amp; Netzwerk UG (haftungsbeschraenkt)
10 eminus.com.br 19 Nov 2014 19 Nov 2025 - Fabr?cio de Souza Fiorini
11 eminus.network 1 Oct 2015 1 Oct 2024 united-domains AG eMinus Beratung, Schulung & Netzwerk UG (haftungsbeschränkt)
12 eminus.solutions 1 Oct 2015 1 Oct 2024 united-domains AG eMinus Beratung, Schulung & Netzwerk UG (haftungsbeschränkt)
13 eminus.xyz 27 Nov 2015 27 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
14 eminus.one 15 Jun 2016 15 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 eminus.gmbh 22 Jun 2016 22 Jun 2024 united-domains AG eMinus Beratung, Schulung & Netzwerk UG (haftungsbeschraenkt)
16 eminus.ca 20 Sep 2016 20 Sep 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
17 eminus.biz 15 Nov 2016 14 Nov 2024 Gandi SAS Eminus Ltd.
18 eminus.co.uk 12 Sep 2018 12 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
19 eminus.tech 24 Sep 2019 24 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
20 eminus.se 5 Oct 2019 5 Oct 2024 One.com -
21 eminus.org 18 Nov 2020 18 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 eminus.nl 18 Nov 2020 - GoDaddy.com -
23 eminus.site 18 Nov 2020 18 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
24 eminus.live 18 Nov 2020 18 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 eminus.online 18 Nov 2020 18 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
26 eminus.net 18 Nov 2020 18 Nov 2024 GoDaddy.com, LLC -
27 eminus.app 23 Sep 2023 23 Sep 2024 Key-Systems LLC clever-PV GmbH
28 eminus.energy 30 Sep 2023 30 Sep 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA clever-PV GmbH
29 eminus.at - - A1 Telekom Austria AG A1 Telekom Austria AG

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=eminus&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "eminus",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 29,
        "relation": "eq",
        "current": 29
    },
    "unique_domains": "eminus.com, eminus.it, eminus.pl, eminus.sk, eminus.ie, eminus.info, eminus.academy, eminus.cologne, eminus.koeln, eminus.com.br, eminus.network, eminus.solutions, eminus.xyz, eminus.one, eminus.gmbh, eminus.ca, eminus.biz, eminus.co.uk, eminus.tech, eminus.se, eminus.org, eminus.nl, eminus.site, eminus.live, eminus.online, eminus.net, eminus.app, eminus.energy, eminus.at",
    "results": [
        {
            "num": 1,
            "domain_name": "eminus.com",
            "domain_keyword": "eminus",
            "domain_tld": "com",
            "query_time": "2024-06-12 02:22:12",
            "create_date": "2004-05-06",
            "update_date": "2022-11-13",
            "expiry_date": "2026-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "eminus.it",
            "domain_keyword": "eminus",
            "domain_tld": "it",
            "query_time": "2024-05-02 13:05:52",
            "create_date": "2008-07-11",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-18",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Prosum Srl",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "eminus.pl",
            "domain_keyword": "eminus",
            "domain_tld": "pl",
            "query_time": "2024-05-26 23:04:25",
            "create_date": "2008-09-01",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-01",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "dns1.mydevil.net",
                "dns2.mydevil.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "eminus.sk",
            "domain_keyword": "eminus",
            "domain_tld": "sk",
            "query_time": "2024-05-05 06:32:58",
            "create_date": "2012-08-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-27",
            "registrar_name": "ACTIVE 24, s.r.o.",
            "name_servers": [
                "ns-d5fyfcd5fd.dnswnd.eu",
                "ns-jit9trjigd.dnswnd.de",
                "ns-v5d4psv5ed.dnswnd.be"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 5,
            "domain_name": "eminus.ie",
            "domain_keyword": "eminus",
            "domain_tld": "ie",
            "query_time": "2024-05-19 01:12:19",
            "create_date": "2013-01-09",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-09",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "eminus.info",
            "domain_keyword": "eminus",
            "domain_tld": "info",
            "query_time": "2024-06-12 02:22:12",
            "create_date": "2013-12-04",
            "update_date": "2024-05-31",
            "expiry_date": "2024-12-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 7,
            "domain_name": "eminus.academy",
            "domain_keyword": "eminus",
            "domain_tld": "academy",
            "query_time": "2024-05-19 01:12:19",
            "create_date": "2014-06-02",
            "update_date": "2024-05-08",
            "expiry_date": "2025-06-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "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": [
                "ns11.cloudns.net",
                "ns14.cloudns.net",
                "pns12.cloudns.net",
                "pns14.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "eminus.cologne",
            "domain_keyword": "eminus",
            "domain_tld": "cologne",
            "query_time": "2024-04-15 14:16:37",
            "create_date": "2014-09-09",
            "update_date": "2024-02-29",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_name": "REDACTED",
            "registrant_company": "eMinus Beratung, Schulung &amp; Netzwerk UG (haftungsbeschraenkt)",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns11.cloudns.net",
                "ns14.cloudns.net",
                "pns12.cloudns.net",
                "pns14.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "eminus.koeln",
            "domain_keyword": "eminus",
            "domain_tld": "koeln",
            "query_time": "2024-04-15 14:16:37",
            "create_date": "2014-09-09",
            "update_date": "2024-03-01",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_name": "REDACTED",
            "registrant_company": "eMinus Beratung, Schulung &amp; Netzwerk UG (haftungsbeschraenkt)",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns11.cloudns.net",
                "ns14.cloudns.net",
                "pns12.cloudns.net",
                "pns14.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "eminus.com.br",
            "domain_keyword": "eminus",
            "domain_tld": "com.br",
            "query_time": "2024-05-02 13:05:52",
            "create_date": "2014-11-19",
            "update_date": "2021-08-14",
            "expiry_date": "2025-11-19",
            "registrant_name": "Fabr?cio de Souza Fiorini",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 11,
            "domain_name": "eminus.network",
            "domain_keyword": "eminus",
            "domain_tld": "network",
            "query_time": "2024-05-02 13:05:52",
            "create_date": "2015-10-01",
            "update_date": "2024-04-29",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "eMinus Beratung, Schulung & Netzwerk UG (haftungsbeschränkt)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.cloudns.net",
                "ns14.cloudns.net",
                "pns12.cloudns.net",
                "pns14.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "eminus.solutions",
            "domain_keyword": "eminus",
            "domain_tld": "solutions",
            "query_time": "2024-05-02 13:05:52",
            "create_date": "2015-10-01",
            "update_date": "2024-04-30",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "eMinus Beratung, Schulung & Netzwerk UG (haftungsbeschränkt)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.cloudns.net",
                "ns14.cloudns.net",
                "pns12.cloudns.net",
                "pns14.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "eminus.xyz",
            "domain_keyword": "eminus",
            "domain_tld": "xyz",
            "query_time": "2024-04-15 14:16:37",
            "create_date": "2015-11-27",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-27",
            "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",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "eminus.one",
            "domain_keyword": "eminus",
            "domain_tld": "one",
            "query_time": "2024-04-15 14:16:37",
            "create_date": "2016-06-15",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "eminus.gmbh",
            "domain_keyword": "eminus",
            "domain_tld": "gmbh",
            "query_time": "2024-05-19 01:12:19",
            "create_date": "2016-06-22",
            "update_date": "2024-05-08",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "eMinus Beratung, Schulung & Netzwerk UG (haftungsbeschraenkt)",
            "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": [
                "ns11.cloudns.net",
                "ns14.cloudns.net",
                "pns12.cloudns.net",
                "pns14.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "eminus.ca",
            "domain_keyword": "eminus",
            "domain_tld": "ca",
            "query_time": "2024-05-02 13:05:52",
            "create_date": "2016-09-20",
            "update_date": "2024-01-29",
            "expiry_date": "2024-09-20",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "eminus.biz",
            "domain_keyword": "eminus",
            "domain_tld": "biz",
            "query_time": "2024-04-15 14:16:37",
            "create_date": "2016-11-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-11-14",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Eminus Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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-1501.awsdns-59.org",
                "ns-1872.awsdns-42.co.uk",
                "ns-33.awsdns-04.com",
                "ns-891.awsdns-47.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "eminus.co.uk",
            "domain_keyword": "eminus",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 14:16:41",
            "create_date": "2018-09-12",
            "update_date": "2023-07-14",
            "expiry_date": "2024-09-12",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "eminus.tech",
            "domain_keyword": "eminus",
            "domain_tld": "tech",
            "query_time": "2024-05-15 13:58:03",
            "create_date": "2019-09-24",
            "update_date": "2024-04-22",
            "expiry_date": "2024-09-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "eminus.se",
            "domain_keyword": "eminus",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:48:54",
            "create_date": "2019-10-05",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-05",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 21,
            "domain_name": "eminus.org",
            "domain_keyword": "eminus",
            "domain_tld": "org",
            "query_time": "2024-04-15 14:16:37",
            "create_date": "2020-11-18",
            "update_date": "2024-01-02",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "eminus.nl",
            "domain_keyword": "eminus",
            "domain_tld": "nl",
            "query_time": "2024-05-02 13:05:52",
            "create_date": "2020-11-18",
            "update_date": "2023-06-25",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 23,
            "domain_name": "eminus.site",
            "domain_keyword": "eminus",
            "domain_tld": "site",
            "query_time": "2024-05-26 23:04:23",
            "create_date": "2020-11-18",
            "update_date": "2024-04-16",
            "expiry_date": "2024-11-18",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "eminus.live",
            "domain_keyword": "eminus",
            "domain_tld": "live",
            "query_time": "2024-05-26 23:04:23",
            "create_date": "2020-11-18",
            "update_date": "2024-01-02",
            "expiry_date": "2024-11-18",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "eminus.online",
            "domain_keyword": "eminus",
            "domain_tld": "online",
            "query_time": "2024-05-26 23:04:23",
            "create_date": "2020-11-18",
            "update_date": "2024-04-16",
            "expiry_date": "2024-11-18",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "eminus.net",
            "domain_keyword": "eminus",
            "domain_tld": "net",
            "query_time": "2024-06-12 02:22:12",
            "create_date": "2020-11-18",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "eminus.app",
            "domain_keyword": "eminus",
            "domain_tld": "app",
            "query_time": "2024-06-12 02:22:12",
            "create_date": "2023-09-23",
            "update_date": "2023-10-08",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "clever-PV GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "eminus.energy",
            "domain_keyword": "eminus",
            "domain_tld": "energy",
            "query_time": "2024-06-12 02:22:12",
            "create_date": "2023-09-30",
            "update_date": "2023-10-05",
            "expiry_date": "2024-09-30",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "clever-PV GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "eminus.at",
            "domain_keyword": "eminus",
            "domain_tld": "at",
            "query_time": "2024-05-10 23:56:13",
            "update_date": "2019-04-10",
            "registrar_name": "A1 Telekom Austria AG",
            "registrar_website": "https://nic.at/registrar/16",
            "registrant_name": "Domain Admin",
            "registrant_company": "A1 Telekom Austria AG",
            "registrant_address": "Fadingerstrasse 6",
            "registrant_city": "Linz",
            "registrant_zip": "4020",
            "registrant_country": "AT",
            "registrant_email": "<data not disclosed>",
            "registrant_fax": "<data not disclosed>",
            "name_servers": [
                "dns1.a1.net",
                "dns2.a1.net",
                "dns3.a1.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>eminus</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>29</total>
  <relation>eq</relation>
  <current>29</current>
 </count>
 <unique_domains>eminus.com, eminus.it, eminus.pl, eminus.sk, eminus.ie, eminus.info, eminus.academy, eminus.cologne, eminus.koeln, eminus.com.br, eminus.network, eminus.solutions, eminus.xyz, eminus.one, eminus.gmbh, eminus.ca, eminus.biz, eminus.co.uk, eminus.tech, eminus.se, eminus.org, eminus.nl, eminus.site, eminus.live, eminus.online, eminus.net, eminus.app, eminus.energy, eminus.at</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>eminus.com</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 02:22:12</query_time>
   <create_date>2004-05-06</create_date>
   <update_date>2022-11-13</update_date>
   <expiry_date>2026-05-06</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>eminus.it</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-02 13:05:52</query_time>
   <create_date>2008-07-11</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Prosum Srl</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>eminus.pl</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 23:04:25</query_time>
   <create_date>2008-09-01</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns1.mydevil.net</value>
    <value>dns2.mydevil.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>eminus.sk</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 06:32:58</query_time>
   <create_date>2012-08-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>ACTIVE 24, s.r.o.</registrar_name>
   <name_servers>
    <value>ns-d5fyfcd5fd.dnswnd.eu</value>
    <value>ns-jit9trjigd.dnswnd.de</value>
    <value>ns-v5d4psv5ed.dnswnd.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>eminus.ie</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-19 01:12:19</query_time>
   <create_date>2013-01-09</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>eminus.info</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 02:22:12</query_time>
   <create_date>2013-12-04</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>7</num>
   <domain_name>eminus.academy</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-19 01:12:19</query_time>
   <create_date>2014-06-02</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.cloudns.net</value>
    <value>ns14.cloudns.net</value>
    <value>pns12.cloudns.net</value>
    <value>pns14.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>eminus.cologne</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>cologne</domain_tld>
   <query_time>2024-04-15 14:16:37</query_time>
   <create_date>2014-09-09</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>eMinus Beratung, Schulung &amp;amp; Netzwerk UG (haftungsbeschraenkt)</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns11.cloudns.net</value>
    <value>ns14.cloudns.net</value>
    <value>pns12.cloudns.net</value>
    <value>pns14.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>eminus.koeln</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-04-15 14:16:37</query_time>
   <create_date>2014-09-09</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>eMinus Beratung, Schulung &amp;amp; Netzwerk UG (haftungsbeschraenkt)</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns11.cloudns.net</value>
    <value>ns14.cloudns.net</value>
    <value>pns12.cloudns.net</value>
    <value>pns14.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>eminus.com.br</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-02 13:05:52</query_time>
   <create_date>2014-11-19</create_date>
   <update_date>2021-08-14</update_date>
   <expiry_date>2025-11-19</expiry_date>
   <registrant_name>Fabr?cio de Souza Fiorini</registrant_name>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>eminus.network</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-02 13:05:52</query_time>
   <create_date>2015-10-01</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>eMinus Beratung, Schulung &amp; Netzwerk UG (haftungsbeschränkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.cloudns.net</value>
    <value>ns14.cloudns.net</value>
    <value>pns12.cloudns.net</value>
    <value>pns14.cloudns.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>eminus.solutions</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-02 13:05:52</query_time>
   <create_date>2015-10-01</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>eMinus Beratung, Schulung &amp; Netzwerk UG (haftungsbeschränkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.cloudns.net</value>
    <value>ns14.cloudns.net</value>
    <value>pns12.cloudns.net</value>
    <value>pns14.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>eminus.xyz</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-15 14:16:37</query_time>
   <create_date>2015-11-27</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-27</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>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>eminus.one</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-15 14:16:37</query_time>
   <create_date>2016-06-15</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.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>15</num>
   <domain_name>eminus.gmbh</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-19 01:12:19</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>eMinus Beratung, Schulung &amp; Netzwerk UG (haftungsbeschraenkt)</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>ns11.cloudns.net</value>
    <value>ns14.cloudns.net</value>
    <value>pns12.cloudns.net</value>
    <value>pns14.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>eminus.ca</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-02 13:05:52</query_time>
   <create_date>2016-09-20</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>eminus.biz</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 14:16:37</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Eminus Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</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-1501.awsdns-59.org</value>
    <value>ns-1872.awsdns-42.co.uk</value>
    <value>ns-33.awsdns-04.com</value>
    <value>ns-891.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>eminus.co.uk</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 14:16:41</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>eminus.tech</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 13:58:03</query_time>
   <create_date>2019-09-24</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>eminus.se</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:48:54</query_time>
   <create_date>2019-10-05</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</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>21</num>
   <domain_name>eminus.org</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 14:16:37</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>22</num>
   <domain_name>eminus.nl</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 13:05:52</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2023-06-25</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>eminus.site</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 23:04:23</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-11-18</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>ns53.domaincontrol.com</value>
    <value>ns54.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>24</num>
   <domain_name>eminus.live</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-26 23:04:23</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-11-18</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>ns49.domaincontrol.com</value>
    <value>ns50.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>25</num>
   <domain_name>eminus.online</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 23:04:23</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-11-18</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>eminus.net</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 02:22:12</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>eminus.app</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-12 02:22:12</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>clever-PV 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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>eminus.energy</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-06-12 02:22:12</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>clever-PV GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>eminus.at</domain_name>
   <domain_keyword>eminus</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-05-10 23:56:13</query_time>
   <update_date>2019-04-10</update_date>
   <registrar_name>A1 Telekom Austria AG</registrar_name>
   <registrar_website>https://nic.at/registrar/16</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>A1 Telekom Austria AG</registrant_company>
   <registrant_address>Fadingerstrasse 6</registrant_address>
   <registrant_city>Linz</registrant_city>
   <registrant_zip>4020</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>&lt;data not disclosed&gt;</registrant_email>
   <registrant_fax>&lt;data not disclosed&gt;</registrant_fax>
   <name_servers>
    <value>dns1.a1.net</value>
    <value>dns2.a1.net</value>
    <value>dns3.a1.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.027</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 5,307 domain names (in 0.13 seconds) which look and sound like the brand name "eminus".
Domain Name Registered Expiry Registrar Ownership
1 emines.com 29 Sep 1998 28 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 eminas.com 29 Dec 2011 29 Dec 2024 GoDaddy.com, LLC -
3 ezinus.com 16 May 2018 16 May 2026 GoDaddy.com, LLC -
4 tminus.fund 29 Nov 2022 29 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 emineus.com 29 Nov 2016 29 Nov 2026 Wingu Networks, S.A. de C.V. REDACTED FOR PRIVACY
6 cminus.top 26 Mar 2023 26 Mar 2025 Eranet International Limited wei pei feng
7 eminds.org 20 May 2004 20 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 hminus.trade 23 Sep 2021 23 Sep 2024 Diamatrix C.C. Ubits
9 ebinus.net 13 Oct 2023 13 Oct 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
10 eminum.net 18 Mar 2024 18 Mar 2025 Wix.com Ltd. -
11 geminus.net.pl 9 Jan 2014 9 Jan 2025 home.pl S.A. -
12 geminus.com 20 Mar 2002 20 Mar 2025 Domain.com, LLC REDACTED FOR PRIVACY
13 eminns.com 7 Aug 2014 7 Aug 2025 Gname.com Pte. Ltd. Redacted for privacy
14 3minus.com 21 Sep 2017 21 Sep 2024 IONOS SE 1&1 Internet Inc
15 geminus.tech 29 Aug 2023 29 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) caowei
16 feminus.fit 12 Mar 2023 12 Mar 2024 Sav.com LLC Privacy Protection
17 eminas.store 8 Mar 2022 8 Mar 2025 Netowl,Inc. XSERVER Inc.
18 exinus.net 2 Jun 2020 2 Jun 2025 GANDI SAS REDACTED FOR PRIVACY
19 tminus.com 11 Jun 2001 11 Jun 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
20 erinus.co.uk 12 Jan 2023 12 Jan 2025 TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES] -
21 geminus.com.pl 2 Feb 2011 2 Feb 2025 nazwa.pl sp. z o.o. -
22 eminus6.com 29 Apr 2019 29 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 tminus.email 15 Oct 2017 15 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 emenus.app 16 Jun 2019 16 Jun 2024 Realtime Register B.V. Karagkikas CHaralampos
25 eminds.it 22 Aug 2000 16 Mar 2025 Aruba s.p.a. Roberto Di Leo
26 eminut.ro 9 Dec 2009 6 Nov 2028 Claus Web SRL -
27 uminus.pl 26 Mar 2011 26 Mar 2025 Dinfo.pl Sylwia Wierońska -
28 dminus.art 31 Dec 2022 31 Dec 2025 Go Daddy, LLC Domains By Proxy, LLC
29 tminus.it 7 Mar 2012 7 Mar 2025 1 Api GmbH ITtrust Domain Services LTD
30 eminut.com 28 Apr 2024 28 Apr 2025 DropCatch.com 509 LLC Redacted for GDPR privacy
31 emisus.com 26 Mar 2016 26 Mar 2025 GoDaddy.com, LLC -
32 tminus.info 19 Sep 2019 19 Sep 2025 Tucows Domains Inc. Data Protected
33 aminus.jp 20 May 2014 31 May 2025 - Eriko Katou
34 emenus.com.au - - Above.au Pty Limited Dane Taylor
35 dminus.com 28 Oct 1998 27 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
36 emanus.eu - - MK Netzdienste GmbH -
37 eminui.com 16 Mar 2018 16 Mar 2025 GoDaddy.com, LLC -
38 bminus.com 26 Oct 1999 26 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu Bminus bvba
39 emings.net 26 Nov 2007 26 Nov 2024 Tucows Domains Inc. -
40 tminus.business 15 Dec 2021 15 Dec 2024 Dreamscape Networks International Pte Ltd Private Registry Authority
41 tminus.design 22 May 2024 22 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 eminds.net 22 May 2004 22 May 2025 ANNULET, INC BuyDomains.com
43 eminos.africa 29 Mar 2021 29 Mar 2025 Instra Corporation Pty Ltd Registrant of eminos.africa
44 aminus.net 30 Nov 2020 30 Nov 2024 Key-Systems GmbH c/o whoisproxy.com
45 reminus.com 25 Dec 2023 25 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 elinus.se 3 Dec 2019 3 Dec 2024 One.com -
47 etminus.com 3 Mar 2019 3 Mar 2025 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
48 dminus.dev 29 Apr 2019 29 Apr 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
49 emious.com 17 Sep 2022 17 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
50 wminus.com 22 Jan 2023 22 Jan 2026 Network Solutions, LLC -
51 tminus.pro 31 Jul 2023 31 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 geminus.com.br 11 May 2005 11 May 2030 - GEMINUS ELETR?NICA IND E COM. LTDA. EPP
53 xminus.pro 24 Nov 2017 24 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
54 aminus.app 25 Jul 2020 25 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
55 emines.org 13 Mar 2013 13 Mar 2025 Gandi SAS OCP
56 bminus.net 9 Aug 2000 9 Aug 2024 Tucows Domains Inc. -
57 epinus.com 28 Nov 2011 28 Nov 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
58 xminus.com 21 Apr 2004 21 Apr 2025 Moniker Online Services LLC REDACTED FOR PRIVACY
59 eminss.com 25 Aug 2009 25 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Eminss
60 2minus.co.uk 2 Dec 2014 2 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
61 ominus.org 29 Dec 2018 29 Dec 2027 Gandi SAS REDACTED FOR PRIVACY
62 eminas.se 7 May 2019 7 May 2025 www.NameSRS.com -
63 9minus.com 26 Aug 2023 26 Aug 2024 Name SRS AB Shield Whois
64 cminus.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Darren Bilsborough
65 feminus.com 21 Dec 2002 21 Dec 2024 GoDaddy.com, LLC -
66 uminus.com 13 May 2019 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 ominus.cloud 11 Jan 2023 11 Jan 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
68 eminds.academy 1 Jul 2023 1 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
69 exinus.pl 7 Aug 2007 7 Aug 2024 home.pl S.A. -
70 emicus.com 25 Apr 2009 25 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
71 elinus.com 26 Jan 2009 26 Jan 2026 Alpine Domains Inc. eWeb Development Inc.
72 ebinus.com 23 Dec 2005 23 Dec 2024 GoDaddy.com, LLC -
73 emi-us.net 20 Jun 1999 20 Jun 2026 ENOM, INC. REDACTED FOR PRIVACY
74 emigus.se 16 Apr 2007 16 Apr 2025 One.com -
75 eminds.club 24 Oct 2017 24 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
76 geminus.se 15 Nov 2019 15 Nov 2024 www.NameSRS.com -
77 zminus.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD LEI NI
78 ominus.io 27 Mar 2023 27 Mar 2025 Cloudflare, Inc REDACTED FOR PRIVACY
79 tminus.dev 31 Jul 2023 31 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 erinus.com 7 Aug 2005 7 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
81 tminus.nl 11 Nov 2010 - team.blue nl B.V. -
82 ominus.be 16 Feb 2022 - Key-Systems GmbH -
83 tminus.xyz 22 Mar 2024 22 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
84 rminus.games 12 Jan 2020 12 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
85 rminus.dev 9 Apr 2019 9 Apr 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
86 eminds.com.au - - Domain Directors Pty Ltd trading as Instra Siduranga Sanjeewa
87 tminus.mobi 29 May 2013 29 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu ithub digital ventures pvt ltd
88 emicus.co.uk 27 Apr 2023 27 Apr 2025 Squarespace Domains LLC [Tag = GOOGLE] -
89 tminus.racing 14 May 2022 14 May 2025 DNC Holdings, Inc. regattaguru.com
90 ewinus.com 28 Jul 2005 28 Jul 2024 1API GmbH REDACTED FOR PRIVACY
91 ominus.marketing 25 Aug 2019 25 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 emilus.com 24 Jan 2015 24 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
93 emirus.ru 28 Sep 2007 28 Sep 2024 REGRU-RU Private Person
94 1minus.ru 27 Jun 2019 27 Jun 2024 REGRU-RU Private Person
95 geminus.space 12 Jun 2023 12 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
96 ominus.com 19 Dec 1996 18 Dec 2024 GoDaddy.com, LLC -
97 tminus.productions 11 Apr 2021 11 Apr 2025 Network Solutions, LLC t minus productions inc.
98 emonus.com 31 Oct 2023 31 Oct 2024 Hetzner Online GmbH REDACTED FOR PRIVACY
99 6minus.com 14 Oct 2005 14 Oct 2024 GoDaddy.com, LLC -
100 xminus.net 20 Apr 2023 20 Apr 2025 NameSilo, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Eminus.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=eminus.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "eminus.pl",
        "page_size": 100
    },
    "count": {
        "total": 5307,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "emines.com, eminas.com, ezinus.com, tminus.fund, emineus.com, cminus.top, eminds.org, hminus.trade, ebinus.net, eminum.net, geminus.net.pl, geminus.com, eminns.com, 3minus.com, geminus.tech, feminus.fit, eminas.store, exinus.net, tminus.com, erinus.co.uk, geminus.com.pl, eminus6.com, tminus.email, emenus.app, eminds.it, eminut.ro, uminus.pl, dminus.art, tminus.it, eminut.com, emisus.com, tminus.info, aminus.jp, emenus.com.au, dminus.com, emanus.eu, eminui.com, bminus.com, emings.net, tminus.business, tminus.design, eminds.net, eminos.africa, aminus.net, reminus.com, elinus.se, etminus.com, dminus.dev, emious.com, wminus.com, tminus.pro, geminus.com.br, xminus.pro, aminus.app, emines.org, bminus.net, epinus.com, xminus.com, eminss.com, 2minus.co.uk, ominus.org, eminas.se, 9minus.com, cminus.com.au, feminus.com, uminus.com, ominus.cloud, eminds.academy, exinus.pl, emicus.com, elinus.com, ebinus.com, emi-us.net, emigus.se, eminds.club, geminus.se, zminus.com.au, ominus.io, tminus.dev, erinus.com, tminus.nl, ominus.be, tminus.xyz, rminus.games, rminus.dev, eminds.com.au, tminus.mobi, emicus.co.uk, tminus.racing, ewinus.com, ominus.marketing, emilus.com, emirus.ru, 1minus.ru, geminus.space, ominus.com, tminus.productions, emonus.com, 6minus.com, xminus.net",
    "results": [
        {
            "num": 1,
            "domain_name": "emines.com",
            "domain_keyword": "emines",
            "domain_tld": "com",
            "query_time": "2024-05-19 01:11:33",
            "create_date": "1998-09-29",
            "update_date": "2020-01-15",
            "expiry_date": "2025-09-28",
            "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": 2,
            "domain_name": "eminas.com",
            "domain_keyword": "eminas",
            "domain_tld": "com",
            "query_time": "2024-05-21 21:08:35",
            "create_date": "2011-12-29",
            "update_date": "2024-03-30",
            "expiry_date": "2024-12-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ezinus.com",
            "domain_keyword": "ezinus",
            "domain_tld": "com",
            "query_time": "2024-05-24 22:32:19",
            "create_date": "2018-05-16",
            "update_date": "2024-03-26",
            "expiry_date": "2026-05-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tminus.fund",
            "domain_keyword": "tminus",
            "domain_tld": "fund",
            "query_time": "2024-06-10 13:01:12",
            "create_date": "2022-11-29",
            "update_date": "2024-01-13",
            "expiry_date": "2024-11-29",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "emineus.com",
            "domain_keyword": "emineus",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:15:45",
            "create_date": "2016-11-29",
            "update_date": "2023-11-01",
            "expiry_date": "2026-11-29",
            "registrar_iana": 1424,
            "registrar_name": "Wingu Networks, S.A. de C.V.",
            "registrar_website": "http://www.suempresa.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA©xico",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "https://tieredaccess.com/contact/9ce51e99-8328-45a3-8af9-f7f657f7272b",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cminus.top",
            "domain_keyword": "cminus",
            "domain_tld": "top",
            "query_time": "2024-04-17 16:14:12",
            "create_date": "2023-03-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei pei feng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "eminds.org",
            "domain_keyword": "eminds",
            "domain_tld": "org",
            "query_time": "2024-05-23 21:32:42",
            "create_date": "2004-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "hminus.trade",
            "domain_keyword": "hminus",
            "domain_tld": "trade",
            "query_time": "2024-05-24 12:19:34",
            "create_date": "2021-09-23",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1645,
            "registrar_name": "Diamatrix C.C.",
            "registrar_website": "www.domains.co.za",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ubits",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gauteng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "danica.ns.cloudflare.com",
                "keaton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ebinus.net",
            "domain_keyword": "ebinus",
            "domain_tld": "net",
            "query_time": "2024-05-03 01:59:29",
            "create_date": "2023-10-13",
            "update_date": "2023-10-13",
            "expiry_date": "2028-10-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Sichuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "eminum.net",
            "domain_keyword": "eminum",
            "domain_tld": "net",
            "query_time": "2024-05-15 13:58:03",
            "create_date": "2024-03-18",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-18",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "geminus.net.pl",
            "domain_keyword": "geminus",
            "domain_tld": "net.pl",
            "query_time": "2024-05-23 22:17:31",
            "create_date": "2014-01-09",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-09",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "geminus.com",
            "domain_keyword": "geminus",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:10:55",
            "create_date": "2002-03-20",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-20",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/0b04a9ae-26a7-4c08-acd3-e7da3c048d32",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "eminns.com",
            "domain_keyword": "eminns",
            "domain_tld": "com",
            "query_time": "2024-05-02 13:05:46",
            "create_date": "2014-08-07",
            "update_date": "2023-10-07",
            "expiry_date": "2025-08-07",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=eminns.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "3minus.com",
            "domain_keyword": "3minus",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:14:20",
            "create_date": "2017-09-21",
            "update_date": "2017-09-21",
            "expiry_date": "2024-09-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1046.ui-dns.de",
                "ns1106.ui-dns.com",
                "ns1120.ui-dns.biz",
                "ns1120.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "geminus.tech",
            "domain_keyword": "geminus",
            "domain_tld": "tech",
            "query_time": "2024-05-16 05:51:59",
            "create_date": "2023-08-29",
            "update_date": "2023-10-13",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "caowei",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "feminus.fit",
            "domain_keyword": "feminus",
            "domain_tld": "fit",
            "query_time": "2024-05-29 20:32:43",
            "create_date": "2023-03-12",
            "update_date": "2024-04-01",
            "expiry_date": "2024-03-12",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "eminas.store",
            "domain_keyword": "eminas",
            "domain_tld": "store",
            "query_time": "2024-06-02 06:24:01",
            "create_date": "2022-03-08",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1557,
            "registrar_name": "Netowl,Inc.",
            "registrar_website": "http://www.star-domain.jp/",
            "registrant_company": "XSERVER Inc.",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xdomain.ne.jp",
                "ns2.xdomain.ne.jp",
                "ns3.xdomain.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "exinus.net",
            "domain_keyword": "exinus",
            "domain_tld": "net",
            "query_time": "2024-06-08 08:48:50",
            "create_date": "2020-06-02",
            "update_date": "2024-05-29",
            "expiry_date": "2025-06-02",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-154-a.gandi.net",
                "ns-181-b.gandi.net",
                "ns-197-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "tminus.com",
            "domain_keyword": "tminus",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:01:00",
            "create_date": "2001-06-11",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-11",
            "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": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/tminus.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "erinus.co.uk",
            "domain_keyword": "erinus",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 00:45:11",
            "create_date": "2023-01-12",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-12",
            "registrar_name": "TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES]",
            "registrar_website": "https://www.gbnames.uk",
            "name_servers": [
                "ns1.gbnames.uk",
                "ns2.gbnames.uk",
                "ns3.gbnames.uk",
                "ns4.gbnames.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "geminus.com.pl",
            "domain_keyword": "geminus",
            "domain_tld": "com.pl",
            "query_time": "2024-04-27 06:10:55",
            "create_date": "2011-02-02",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-02",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 22,
            "domain_name": "eminus6.com",
            "domain_keyword": "eminus6",
            "domain_tld": "com",
            "query_time": "2024-05-06 19:15:28",
            "create_date": "2019-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=eminus6.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "tminus.email",
            "domain_keyword": "tminus",
            "domain_tld": "email",
            "query_time": "2024-05-10 07:52:30",
            "create_date": "2017-10-15",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "emenus.app",
            "domain_keyword": "emenus",
            "domain_tld": "app",
            "query_time": "2024-05-18 17:02:22",
            "create_date": "2019-06-16",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-16",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Karagkikas CHaralampos",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Pagkrati",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nodns1.easy.gr",
                "nodns2.easy.gr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "eminds.it",
            "domain_keyword": "eminds",
            "domain_tld": "it",
            "query_time": "2024-06-01 03:57:55",
            "create_date": "2000-08-22",
            "update_date": "2024-05-28",
            "expiry_date": "2025-03-16",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Roberto Di Leo",
            "registrant_address": "Via Togliatti, 8",
            "registrant_city": "BISCEGLIE",
            "registrant_state": "BT",
            "registrant_zip": "76011",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 26,
            "domain_name": "eminut.ro",
            "domain_keyword": "eminut",
            "domain_tld": "ro",
            "query_time": "2024-04-15 14:16:37",
            "create_date": "2009-12-09",
            "expiry_date": "2028-11-06",
            "registrar_name": "Claus Web SRL",
            "registrar_website": "www.clausweb.ro",
            "name_servers": [
                "ns.clausweb.ro",
                "ns.registar.ro",
                "ns.romania-webhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 27,
            "domain_name": "uminus.pl",
            "domain_keyword": "uminus",
            "domain_tld": "pl",
            "query_time": "2024-06-06 15:10:47",
            "create_date": "2011-03-26",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-26",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "dminus.art",
            "domain_keyword": "dminus",
            "domain_tld": "art",
            "query_time": "2024-06-11 13:46:55",
            "create_date": "2022-12-31",
            "update_date": "2024-04-16",
            "expiry_date": "2025-12-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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "tminus.it",
            "domain_keyword": "tminus",
            "domain_tld": "it",
            "query_time": "2024-04-24 09:01:00",
            "create_date": "2012-03-07",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-07",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "ITtrust Domain Services LTD",
            "registrant_address": "6th floor 2 Grand Canal Square",
            "registrant_city": "Dublin",
            "registrant_state": "Dublin",
            "registrant_zip": "D02 A342",
            "registrant_country": "IE",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 30,
            "domain_name": "eminut.com",
            "domain_keyword": "eminut",
            "domain_tld": "com",
            "query_time": "2024-05-02 13:05:52",
            "create_date": "2024-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1989,
            "registrar_name": "DropCatch.com 509 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "Panama",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "emisus.com",
            "domain_keyword": "emisus",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:21:08",
            "create_date": "2016-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "tminus.info",
            "domain_keyword": "tminus",
            "domain_tld": "info",
            "query_time": "2024-05-19 20:13:07",
            "create_date": "2019-09-19",
            "update_date": "2023-08-25",
            "expiry_date": "2025-09-19",
            "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": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "aminus.jp",
            "domain_keyword": "aminus",
            "domain_tld": "jp",
            "query_time": "2024-06-02 11:57:25",
            "create_date": "2014-05-20",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "Eriko Katou",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 34,
            "domain_name": "emenus.com.au",
            "domain_keyword": "emenus",
            "domain_tld": "com.au",
            "query_time": "2024-06-11 22:26:44",
            "update_date": "2024-04-20",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Dane Taylor",
            "name_servers": [
                "3695.ns1.above.com",
                "3695.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "dminus.com",
            "domain_keyword": "dminus",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:50:31",
            "create_date": "1998-10-28",
            "update_date": "2020-01-15",
            "expiry_date": "2025-10-27",
            "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": 36,
            "domain_name": "emanus.eu",
            "domain_keyword": "emanus",
            "domain_tld": "eu",
            "query_time": "2024-05-05 09:05:26",
            "registrar_name": "MK Netzdienste GmbH",
            "registrar_website": "https://www.mk.de",
            "name_servers": [
                "ns1.goneo.de",
                "ns2.goneo.de"
            ]
        },
        {
            "num": 37,
            "domain_name": "eminui.com",
            "domain_keyword": "eminui",
            "domain_tld": "com",
            "query_time": "2024-05-23 21:32:54",
            "create_date": "2018-03-16",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns2809.hostgator.com",
                "ns2810.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "bminus.com",
            "domain_keyword": "bminus",
            "domain_tld": "com",
            "query_time": "2024-06-12 04:56:32",
            "create_date": "1999-10-26",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "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": "Bminus bvba",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=bminus.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "emings.net",
            "domain_keyword": "emings",
            "domain_tld": "net",
            "query_time": "2024-04-15 14:15:49",
            "create_date": "2007-11-26",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns2.earthlink.net",
                "dns3.earthlink.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "tminus.business",
            "domain_keyword": "tminus",
            "domain_tld": "business",
            "query_time": "2024-05-24 23:17:45",
            "create_date": "2021-12-15",
            "update_date": "2022-11-08",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Registry Authority",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tminus.design",
            "domain_keyword": "tminus",
            "domain_tld": "design",
            "query_time": "2024-05-23 16:47:42",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns100.prodns.com.br",
                "ns101.prodns.com.br"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "eminds.net",
            "domain_keyword": "eminds",
            "domain_tld": "net",
            "query_time": "2024-05-26 06:10:44",
            "create_date": "2004-05-22",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-22",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "eminos.africa",
            "domain_keyword": "eminos",
            "domain_tld": "africa",
            "query_time": "2024-05-26 23:04:21",
            "create_date": "2021-03-29",
            "update_date": "2023-01-19",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Registrant of eminos.africa",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "aminus.net",
            "domain_keyword": "aminus",
            "domain_tld": "net",
            "query_time": "2024-05-30 03:42:50",
            "create_date": "2020-11-30",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of aminus.net OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "a1443c0bf83141b2c3f3400cc80fc84d63ad0eefa3277ef96df37326d0c06cca@aminus.net.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.torresdns.com",
                "ns2.torresdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "reminus.com",
            "domain_keyword": "reminus",
            "domain_tld": "com",
            "query_time": "2024-05-02 05:32:47",
            "create_date": "2023-12-25",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-25",
            "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": 46,
            "domain_name": "elinus.se",
            "domain_keyword": "elinus",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:46:04",
            "create_date": "2019-12-03",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-03",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 47,
            "domain_name": "etminus.com",
            "domain_keyword": "etminus",
            "domain_tld": "com",
            "query_time": "2024-04-18 21:44:11",
            "create_date": "2019-03-03",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-03",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "Admin Contact",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "1100-1200 West 73rd Avenue",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6P 6G5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6047572882",
            "registrant_fax": "+1.6047572882",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "dminus.dev",
            "domain_keyword": "dminus",
            "domain_tld": "dev",
            "query_time": "2024-05-07 15:03:28",
            "create_date": "2019-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "emious.com",
            "domain_keyword": "emious",
            "domain_tld": "com",
            "query_time": "2024-06-02 06:24:57",
            "create_date": "2022-09-17",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "wminus.com",
            "domain_keyword": "wminus",
            "domain_tld": "com",
            "query_time": "2024-06-05 11:05:13",
            "create_date": "2023-01-22",
            "update_date": "2024-03-18",
            "expiry_date": "2026-01-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "tminus.pro",
            "domain_keyword": "tminus",
            "domain_tld": "pro",
            "query_time": "2024-06-10 13:01:11",
            "create_date": "2023-07-31",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-31",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "geminus.com.br",
            "domain_keyword": "geminus",
            "domain_tld": "com.br",
            "query_time": "2024-06-10 03:02:37",
            "create_date": "2005-05-11",
            "update_date": "2020-05-12",
            "expiry_date": "2030-05-11",
            "registrant_name": "GEMINUS ELETR?NICA IND E COM. LTDA. EPP",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nora.ns.cloudflare.com",
                "vick.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 53,
            "domain_name": "xminus.pro",
            "domain_keyword": "xminus",
            "domain_tld": "pro",
            "query_time": "2024-05-31 10:58:34",
            "create_date": "2017-11-24",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-24",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Barat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ii51.parklogic.com",
                "ns2.ii51.parklogic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "aminus.app",
            "domain_keyword": "aminus",
            "domain_tld": "app",
            "query_time": "2024-05-03 03:22:06",
            "create_date": "2020-07-25",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "emines.org",
            "domain_keyword": "emines",
            "domain_tld": "org",
            "query_time": "2024-04-15 14:15:44",
            "create_date": "2013-03-13",
            "update_date": "2024-02-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OCP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the registrar 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.menara.ma",
                "dns1.menara.ma",
                "dns2.menara.ma",
                "dns3.menara.ma"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bminus.net",
            "domain_keyword": "bminus",
            "domain_tld": "net",
            "query_time": "2024-06-12 04:56:32",
            "create_date": "2000-08-09",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com",
                "ns3.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "epinus.com",
            "domain_keyword": "epinus",
            "domain_tld": "com",
            "query_time": "2024-06-13 02:54:41",
            "create_date": "2011-11-28",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-28",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (284197353)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O epinus.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "xminus.com",
            "domain_keyword": "xminus",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:52:32",
            "create_date": "2004-04-21",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-21",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "eminss.com",
            "domain_keyword": "eminss",
            "domain_tld": "com",
            "query_time": "2024-05-02 13:05:50",
            "create_date": "2009-08-25",
            "update_date": "2024-01-26",
            "expiry_date": "2024-08-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Eminss",
            "registrant_address": "Bogota",
            "registrant_city": "Bogota",
            "registrant_state": "Bogota",
            "registrant_zip": "110131",
            "registrant_country": "CO",
            "registrant_email": "[email protected]",
            "registrant_phone": "+57.3167436544",
            "name_servers": [
                "apollo.ns.cloudflare.com",
                "brit.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "2minus.co.uk",
            "domain_keyword": "2minus",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 10:35:25",
            "create_date": "2014-12-02",
            "update_date": "2023-06-18",
            "expiry_date": "2024-12-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "ominus.org",
            "domain_keyword": "ominus",
            "domain_tld": "org",
            "query_time": "2024-05-28 00:56:15",
            "create_date": "2018-12-29",
            "update_date": "2022-06-07",
            "expiry_date": "2027-12-29",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-111-c.gandi.net",
                "ns-166-b.gandi.net",
                "ns-84-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "eminas.se",
            "domain_keyword": "eminas",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:48:53",
            "create_date": "2019-05-07",
            "update_date": "2024-04-06",
            "expiry_date": "2025-05-07",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.namesystem.se",
                "ns2.namesystem.se",
                "ns3.namesystem.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "9minus.com",
            "domain_keyword": "9minus",
            "domain_tld": "com",
            "query_time": "2024-05-14 21:45:04",
            "create_date": "2023-08-26",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-26",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "cminus.com.au",
            "domain_keyword": "cminus",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 07:08:25",
            "update_date": "2024-03-29",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Darren Bilsborough",
            "name_servers": [
                "ns1.syd5.hostyourservices.net",
                "ns2.syd5.hostyourservices.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "feminus.com",
            "domain_keyword": "feminus",
            "domain_tld": "com",
            "query_time": "2024-04-26 03:35:46",
            "create_date": "2002-12-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-373730bb.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "uminus.com",
            "domain_keyword": "uminus",
            "domain_tld": "com",
            "query_time": "2024-04-30 12:07:23",
            "create_date": "2019-05-13",
            "update_date": "2023-08-29",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=uminus.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ominus.cloud",
            "domain_keyword": "ominus",
            "domain_tld": "cloud",
            "query_time": "2024-05-17 15:22:49",
            "create_date": "2023-01-11",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "eminds.academy",
            "domain_keyword": "eminds",
            "domain_tld": "academy",
            "query_time": "2024-05-26 23:03:59",
            "create_date": "2023-07-01",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "exinus.pl",
            "domain_keyword": "exinus",
            "domain_tld": "pl",
            "query_time": "2024-04-23 16:57:12",
            "create_date": "2007-08-07",
            "update_date": "2023-07-13",
            "expiry_date": "2024-08-07",
            "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": 70,
            "domain_name": "emicus.com",
            "domain_keyword": "emicus",
            "domain_tld": "com",
            "query_time": "2024-04-26 17:08:31",
            "create_date": "2009-04-25",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "sk.s7.ans1.ns147.klczy.com",
                "sk.s7.ans2.ns147.klczy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "elinus.com",
            "domain_keyword": "elinus",
            "domain_tld": "com",
            "query_time": "2024-04-26 04:15:05",
            "create_date": "2009-01-26",
            "update_date": "2023-12-27",
            "expiry_date": "2026-01-26",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ebinus.com",
            "domain_keyword": "ebinus",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:37:37",
            "create_date": "2005-12-23",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1-09.azure-dns.com",
                "ns2-09.azure-dns.net",
                "ns3-09.azure-dns.org",
                "ns4-09.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "emi-us.net",
            "domain_keyword": "emi-us",
            "domain_tld": "net",
            "query_time": "2024-05-26 23:00:41",
            "create_date": "1999-06-20",
            "update_date": "2021-11-15",
            "expiry_date": "2026-06-20",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/3223cf3e-ab24-4cfa-a09a-f08013316c59",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "emigus.se",
            "domain_keyword": "emigus",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:48:46",
            "create_date": "2007-04-16",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-16",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 75,
            "domain_name": "eminds.club",
            "domain_keyword": "eminds",
            "domain_tld": "club",
            "query_time": "2024-05-02 13:04:21",
            "create_date": "2017-10-24",
            "update_date": "2023-08-04",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "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": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "geminus.se",
            "domain_keyword": "geminus",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:24:12",
            "create_date": "2019-11-15",
            "update_date": "2024-04-19",
            "expiry_date": "2024-11-15",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.ilait.se",
                "ns2.ilait.se",
                "ns3.ilait.se",
                "ns4.ilait.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "zminus.com.au",
            "domain_keyword": "zminus",
            "domain_tld": "com.au",
            "query_time": "2024-05-15 01:58:42",
            "update_date": "2024-03-13",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "LEI NI",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ominus.io",
            "domain_keyword": "ominus",
            "domain_tld": "io",
            "query_time": "2024-05-25 04:08:40",
            "create_date": "2023-03-27",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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": [
                "elsa.ns.cloudflare.com",
                "kai.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "tminus.dev",
            "domain_keyword": "tminus",
            "domain_tld": "dev",
            "query_time": "2024-06-10 13:01:12",
            "create_date": "2023-07-31",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "erinus.com",
            "domain_keyword": "erinus",
            "domain_tld": "com",
            "query_time": "2024-04-21 03:56:15",
            "create_date": "2005-08-07",
            "update_date": "2024-04-12",
            "expiry_date": "2024-08-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "tminus.nl",
            "domain_keyword": "tminus",
            "domain_tld": "nl",
            "query_time": "2024-04-24 09:01:00",
            "create_date": "2010-11-11",
            "update_date": "2021-11-05",
            "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": 82,
            "domain_name": "ominus.be",
            "domain_keyword": "ominus",
            "domain_tld": "be",
            "query_time": "2024-04-26 13:34:09",
            "create_date": "2022-02-16",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 83,
            "domain_name": "tminus.xyz",
            "domain_keyword": "tminus",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 18:22:18",
            "create_date": "2024-03-22",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "rminus.games",
            "domain_keyword": "rminus",
            "domain_tld": "games",
            "query_time": "2024-05-16 10:35:27",
            "create_date": "2020-01-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "rminus.dev",
            "domain_keyword": "rminus",
            "domain_tld": "dev",
            "query_time": "2024-04-15 22:55:58",
            "create_date": "2019-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "maya.ns.cloudflare.com",
                "west.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "eminds.com.au",
            "domain_keyword": "eminds",
            "domain_tld": "com.au",
            "query_time": "2024-04-20 00:20:49",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Siduranga Sanjeewa",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "tminus.mobi",
            "domain_keyword": "tminus",
            "domain_tld": "mobi",
            "query_time": "2024-05-31 16:01:04",
            "create_date": "2013-05-29",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ithub digital ventures pvt ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "emicus.co.uk",
            "domain_keyword": "emicus",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 21:10:54",
            "create_date": "2023-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 89,
            "domain_name": "tminus.racing",
            "domain_keyword": "tminus",
            "domain_tld": "racing",
            "query_time": "2024-06-02 09:27:30",
            "create_date": "2022-05-14",
            "update_date": "2024-04-04",
            "expiry_date": "2025-05-14",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "regattaguru.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "England",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "0.ns.caribdata.co.uk",
                "1.ns.caribdata.co.uk",
                "2.ns.caribdata.co.uk",
                "3.ns.caribdata.co.uk",
                "4.ns.caribdata.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ewinus.com",
            "domain_keyword": "ewinus",
            "domain_tld": "com",
            "query_time": "2024-04-16 22:20:01",
            "create_date": "2005-07-28",
            "update_date": "2018-05-22",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "contact via https://www.1api.net/send-message/ewinus.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.plumeria.arvixe.com",
                "ns2.plumeria.arvixe.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ominus.marketing",
            "domain_keyword": "ominus",
            "domain_tld": "marketing",
            "query_time": "2024-05-23 15:44:18",
            "create_date": "2019-08-25",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "emilus.com",
            "domain_keyword": "emilus",
            "domain_tld": "com",
            "query_time": "2024-05-02 08:22:14",
            "create_date": "2015-01-24",
            "update_date": "2021-01-18",
            "expiry_date": "2026-01-24",
            "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": 93,
            "domain_name": "emirus.ru",
            "domain_keyword": "emirus",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:34:57",
            "create_date": "2007-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "1minus.ru",
            "domain_keyword": "1minus",
            "domain_tld": "ru",
            "query_time": "2024-04-30 16:37:48",
            "create_date": "2019-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 95,
            "domain_name": "geminus.space",
            "domain_keyword": "geminus",
            "domain_tld": "space",
            "query_time": "2024-05-13 19:47:35",
            "create_date": "2023-06-12",
            "update_date": "2024-04-17",
            "expiry_date": "2025-06-12",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ominus.com",
            "domain_keyword": "ominus",
            "domain_tld": "com",
            "query_time": "2024-04-26 13:34:09",
            "create_date": "1996-12-19",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "tminus.productions",
            "domain_keyword": "tminus",
            "domain_tld": "productions",
            "query_time": "2024-04-30 02:51:37",
            "create_date": "2021-04-11",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "t minus productions inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NM",
            "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": [
                "ns83.worldnic.com",
                "ns84.worldnic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "emonus.com",
            "domain_keyword": "emonus",
            "domain_tld": "com",
            "query_time": "2024-05-09 20:44:12",
            "create_date": "2023-10-31",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "6minus.com",
            "domain_keyword": "6minus",
            "domain_tld": "com",
            "query_time": "2024-05-20 16:27:29",
            "create_date": "2005-10-14",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-14",
            "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": 100,
            "domain_name": "xminus.net",
            "domain_keyword": "xminus",
            "domain_tld": "net",
            "query_time": "2024-05-15 16:58:46",
            "create_date": "2023-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.13,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>eminus.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5307</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>emines.com, eminas.com, ezinus.com, tminus.fund, emineus.com, cminus.top, eminds.org, hminus.trade, ebinus.net, eminum.net, geminus.net.pl, geminus.com, eminns.com, 3minus.com, geminus.tech, feminus.fit, eminas.store, exinus.net, tminus.com, erinus.co.uk, geminus.com.pl, eminus6.com, tminus.email, emenus.app, eminds.it, eminut.ro, uminus.pl, dminus.art, tminus.it, eminut.com, emisus.com, tminus.info, aminus.jp, emenus.com.au, dminus.com, emanus.eu, eminui.com, bminus.com, emings.net, tminus.business, tminus.design, eminds.net, eminos.africa, aminus.net, reminus.com, elinus.se, etminus.com, dminus.dev, emious.com, wminus.com, tminus.pro, geminus.com.br, xminus.pro, aminus.app, emines.org, bminus.net, epinus.com, xminus.com, eminss.com, 2minus.co.uk, ominus.org, eminas.se, 9minus.com, cminus.com.au, feminus.com, uminus.com, ominus.cloud, eminds.academy, exinus.pl, emicus.com, elinus.com, ebinus.com, emi-us.net, emigus.se, eminds.club, geminus.se, zminus.com.au, ominus.io, tminus.dev, erinus.com, tminus.nl, ominus.be, tminus.xyz, rminus.games, rminus.dev, eminds.com.au, tminus.mobi, emicus.co.uk, tminus.racing, ewinus.com, ominus.marketing, emilus.com, emirus.ru, 1minus.ru, geminus.space, ominus.com, tminus.productions, emonus.com, 6minus.com, xminus.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>emines.com</domain_name>
   <domain_keyword>emines</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 01:11:33</query_time>
   <create_date>1998-09-29</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-09-28</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>2</num>
   <domain_name>eminas.com</domain_name>
   <domain_keyword>eminas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 21:08:35</query_time>
   <create_date>2011-12-29</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ezinus.com</domain_name>
   <domain_keyword>ezinus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 22:32:19</query_time>
   <create_date>2018-05-16</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2026-05-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tminus.fund</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-06-10 13:01:12</query_time>
   <create_date>2022-11-29</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-11-29</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>emineus.com</domain_name>
   <domain_keyword>emineus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:15:45</query_time>
   <create_date>2016-11-29</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2026-11-29</expiry_date>
   <registrar_iana>1424</registrar_iana>
   <registrar_name>Wingu Networks, S.A. de C.V.</registrar_name>
   <registrar_website>http://www.suempresa.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>MA©xico</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/9ce51e99-8328-45a3-8af9-f7f657f7272b</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cminus.top</domain_name>
   <domain_keyword>cminus</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-17 16:14:12</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei pei feng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>eminds.org</domain_name>
   <domain_keyword>eminds</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 21:32:42</query_time>
   <create_date>2004-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>hminus.trade</domain_name>
   <domain_keyword>hminus</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-05-24 12:19:34</query_time>
   <create_date>2021-09-23</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>Diamatrix C.C.</registrar_name>
   <registrar_website>www.domains.co.za</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ubits</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gauteng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</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>danica.ns.cloudflare.com</value>
    <value>keaton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ebinus.net</domain_name>
   <domain_keyword>ebinus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 01:59:29</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2028-10-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Sichuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>eminum.net</domain_name>
   <domain_keyword>eminum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 13:58:03</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>geminus.net.pl</domain_name>
   <domain_keyword>geminus</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-23 22:17:31</query_time>
   <create_date>2014-01-09</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>geminus.com</domain_name>
   <domain_keyword>geminus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:10:55</query_time>
   <create_date>2002-03-20</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0b04a9ae-26a7-4c08-acd3-e7da3c048d32</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>eminns.com</domain_name>
   <domain_keyword>eminns</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 13:05:46</query_time>
   <create_date>2014-08-07</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2025-08-07</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=eminns.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>3minus.com</domain_name>
   <domain_keyword>3minus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:14:20</query_time>
   <create_date>2017-09-21</create_date>
   <update_date>2017-09-21</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1046.ui-dns.de</value>
    <value>ns1106.ui-dns.com</value>
    <value>ns1120.ui-dns.biz</value>
    <value>ns1120.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>geminus.tech</domain_name>
   <domain_keyword>geminus</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-16 05:51:59</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>caowei</registrant_company>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>feminus.fit</domain_name>
   <domain_keyword>feminus</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-29 20:32:43</query_time>
   <create_date>2023-03-12</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-03-12</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>eminas.store</domain_name>
   <domain_keyword>eminas</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 06:24:01</query_time>
   <create_date>2022-03-08</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl,Inc.</registrar_name>
   <registrar_website>http://www.star-domain.jp/</registrar_website>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xdomain.ne.jp</value>
    <value>ns2.xdomain.ne.jp</value>
    <value>ns3.xdomain.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>exinus.net</domain_name>
   <domain_keyword>exinus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 08:48:50</query_time>
   <create_date>2020-06-02</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-154-a.gandi.net</value>
    <value>ns-181-b.gandi.net</value>
    <value>ns-197-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>tminus.com</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:01:00</query_time>
   <create_date>2001-06-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-11</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>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/tminus.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>erinus.co.uk</domain_name>
   <domain_keyword>erinus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 00:45:11</query_time>
   <create_date>2023-01-12</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES]</registrar_name>
   <registrar_website>https://www.gbnames.uk</registrar_website>
   <name_servers>
    <value>ns1.gbnames.uk</value>
    <value>ns2.gbnames.uk</value>
    <value>ns3.gbnames.uk</value>
    <value>ns4.gbnames.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>geminus.com.pl</domain_name>
   <domain_keyword>geminus</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-27 06:10:55</query_time>
   <create_date>2011-02-02</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>eminus6.com</domain_name>
   <domain_keyword>eminus6</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 19:15:28</query_time>
   <create_date>2019-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=eminus6.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.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>tminus.email</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-10 07:52:30</query_time>
   <create_date>2017-10-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>emenus.app</domain_name>
   <domain_keyword>emenus</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-18 17:02:22</query_time>
   <create_date>2019-06-16</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Karagkikas CHaralampos</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Pagkrati</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>nodns1.easy.gr</value>
    <value>nodns2.easy.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>eminds.it</domain_name>
   <domain_keyword>eminds</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 03:57:55</query_time>
   <create_date>2000-08-22</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Roberto Di Leo</registrant_company>
   <registrant_address>Via Togliatti, 8</registrant_address>
   <registrant_city>BISCEGLIE</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76011</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>26</num>
   <domain_name>eminut.ro</domain_name>
   <domain_keyword>eminut</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-15 14:16:37</query_time>
   <create_date>2009-12-09</create_date>
   <expiry_date>2028-11-06</expiry_date>
   <registrar_name>Claus Web SRL</registrar_name>
   <registrar_website>www.clausweb.ro</registrar_website>
   <name_servers>
    <value>ns.clausweb.ro</value>
    <value>ns.registar.ro</value>
    <value>ns.romania-webhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>uminus.pl</domain_name>
   <domain_keyword>uminus</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-06 15:10:47</query_time>
   <create_date>2011-03-26</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>dminus.art</domain_name>
   <domain_keyword>dminus</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-06-11 13:46:55</query_time>
   <create_date>2022-12-31</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-12-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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>tminus.it</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 09:01:00</query_time>
   <create_date>2012-03-07</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>ITtrust Domain Services LTD</registrant_company>
   <registrant_address>6th floor 2 Grand Canal Square</registrant_address>
   <registrant_city>Dublin</registrant_city>
   <registrant_state>Dublin</registrant_state>
   <registrant_zip>D02 A342</registrant_zip>
   <registrant_country>IE</registrant_country>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>eminut.com</domain_name>
   <domain_keyword>eminut</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 13:05:52</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1989</registrar_iana>
   <registrar_name>DropCatch.com 509 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>Panama</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>emisus.com</domain_name>
   <domain_keyword>emisus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:21:08</query_time>
   <create_date>2016-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>32</num>
   <domain_name>tminus.info</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 20:13:07</query_time>
   <create_date>2019-09-19</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2025-09-19</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>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>aminus.jp</domain_name>
   <domain_keyword>aminus</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 11:57:25</query_time>
   <create_date>2014-05-20</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Eriko Katou</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>emenus.com.au</domain_name>
   <domain_keyword>emenus</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-11 22:26:44</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Dane Taylor</registrant_name>
   <name_servers>
    <value>3695.ns1.above.com</value>
    <value>3695.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>dminus.com</domain_name>
   <domain_keyword>dminus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:50:31</query_time>
   <create_date>1998-10-28</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-10-27</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>36</num>
   <domain_name>emanus.eu</domain_name>
   <domain_keyword>emanus</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 09:05:26</query_time>
   <registrar_name>MK Netzdienste GmbH</registrar_name>
   <registrar_website>https://www.mk.de</registrar_website>
   <name_servers>
    <value>ns1.goneo.de</value>
    <value>ns2.goneo.de</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>eminui.com</domain_name>
   <domain_keyword>eminui</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 21:32:54</query_time>
   <create_date>2018-03-16</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns2809.hostgator.com</value>
    <value>ns2810.hostgator.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>38</num>
   <domain_name>bminus.com</domain_name>
   <domain_keyword>bminus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 04:56:32</query_time>
   <create_date>1999-10-26</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-26</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>Bminus bvba</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>BE</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=bminus.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>emings.net</domain_name>
   <domain_keyword>emings</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 14:15:49</query_time>
   <create_date>2007-11-26</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns2.earthlink.net</value>
    <value>dns3.earthlink.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>tminus.business</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-24 23:17:45</query_time>
   <create_date>2021-12-15</create_date>
   <update_date>2022-11-08</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tminus.design</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-23 16:47:42</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns100.prodns.com.br</value>
    <value>ns101.prodns.com.br</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>eminds.net</domain_name>
   <domain_keyword>eminds</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 06:10:44</query_time>
   <create_date>2004-05-22</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</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-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>eminos.africa</domain_name>
   <domain_keyword>eminos</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-26 23:04:21</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>http://www.instra.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Registrant of eminos.africa</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>aminus.net</domain_name>
   <domain_keyword>aminus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 03:42:50</query_time>
   <create_date>2020-11-30</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>On behalf of aminus.net OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>a1443c0bf83141b2c3f3400cc80fc84d63ad0eefa3277ef96df37326d0c06cca@aminus.net.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.torresdns.com</value>
    <value>ns2.torresdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>reminus.com</domain_name>
   <domain_keyword>reminus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 05:32:47</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-25</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>46</num>
   <domain_name>elinus.se</domain_name>
   <domain_keyword>elinus</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:46:04</query_time>
   <create_date>2019-12-03</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</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>47</num>
   <domain_name>etminus.com</domain_name>
   <domain_keyword>etminus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 21:44:11</query_time>
   <create_date>2019-03-03</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-03</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>Admin Contact</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>1100-1200 West 73rd Avenue</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6P 6G5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6047572882</registrant_phone>
   <registrant_fax>+1.6047572882</registrant_fax>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>dminus.dev</domain_name>
   <domain_keyword>dminus</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-07 15:03:28</query_time>
   <create_date>2019-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>emious.com</domain_name>
   <domain_keyword>emious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 06:24:57</query_time>
   <create_date>2022-09-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>wminus.com</domain_name>
   <domain_keyword>wminus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 11:05:13</query_time>
   <create_date>2023-01-22</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2026-01-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>tminus.pro</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-10 13:01:11</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-31</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>geminus.com.br</domain_name>
   <domain_keyword>geminus</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-10 03:02:37</query_time>
   <create_date>2005-05-11</create_date>
   <update_date>2020-05-12</update_date>
   <expiry_date>2030-05-11</expiry_date>
   <registrant_name>GEMINUS ELETR?NICA IND E COM. LTDA. EPP</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nora.ns.cloudflare.com</value>
    <value>vick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>xminus.pro</domain_name>
   <domain_keyword>xminus</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-31 10:58:34</query_time>
   <create_date>2017-11-24</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jawa Barat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ii51.parklogic.com</value>
    <value>ns2.ii51.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>aminus.app</domain_name>
   <domain_keyword>aminus</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-03 03:22:06</query_time>
   <create_date>2020-07-25</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>55</num>
   <domain_name>emines.org</domain_name>
   <domain_keyword>emines</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 14:15:44</query_time>
   <create_date>2013-03-13</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OCP</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>MA</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.menara.ma</value>
    <value>dns1.menara.ma</value>
    <value>dns2.menara.ma</value>
    <value>dns3.menara.ma</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>bminus.net</domain_name>
   <domain_keyword>bminus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 04:56:32</query_time>
   <create_date>2000-08-09</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
    <value>ns3.hover.com</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>epinus.com</domain_name>
   <domain_keyword>epinus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 02:54:41</query_time>
   <create_date>2011-11-28</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (284197353)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O epinus.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>xminus.com</domain_name>
   <domain_keyword>xminus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:52:32</query_time>
   <create_date>2004-04-21</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>eminss.com</domain_name>
   <domain_keyword>eminss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 13:05:50</query_time>
   <create_date>2009-08-25</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-08-25</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>Eminss</registrant_name>
   <registrant_address>Bogota</registrant_address>
   <registrant_city>Bogota</registrant_city>
   <registrant_state>Bogota</registrant_state>
   <registrant_zip>110131</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+57.3167436544</registrant_phone>
   <name_servers>
    <value>apollo.ns.cloudflare.com</value>
    <value>brit.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>2minus.co.uk</domain_name>
   <domain_keyword>2minus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 10:35:25</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>ominus.org</domain_name>
   <domain_keyword>ominus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 00:56:15</query_time>
   <create_date>2018-12-29</create_date>
   <update_date>2022-06-07</update_date>
   <expiry_date>2027-12-29</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-111-c.gandi.net</value>
    <value>ns-166-b.gandi.net</value>
    <value>ns-84-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>eminas.se</domain_name>
   <domain_keyword>eminas</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:48:53</query_time>
   <create_date>2019-05-07</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.namesystem.se</value>
    <value>ns2.namesystem.se</value>
    <value>ns3.namesystem.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>9minus.com</domain_name>
   <domain_keyword>9minus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 21:45:04</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <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>64</num>
   <domain_name>cminus.com.au</domain_name>
   <domain_keyword>cminus</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 07:08:25</query_time>
   <update_date>2024-03-29</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Darren Bilsborough</registrant_name>
   <name_servers>
    <value>ns1.syd5.hostyourservices.net</value>
    <value>ns2.syd5.hostyourservices.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>feminus.com</domain_name>
   <domain_keyword>feminus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 03:35:46</query_time>
   <create_date>2002-12-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-373730bb.ns3.dan.hosting</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>66</num>
   <domain_name>uminus.com</domain_name>
   <domain_keyword>uminus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 12:07:23</query_time>
   <create_date>2019-05-13</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=uminus.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ominus.cloud</domain_name>
   <domain_keyword>ominus</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-17 15:22:49</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>eminds.academy</domain_name>
   <domain_keyword>eminds</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-26 23:03:59</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>exinus.pl</domain_name>
   <domain_keyword>exinus</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-23 16:57:12</query_time>
   <create_date>2007-08-07</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-08-07</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>70</num>
   <domain_name>emicus.com</domain_name>
   <domain_keyword>emicus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 17:08:31</query_time>
   <create_date>2009-04-25</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-25</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>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>sk.s7.ans1.ns147.klczy.com</value>
    <value>sk.s7.ans2.ns147.klczy.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>elinus.com</domain_name>
   <domain_keyword>elinus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 04:15:05</query_time>
   <create_date>2009-01-26</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2026-01-26</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ebinus.com</domain_name>
   <domain_keyword>ebinus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:37:37</query_time>
   <create_date>2005-12-23</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1-09.azure-dns.com</value>
    <value>ns2-09.azure-dns.net</value>
    <value>ns3-09.azure-dns.org</value>
    <value>ns4-09.azure-dns.info</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>emi-us.net</domain_name>
   <domain_keyword>emi-us</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 23:00:41</query_time>
   <create_date>1999-06-20</create_date>
   <update_date>2021-11-15</update_date>
   <expiry_date>2026-06-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3223cf3e-ab24-4cfa-a09a-f08013316c59</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>emigus.se</domain_name>
   <domain_keyword>emigus</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:48:46</query_time>
   <create_date>2007-04-16</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</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>75</num>
   <domain_name>eminds.club</domain_name>
   <domain_keyword>eminds</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-02 13:04:21</query_time>
   <create_date>2017-10-24</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</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>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>geminus.se</domain_name>
   <domain_keyword>geminus</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:24:12</query_time>
   <create_date>2019-11-15</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.ilait.se</value>
    <value>ns2.ilait.se</value>
    <value>ns3.ilait.se</value>
    <value>ns4.ilait.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>zminus.com.au</domain_name>
   <domain_keyword>zminus</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-15 01:58:42</query_time>
   <update_date>2024-03-13</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>LEI NI</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ominus.io</domain_name>
   <domain_keyword>ominus</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-25 04:08:40</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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>elsa.ns.cloudflare.com</value>
    <value>kai.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>tminus.dev</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-10 13:01:12</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>80</num>
   <domain_name>erinus.com</domain_name>
   <domain_keyword>erinus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 03:56:15</query_time>
   <create_date>2005-08-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>tminus.nl</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-24 09:01:00</query_time>
   <create_date>2010-11-11</create_date>
   <update_date>2021-11-05</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>82</num>
   <domain_name>ominus.be</domain_name>
   <domain_keyword>ominus</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-26 13:34:09</query_time>
   <create_date>2022-02-16</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>tminus.xyz</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 18:22:18</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>rminus.games</domain_name>
   <domain_keyword>rminus</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-16 10:35:27</query_time>
   <create_date>2020-01-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>rminus.dev</domain_name>
   <domain_keyword>rminus</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-15 22:55:58</query_time>
   <create_date>2019-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>maya.ns.cloudflare.com</value>
    <value>west.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>eminds.com.au</domain_name>
   <domain_keyword>eminds</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-20 00:20:49</query_time>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Siduranga Sanjeewa</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>tminus.mobi</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-31 16:01:04</query_time>
   <create_date>2013-05-29</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ithub digital ventures pvt ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>emicus.co.uk</domain_name>
   <domain_keyword>emicus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 21:10:54</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>tminus.racing</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>racing</domain_tld>
   <query_time>2024-06-02 09:27:30</query_time>
   <create_date>2022-05-14</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>regattaguru.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>England</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>0.ns.caribdata.co.uk</value>
    <value>1.ns.caribdata.co.uk</value>
    <value>2.ns.caribdata.co.uk</value>
    <value>3.ns.caribdata.co.uk</value>
    <value>4.ns.caribdata.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ewinus.com</domain_name>
   <domain_keyword>ewinus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 22:20:01</query_time>
   <create_date>2005-07-28</create_date>
   <update_date>2018-05-22</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/ewinus.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.plumeria.arvixe.com</value>
    <value>ns2.plumeria.arvixe.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ominus.marketing</domain_name>
   <domain_keyword>ominus</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-23 15:44:18</query_time>
   <create_date>2019-08-25</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>emilus.com</domain_name>
   <domain_keyword>emilus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 08:22:14</query_time>
   <create_date>2015-01-24</create_date>
   <update_date>2021-01-18</update_date>
   <expiry_date>2026-01-24</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>93</num>
   <domain_name>emirus.ru</domain_name>
   <domain_keyword>emirus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:34:57</query_time>
   <create_date>2007-09-28</create_date>
   <expiry_date>2024-09-28</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>1minus.ru</domain_name>
   <domain_keyword>1minus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 16:37:48</query_time>
   <create_date>2019-06-27</create_date>
   <expiry_date>2024-06-27</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>95</num>
   <domain_name>geminus.space</domain_name>
   <domain_keyword>geminus</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-13 19:47:35</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-06-12</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>ns35.domaincontrol.com</value>
    <value>ns36.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>ominus.com</domain_name>
   <domain_keyword>ominus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 13:34:09</query_time>
   <create_date>1996-12-19</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>tminus.productions</domain_name>
   <domain_keyword>tminus</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-04-30 02:51:37</query_time>
   <create_date>2021-04-11</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-11</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_company>t minus productions inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NM</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>ns83.worldnic.com</value>
    <value>ns84.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>emonus.com</domain_name>
   <domain_keyword>emonus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 20:44:12</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>6minus.com</domain_name>
   <domain_keyword>6minus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 16:27:29</query_time>
   <create_date>2005-10-14</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-14</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>100</num>
   <domain_name>xminus.net</domain_name>
   <domain_keyword>xminus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 16:58:46</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.13</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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