WHOIS QUERY TIME

4 May 2024 - 4:22 AM UTC

Registered: 20 February 2024
Modified: 20 February 2024
Expiry: 20 February 2025

REGISTRAR

Name: Register.com Inc t/a Network Solutions [Tag = NSI-US]
Website: http://www.networksolutions.com

NAME SERVERS

ns1.bluehost.com
ns2.bluehost.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=redsash.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "redsash.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "redsash.uk",
            "domain_keyword": "redsash",
            "domain_tld": "uk",
            "query_time": "2024-05-04 04:22:28",
            "create_date": "2024-02-20",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>redsash.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>redsash.uk</domain_name>
   <domain_keyword>redsash</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 04:22:28</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.039</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.089 seconds) for "redsash.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

24 Feb 2024 - 6:10 PM UTC

Registered: 20 February 2024
Modified: 20 February 2024
Expiry: 20 February 2025

REGISTRAR

Name: Register.com Inc t/a Network Solutions [Tag = NSI-US]
Website: http://www.networksolutions.com

NAME SERVERS

ns1.bluehost.com
ns2.bluehost.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=redsash.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "redsash.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "redsash.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "redsash.uk",
            "domain_keyword": "redsash",
            "domain_tld": "uk",
            "query_time": "2024-02-24 18:10:57",
            "create_date": "2024-02-20",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.089,
        "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>redsash.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>redsash.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>redsash.uk</domain_name>
   <domain_keyword>redsash</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-02-24 18:10:57</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.089</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 4 domain names (in 0.058 seconds) which contained the exact domain keyword "redsash".
Domain Name Registered Expiry Registrar Ownership
1 redsash.com 4 Oct 2010 4 Oct 2025 GoDaddy Online Services Cayman Islands Ltd. -
2 redsash.org 9 Sep 2016 9 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 redsash.games 19 Dec 2021 19 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 redsash.online 15 Jun 2022 15 Jun 2024 IONOS SE DomCollect International GmbH
5 redsash.uk 20 Feb 2024 20 Feb 2025 Register.com Inc t/a Network Solutions [Tag = NSI-US] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=redsash&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "redsash",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "redsash.com, redsash.org, redsash.games, redsash.online, redsash.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "redsash.com",
            "domain_keyword": "redsash",
            "domain_tld": "com",
            "query_time": "2024-06-07 12:43:27",
            "create_date": "2010-10-04",
            "update_date": "2024-05-30",
            "expiry_date": "2025-10-04",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "redsash.org",
            "domain_keyword": "redsash",
            "domain_tld": "org",
            "query_time": "2024-06-07 12:43:26",
            "create_date": "2016-09-09",
            "update_date": "2023-10-24",
            "expiry_date": "2025-09-09",
            "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": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "redsash.games",
            "domain_keyword": "redsash",
            "domain_tld": "games",
            "query_time": "2024-05-07 00:12:01",
            "create_date": "2021-12-19",
            "update_date": "2023-07-23",
            "expiry_date": "2024-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "redsash.online",
            "domain_keyword": "redsash",
            "domain_tld": "online",
            "query_time": "2024-06-07 12:43:27",
            "create_date": "2022-06-15",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "DomCollect International GmbH",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "redsash.uk",
            "domain_keyword": "redsash",
            "domain_tld": "uk",
            "query_time": "2024-05-04 04:22:28",
            "create_date": "2024-02-20",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>redsash</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>redsash.com, redsash.org, redsash.games, redsash.online, redsash.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>redsash.com</domain_name>
   <domain_keyword>redsash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 12:43:27</query_time>
   <create_date>2010-10-04</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-10-04</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.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>redsash.org</domain_name>
   <domain_keyword>redsash</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-07 12:43:26</query_time>
   <create_date>2016-09-09</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2025-09-09</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>pdns07.domaincontrol.com</value>
    <value>pdns08.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>3</num>
   <domain_name>redsash.games</domain_name>
   <domain_keyword>redsash</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-07 00:12:01</query_time>
   <create_date>2021-12-19</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>redsash.online</domain_name>
   <domain_keyword>redsash</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-07 12:43:27</query_time>
   <create_date>2022-06-15</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>DomCollect International GmbH</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>redsash.uk</domain_name>
   <domain_keyword>redsash</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 04:22:28</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.058</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,751 domain names (in 0.18 seconds) which look and sound like the brand name "redsash".
Domain Name Registered Expiry Registrar Ownership
1 redtash.com 1 Aug 2011 1 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 redslash.ru 15 Apr 2007 15 Apr 2025 BEGET-RU LTD "RED COMPANY"
3 redstash.com 28 Jul 2018 28 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 redshash.com 9 Sep 2016 9 Sep 2024 GoDaddy.com, LLC -
5 reddash.org 19 Dec 2012 19 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 redsasa.com 30 Mar 2023 30 Mar 2025 Tucows Domains Inc. -
7 reddash.net 19 Jan 2017 19 Jan 2025 GoDaddy.com, LLC -
8 redsaso.com 5 Oct 2000 5 Oct 2024 Tucows Domains Inc. -
9 redash.ru 8 Oct 2019 8 Oct 2024 RU-CENTER-RU JSC RU-CENTER
10 resash.com 24 Oct 2012 24 Oct 2024 TurnCommerce, Inc. DBA NameBright.com Administrator Admin
11 redash.info 20 Feb 2009 20 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Redash Plant Hire
12 redsaph.com 5 Jul 2016 5 Jul 2024 IONOS SE 1&1 Internet Inc
13 redsafh.net 24 Jan 2020 24 Jan 2025 Arsys Internet, S.L. dba NICLINE.COM Redsa Red Tecnologica de servicios de asistencia sanitaria
14 redslash.eu - - NETIM -
15 resdash.org 13 Aug 2015 13 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
16 redlash.ru 17 Dec 2018 17 Dec 2024 REGRU-RU Private Person
17 redcash.net 10 Nov 2023 10 Nov 2024 TUCOWS, INC. Contact Privacy Inc. Customer 0169252615
18 redstash.ca 29 Sep 2023 29 Sep 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
19 redcash.ru 16 Jun 2010 16 Jun 2025 SALENAMES-RU Private Person
20 redbash.com 5 Jul 2014 5 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 redsmash.com 11 Apr 2012 11 Apr 2025 Dynadot Inc -
22 redsafh.care 12 Feb 2020 12 Feb 2025 IONOS SE Redsa Red Tecnologica de servicios de asistencia sanitaria
23 redswash.com 1 Dec 2020 1 Dec 2024 Tucows Domains Inc. -
24 redwash.ru 25 Mar 2020 25 Mar 2025 REGRU-RU Private Person
25 resdash.net 13 Aug 2015 13 Aug 2024 NameCheap, Inc. -
26 redslash.net 1 Nov 2007 1 Nov 2024 IONOS SE REDACTED FOR PRIVACY
27 reisash.co.uk 21 Jun 2023 21 Jun 2024 Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE] -
28 redslash.de - - - -
29 redsesh.com 8 Jul 2022 8 Jul 2024 Epik LLC Anonymize, Inc.
30 red-ash.co.uk 17 Sep 2006 17 Sep 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
31 red-ash.com 31 May 2018 31 May 2025 IONOS SE 1&1 Internet Limited
32 redsafh.com 24 Jan 2020 24 Jan 2025 Arsys Internet, S.L. dba NICLINE.COM Redsa Red Tecnologica de servicios de asistencia sanitaria
33 redmash.ru 14 Sep 2023 14 Sep 2024 REGRU-RU Private Person
34 redwash.de - - - -
35 redslash.co 10 Sep 2019 10 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 redkash.com 9 Apr 2024 9 Apr 2025 DropCatch.com 849 LLC HugeDomains.com
37 redhash.com 8 Apr 2005 8 Apr 2025 Tucows Domains Inc. -
38 redhash.net 23 May 2023 23 May 2025 1API GmbH REDACTED FOR PRIVACY
39 redhash.co.uk 27 Jun 2019 27 Jun 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
40 redhash.link 12 May 2022 12 May 2025 Amazon Registrar, Inc. Identity Protection Service
41 redslash.tech 8 Feb 2024 8 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
42 redmash.co.uk 26 Oct 2023 26 Oct 2033 Cloudflare, Inc. [Tag = CLOUDFLARE] -
43 redmash.online 19 Aug 2023 19 Aug 2024 Registrar of Domain Names REG.RU, LLC Private Person
44 resdash.info 12 Jan 2024 12 Jan 2025 NETIM SARL Euro-Focus Consulting Kft.
45 redcash.org 3 Jun 2022 3 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 redslash.com 8 Apr 2004 8 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
47 redrash.com 9 Nov 2003 9 Nov 2024 GoDaddy.com, LLC -
48 redash.us 19 Jun 2023 19 Jun 2024 NameCheap, Inc. REDSOLS
49 redcash.com 27 Aug 2004 27 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. -
50 redlash.com 5 May 2018 5 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
51 reddash.com 10 Jul 2003 10 Jul 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
52 redsass.com 26 May 2019 26 May 2025 GoDaddy.com, LLC -
53 rednash.com 7 Nov 2003 7 Nov 2024 GoDaddy.com, LLC -
54 reisash.com 21 Jun 2023 21 Jun 2024 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
55 redmash.com 24 Nov 2015 24 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 redbash.de - - - -
57 redash.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
58 redsas.com 17 Sep 2009 17 Sep 2024 IONOS SE Red Sas, LLC
59 redsas.it 15 Nov 2023 15 Nov 2024 Hosting Concepts B.V. Aligator Inc.
60 redash.dev 15 Nov 2021 15 Nov 2024 Tucows Domains Inc Contact Privacy Inc. Customer 0163099628
61 redash.org 21 Jan 2009 21 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com redash.org
62 redash.co 6 Jul 2023 6 Jul 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
63 redash.net 20 May 2009 20 May 2025 Safenames Ltd C & W (U.K.) LLP
64 redash.community 10 May 2023 10 May 2025 Amazon Registrar, Inc. Identity Protection Service
65 redash.eu - - WEDOS Internet, a.s. -
66 redsas.co 22 Jan 2021 22 Jan 2025 Automattic, Inc Knock Knock WHOIS Not There, LLC
67 redwash.com 1 Jan 2003 1 Jan 2025 Sea Wasp, LLC Losangelesnews.com
68 redwash.co.uk 1 Aug 2022 1 Aug 2024 Ionos SE [Tag = 1AND1] -
69 redash.biz 27 Oct 2003 26 Oct 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by DomainKing
70 redash.online 17 Apr 2020 17 Apr 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xu dong sheng
71 redash.app 15 Nov 2021 15 Nov 2024 Tucows Domains Inc Contact Privacy Inc. Customer 0163099433
72 redash.uk 4 Sep 2017 4 Sep 2025 34SP.com Limited [Tag = 34SP] -
73 redash.site 30 Sep 2023 30 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
74 resdash.co.uk 21 Jun 2023 21 Jun 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
75 redash.io 15 Sep 2014 15 Sep 2024 Gandi SAS Databricks
76 redash.com 9 Feb 2000 9 Feb 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com REDASH, a.s.
77 redssh.com 14 Aug 2019 14 Aug 2024 Synergy Wholesale Accreditations Pty Ltd -
78 resdash.com 13 Aug 2015 13 Aug 2024 NameCheap, Inc. -
79 redash.co.uk 20 Dec 2001 20 Dec 2025 34SP.com Limited [Tag = 34SP] -
80 medscash.com 7 Feb 2004 7 Feb 2025 GoDaddy.com, LLC -
81 redtasa.com 28 Feb 2017 28 Feb 2025 Tucows Domains Inc. -
82 redsail.ru 12 Jan 2018 12 Jan 2025 REGRU-RU Private Person
83 redcase.ru 30 Oct 2012 30 Oct 2024 SALENAMES-RU Private Person
84 releash.com 13 Feb 2009 13 Feb 2025 GoDaddy.com, LLC -
85 redfish.moscow 2 Feb 2020 2 Feb 2025 Limited Liability Company "Registrar of domain names REG.RU" Personal data, can not be publicly disclosed according to applicable laws.
86 remsasl.com 12 Dec 2000 12 Dec 2024 DonDominio (SCIP) Registradoras Manresa SL
87 recrash.com 1 Dec 2012 1 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 redtask.com 31 Dec 1999 31 Dec 2024 Regional Network Information Center, JSC dba RU-CENTER Personal data, can not be publicly disclosed according to applicable laws.
89 redcasa.com.br 17 Aug 2012 17 Aug 2024 - R.L.FERREIRA - ME
90 reflash.co 15 May 2024 15 May 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
91 redleash.ca 3 Jul 2015 3 Jul 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
92 medstash.com 8 Jan 2012 8 Jan 2025 GoDaddy.com, LLC -
93 redtrash.de - - - -
94 redsalsa.com 11 Mar 2000 10 Mar 2025 IONOS SE Cleantech Ventures Inc.
95 redpath.com.au - - Domain Directors Pty Ltd trading as Instra Glen Williams
96 re-hash.com 23 Mar 2016 23 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
97 redfast.cc 29 May 2016 29 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
98 rednass.com 4 Feb 2020 4 Feb 2025 Key-Systems GmbH REDACTED FOR PRIVACY
99 remmash.ru 24 Jan 2002 25 Jan 2025 REGTIME-RU "Remmash" ZAO
100 redgasm.com 21 Oct 2016 21 Oct 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1021873
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 Redsash.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=redsash.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "redsash.uk",
        "page_size": 100
    },
    "count": {
        "total": 1751,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "redtash.com, redslash.ru, redstash.com, redshash.com, reddash.org, redsasa.com, reddash.net, redsaso.com, redash.ru, resash.com, redash.info, redsaph.com, redsafh.net, redslash.eu, resdash.org, redlash.ru, redcash.net, redstash.ca, redcash.ru, redbash.com, redsmash.com, redsafh.care, redswash.com, redwash.ru, resdash.net, redslash.net, reisash.co.uk, redslash.de, redsesh.com, red-ash.co.uk, red-ash.com, redsafh.com, redmash.ru, redwash.de, redslash.co, redkash.com, redhash.com, redhash.net, redhash.co.uk, redhash.link, redslash.tech, redmash.co.uk, redmash.online, resdash.info, redcash.org, redslash.com, redrash.com, redash.us, redcash.com, redlash.com, reddash.com, redsass.com, rednash.com, reisash.com, redmash.com, redbash.de, redash.xyz, redsas.com, redsas.it, redash.dev, redash.org, redash.co, redash.net, redash.community, redash.eu, redsas.co, redwash.com, redwash.co.uk, redash.biz, redash.online, redash.app, redash.uk, redash.site, resdash.co.uk, redash.io, redash.com, redssh.com, resdash.com, redash.co.uk, medscash.com, redtasa.com, redsail.ru, redcase.ru, releash.com, redfish.moscow, remsasl.com, recrash.com, redtask.com, redcasa.com.br, reflash.co, redleash.ca, medstash.com, redtrash.de, redsalsa.com, redpath.com.au, re-hash.com, redfast.cc, rednass.com, remmash.ru, redgasm.com",
    "results": [
        {
            "num": 1,
            "domain_name": "redtash.com",
            "domain_keyword": "redtash",
            "domain_tld": "com",
            "query_time": "2024-05-25 02:16:40",
            "create_date": "2011-08-01",
            "update_date": "2020-07-10",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "redslash.ru",
            "domain_keyword": "redslash",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:46:33",
            "create_date": "2007-04-15",
            "expiry_date": "2025-04-15",
            "registrar_name": "BEGET-RU",
            "registrant_company": "LTD \"RED COMPANY\"",
            "name_servers": [
                "ns1.beget.ru",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "redstash.com",
            "domain_keyword": "redstash",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:00:03",
            "create_date": "2018-07-28",
            "update_date": "2020-07-22",
            "expiry_date": "2024-07-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": 4,
            "domain_name": "redshash.com",
            "domain_keyword": "redshash",
            "domain_tld": "com",
            "query_time": "2024-06-07 12:45:49",
            "create_date": "2016-09-09",
            "update_date": "2022-09-29",
            "expiry_date": "2024-09-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "reddash.org",
            "domain_keyword": "reddash",
            "domain_tld": "org",
            "query_time": "2024-06-10 16:07:32",
            "create_date": "2012-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-19",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "redsasa.com",
            "domain_keyword": "redsasa",
            "domain_tld": "com",
            "query_time": "2024-05-29 18:25:10",
            "create_date": "2023-03-30",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "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",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "reddash.net",
            "domain_keyword": "reddash",
            "domain_tld": "net",
            "query_time": "2024-06-10 16:07:32",
            "create_date": "2017-01-19",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "redsaso.com",
            "domain_keyword": "redsaso",
            "domain_tld": "com",
            "query_time": "2024-06-07 12:43:27",
            "create_date": "2000-10-05",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dns-solutions.net",
                "ns2.dns-solutions.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "redash.ru",
            "domain_keyword": "redash",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:44:51",
            "create_date": "2019-10-08",
            "expiry_date": "2024-10-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC RU-CENTER",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "resash.com",
            "domain_keyword": "resash",
            "domain_tld": "com",
            "query_time": "2024-06-08 04:54:27",
            "create_date": "2012-10-24",
            "update_date": "2020-10-18",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Administrator Admin",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "redash.info",
            "domain_keyword": "redash",
            "domain_tld": "info",
            "query_time": "2024-05-20 05:27:34",
            "create_date": "2009-02-20",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-20",
            "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": "Redash Plant Hire",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "redsaph.com",
            "domain_keyword": "redsaph",
            "domain_tld": "com",
            "query_time": "2024-06-07 12:43:25",
            "create_date": "2016-07-05",
            "update_date": "2018-03-18",
            "expiry_date": "2024-07-05",
            "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": [
                "ns1094.ui-dns.biz",
                "ns1094.ui-dns.com",
                "ns1094.ui-dns.de",
                "ns1094.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "redsafh.net",
            "domain_keyword": "redsafh",
            "domain_tld": "net",
            "query_time": "2024-06-07 23:30:43",
            "create_date": "2020-01-24",
            "update_date": "2020-03-24",
            "expiry_date": "2025-01-24",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Redsa Red Tecnologica de servicios de asistencia sanitaria",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1166.awsdns-17.org",
                "ns-1745.awsdns-26.co.uk",
                "ns-38.awsdns-04.com",
                "ns-588.awsdns-09.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "redslash.eu",
            "domain_keyword": "redslash",
            "domain_tld": "eu",
            "query_time": "2024-05-05 13:14:28",
            "registrar_name": "NETIM",
            "registrar_website": "http://www.netim.com/domain-name/",
            "name_servers": [
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link",
                "fastdns24.com"
            ]
        },
        {
            "num": 15,
            "domain_name": "resdash.org",
            "domain_keyword": "resdash",
            "domain_tld": "org",
            "query_time": "2024-04-18 22:05:11",
            "create_date": "2015-08-13",
            "update_date": "2023-07-19",
            "expiry_date": "2024-08-13",
            "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": [
                "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": 16,
            "domain_name": "redlash.ru",
            "domain_keyword": "redlash",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:46:04",
            "create_date": "2018-12-17",
            "expiry_date": "2024-12-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "redcash.net",
            "domain_keyword": "redcash",
            "domain_tld": "net",
            "query_time": "2024-06-10 16:00:09",
            "create_date": "2023-11-10",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0169252615",
            "registrant_company": "Contact Privacy Inc. Customer 0169252615",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "harley.ns.cloudflare.com",
                "magdalena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "redstash.ca",
            "domain_keyword": "redstash",
            "domain_tld": "ca",
            "query_time": "2024-06-01 16:22:29",
            "create_date": "2023-09-29",
            "update_date": "2023-11-28",
            "expiry_date": "2024-09-29",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "redcash.ru",
            "domain_keyword": "redcash",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:45:18",
            "create_date": "2010-06-16",
            "expiry_date": "2025-06-16",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "redbash.com",
            "domain_keyword": "redbash",
            "domain_tld": "com",
            "query_time": "2024-06-12 20:16:37",
            "create_date": "2014-07-05",
            "update_date": "2020-06-29",
            "expiry_date": "2025-07-05",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "redsmash.com",
            "domain_keyword": "redsmash",
            "domain_tld": "com",
            "query_time": "2024-06-07 12:48:23",
            "create_date": "2012-04-11",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "redsafh.care",
            "domain_keyword": "redsafh",
            "domain_tld": "care",
            "query_time": "2024-06-07 23:30:43",
            "create_date": "2020-02-12",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Redsa Red Tecnologica de servicios de asistencia sanitaria",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns43.servidoresdns.net",
                "dns44.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "redswash.com",
            "domain_keyword": "redswash",
            "domain_tld": "com",
            "query_time": "2024-06-11 04:16:43",
            "create_date": "2020-12-01",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "redwash.ru",
            "domain_keyword": "redwash",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:47:04",
            "create_date": "2020-03-25",
            "expiry_date": "2025-03-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "resdash.net",
            "domain_keyword": "resdash",
            "domain_tld": "net",
            "query_time": "2024-04-18 22:05:11",
            "create_date": "2015-08-13",
            "update_date": "2023-07-14",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "redslash.net",
            "domain_keyword": "redslash",
            "domain_tld": "net",
            "query_time": "2024-06-07 12:48:17",
            "create_date": "2007-11-01",
            "update_date": "2017-12-13",
            "expiry_date": "2024-11-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1061.ui-dns.biz",
                "ns1061.ui-dns.com",
                "ns1061.ui-dns.de",
                "ns1061.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "reisash.co.uk",
            "domain_keyword": "reisash",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 01:56:04",
            "create_date": "2023-06-21",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-21",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "redslash.de",
            "domain_keyword": "redslash",
            "domain_tld": "de",
            "query_time": "2024-05-05 07:27:49",
            "update_date": "2018-08-12",
            "name_servers": [
                "ns1075.ui-dns.biz",
                "ns1075.ui-dns.com",
                "ns1075.ui-dns.de",
                "ns1075.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 29,
            "domain_name": "redsesh.com",
            "domain_keyword": "redsesh",
            "domain_tld": "com",
            "query_time": "2024-05-31 10:35:02",
            "create_date": "2022-07-08",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-08",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize, Inc.",
            "registrant_address": "30 N. Gould Street, Ste N",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7375303745",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "red-ash.co.uk",
            "domain_keyword": "red-ash",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 18:24:44",
            "create_date": "2006-09-17",
            "update_date": "2023-11-20",
            "expiry_date": "2024-09-17",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "red-ash.com",
            "domain_keyword": "red-ash",
            "domain_tld": "com",
            "query_time": "2024-06-02 18:27:42",
            "create_date": "2018-05-31",
            "update_date": "2018-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1054.ui-dns.de",
                "ns1087.ui-dns.biz",
                "ns1117.ui-dns.org",
                "ns1122.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "redsafh.com",
            "domain_keyword": "redsafh",
            "domain_tld": "com",
            "query_time": "2024-06-07 23:30:43",
            "create_date": "2020-01-24",
            "update_date": "2024-03-27",
            "expiry_date": "2025-01-24",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Redsa Red Tecnologica de servicios de asistencia sanitaria",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns37.servidoresdns.net",
                "dns38.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "redmash.ru",
            "domain_keyword": "redmash",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:46:08",
            "create_date": "2023-09-14",
            "expiry_date": "2024-09-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "5173.ns1.domainparking.ru",
                "5173.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "redwash.de",
            "domain_keyword": "redwash",
            "domain_tld": "de",
            "query_time": "2024-05-05 07:28:00",
            "update_date": "2023-03-01",
            "name_servers": [
                "ns1.dox.mx",
                "ns2.dox.mx"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 35,
            "domain_name": "redslash.co",
            "domain_keyword": "redslash",
            "domain_tld": "co",
            "query_time": "2024-05-31 10:35:39",
            "create_date": "2019-09-10",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-10",
            "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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "redkash.com",
            "domain_keyword": "redkash",
            "domain_tld": "com",
            "query_time": "2024-06-07 13:25:08",
            "create_date": "2024-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 2608,
            "registrar_name": "DropCatch.com 849 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "redhash.com",
            "domain_keyword": "redhash",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:32:37",
            "create_date": "2005-04-08",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "redhash.net",
            "domain_keyword": "redhash",
            "domain_tld": "net",
            "query_time": "2024-05-25 02:12:11",
            "create_date": "2023-05-23",
            "update_date": "2023-07-11",
            "expiry_date": "2025-05-23",
            "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_state": "Abu Dhabi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "contact via https://www.1api.net/send-message/redhash.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "redhash.co.uk",
            "domain_keyword": "redhash",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 01:50:35",
            "create_date": "2019-06-27",
            "update_date": "2023-12-04",
            "expiry_date": "2024-06-27",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "redhash.link",
            "domain_keyword": "redhash",
            "domain_tld": "link",
            "query_time": "2024-04-20 10:32:37",
            "create_date": "2022-05-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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": [
                "ns-1219.awsdns-24.org",
                "ns-130.awsdns-16.com",
                "ns-1565.awsdns-03.co.uk",
                "ns-771.awsdns-32.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "redslash.tech",
            "domain_keyword": "redslash",
            "domain_tld": "tech",
            "query_time": "2024-05-29 18:25:15",
            "create_date": "2024-02-08",
            "update_date": "2024-05-07",
            "expiry_date": "2025-02-08",
            "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": [
                "deborah.ns.cloudflare.com",
                "eoin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "redmash.co.uk",
            "domain_keyword": "redmash",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 09:59:34",
            "create_date": "2023-10-26",
            "update_date": "2023-10-26",
            "expiry_date": "2033-10-26",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "harleigh.ns.cloudflare.com",
                "sullivan.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "redmash.online",
            "domain_keyword": "redmash",
            "domain_tld": "online",
            "query_time": "2024-05-09 09:59:32",
            "create_date": "2023-08-19",
            "update_date": "2024-04-04",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Respublika Bashkortostan",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "adrian.ns.cloudflare.com",
                "chuck.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "resdash.info",
            "domain_keyword": "resdash",
            "domain_tld": "info",
            "query_time": "2024-05-12 18:59:07",
            "create_date": "2024-01-12",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "http://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Euro-Focus Consulting Kft.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsc.ratior.net",
                "srv0-3.ratior.hu",
                "srv2.ratior.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "redcash.org",
            "domain_keyword": "redcash",
            "domain_tld": "org",
            "query_time": "2024-05-24 16:38:49",
            "create_date": "2022-06-03",
            "update_date": "2023-05-09",
            "expiry_date": "2024-06-03",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "redslash.com",
            "domain_keyword": "redslash",
            "domain_tld": "com",
            "query_time": "2024-05-27 07:38:28",
            "create_date": "2004-04-08",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-08",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.leaseweb.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "redrash.com",
            "domain_keyword": "redrash",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:31:28",
            "create_date": "2003-11-09",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "redash.us",
            "domain_keyword": "redash",
            "domain_tld": "us",
            "query_time": "2024-05-06 10:01:41",
            "create_date": "2023-06-19",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "YASH R",
            "registrant_company": "REDSOLS",
            "registrant_address": "35 River Dr S, APT1005",
            "registrant_city": "Jersey City",
            "registrant_state": "NJ",
            "registrant_zip": "07310",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2673517095",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "redcash.com",
            "domain_keyword": "redcash",
            "domain_tld": "com",
            "query_time": "2024-06-10 16:00:09",
            "create_date": "2004-08-27",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "redlash.com",
            "domain_keyword": "redlash",
            "domain_tld": "com",
            "query_time": "2024-05-31 10:31:50",
            "create_date": "2018-05-05",
            "update_date": "2021-04-29",
            "expiry_date": "2024-05-05",
            "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": 51,
            "domain_name": "reddash.com",
            "domain_keyword": "reddash",
            "domain_tld": "com",
            "query_time": "2024-06-10 16:07:32",
            "create_date": "2003-07-10",
            "update_date": "2024-05-27",
            "expiry_date": "2024-07-10",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "Name Trader Inc",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=reddash.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "redsass.com",
            "domain_keyword": "redsass",
            "domain_tld": "com",
            "query_time": "2024-05-29 18:25:10",
            "create_date": "2019-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "rednash.com",
            "domain_keyword": "rednash",
            "domain_tld": "com",
            "query_time": "2024-06-11 09:56:18",
            "create_date": "2003-11-07",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "vns1.nocdirect.com",
                "vns2.nocdirect.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "reisash.com",
            "domain_keyword": "reisash",
            "domain_tld": "com",
            "query_time": "2024-06-08 18:26:00",
            "create_date": "2023-06-21",
            "update_date": "2024-03-24",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MIDDLESEX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://www.crazydomains.com.au/whois/reisash.com/contact_form/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "redmash.com",
            "domain_keyword": "redmash",
            "domain_tld": "com",
            "query_time": "2024-06-13 02:42:36",
            "create_date": "2015-11-24",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-24",
            "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, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=redmash.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "redbash.de",
            "domain_keyword": "redbash",
            "domain_tld": "de",
            "query_time": "2024-05-05 07:27:01",
            "update_date": "2020-08-31",
            "name_servers": [
                "docks16.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 57,
            "domain_name": "redash.xyz",
            "domain_keyword": "redash",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 10:01:41",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "redsas.com",
            "domain_keyword": "redsas",
            "domain_tld": "com",
            "query_time": "2024-06-07 12:43:27",
            "create_date": "2009-09-17",
            "update_date": "2019-12-28",
            "expiry_date": "2024-09-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Red Sas, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1022.ui-dns.com",
                "ns1050.ui-dns.de",
                "ns1070.ui-dns.org",
                "ns1114.ui-dns.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "redsas.it",
            "domain_keyword": "redsas",
            "domain_tld": "it",
            "query_time": "2024-05-17 18:43:39",
            "create_date": "2023-11-15",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "Aligator Inc.",
            "registrant_address": "Schutzenplatz 14",
            "registrant_city": "Dresden",
            "registrant_state": "Saxony",
            "registrant_zip": "01067",
            "registrant_country": "DE",
            "name_servers": [
                "khloe.ns.cloudflare.com",
                "thaddeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 60,
            "domain_name": "redash.dev",
            "domain_keyword": "redash",
            "domain_tld": "dev",
            "query_time": "2024-05-24 16:36:14",
            "create_date": "2021-11-15",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0163099628",
            "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": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "redash.org",
            "domain_keyword": "redash",
            "domain_tld": "org",
            "query_time": "2024-06-12 20:14:00",
            "create_date": "2009-01-21",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-21",
            "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": "redash.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Not Available",
            "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.x10hosting.com",
                "ns2.x10hosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "redash.co",
            "domain_keyword": "redash",
            "domain_tld": "co",
            "query_time": "2024-06-12 20:14:00",
            "create_date": "2023-07-06",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "redash.net",
            "domain_keyword": "redash",
            "domain_tld": "net",
            "query_time": "2024-05-06 10:01:41",
            "create_date": "2009-05-20",
            "update_date": "2023-06-01",
            "expiry_date": "2025-05-20",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Data protected, not disclosed",
            "registrant_company": "C & W (U.K.) LLP",
            "registrant_address": "Data protected, not disclosed",
            "registrant_city": "Data protected, not disclosed",
            "registrant_state": "Data protected, not disclosed",
            "registrant_zip": "Data protected, not disclosed",
            "registrant_country": "UK",
            "registrant_email": "[email protected]",
            "registrant_phone": "Data protected, not disclosed",
            "registrant_fax": "Data protected, not disclosed",
            "name_servers": [
                "dns1.safenames.com",
                "dns2.safenames.net",
                "dns3.safenames.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "redash.community",
            "domain_keyword": "redash",
            "domain_tld": "community",
            "query_time": "2024-05-06 10:01:41",
            "create_date": "2023-05-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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": [
                "ns-1302.awsdns-34.org",
                "ns-2044.awsdns-63.co.uk",
                "ns-63.awsdns-07.com",
                "ns-724.awsdns-26.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "redash.eu",
            "domain_keyword": "redash",
            "domain_tld": "eu",
            "query_time": "2024-05-05 13:14:13",
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "http://hosting.wedos.com",
            "name_servers": [
                "ns.redash.cz",
                "ns2.redash.cz"
            ]
        },
        {
            "num": 66,
            "domain_name": "redsas.co",
            "domain_keyword": "redsas",
            "domain_tld": "co",
            "query_time": "2024-06-07 12:43:26",
            "create_date": "2021-01-22",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1531,
            "registrar_name": "Automattic, Inc",
            "registrar_website": "http://automattic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "redwash.com",
            "domain_keyword": "redwash",
            "domain_tld": "com",
            "query_time": "2024-05-11 19:16:02",
            "create_date": "2003-01-01",
            "update_date": "2024-05-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Losangelesnews inc.",
            "registrant_company": "Losangelesnews.com",
            "registrant_address": "23823 malibu road, #520",
            "registrant_city": "Malibu",
            "registrant_state": "CA",
            "registrant_zip": "90265",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.13104880403",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com",
                "ns3.fabulous.com",
                "ns4.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "redwash.co.uk",
            "domain_keyword": "redwash",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 14:21:42",
            "create_date": "2022-08-01",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-01",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1033.ui-dns.biz",
                "ns1036.ui-dns.de",
                "ns1054.ui-dns.com",
                "ns1056.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "redash.biz",
            "domain_keyword": "redash",
            "domain_tld": "biz",
            "query_time": "2024-05-06 10:01:41",
            "create_date": "2003-10-27",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by DomainKing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yamaguchi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "redash.online",
            "domain_keyword": "redash",
            "domain_tld": "online",
            "query_time": "2024-05-24 16:36:14",
            "create_date": "2020-04-17",
            "update_date": "2024-04-15",
            "expiry_date": "2027-04-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "xu dong sheng",
            "registrant_state": "tian jin",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "redash.app",
            "domain_keyword": "redash",
            "domain_tld": "app",
            "query_time": "2024-05-31 01:44:42",
            "create_date": "2021-11-15",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0163099433",
            "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": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "redash.uk",
            "domain_keyword": "redash",
            "domain_tld": "uk",
            "query_time": "2024-06-12 20:14:00",
            "create_date": "2017-09-04",
            "update_date": "2023-09-04",
            "expiry_date": "2025-09-04",
            "registrar_name": "34SP.com Limited [Tag = 34SP]",
            "registrar_website": "https://www.34sp.com",
            "name_servers": [
                "ns.34sp.com",
                "ns2.34sp.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 73,
            "domain_name": "redash.site",
            "domain_keyword": "redash",
            "domain_tld": "site",
            "query_time": "2024-05-31 01:44:42",
            "create_date": "2023-09-30",
            "update_date": "2023-10-18",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.infinityfree.com",
                "ns2.infinityfree.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "resdash.co.uk",
            "domain_keyword": "resdash",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 23:01:30",
            "create_date": "2023-06-21",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-21",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "redash.io",
            "domain_keyword": "redash",
            "domain_tld": "io",
            "query_time": "2024-05-06 10:01:41",
            "create_date": "2014-09-15",
            "update_date": "2023-08-17",
            "expiry_date": "2024-09-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Databricks",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "connie.ns.cloudflare.com",
                "josh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "redash.com",
            "domain_keyword": "redash",
            "domain_tld": "com",
            "query_time": "2024-06-12 20:14:00",
            "create_date": "2000-02-09",
            "update_date": "2024-01-10",
            "expiry_date": "2025-02-09",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "REDASH, a.s.",
            "registrant_country": "CZ",
            "registrant_email": "https://csl-registrar.com/contact/redash.com/owner",
            "name_servers": [
                "ns.redash.cz",
                "ns2.redash.cz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "redssh.com",
            "domain_keyword": "redssh",
            "domain_tld": "com",
            "query_time": "2024-06-07 12:50:07",
            "create_date": "2019-08-14",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "http://synergywholesale.com",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net",
                "ns5.he.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "resdash.com",
            "domain_keyword": "resdash",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:05:11",
            "create_date": "2015-08-13",
            "update_date": "2023-07-14",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "redash.co.uk",
            "domain_keyword": "redash",
            "domain_tld": "co.uk",
            "query_time": "2024-06-12 20:14:00",
            "create_date": "2001-12-20",
            "update_date": "2023-12-20",
            "expiry_date": "2025-12-20",
            "registrar_name": "34SP.com Limited [Tag = 34SP]",
            "registrar_website": "https://www.34sp.com",
            "name_servers": [
                "ns.34sp.com",
                "ns2.34sp.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "medscash.com",
            "domain_keyword": "medscash",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:03:50",
            "create_date": "2004-02-07",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "redtasa.com",
            "domain_keyword": "redtasa",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:02:58",
            "create_date": "2017-02-28",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "redsail.ru",
            "domain_keyword": "redsail",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:46:30",
            "create_date": "2018-01-12",
            "expiry_date": "2025-01-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "redcase.ru",
            "domain_keyword": "redcase",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:45:18",
            "create_date": "2012-10-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "releash.com",
            "domain_keyword": "releash",
            "domain_tld": "com",
            "query_time": "2024-04-15 15:10:36",
            "create_date": "2009-02-13",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "redfish.moscow",
            "domain_keyword": "redfish",
            "domain_tld": "moscow",
            "query_time": "2024-04-17 09:46:08",
            "create_date": "2020-02-02",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1606,
            "registrar_name": "Limited Liability Company \"Registrar of domain names REG.RU\"",
            "registrar_website": "https://www.reg.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns10.hoster.ru",
                "ns11.hoster.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "remsasl.com",
            "domain_keyword": "remsasl",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:16:24",
            "create_date": "2000-12-12",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1383,
            "registrar_name": "DonDominio (SCIP)",
            "registrar_website": "https://www.dondominio.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Registradoras Manresa SL",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "Barcelona",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "ES",
            "registrant_email": "visit https://icann.online-validation.com/domain-contact/?domainname=remsasl.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns-es.1and1-dns.biz",
                "ns-es.1and1-dns.com",
                "ns-es.1and1-dns.es",
                "ns-es.1and1-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "recrash.com",
            "domain_keyword": "recrash",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:21:44",
            "create_date": "2012-12-01",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-01",
            "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=recrash.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "redtask.com",
            "domain_keyword": "redtask",
            "domain_tld": "com",
            "query_time": "2024-05-07 00:16:30",
            "create_date": "1999-12-31",
            "update_date": "2015-04-21",
            "expiry_date": "2024-12-31",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9177650020",
            "registrant_fax": "+7.9177650020",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "redcasa.com.br",
            "domain_keyword": "redcasa",
            "domain_tld": "com.br",
            "query_time": "2024-05-13 05:14:31",
            "create_date": "2012-08-17",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-17",
            "registrant_name": "R.L.FERREIRA - ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 90,
            "domain_name": "reflash.co",
            "domain_keyword": "reflash",
            "domain_tld": "co",
            "query_time": "2024-05-26 05:33:30",
            "create_date": "2024-05-15",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "redleash.ca",
            "domain_keyword": "redleash",
            "domain_tld": "ca",
            "query_time": "2024-04-15 18:48:03",
            "create_date": "2015-07-03",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-03",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "medstash.com",
            "domain_keyword": "medstash",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:07:19",
            "create_date": "2012-01-08",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "redtrash.de",
            "domain_keyword": "redtrash",
            "domain_tld": "de",
            "query_time": "2024-05-05 07:27:58",
            "update_date": "2011-05-01",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 94,
            "domain_name": "redsalsa.com",
            "domain_keyword": "redsalsa",
            "domain_tld": "com",
            "query_time": "2024-05-07 00:11:53",
            "create_date": "2000-03-11",
            "update_date": "2019-03-13",
            "expiry_date": "2025-03-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cleantech Ventures Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "redpath.com.au",
            "domain_keyword": "redpath",
            "domain_tld": "com.au",
            "query_time": "2024-05-21 19:58:29",
            "update_date": "2023-02-10",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Glen Williams",
            "name_servers": [
                "cory.ns.cloudflare.com",
                "sima.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "re-hash.com",
            "domain_keyword": "re-hash",
            "domain_tld": "com",
            "query_time": "2024-05-25 18:24:35",
            "create_date": "2016-03-23",
            "update_date": "2021-03-17",
            "expiry_date": "2025-03-23",
            "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": 97,
            "domain_name": "redfast.cc",
            "domain_keyword": "redfast",
            "domain_tld": "cc",
            "query_time": "2024-05-31 01:49:38",
            "create_date": "2016-05-29",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-29",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "rednass.com",
            "domain_keyword": "rednass",
            "domain_tld": "com",
            "query_time": "2024-06-01 16:19:19",
            "create_date": "2020-02-04",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "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": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "remmash.ru",
            "domain_keyword": "remmash",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:22:41",
            "create_date": "2002-01-24",
            "expiry_date": "2025-01-25",
            "registrar_name": "REGTIME-RU",
            "registrant_company": "\"Remmash\" ZAO",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "redgasm.com",
            "domain_keyword": "redgasm",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:30:18",
            "create_date": "2016-10-21",
            "update_date": "2023-09-07",
            "expiry_date": "2024-10-21",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 5b19c",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1021873",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com",
                "ns3.fabulous.com",
                "ns4.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.18,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>redsash.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1751</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>redtash.com, redslash.ru, redstash.com, redshash.com, reddash.org, redsasa.com, reddash.net, redsaso.com, redash.ru, resash.com, redash.info, redsaph.com, redsafh.net, redslash.eu, resdash.org, redlash.ru, redcash.net, redstash.ca, redcash.ru, redbash.com, redsmash.com, redsafh.care, redswash.com, redwash.ru, resdash.net, redslash.net, reisash.co.uk, redslash.de, redsesh.com, red-ash.co.uk, red-ash.com, redsafh.com, redmash.ru, redwash.de, redslash.co, redkash.com, redhash.com, redhash.net, redhash.co.uk, redhash.link, redslash.tech, redmash.co.uk, redmash.online, resdash.info, redcash.org, redslash.com, redrash.com, redash.us, redcash.com, redlash.com, reddash.com, redsass.com, rednash.com, reisash.com, redmash.com, redbash.de, redash.xyz, redsas.com, redsas.it, redash.dev, redash.org, redash.co, redash.net, redash.community, redash.eu, redsas.co, redwash.com, redwash.co.uk, redash.biz, redash.online, redash.app, redash.uk, redash.site, resdash.co.uk, redash.io, redash.com, redssh.com, resdash.com, redash.co.uk, medscash.com, redtasa.com, redsail.ru, redcase.ru, releash.com, redfish.moscow, remsasl.com, recrash.com, redtask.com, redcasa.com.br, reflash.co, redleash.ca, medstash.com, redtrash.de, redsalsa.com, redpath.com.au, re-hash.com, redfast.cc, rednass.com, remmash.ru, redgasm.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>redtash.com</domain_name>
   <domain_keyword>redtash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 02:16:40</query_time>
   <create_date>2011-08-01</create_date>
   <update_date>2020-07-10</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>redslash.ru</domain_name>
   <domain_keyword>redslash</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:46:33</query_time>
   <create_date>2007-04-15</create_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_company>LTD &quot;RED COMPANY&quot;</registrant_company>
   <name_servers>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>redstash.com</domain_name>
   <domain_keyword>redstash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:00:03</query_time>
   <create_date>2018-07-28</create_date>
   <update_date>2020-07-22</update_date>
   <expiry_date>2024-07-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>4</num>
   <domain_name>redshash.com</domain_name>
   <domain_keyword>redshash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 12:45:49</query_time>
   <create_date>2016-09-09</create_date>
   <update_date>2022-09-29</update_date>
   <expiry_date>2024-09-09</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>pdns07.domaincontrol.com</value>
    <value>pdns08.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>reddash.org</domain_name>
   <domain_keyword>reddash</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 16:07:32</query_time>
   <create_date>2012-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-19</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>ns39.domaincontrol.com</value>
    <value>ns40.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>6</num>
   <domain_name>redsasa.com</domain_name>
   <domain_keyword>redsasa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 18:25:10</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-30</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>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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>reddash.net</domain_name>
   <domain_keyword>reddash</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 16:07:32</query_time>
   <create_date>2017-01-19</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-19</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>ns73.domaincontrol.com</value>
    <value>ns74.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>8</num>
   <domain_name>redsaso.com</domain_name>
   <domain_keyword>redsaso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 12:43:27</query_time>
   <create_date>2000-10-05</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dns-solutions.net</value>
    <value>ns2.dns-solutions.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>redash.ru</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:44:51</query_time>
   <create_date>2019-10-08</create_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC RU-CENTER</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>resash.com</domain_name>
   <domain_keyword>resash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 04:54:27</query_time>
   <create_date>2012-10-24</create_date>
   <update_date>2020-10-18</update_date>
   <expiry_date>2024-10-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>Administrator Admin</registrant_name>
   <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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>redash.info</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 05:27:34</query_time>
   <create_date>2009-02-20</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-20</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>Redash Plant Hire</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>redsaph.com</domain_name>
   <domain_keyword>redsaph</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 12:43:25</query_time>
   <create_date>2016-07-05</create_date>
   <update_date>2018-03-18</update_date>
   <expiry_date>2024-07-05</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>ns1094.ui-dns.biz</value>
    <value>ns1094.ui-dns.com</value>
    <value>ns1094.ui-dns.de</value>
    <value>ns1094.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>redsafh.net</domain_name>
   <domain_keyword>redsafh</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 23:30:43</query_time>
   <create_date>2020-01-24</create_date>
   <update_date>2020-03-24</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Redsa Red Tecnologica de servicios de asistencia sanitaria</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1166.awsdns-17.org</value>
    <value>ns-1745.awsdns-26.co.uk</value>
    <value>ns-38.awsdns-04.com</value>
    <value>ns-588.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>redslash.eu</domain_name>
   <domain_keyword>redslash</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 13:14:28</query_time>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>http://www.netim.com/domain-name/</registrar_website>
   <name_servers>
    <value>dns2.fastdns24.org</value>
    <value>dns3.fastdns24.eu</value>
    <value>dns4.fastdns24.link</value>
    <value>fastdns24.com</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>resdash.org</domain_name>
   <domain_keyword>resdash</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 22:05:11</query_time>
   <create_date>2015-08-13</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-08-13</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>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>16</num>
   <domain_name>redlash.ru</domain_name>
   <domain_keyword>redlash</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:46:04</query_time>
   <create_date>2018-12-17</create_date>
   <expiry_date>2024-12-17</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>17</num>
   <domain_name>redcash.net</domain_name>
   <domain_keyword>redcash</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 16:00:09</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0169252615</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169252615</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>harley.ns.cloudflare.com</value>
    <value>magdalena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>redstash.ca</domain_name>
   <domain_keyword>redstash</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-01 16:22:29</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>19</num>
   <domain_name>redcash.ru</domain_name>
   <domain_keyword>redcash</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:45:18</query_time>
   <create_date>2010-06-16</create_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>redbash.com</domain_name>
   <domain_keyword>redbash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 20:16:37</query_time>
   <create_date>2014-07-05</create_date>
   <update_date>2020-06-29</update_date>
   <expiry_date>2025-07-05</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>redsmash.com</domain_name>
   <domain_keyword>redsmash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 12:48:23</query_time>
   <create_date>2012-04-11</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>redsafh.care</domain_name>
   <domain_keyword>redsafh</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-06-07 23:30:43</query_time>
   <create_date>2020-02-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Redsa Red Tecnologica de servicios de asistencia sanitaria</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>dns43.servidoresdns.net</value>
    <value>dns44.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>redswash.com</domain_name>
   <domain_keyword>redswash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 04:16:43</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-01</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>redwash.ru</domain_name>
   <domain_keyword>redwash</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:47:04</query_time>
   <create_date>2020-03-25</create_date>
   <expiry_date>2025-03-25</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>25</num>
   <domain_name>resdash.net</domain_name>
   <domain_keyword>resdash</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 22:05:11</query_time>
   <create_date>2015-08-13</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>26</num>
   <domain_name>redslash.net</domain_name>
   <domain_keyword>redslash</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 12:48:17</query_time>
   <create_date>2007-11-01</create_date>
   <update_date>2017-12-13</update_date>
   <expiry_date>2024-11-01</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_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>ns1061.ui-dns.biz</value>
    <value>ns1061.ui-dns.com</value>
    <value>ns1061.ui-dns.de</value>
    <value>ns1061.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>reisash.co.uk</domain_name>
   <domain_keyword>reisash</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 01:56:04</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>redslash.de</domain_name>
   <domain_keyword>redslash</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 07:27:49</query_time>
   <update_date>2018-08-12</update_date>
   <name_servers>
    <value>ns1075.ui-dns.biz</value>
    <value>ns1075.ui-dns.com</value>
    <value>ns1075.ui-dns.de</value>
    <value>ns1075.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>redsesh.com</domain_name>
   <domain_keyword>redsesh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 10:35:02</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize, Inc.</registrant_company>
   <registrant_address>30 N. Gould Street, Ste N</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7375303745</registrant_phone>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>red-ash.co.uk</domain_name>
   <domain_keyword>red-ash</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 18:24:44</query_time>
   <create_date>2006-09-17</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>red-ash.com</domain_name>
   <domain_keyword>red-ash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 18:27:42</query_time>
   <create_date>2018-05-31</create_date>
   <update_date>2018-05-31</update_date>
   <expiry_date>2025-05-31</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 Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1054.ui-dns.de</value>
    <value>ns1087.ui-dns.biz</value>
    <value>ns1117.ui-dns.org</value>
    <value>ns1122.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>redsafh.com</domain_name>
   <domain_keyword>redsafh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 23:30:43</query_time>
   <create_date>2020-01-24</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Redsa Red Tecnologica de servicios de asistencia sanitaria</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns37.servidoresdns.net</value>
    <value>dns38.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>redmash.ru</domain_name>
   <domain_keyword>redmash</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:46:08</query_time>
   <create_date>2023-09-14</create_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>5173.ns1.domainparking.ru</value>
    <value>5173.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>redwash.de</domain_name>
   <domain_keyword>redwash</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 07:28:00</query_time>
   <update_date>2023-03-01</update_date>
   <name_servers>
    <value>ns1.dox.mx</value>
    <value>ns2.dox.mx</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>redslash.co</domain_name>
   <domain_keyword>redslash</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 10:35:39</query_time>
   <create_date>2019-09-10</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-10</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>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.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>redkash.com</domain_name>
   <domain_keyword>redkash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 13:25:08</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>2608</registrar_iana>
   <registrar_name>DropCatch.com 849 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>redhash.com</domain_name>
   <domain_keyword>redhash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:32:37</query_time>
   <create_date>2005-04-08</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-08</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.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>redhash.net</domain_name>
   <domain_keyword>redhash</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 02:12:11</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2025-05-23</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_state>Abu Dhabi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/redhash.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</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>39</num>
   <domain_name>redhash.co.uk</domain_name>
   <domain_keyword>redhash</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 01:50:35</query_time>
   <create_date>2019-06-27</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>redhash.link</domain_name>
   <domain_keyword>redhash</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-20 10:32:37</query_time>
   <create_date>2022-05-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</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>ns-1219.awsdns-24.org</value>
    <value>ns-130.awsdns-16.com</value>
    <value>ns-1565.awsdns-03.co.uk</value>
    <value>ns-771.awsdns-32.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>redslash.tech</domain_name>
   <domain_keyword>redslash</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-29 18:25:15</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-02-08</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>deborah.ns.cloudflare.com</value>
    <value>eoin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>redmash.co.uk</domain_name>
   <domain_keyword>redmash</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 09:59:34</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2033-10-26</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>harleigh.ns.cloudflare.com</value>
    <value>sullivan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>redmash.online</domain_name>
   <domain_keyword>redmash</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 09:59:32</query_time>
   <create_date>2023-08-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Respublika Bashkortostan</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>adrian.ns.cloudflare.com</value>
    <value>chuck.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>resdash.info</domain_name>
   <domain_keyword>resdash</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 18:59:07</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Euro-Focus Consulting Kft.</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>HU</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>nsc.ratior.net</value>
    <value>srv0-3.ratior.hu</value>
    <value>srv2.ratior.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>redcash.org</domain_name>
   <domain_keyword>redcash</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 16:38:49</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2024-06-03</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>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>46</num>
   <domain_name>redslash.com</domain_name>
   <domain_keyword>redslash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 07:38:28</query_time>
   <create_date>2004-04-08</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.leaseweb.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>ZH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>redrash.com</domain_name>
   <domain_keyword>redrash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:31:28</query_time>
   <create_date>2003-11-09</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>redash.us</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-06 10:01:41</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>YASH R</registrant_name>
   <registrant_company>REDSOLS</registrant_company>
   <registrant_address>35 River Dr S, APT1005</registrant_address>
   <registrant_city>Jersey City</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>07310</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2673517095</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>49</num>
   <domain_name>redcash.com</domain_name>
   <domain_keyword>redcash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 16:00:09</query_time>
   <create_date>2004-08-27</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>50</num>
   <domain_name>redlash.com</domain_name>
   <domain_keyword>redlash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 10:31:50</query_time>
   <create_date>2018-05-05</create_date>
   <update_date>2021-04-29</update_date>
   <expiry_date>2024-05-05</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>51</num>
   <domain_name>reddash.com</domain_name>
   <domain_keyword>reddash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 16:07:32</query_time>
   <create_date>2003-07-10</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>Name Trader Inc</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=reddash.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>redsass.com</domain_name>
   <domain_keyword>redsass</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 18:25:10</query_time>
   <create_date>2019-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>rednash.com</domain_name>
   <domain_keyword>rednash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 09:56:18</query_time>
   <create_date>2003-11-07</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>vns1.nocdirect.com</value>
    <value>vns2.nocdirect.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>54</num>
   <domain_name>reisash.com</domain_name>
   <domain_keyword>reisash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 18:26:00</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2024-06-21</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MIDDLESEX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://www.crazydomains.com.au/whois/reisash.com/contact_form/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <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>55</num>
   <domain_name>redmash.com</domain_name>
   <domain_keyword>redmash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 02:42:36</query_time>
   <create_date>2015-11-24</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-24</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, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=redmash.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>redbash.de</domain_name>
   <domain_keyword>redbash</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 07:27:01</query_time>
   <update_date>2020-08-31</update_date>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>redash.xyz</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 10:01:41</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>redsas.com</domain_name>
   <domain_keyword>redsas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 12:43:27</query_time>
   <create_date>2009-09-17</create_date>
   <update_date>2019-12-28</update_date>
   <expiry_date>2024-09-17</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>Red Sas, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</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>ns1022.ui-dns.com</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1070.ui-dns.org</value>
    <value>ns1114.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>redsas.it</domain_name>
   <domain_keyword>redsas</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-17 18:43:39</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>Aligator Inc.</registrant_company>
   <registrant_address>Schutzenplatz 14</registrant_address>
   <registrant_city>Dresden</registrant_city>
   <registrant_state>Saxony</registrant_state>
   <registrant_zip>01067</registrant_zip>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>khloe.ns.cloudflare.com</value>
    <value>thaddeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>redash.dev</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-24 16:36:14</query_time>
   <create_date>2021-11-15</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0163099628</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>ns1.hover.com</value>
    <value>ns2.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>61</num>
   <domain_name>redash.org</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 20:14:00</query_time>
   <create_date>2009-01-21</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-21</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>redash.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Not Available</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.x10hosting.com</value>
    <value>ns2.x10hosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>redash.co</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-12 20:14:00</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>redash.net</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 10:01:41</query_time>
   <create_date>2009-05-20</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Data protected, not disclosed</registrant_name>
   <registrant_company>C &amp; W (U.K.) LLP</registrant_company>
   <registrant_address>Data protected, not disclosed</registrant_address>
   <registrant_city>Data protected, not disclosed</registrant_city>
   <registrant_state>Data protected, not disclosed</registrant_state>
   <registrant_zip>Data protected, not disclosed</registrant_zip>
   <registrant_country>UK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Data protected, not disclosed</registrant_phone>
   <registrant_fax>Data protected, not disclosed</registrant_fax>
   <name_servers>
    <value>dns1.safenames.com</value>
    <value>dns2.safenames.net</value>
    <value>dns3.safenames.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>redash.community</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-06 10:01:41</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</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>ns-1302.awsdns-34.org</value>
    <value>ns-2044.awsdns-63.co.uk</value>
    <value>ns-63.awsdns-07.com</value>
    <value>ns-724.awsdns-26.net</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>65</num>
   <domain_name>redash.eu</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 13:14:13</query_time>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>http://hosting.wedos.com</registrar_website>
   <name_servers>
    <value>ns.redash.cz</value>
    <value>ns2.redash.cz</value>
   </name_servers>
  </value>
  <value>
   <num>66</num>
   <domain_name>redsas.co</domain_name>
   <domain_keyword>redsas</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-07 12:43:26</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic, Inc</registrar_name>
   <registrar_website>http://automattic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>redwash.com</domain_name>
   <domain_keyword>redwash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 19:16:02</query_time>
   <create_date>2003-01-01</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Losangelesnews inc.</registrant_name>
   <registrant_company>Losangelesnews.com</registrant_company>
   <registrant_address>23823 malibu road, #520</registrant_address>
   <registrant_city>Malibu</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90265</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.13104880403</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
    <value>ns3.fabulous.com</value>
    <value>ns4.fabulous.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>68</num>
   <domain_name>redwash.co.uk</domain_name>
   <domain_keyword>redwash</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 14:21:42</query_time>
   <create_date>2022-08-01</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1033.ui-dns.biz</value>
    <value>ns1036.ui-dns.de</value>
    <value>ns1054.ui-dns.com</value>
    <value>ns1056.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>redash.biz</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-06 10:01:41</query_time>
   <create_date>2003-10-27</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by DomainKing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yamaguchi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>redash.online</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 16:36:14</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2027-04-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>xu dong sheng</registrant_company>
   <registrant_state>tian jin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>redash.app</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 01:44:42</query_time>
   <create_date>2021-11-15</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0163099433</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>ns1.hover.com</value>
    <value>ns2.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>72</num>
   <domain_name>redash.uk</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-12 20:14:00</query_time>
   <create_date>2017-09-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2025-09-04</expiry_date>
   <registrar_name>34SP.com Limited [Tag = 34SP]</registrar_name>
   <registrar_website>https://www.34sp.com</registrar_website>
   <name_servers>
    <value>ns.34sp.com</value>
    <value>ns2.34sp.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>redash.site</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-31 01:44:42</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.infinityfree.com</value>
    <value>ns2.infinityfree.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>resdash.co.uk</domain_name>
   <domain_keyword>resdash</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 23:01:30</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>redash.io</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-06 10:01:41</query_time>
   <create_date>2014-09-15</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Databricks</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>connie.ns.cloudflare.com</value>
    <value>josh.ns.cloudflare.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>redash.com</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 20:14:00</query_time>
   <create_date>2000-02-09</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>REDASH, a.s.</registrant_company>
   <registrant_country>CZ</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/redash.com/owner</registrant_email>
   <name_servers>
    <value>ns.redash.cz</value>
    <value>ns2.redash.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>redssh.com</domain_name>
   <domain_keyword>redssh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 12:50:07</query_time>
   <create_date>2019-08-14</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>http://synergywholesale.com</registrar_website>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
    <value>ns5.he.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>resdash.com</domain_name>
   <domain_keyword>resdash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:05:11</query_time>
   <create_date>2015-08-13</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>79</num>
   <domain_name>redash.co.uk</domain_name>
   <domain_keyword>redash</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-12 20:14:00</query_time>
   <create_date>2001-12-20</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-12-20</expiry_date>
   <registrar_name>34SP.com Limited [Tag = 34SP]</registrar_name>
   <registrar_website>https://www.34sp.com</registrar_website>
   <name_servers>
    <value>ns.34sp.com</value>
    <value>ns2.34sp.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>medscash.com</domain_name>
   <domain_keyword>medscash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:03:50</query_time>
   <create_date>2004-02-07</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>redtasa.com</domain_name>
   <domain_keyword>redtasa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:02:58</query_time>
   <create_date>2017-02-28</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-28</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>redsail.ru</domain_name>
   <domain_keyword>redsail</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:46:30</query_time>
   <create_date>2018-01-12</create_date>
   <expiry_date>2025-01-12</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>83</num>
   <domain_name>redcase.ru</domain_name>
   <domain_keyword>redcase</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:45:18</query_time>
   <create_date>2012-10-30</create_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>releash.com</domain_name>
   <domain_keyword>releash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 15:10:36</query_time>
   <create_date>2009-02-13</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>redfish.moscow</domain_name>
   <domain_keyword>redfish</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-04-17 09:46:08</query_time>
   <create_date>2020-02-02</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Limited Liability Company &quot;Registrar of domain names REG.RU&quot;</registrar_name>
   <registrar_website>https://www.reg.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>ns10.hoster.ru</value>
    <value>ns11.hoster.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>remsasl.com</domain_name>
   <domain_keyword>remsasl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:16:24</query_time>
   <create_date>2000-12-12</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>DonDominio (SCIP)</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Registradoras Manresa SL</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>visit https://icann.online-validation.com/domain-contact/?domainname=remsasl.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns-es.1and1-dns.biz</value>
    <value>ns-es.1and1-dns.com</value>
    <value>ns-es.1and1-dns.es</value>
    <value>ns-es.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>recrash.com</domain_name>
   <domain_keyword>recrash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:21:44</query_time>
   <create_date>2012-12-01</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-01</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=recrash.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>88</num>
   <domain_name>redtask.com</domain_name>
   <domain_keyword>redtask</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 00:16:30</query_time>
   <create_date>1999-12-31</create_date>
   <update_date>2015-04-21</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9177650020</registrant_phone>
   <registrant_fax>+7.9177650020</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>redcasa.com.br</domain_name>
   <domain_keyword>redcasa</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-13 05:14:31</query_time>
   <create_date>2012-08-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrant_name>R.L.FERREIRA - ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>reflash.co</domain_name>
   <domain_keyword>reflash</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-26 05:33:30</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>redleash.ca</domain_name>
   <domain_keyword>redleash</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-15 18:48:03</query_time>
   <create_date>2015-07-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>92</num>
   <domain_name>medstash.com</domain_name>
   <domain_keyword>medstash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:07:19</query_time>
   <create_date>2012-01-08</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>redtrash.de</domain_name>
   <domain_keyword>redtrash</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 07:27:58</query_time>
   <update_date>2011-05-01</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>redsalsa.com</domain_name>
   <domain_keyword>redsalsa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 00:11:53</query_time>
   <create_date>2000-03-11</create_date>
   <update_date>2019-03-13</update_date>
   <expiry_date>2025-03-10</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>Cleantech Ventures Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>redpath.com.au</domain_name>
   <domain_keyword>redpath</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-21 19:58:29</query_time>
   <update_date>2023-02-10</update_date>
   <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>Glen Williams</registrant_name>
   <name_servers>
    <value>cory.ns.cloudflare.com</value>
    <value>sima.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>re-hash.com</domain_name>
   <domain_keyword>re-hash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 18:24:35</query_time>
   <create_date>2016-03-23</create_date>
   <update_date>2021-03-17</update_date>
   <expiry_date>2025-03-23</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>97</num>
   <domain_name>redfast.cc</domain_name>
   <domain_keyword>redfast</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-31 01:49:38</query_time>
   <create_date>2016-05-29</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>rednass.com</domain_name>
   <domain_keyword>rednass</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 16:19:19</query_time>
   <create_date>2020-02-04</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</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>NL</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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>remmash.ru</domain_name>
   <domain_keyword>remmash</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:22:41</query_time>
   <create_date>2002-01-24</create_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_company>&quot;Remmash&quot; ZAO</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>redgasm.com</domain_name>
   <domain_keyword>redgasm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:30:18</query_time>
   <create_date>2016-10-21</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 5b19c</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1021873</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
    <value>ns3.fabulous.com</value>
    <value>ns4.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.18</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.