WHOIS QUERY TIME

29 Apr 2024 - 4:07 AM UTC

Registered: 30 October 2009
Modified: 10 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=reoss.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "reoss.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "reoss.nl",
            "domain_keyword": "reoss",
            "domain_tld": "nl",
            "query_time": "2024-04-29 04:07:51",
            "create_date": "2009-10-30",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.112,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>reoss.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>reoss.nl</domain_name>
   <domain_keyword>reoss</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 04:07:51</query_time>
   <create_date>2009-10-30</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.112</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.278 seconds) for "reoss.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Apr 2023 - 5:11 AM UTC

Registered: 30 October 2009
Modified: 15 October 2020

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl
nsn3.mijndomein.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

31 Dec 2023 - 12:18 PM UTC

Registered: 30 October 2009
Modified: 10 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

DOMAIN STATUS

Active

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=reoss.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "reoss.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "reoss.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "reoss.nl",
            "domain_keyword": "reoss",
            "domain_tld": "nl",
            "query_time": "2023-04-26 05:11:20",
            "create_date": "2009-10-30",
            "update_date": "2020-10-15",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl",
                "nsn3.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "reoss.nl",
            "domain_keyword": "reoss",
            "domain_tld": "nl",
            "query_time": "2023-12-31 12:18:10",
            "create_date": "2009-10-30",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.278,
        "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>reoss.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>reoss.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>reoss.nl</domain_name>
   <domain_keyword>reoss</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-26 05:11:20</query_time>
   <create_date>2009-10-30</create_date>
   <update_date>2020-10-15</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
    <value>nsn3.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>reoss.nl</domain_name>
   <domain_keyword>reoss</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-12-31 12:18:10</query_time>
   <create_date>2009-10-30</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.278</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 7 domain names (in 0.105 seconds) which contained the exact domain keyword "reoss".
Domain Name Registered Expiry Registrar Ownership
1 reoss.com 2 Jul 2002 20 Feb 2025 PSI-USA, Inc. dba Domain Robot Reoss Industries GmbH
2 reoss.net 31 Jul 2007 31 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
3 reoss.nl 30 Oct 2009 - Metaregistrar B.V. -
4 reoss.info 17 Feb 2010 17 Feb 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
5 reoss.ru 14 May 2019 14 May 2025 RU-CENTER-RU ReOss GmbH
6 reoss.asia 14 May 2019 14 May 2025 PSI-USA, Inc. dba Domain Robot ReOss GmbH
7 reoss.us 22 Jul 2020 22 Jul 2024 PSI-USA, Inc. dba Domain Robot Marcus Seiler
8 reoss.eu - - Domain Robot -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=reoss&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "reoss",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "reoss.com, reoss.net, reoss.nl, reoss.info, reoss.ru, reoss.asia, reoss.us, reoss.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "reoss.com",
            "domain_keyword": "reoss",
            "domain_tld": "com",
            "query_time": "2024-05-09 13:57:42",
            "create_date": "2002-07-02",
            "update_date": "2024-04-24",
            "expiry_date": "2025-02-20",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reoss Industries GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/reoss.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa1.schlundtech.de",
                "nsb1.schlundtech.de",
                "nsc1.schlundtech.de",
                "nsd1.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "reoss.net",
            "domain_keyword": "reoss",
            "domain_tld": "net",
            "query_time": "2024-04-21 22:22:37",
            "create_date": "2007-07-31",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-31",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.chicappa.jp",
                "dns02.chicappa.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "reoss.nl",
            "domain_keyword": "reoss",
            "domain_tld": "nl",
            "query_time": "2024-04-29 04:07:51",
            "create_date": "2009-10-30",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "reoss.info",
            "domain_keyword": "reoss",
            "domain_tld": "info",
            "query_time": "2024-06-13 05:15:31",
            "create_date": "2010-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-17",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baden-Wuerttemberg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.name2ip.de",
                "ns2.name2ip.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "reoss.ru",
            "domain_keyword": "reoss",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:56:04",
            "create_date": "2019-05-14",
            "expiry_date": "2025-05-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "ReOss GmbH",
            "name_servers": [
                "ns1.name2ip.de",
                "ns2.name2ip.de"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "reoss.asia",
            "domain_keyword": "reoss",
            "domain_tld": "asia",
            "query_time": "2024-05-19 23:22:25",
            "create_date": "2019-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ReOss GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.name2ip.de",
                "ns2.name2ip.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "reoss.us",
            "domain_keyword": "reoss",
            "domain_tld": "us",
            "query_time": "2024-05-28 11:13:37",
            "create_date": "2020-07-22",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-22",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "Marcus Seiler",
            "registrant_address": "Echterdinger Str. 57",
            "registrant_city": "Filderstadt",
            "registrant_state": "DE",
            "registrant_zip": "70794",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.71148966060",
            "name_servers": [
                "ns1.name2ip.de",
                "ns2.name2ip.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "reoss.eu",
            "domain_keyword": "reoss",
            "domain_tld": "eu",
            "query_time": "2024-05-13 17:36:32",
            "registrar_name": "Domain Robot",
            "registrar_website": "https://internetx.com",
            "name_servers": [
                "ns1.name2ip.de",
                "ns2.name2ip.de"
            ]
        }
    ],
    "stats": {
        "total_time": 0.105,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>reoss</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>reoss.com, reoss.net, reoss.nl, reoss.info, reoss.ru, reoss.asia, reoss.us, reoss.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>reoss.com</domain_name>
   <domain_keyword>reoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 13:57:42</query_time>
   <create_date>2002-07-02</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reoss Industries GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/reoss.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa1.schlundtech.de</value>
    <value>nsb1.schlundtech.de</value>
    <value>nsc1.schlundtech.de</value>
    <value>nsd1.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>reoss.net</domain_name>
   <domain_keyword>reoss</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 22:22:37</query_time>
   <create_date>2007-07-31</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.chicappa.jp</value>
    <value>dns02.chicappa.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>reoss.nl</domain_name>
   <domain_keyword>reoss</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 04:07:51</query_time>
   <create_date>2009-10-30</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>reoss.info</domain_name>
   <domain_keyword>reoss</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-13 05:15:31</query_time>
   <create_date>2010-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baden-Wuerttemberg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.name2ip.de</value>
    <value>ns2.name2ip.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>reoss.ru</domain_name>
   <domain_keyword>reoss</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:56:04</query_time>
   <create_date>2019-05-14</create_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>ReOss GmbH</registrant_company>
   <name_servers>
    <value>ns1.name2ip.de</value>
    <value>ns2.name2ip.de</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>reoss.asia</domain_name>
   <domain_keyword>reoss</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-19 23:22:25</query_time>
   <create_date>2019-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ReOss GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.name2ip.de</value>
    <value>ns2.name2ip.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>reoss.us</domain_name>
   <domain_keyword>reoss</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-28 11:13:37</query_time>
   <create_date>2020-07-22</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>Marcus Seiler</registrant_name>
   <registrant_address>Echterdinger Str. 57</registrant_address>
   <registrant_city>Filderstadt</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>70794</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.71148966060</registrant_phone>
   <name_servers>
    <value>ns1.name2ip.de</value>
    <value>ns2.name2ip.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>reoss.eu</domain_name>
   <domain_keyword>reoss</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-13 17:36:32</query_time>
   <registrar_name>Domain Robot</registrar_name>
   <registrar_website>https://internetx.com</registrar_website>
   <name_servers>
    <value>ns1.name2ip.de</value>
    <value>ns2.name2ip.de</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.105</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 878 domain names (in 0.196 seconds) which look and sound like the brand name "reoss".
Domain Name Registered Expiry Registrar Ownership
1 rejoss.com 2 Mar 2021 2 Mar 2025 SAV.COM, LLC REDACTED FOR PRIVACY
2 rehss.com 24 Mar 2024 24 Mar 2025 IONOS SE REDACTED FOR PRIVACY
3 creoss.it 11 Apr 2021 11 Apr 2025 Aruba s.p.a. Giuseppe D'Angelo
4 reosv.net 2 Apr 2021 2 Apr 2024 Gname.com Pte. Ltd. -
5 resos.digital 26 Apr 2024 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 reiss.uk 13 Aug 2014 13 Aug 2024 Nom-IQ Limited t/a Com Laude [Tag = NOMIQ] -
7 beoss.com 9 Sep 2019 9 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
8 recss.com 22 Sep 2012 22 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
9 remoss.com 1 Nov 2007 1 Nov 2024 GoDaddy.com, LLC -
10 seoss.com 31 Jul 2006 31 Jul 2025 Tucows Domains Inc. -
11 reuss.news 10 Jan 2021 10 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
12 resos.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
13 reiss.earth 24 Feb 2024 24 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 meoss.org 20 Apr 2020 20 Apr 2025 IONOS SE Data Privacy Protected
15 remss.pro 24 Jan 2024 24 Jan 2025 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
16 reioss.com 21 Sep 2022 21 Sep 2024 REGISTER S.P.A. REDACTED FOR PRIVACY
17 ruoss.net 2 Feb 2006 1 Feb 2025 Cronon AG -
18 reess.net 8 Jul 2004 8 Jul 2024 IONOS SE REDACTED FOR PRIVACY
19 neoss.it 11 Dec 2003 31 Jan 2025 Aruba Business s.r.l. Neoss S.r.l.
20 jeoss.xyz 28 Apr 2024 28 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
21 reose.ru 14 Oct 2023 14 Oct 2024 REGRU-RU Private Person
22 eross.site 26 Feb 2024 26 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
23 rjoss.com 24 Nov 2021 24 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
24 rtoss.com 22 Jan 2014 22 Jan 2025 GoDaddy.com, LLC -
25 reosn.com 23 Apr 2008 23 Apr 2025 GoDaddy.com, LLC -
26 reosys.dev 6 Aug 2022 6 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
27 reloss.xyz 2 Nov 2023 2 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
28 reyss.be 9 Dec 2011 - IONOS SE -
29 reess.info 19 Jun 2010 19 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
30 rboss.net 6 May 2002 5 May 2024 DomainSpot LLC Pending Renewal or Deletion
31 reors.com 10 Apr 2024 10 Apr 2025 GoDaddy.com, LLC -
32 reosys.co.in 16 Feb 2019 16 Feb 2025 GoDaddy.com, LLC Reosys
33 reiss.london 18 Aug 2014 18 Aug 2024 Nom-iq Ltd. dba Com Laude Reiss Limited
34 reyss.com 9 Dec 2011 9 Dec 2024 IONOS SE REDACTED FOR PRIVACY
35 raoss.it 26 Feb 2009 26 Feb 2025 Aruba s.p.a. hidden
36 rioss.org 30 Mar 2021 30 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
37 heoss.com 2 Dec 2004 2 Dec 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
38 remss.in 27 Dec 2018 27 Dec 2024 GoDaddy.com, LLC KPOST SOFTWARE PVT LTD
39 reiss.cx - - Web.com REDACTED FOR PRIVACY
40 geoss.cl 30 Apr 2011 29 May 2026 NIC Chile ELECTROTECNIA GEOSS LTDA
41 reosf.legal 1 Feb 2019 1 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
42 reoos.com 1 Dec 2023 1 Dec 2024 GoDaddy.com, LLC -
43 reiss.ru 30 Sep 2010 30 Sep 2024 RU-CENTER-RU Reiss LTD
44 leoss.top 6 Jun 2024 6 Jun 2025 NameSilo,LLC See PrivacyGuardian.org
45 eross.xyz 24 Jul 2023 24 Jul 2024 Sav.com, LLC REDACTED FOR PRIVACY
46 rezoss.com 23 Feb 2020 23 Feb 2025 GoDaddy.com, LLC -
47 neoss.shop 15 Dec 2023 15 Dec 2024 Dynadot Inc. -
48 reiss.mov 6 Jul 2023 6 Jul 2024 Nom-IQ Limited dba Com Laude Reiss Limited
49 reows.co.uk 11 May 2013 11 May 2026 LCN.com Ltd [Tag = LCN] -
50 resos.club 11 Mar 2024 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 rooss.space 1 Sep 2022 1 Sep 2024 Cronon GmbH -
52 reosf.biz 27 Jul 2010 26 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 reosps.com 29 Nov 2008 29 Nov 2024 GoDaddy.com, LLC -
54 reosp.com 5 Mar 2020 5 Mar 2025 Cloudflare, Inc. DATA REDACTED
55 feoss.com 21 Dec 2003 21 Dec 2024 Cronon GmbH -
56 reuss.swiss 21 May 2020 21 May 2024 1API GmbH REUSS TREUHAND AG
57 rhoss.cloud 9 Apr 2018 9 Apr 2025 Tucows Domains Inc. Data Protected
58 jeoss.co.jp 2 Aug 2022 - - Japan EO-Satellite Service, Ltd.
59 ueoss.com 8 Aug 2012 8 Aug 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD REDACTED FOR PRIVACY
60 regoss.net 25 Apr 2022 25 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
61 reols.ru 25 Apr 2019 25 Apr 2025 RU-CENTER-RU Obshchestvo s ogranichennoj otvetstvennostyu "REOLS"
62 reiss.clothing 28 Jan 2014 28 Jan 2025 Nom-iq Ltd. dba COM LAUDE Reiss Limited
63 reuss.xyz 1 Jun 2024 1 Jun 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Bu You Yin
64 reosc.bond 15 Nov 2020 15 Nov 2030 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED
65 neoss.uk 26 Nov 2015 26 Nov 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
66 reiss.cloud 15 Feb 2023 15 Feb 2025 united-domains AG REDACTED FOR PRIVACY
67 reois.com 3 Feb 2023 3 Feb 2025 GoDaddy.com, LLC -
68 reiss.casa 30 Oct 2023 30 Oct 2025 Cloudflare, Inc. REDACTED FOR PRIVACY
69 creoss.net 11 Apr 2021 11 Apr 2025 Tucows Domains Inc. -
70 resos.top 23 May 2018 23 May 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Sun Gao Ge
71 reiss.sale 27 Apr 2015 27 Apr 2025 Nom-iq Ltd. dba COM LAUDE Reiss Limited
72 creoss.info 11 Apr 2021 11 Apr 2025 Tucows Domains Inc. Data Protected
73 eross.ru 28 Jun 2007 28 Jun 2025 RU-CENTER-RU Private Person
74 teoss.top 8 Mar 2024 8 Mar 2025 NameSilo,LLC PrivacyGuardian.org llc
75 neoss.nl 30 Sep 2014 - XNS Registrar B.V. -
76 reops.tech 20 Apr 2021 20 Apr 2025 Key-Systems LLC -
77 reost.site 7 Aug 2023 7 Aug 2024 Sav.com, LLC Privacy Protection
78 geoss.com 6 Jan 2004 6 Jan 2025 ANNULET, INC BuyDomains.com
79 teoss.it 6 Apr 2004 6 Apr 2025 Tiscali Italia S.p.a. TEOSS Srl
80 reosu.com 31 Aug 2018 31 Aug 2024 GoDaddy.com, LLC -
81 reoso.com 15 Apr 2011 15 Apr 2025 GoDaddy.com, LLC -
82 eross.online 3 Sep 2023 3 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
83 reoys.net 5 Feb 2007 5 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
84 heoss.cl 19 May 2024 19 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Petr Slavinsky
85 renss.co.uk 2 Jun 2024 2 Jun 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
86 kreoss.com 16 Mar 2023 16 Mar 2024 Network Solutions, LLC -
87 reuss.de - - - -
88 leoss.eu - - Softnet d.o.o. -
89 rekoss.sk 8 Dec 2018 8 Dec 2024 WebSupport s.r.o. REKOSS, spol. s r.o.
90 reoys.com 5 Feb 2007 5 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
91 recss.jp 10 Mar 2014 31 Mar 2025 - (Not displayed by registrant's request)
92 rboss.eu - - OVH SAS -
93 creoss.com 21 Feb 2022 21 Feb 2025 Dynadot Inc -
94 reuss.link 10 Dec 2020 10 Dec 2024 OVH sas REDACTED FOR PRIVACY
95 reosx.shop 18 Nov 2023 18 Nov 2024 GoDaddy.com LLC -
96 reost.com 2 Mar 2021 2 Mar 2025 GoDaddy.com, LLC -
97 reiss.us 24 Apr 2002 23 Apr 2025 Cloudflare, Inc. Reiss Electronics LLC
98 rewss.com 22 Jul 2015 22 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
99 reiss.info 21 Sep 2001 21 Sep 2024 PSI-USA, Inc. dba Domain Robot Sanitaetshaus Reiss GmbH
100 reiss.reviews 12 Aug 2014 12 Aug 2024 Nom-iq Ltd. dba COM LAUDE Reiss Limited
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 Reoss.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=reoss.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "reoss.nl",
        "page_size": 100
    },
    "count": {
        "total": 878,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "rejoss.com, rehss.com, creoss.it, reosv.net, resos.digital, reiss.uk, beoss.com, recss.com, remoss.com, seoss.com, reuss.news, resos.xyz, reiss.earth, meoss.org, remss.pro, reioss.com, ruoss.net, reess.net, neoss.it, jeoss.xyz, reose.ru, eross.site, rjoss.com, rtoss.com, reosn.com, reosys.dev, reloss.xyz, reyss.be, reess.info, rboss.net, reors.com, reosys.co.in, reiss.london, reyss.com, raoss.it, rioss.org, heoss.com, remss.in, reiss.cx, geoss.cl, reosf.legal, reoos.com, reiss.ru, leoss.top, eross.xyz, rezoss.com, neoss.shop, reiss.mov, reows.co.uk, resos.club, rooss.space, reosf.biz, reosps.com, reosp.com, feoss.com, reuss.swiss, rhoss.cloud, jeoss.co.jp, ueoss.com, regoss.net, reols.ru, reiss.clothing, reuss.xyz, reosc.bond, neoss.uk, reiss.cloud, reois.com, reiss.casa, creoss.net, resos.top, reiss.sale, creoss.info, eross.ru, teoss.top, neoss.nl, reops.tech, reost.site, geoss.com, teoss.it, reosu.com, reoso.com, eross.online, reoys.net, heoss.cl, renss.co.uk, kreoss.com, reuss.de, leoss.eu, rekoss.sk, reoys.com, recss.jp, rboss.eu, creoss.com, reuss.link, reosx.shop, reost.com, reiss.us, rewss.com, reiss.info, reiss.reviews",
    "results": [
        {
            "num": 1,
            "domain_name": "rejoss.com",
            "domain_keyword": "rejoss",
            "domain_tld": "com",
            "query_time": "2024-05-10 19:53:48",
            "create_date": "2021-03-02",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-02",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=rejoss.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rehss.com",
            "domain_keyword": "rehss",
            "domain_tld": "com",
            "query_time": "2024-05-25 13:21:20",
            "create_date": "2024-03-24",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-24",
            "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": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1024.ui-dns.org",
                "ns1031.ui-dns.de",
                "ns1080.ui-dns.biz",
                "ns1090.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "creoss.it",
            "domain_keyword": "creoss",
            "domain_tld": "it",
            "query_time": "2024-05-04 17:28:36",
            "create_date": "2021-04-11",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-11",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Giuseppe D'Angelo",
            "registrant_address": "Via Giacomo Leopardi, 5",
            "registrant_city": "San Giovanni la Punta",
            "registrant_state": "CT",
            "registrant_zip": "95037",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "reosv.net",
            "domain_keyword": "reosv",
            "domain_tld": "net",
            "query_time": "2024-05-31 01:24:24",
            "create_date": "2021-04-02",
            "update_date": "2024-05-03",
            "expiry_date": "2024-04-02",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "resos.digital",
            "domain_keyword": "resos",
            "domain_tld": "digital",
            "query_time": "2024-04-28 17:47:30",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "reiss.uk",
            "domain_keyword": "reiss",
            "domain_tld": "uk",
            "query_time": "2024-04-16 05:45:05",
            "create_date": "2014-08-13",
            "update_date": "2023-07-15",
            "expiry_date": "2024-08-13",
            "registrar_name": "Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]",
            "registrar_website": "https://comlaude.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "beoss.com",
            "domain_keyword": "beoss",
            "domain_tld": "com",
            "query_time": "2024-05-29 07:00:50",
            "create_date": "2019-09-09",
            "update_date": "2020-09-03",
            "expiry_date": "2024-09-09",
            "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": 8,
            "domain_name": "recss.com",
            "domain_keyword": "recss",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:05:16",
            "create_date": "2012-09-22",
            "update_date": "2020-09-16",
            "expiry_date": "2025-09-22",
            "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": 9,
            "domain_name": "remoss.com",
            "domain_keyword": "remoss",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:54:31",
            "create_date": "2007-11-01",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "seoss.com",
            "domain_keyword": "seoss",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:03:32",
            "create_date": "2006-07-31",
            "update_date": "2023-08-04",
            "expiry_date": "2025-07-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns0.allsecurenet.com",
                "ns2.allsecurenet.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "reuss.news",
            "domain_keyword": "reuss",
            "domain_tld": "news",
            "query_time": "2024-05-14 21:34:49",
            "create_date": "2021-01-10",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "resos.xyz",
            "domain_keyword": "resos",
            "domain_tld": "xyz",
            "query_time": "2024-06-07 16:53:30",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "reiss.earth",
            "domain_keyword": "reiss",
            "domain_tld": "earth",
            "query_time": "2024-06-08 18:27:21",
            "create_date": "2024-02-24",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "meoss.org",
            "domain_keyword": "meoss",
            "domain_tld": "org",
            "query_time": "2024-04-29 19:04:01",
            "create_date": "2020-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1034.ui-dns.de",
                "ns1051.ui-dns.org",
                "ns1058.ui-dns.com",
                "ns1087.ui-dns.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "remss.pro",
            "domain_keyword": "remss",
            "domain_tld": "pro",
            "query_time": "2024-05-20 04:20:35",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-24",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vscale.io",
                "ns2.vscale.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "reioss.com",
            "domain_keyword": "reioss",
            "domain_tld": "com",
            "query_time": "2024-06-08 18:25:47",
            "create_date": "2022-09-21",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Co. Offaly",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ruoss.net",
            "domain_keyword": "ruoss",
            "domain_tld": "net",
            "query_time": "2024-04-21 04:22:20",
            "create_date": "2006-02-02",
            "update_date": "2006-02-02",
            "expiry_date": "2025-02-01",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks18.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "reess.net",
            "domain_keyword": "reess",
            "domain_tld": "net",
            "query_time": "2024-04-21 04:58:08",
            "create_date": "2004-07-08",
            "update_date": "2017-12-13",
            "expiry_date": "2024-07-08",
            "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": [
                "ns1125.ui-dns.biz",
                "ns1125.ui-dns.com",
                "ns1125.ui-dns.de",
                "ns1125.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "neoss.it",
            "domain_keyword": "neoss",
            "domain_tld": "it",
            "query_time": "2024-04-25 01:12:45",
            "create_date": "2003-12-11",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "Neoss S.r.l.",
            "registrant_address": "Via Larga, 31",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20122",
            "registrant_country": "IT",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 20,
            "domain_name": "jeoss.xyz",
            "domain_keyword": "jeoss",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 17:21:02",
            "create_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "reose.ru",
            "domain_keyword": "reose",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:56:04",
            "create_date": "2023-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "eross.site",
            "domain_keyword": "eross",
            "domain_tld": "site",
            "query_time": "2024-04-29 05:27:12",
            "create_date": "2024-02-26",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com",
                "ns4.mysecurecloudhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "rjoss.com",
            "domain_keyword": "rjoss",
            "domain_tld": "com",
            "query_time": "2024-05-24 01:06:10",
            "create_date": "2021-11-24",
            "update_date": "2022-08-23",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "rtoss.com",
            "domain_keyword": "rtoss",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:10:28",
            "create_date": "2014-01-22",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "reosn.com",
            "domain_keyword": "reosn",
            "domain_tld": "com",
            "query_time": "2024-05-09 13:57:41",
            "create_date": "2008-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "reosys.dev",
            "domain_keyword": "reosys",
            "domain_tld": "dev",
            "query_time": "2024-05-12 03:02:54",
            "create_date": "2022-08-06",
            "update_date": "2023-10-25",
            "expiry_date": "2024-08-06",
            "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": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttaranchal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "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.reosys.in",
                "ns2.reosys.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "reloss.xyz",
            "domain_keyword": "reloss",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 03:02:39",
            "create_date": "2023-11-02",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "fred.ns.cloudflare.com",
                "mckenzie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "reyss.be",
            "domain_keyword": "reyss",
            "domain_tld": "be",
            "query_time": "2024-05-25 16:12:39",
            "create_date": "2011-12-09",
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com/",
            "name_servers": [
                "ns61.1and1.fr",
                "ns62.1and1.fr"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 29,
            "domain_name": "reess.info",
            "domain_keyword": "reess",
            "domain_tld": "info",
            "query_time": "2024-05-23 14:24:14",
            "create_date": "2010-06-19",
            "update_date": "2023-08-03",
            "expiry_date": "2024-06-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Germany",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks01.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "rboss.net",
            "domain_keyword": "rboss",
            "domain_tld": "net",
            "query_time": "2024-05-30 12:57:44",
            "create_date": "2002-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2024-05-05",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Pending Renewal or Deletion",
            "registrant_company": "Pending Renewal or Deletion",
            "registrant_address": "PO BOX 502010",
            "registrant_city": "San Diego",
            "registrant_state": "CA",
            "registrant_zip": "92150-2010",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8585609416",
            "name_servers": [
                "dns1.ez-webit.com",
                "dns2.ez-webit.com",
                "expired1.domainsupport.net",
                "expired2.domainsupport.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "reors.com",
            "domain_keyword": "reors",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:22:26",
            "create_date": "2024-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "reosys.co.in",
            "domain_keyword": "reosys",
            "domain_tld": "co.in",
            "query_time": "2024-04-29 04:07:52",
            "create_date": "2019-02-16",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reosys",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttarakhand",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reosys.co.in",
                "ns2.reosys.co.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "reiss.london",
            "domain_keyword": "reiss",
            "domain_tld": "london",
            "query_time": "2024-04-16 05:45:05",
            "create_date": "2014-08-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-18",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Reiss Limited",
            "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.",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "reyss.com",
            "domain_keyword": "reyss",
            "domain_tld": "com",
            "query_time": "2024-04-19 17:25:39",
            "create_date": "2011-12-09",
            "update_date": "2018-03-19",
            "expiry_date": "2024-12-09",
            "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": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1079.ui-dns.biz",
                "ns1079.ui-dns.com",
                "ns1079.ui-dns.de",
                "ns1079.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "raoss.it",
            "domain_keyword": "raoss",
            "domain_tld": "it",
            "query_time": "2024-05-12 03:23:26",
            "create_date": "2009-02-26",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-26",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 36,
            "domain_name": "rioss.org",
            "domain_keyword": "rioss",
            "domain_tld": "org",
            "query_time": "2024-05-27 02:23:17",
            "create_date": "2021-03-30",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1014.hostgator.com.br",
                "ns1015.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "heoss.com",
            "domain_keyword": "heoss",
            "domain_tld": "com",
            "query_time": "2024-04-25 11:49:30",
            "create_date": "2004-12-02",
            "update_date": "2023-10-07",
            "expiry_date": "2025-12-02",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "remss.in",
            "domain_keyword": "remss",
            "domain_tld": "in",
            "query_time": "2024-05-09 19:13:39",
            "create_date": "2018-12-27",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KPOST SOFTWARE PVT LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "reiss.cx",
            "domain_keyword": "reiss",
            "domain_tld": "cx",
            "query_time": "2024-05-15 01:57:08",
            "registrar_name": "Web.com",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dynu.com",
                "ns2.dynu.com",
                "ns3.dynu.com",
                "ns4.dynu.com",
                "ns5.dynu.com",
                "ns6.dynu.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "geoss.cl",
            "domain_keyword": "geoss",
            "domain_tld": "cl",
            "query_time": "2024-06-01 00:42:58",
            "create_date": "2011-04-30",
            "expiry_date": "2026-05-29",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "ELECTROTECNIA GEOSS LTDA",
            "name_servers": [
                "ns1.techside.cl",
                "ns2.techside.cl"
            ]
        },
        {
            "num": 41,
            "domain_name": "reosf.legal",
            "domain_keyword": "reosf",
            "domain_tld": "legal",
            "query_time": "2024-05-30 11:55:14",
            "create_date": "2019-02-01",
            "update_date": "2024-03-17",
            "expiry_date": "2025-02-01",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "reoos.com",
            "domain_keyword": "reoos",
            "domain_tld": "com",
            "query_time": "2024-05-30 11:55:05",
            "create_date": "2023-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "reiss.ru",
            "domain_keyword": "reiss",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:38:53",
            "create_date": "2010-09-30",
            "expiry_date": "2024-09-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Reiss LTD",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "leoss.top",
            "domain_keyword": "leoss",
            "domain_tld": "top",
            "query_time": "2024-06-08 17:55:51",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elisabeth.ns.cloudflare.com",
                "matteo.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "eross.xyz",
            "domain_keyword": "eross",
            "domain_tld": "xyz",
            "query_time": "2024-04-10 23:42:16",
            "create_date": "2023-07-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-24",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "rezoss.com",
            "domain_keyword": "rezoss",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:30:30",
            "create_date": "2020-02-23",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "neoss.shop",
            "domain_keyword": "neoss",
            "domain_tld": "shop",
            "query_time": "2024-05-05 01:01:56",
            "create_date": "2023-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc.",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_state": "JIANGSU",
            "registrant_country": "CN",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "reiss.mov",
            "domain_keyword": "reiss",
            "domain_tld": "mov",
            "query_time": "2024-05-20 19:55:43",
            "create_date": "2023-07-06",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-06",
            "registrar_iana": 470,
            "registrar_name": "Nom-IQ Limited dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reiss Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "reows.co.uk",
            "domain_keyword": "reows",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 23:22:28",
            "create_date": "2013-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2026-05-11",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "resos.club",
            "domain_keyword": "resos",
            "domain_tld": "club",
            "query_time": "2024-05-14 06:26:57",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "rooss.space",
            "domain_keyword": "rooss",
            "domain_tld": "space",
            "query_time": "2024-06-08 04:49:39",
            "create_date": "2022-09-01",
            "update_date": "2023-11-29",
            "expiry_date": "2024-09-01",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "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": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "reosf.biz",
            "domain_keyword": "reosf",
            "domain_tld": "biz",
            "query_time": "2024-04-29 04:07:49",
            "create_date": "2010-07-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "reosps.com",
            "domain_keyword": "reosps",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:22:37",
            "create_date": "2008-11-29",
            "update_date": "2022-09-05",
            "expiry_date": "2024-11-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "reosp.com",
            "domain_keyword": "reosp",
            "domain_tld": "com",
            "query_time": "2024-05-19 23:22:25",
            "create_date": "2020-03-05",
            "update_date": "2023-06-25",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "California",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/reosp.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "carmelo.ns.cloudflare.com",
                "priscilla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "feoss.com",
            "domain_keyword": "feoss",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:00:48",
            "create_date": "2003-12-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-21",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks09.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "reuss.swiss",
            "domain_keyword": "reuss",
            "domain_tld": "swiss",
            "query_time": "2024-06-02 01:54:46",
            "create_date": "2020-05-21",
            "update_date": "2023-07-05",
            "expiry_date": "2024-05-21",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://1api.net",
            "registrant_company": "REUSS TREUHAND AG",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the 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.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "rhoss.cloud",
            "domain_keyword": "rhoss",
            "domain_tld": "cloud",
            "query_time": "2024-04-17 18:09:36",
            "create_date": "2018-04-09",
            "update_date": "2023-10-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "jeoss.co.jp",
            "domain_keyword": "jeoss",
            "domain_tld": "co.jp",
            "query_time": "2024-05-20 08:16:11",
            "create_date": "2022-08-02",
            "update_date": "2023-09-01",
            "registrant_company": "Japan EO-Satellite Service, Ltd.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 59,
            "domain_name": "ueoss.com",
            "domain_keyword": "ueoss",
            "domain_tld": "com",
            "query_time": "2024-05-27 17:57:52",
            "create_date": "2012-08-08",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "http://www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns5.4cun.com",
                "dns6.51dns.top"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "regoss.net",
            "domain_keyword": "regoss",
            "domain_tld": "net",
            "query_time": "2024-06-13 12:45:41",
            "create_date": "2022-04-25",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "reols.ru",
            "domain_keyword": "reols",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:56:02",
            "create_date": "2019-04-25",
            "expiry_date": "2025-04-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Obshchestvo s ogranichennoj otvetstvennostyu \"REOLS\"",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "reiss.clothing",
            "domain_keyword": "reiss",
            "domain_tld": "clothing",
            "query_time": "2024-05-15 01:57:08",
            "create_date": "2014-01-28",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-28",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reiss Limited",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "reuss.xyz",
            "domain_keyword": "reuss",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 17:33:52",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Bu You Yin",
            "registrant_state": "BeiJing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "reosc.bond",
            "domain_keyword": "reosc",
            "domain_tld": "bond",
            "query_time": "2024-04-29 04:07:48",
            "create_date": "2020-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2030-11-15",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "neoss.uk",
            "domain_keyword": "neoss",
            "domain_tld": "uk",
            "query_time": "2024-04-25 01:12:47",
            "create_date": "2015-11-26",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-26",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "reiss.cloud",
            "domain_keyword": "reiss",
            "domain_tld": "cloud",
            "query_time": "2024-06-08 18:27:18",
            "create_date": "2023-02-15",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "reois.com",
            "domain_keyword": "reois",
            "domain_tld": "com",
            "query_time": "2024-06-13 05:14:39",
            "create_date": "2023-02-03",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "reiss.casa",
            "domain_keyword": "reiss",
            "domain_tld": "casa",
            "query_time": "2024-05-13 22:41:11",
            "create_date": "2023-10-30",
            "update_date": "2024-03-02",
            "expiry_date": "2025-10-30",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Greater Manchester",
            "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": [
                "alec.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "creoss.net",
            "domain_keyword": "creoss",
            "domain_tld": "net",
            "query_time": "2024-06-09 00:45:06",
            "create_date": "2021-04-11",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "resos.top",
            "domain_keyword": "resos",
            "domain_tld": "top",
            "query_time": "2024-06-07 16:53:30",
            "create_date": "2018-05-23",
            "update_date": "2020-04-29",
            "expiry_date": "2028-05-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sun Gao Ge",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "reiss.sale",
            "domain_keyword": "reiss",
            "domain_tld": "sale",
            "query_time": "2024-04-16 05:45:05",
            "create_date": "2015-04-27",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-27",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reiss Limited",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "creoss.info",
            "domain_keyword": "creoss",
            "domain_tld": "info",
            "query_time": "2024-05-04 17:28:37",
            "create_date": "2021-04-11",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "eross.ru",
            "domain_keyword": "eross",
            "domain_tld": "ru",
            "query_time": "2024-05-04 03:44:06",
            "create_date": "2007-06-28",
            "expiry_date": "2025-06-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "teoss.top",
            "domain_keyword": "teoss",
            "domain_tld": "top",
            "query_time": "2024-04-28 04:04:45",
            "create_date": "2024-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net",
                "ns5.he.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "neoss.nl",
            "domain_keyword": "neoss",
            "domain_tld": "nl",
            "query_time": "2024-04-28 16:15:39",
            "create_date": "2014-09-30",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 76,
            "domain_name": "reops.tech",
            "domain_keyword": "reops",
            "domain_tld": "tech",
            "query_time": "2024-04-29 04:07:12",
            "create_date": "2021-04-20",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "RO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns.online.pro",
                "dns2.online.pro",
                "dns3.online.pro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "reost.site",
            "domain_keyword": "reost",
            "domain_tld": "site",
            "query_time": "2024-04-29 04:07:52",
            "create_date": "2023-08-07",
            "update_date": "2023-11-10",
            "expiry_date": "2024-08-07",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "geoss.com",
            "domain_keyword": "geoss",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:04:33",
            "create_date": "2004-01-06",
            "update_date": "2023-11-27",
            "expiry_date": "2025-01-06",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "teoss.it",
            "domain_keyword": "teoss",
            "domain_tld": "it",
            "query_time": "2024-04-30 16:06:48",
            "create_date": "2004-04-06",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-06",
            "registrar_name": "Tiscali Italia S.p.a.",
            "registrar_website": "https://www.tiscali.it/",
            "registrant_company": "TEOSS Srl",
            "registrant_address": "VIA NINO BIXIO, 15",
            "registrant_city": "Siracusa",
            "registrant_state": "SR",
            "registrant_zip": "96100",
            "registrant_country": "IT",
            "name_servers": [
                "elettrone.dns.tiscali.it",
                "protone.dns.tiscali.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 80,
            "domain_name": "reosu.com",
            "domain_keyword": "reosu",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:22:40",
            "create_date": "2018-08-31",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "reoso.com",
            "domain_keyword": "reoso",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:22:34",
            "create_date": "2011-04-15",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "eross.online",
            "domain_keyword": "eross",
            "domain_tld": "online",
            "query_time": "2024-05-20 17:56:26",
            "create_date": "2023-09-03",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-03",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "reoys.net",
            "domain_keyword": "reoys",
            "domain_tld": "net",
            "query_time": "2024-05-12 03:03:01",
            "create_date": "2007-02-05",
            "update_date": "2024-01-03",
            "expiry_date": "2025-02-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns3.loopia.se",
                "ns4.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "heoss.cl",
            "domain_keyword": "heoss",
            "domain_tld": "cl",
            "query_time": "2024-05-23 19:57:22",
            "create_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.es",
            "registrant_name": "Petr Slavinsky",
            "name_servers": [
                "curt.ns.cloudflare.com",
                "gina.ns.cloudflare.com"
            ]
        },
        {
            "num": 85,
            "domain_name": "renss.co.uk",
            "domain_keyword": "renss",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 18:02:09",
            "create_date": "2024-06-02",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "kreoss.com",
            "domain_keyword": "kreoss",
            "domain_tld": "com",
            "query_time": "2024-06-02 06:40:43",
            "create_date": "2023-03-16",
            "update_date": "2024-05-28",
            "expiry_date": "2024-03-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "reuss.de",
            "domain_keyword": "reuss",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:48:35",
            "update_date": "2018-05-17",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 88,
            "domain_name": "leoss.eu",
            "domain_keyword": "leoss",
            "domain_tld": "eu",
            "query_time": "2024-05-05 20:00:40",
            "registrar_name": "Softnet d.o.o.",
            "registrar_website": "www.softnet.eu",
            "name_servers": [
                "buzz.softnet.si",
                "woody.softnet.si"
            ]
        },
        {
            "num": 89,
            "domain_name": "rekoss.sk",
            "domain_keyword": "rekoss",
            "domain_tld": "sk",
            "query_time": "2024-05-06 00:06:27",
            "create_date": "2018-12-08",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-08",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "REKOSS, spol. s r.o.",
            "registrant_company": "REKOSS, spol. s r.o.",
            "registrant_address": "Lukov dvor 1",
            "registrant_city": "Nitra",
            "registrant_zip": "949 01",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 90,
            "domain_name": "reoys.com",
            "domain_keyword": "reoys",
            "domain_tld": "com",
            "query_time": "2024-06-13 05:15:36",
            "create_date": "2007-02-05",
            "update_date": "2024-01-03",
            "expiry_date": "2025-02-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns3.loopia.se",
                "ns4.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "recss.jp",
            "domain_keyword": "recss",
            "domain_tld": "jp",
            "query_time": "2024-04-14 14:05:16",
            "create_date": "2014-03-10",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-1482.awsdns-57.org",
                "ns-1781.awsdns-30.co.uk",
                "ns-239.awsdns-29.com",
                "ns-647.awsdns-16.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 92,
            "domain_name": "rboss.eu",
            "domain_keyword": "rboss",
            "domain_tld": "eu",
            "query_time": "2024-05-05 13:12:54",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ]
        },
        {
            "num": 93,
            "domain_name": "creoss.com",
            "domain_keyword": "creoss",
            "domain_tld": "com",
            "query_time": "2024-05-20 10:53:56",
            "create_date": "2022-02-21",
            "update_date": "2024-05-15",
            "expiry_date": "2025-02-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "reuss.link",
            "domain_keyword": "reuss",
            "domain_tld": "link",
            "query_time": "2024-06-12 06:21:19",
            "create_date": "2020-12-10",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-10",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "reosx.shop",
            "domain_keyword": "reosx",
            "domain_tld": "shop",
            "query_time": "2024-04-21 22:22:42",
            "create_date": "2023-11-18",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "reost.com",
            "domain_keyword": "reost",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:22:38",
            "create_date": "2021-03-02",
            "update_date": "2024-02-08",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "reiss.us",
            "domain_keyword": "reiss",
            "domain_tld": "us",
            "query_time": "2024-05-20 19:55:43",
            "create_date": "2002-04-24",
            "update_date": "2023-09-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "Reiss Electronics",
            "registrant_company": "Reiss Electronics LLC",
            "registrant_address": "PO Box 9468",
            "registrant_city": "Bolton",
            "registrant_state": "CT",
            "registrant_zip": "06043",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8605330033",
            "name_servers": [
                "aarav.ns.cloudflare.com",
                "maya.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "rewss.com",
            "domain_keyword": "rewss",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:21:08",
            "create_date": "2015-07-22",
            "update_date": "2020-07-16",
            "expiry_date": "2024-07-22",
            "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": 99,
            "domain_name": "reiss.info",
            "domain_keyword": "reiss",
            "domain_tld": "info",
            "query_time": "2024-04-16 05:45:05",
            "create_date": "2001-09-21",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-21",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sanitaetshaus Reiss GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net",
                "pns.conceptnet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "reiss.reviews",
            "domain_keyword": "reiss",
            "domain_tld": "reviews",
            "query_time": "2024-04-16 05:45:05",
            "create_date": "2014-08-12",
            "update_date": "2023-07-18",
            "expiry_date": "2024-08-12",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reiss Limited",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.196,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>reoss.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>878</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>rejoss.com, rehss.com, creoss.it, reosv.net, resos.digital, reiss.uk, beoss.com, recss.com, remoss.com, seoss.com, reuss.news, resos.xyz, reiss.earth, meoss.org, remss.pro, reioss.com, ruoss.net, reess.net, neoss.it, jeoss.xyz, reose.ru, eross.site, rjoss.com, rtoss.com, reosn.com, reosys.dev, reloss.xyz, reyss.be, reess.info, rboss.net, reors.com, reosys.co.in, reiss.london, reyss.com, raoss.it, rioss.org, heoss.com, remss.in, reiss.cx, geoss.cl, reosf.legal, reoos.com, reiss.ru, leoss.top, eross.xyz, rezoss.com, neoss.shop, reiss.mov, reows.co.uk, resos.club, rooss.space, reosf.biz, reosps.com, reosp.com, feoss.com, reuss.swiss, rhoss.cloud, jeoss.co.jp, ueoss.com, regoss.net, reols.ru, reiss.clothing, reuss.xyz, reosc.bond, neoss.uk, reiss.cloud, reois.com, reiss.casa, creoss.net, resos.top, reiss.sale, creoss.info, eross.ru, teoss.top, neoss.nl, reops.tech, reost.site, geoss.com, teoss.it, reosu.com, reoso.com, eross.online, reoys.net, heoss.cl, renss.co.uk, kreoss.com, reuss.de, leoss.eu, rekoss.sk, reoys.com, recss.jp, rboss.eu, creoss.com, reuss.link, reosx.shop, reost.com, reiss.us, rewss.com, reiss.info, reiss.reviews</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rejoss.com</domain_name>
   <domain_keyword>rejoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 19:53:48</query_time>
   <create_date>2021-03-02</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=rejoss.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.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>rehss.com</domain_name>
   <domain_keyword>rehss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 13:21:20</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-24</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>FR</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>ns1024.ui-dns.org</value>
    <value>ns1031.ui-dns.de</value>
    <value>ns1080.ui-dns.biz</value>
    <value>ns1090.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>3</num>
   <domain_name>creoss.it</domain_name>
   <domain_keyword>creoss</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-04 17:28:36</query_time>
   <create_date>2021-04-11</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Giuseppe D'Angelo</registrant_company>
   <registrant_address>Via Giacomo Leopardi, 5</registrant_address>
   <registrant_city>San Giovanni la Punta</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>95037</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>reosv.net</domain_name>
   <domain_keyword>reosv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 01:24:24</query_time>
   <create_date>2021-04-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>resos.digital</domain_name>
   <domain_keyword>resos</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-28 17:47:30</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>reiss.uk</domain_name>
   <domain_keyword>reiss</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-16 05:45:05</query_time>
   <create_date>2014-08-13</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_name>Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]</registrar_name>
   <registrar_website>https://comlaude.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>beoss.com</domain_name>
   <domain_keyword>beoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 07:00:50</query_time>
   <create_date>2019-09-09</create_date>
   <update_date>2020-09-03</update_date>
   <expiry_date>2024-09-09</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>8</num>
   <domain_name>recss.com</domain_name>
   <domain_keyword>recss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:05:16</query_time>
   <create_date>2012-09-22</create_date>
   <update_date>2020-09-16</update_date>
   <expiry_date>2025-09-22</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>9</num>
   <domain_name>remoss.com</domain_name>
   <domain_keyword>remoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:54:31</query_time>
   <create_date>2007-11-01</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-01</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>seoss.com</domain_name>
   <domain_keyword>seoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:03:32</query_time>
   <create_date>2006-07-31</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2025-07-31</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>ns0.allsecurenet.com</value>
    <value>ns2.allsecurenet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>reuss.news</domain_name>
   <domain_keyword>reuss</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-14 21:34:49</query_time>
   <create_date>2021-01-10</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>resos.xyz</domain_name>
   <domain_keyword>resos</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-07 16:53:30</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>reiss.earth</domain_name>
   <domain_keyword>reiss</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-06-08 18:27:21</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>meoss.org</domain_name>
   <domain_keyword>meoss</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 19:04:01</query_time>
   <create_date>2020-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</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>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1034.ui-dns.de</value>
    <value>ns1051.ui-dns.org</value>
    <value>ns1058.ui-dns.com</value>
    <value>ns1087.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>remss.pro</domain_name>
   <domain_keyword>remss</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-20 04:20:35</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vscale.io</value>
    <value>ns2.vscale.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>reioss.com</domain_name>
   <domain_keyword>reioss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 18:25:47</query_time>
   <create_date>2022-09-21</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Co. Offaly</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.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>17</num>
   <domain_name>ruoss.net</domain_name>
   <domain_keyword>ruoss</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 04:22:20</query_time>
   <create_date>2006-02-02</create_date>
   <update_date>2006-02-02</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>reess.net</domain_name>
   <domain_keyword>reess</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 04:58:08</query_time>
   <create_date>2004-07-08</create_date>
   <update_date>2017-12-13</update_date>
   <expiry_date>2024-07-08</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>ns1125.ui-dns.biz</value>
    <value>ns1125.ui-dns.com</value>
    <value>ns1125.ui-dns.de</value>
    <value>ns1125.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>neoss.it</domain_name>
   <domain_keyword>neoss</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 01:12:45</query_time>
   <create_date>2003-12-11</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>Neoss S.r.l.</registrant_company>
   <registrant_address>Via Larga, 31</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20122</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>jeoss.xyz</domain_name>
   <domain_keyword>jeoss</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 17:21:02</query_time>
   <create_date>2024-04-28</create_date>
   <expiry_date>2025-04-28</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>reose.ru</domain_name>
   <domain_keyword>reose</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:56:04</query_time>
   <create_date>2023-10-14</create_date>
   <expiry_date>2024-10-14</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>22</num>
   <domain_name>eross.site</domain_name>
   <domain_keyword>eross</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-29 05:27:12</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
    <value>ns4.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>rjoss.com</domain_name>
   <domain_keyword>rjoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 01:06:10</query_time>
   <create_date>2021-11-24</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>rtoss.com</domain_name>
   <domain_keyword>rtoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:10:28</query_time>
   <create_date>2014-01-22</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-22</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>ns5.afternic.com</value>
    <value>ns6.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>25</num>
   <domain_name>reosn.com</domain_name>
   <domain_keyword>reosn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 13:57:41</query_time>
   <create_date>2008-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>reosys.dev</domain_name>
   <domain_keyword>reosys</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-12 03:02:54</query_time>
   <create_date>2022-08-06</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-08-06</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>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttaranchal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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.reosys.in</value>
    <value>ns2.reosys.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>reloss.xyz</domain_name>
   <domain_keyword>reloss</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 03:02:39</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>fred.ns.cloudflare.com</value>
    <value>mckenzie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>reyss.be</domain_name>
   <domain_keyword>reyss</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 16:12:39</query_time>
   <create_date>2011-12-09</create_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com/</registrar_website>
   <name_servers>
    <value>ns61.1and1.fr</value>
    <value>ns62.1and1.fr</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>reess.info</domain_name>
   <domain_keyword>reess</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 14:24:14</query_time>
   <create_date>2010-06-19</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Germany</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>rboss.net</domain_name>
   <domain_keyword>rboss</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 12:57:44</query_time>
   <create_date>2002-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-05-05</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Pending Renewal or Deletion</registrant_name>
   <registrant_company>Pending Renewal or Deletion</registrant_company>
   <registrant_address>PO BOX 502010</registrant_address>
   <registrant_city>San Diego</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92150-2010</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8585609416</registrant_phone>
   <name_servers>
    <value>dns1.ez-webit.com</value>
    <value>dns2.ez-webit.com</value>
    <value>expired1.domainsupport.net</value>
    <value>expired2.domainsupport.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>reors.com</domain_name>
   <domain_keyword>reors</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:22:26</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>reosys.co.in</domain_name>
   <domain_keyword>reosys</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-29 04:07:52</query_time>
   <create_date>2019-02-16</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reosys</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttarakhand</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reosys.co.in</value>
    <value>ns2.reosys.co.in</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>reiss.london</domain_name>
   <domain_keyword>reiss</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-16 05:45:05</query_time>
   <create_date>2014-08-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Reiss Limited</registrant_company>
   <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>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.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>34</num>
   <domain_name>reyss.com</domain_name>
   <domain_keyword>reyss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 17:25:39</query_time>
   <create_date>2011-12-09</create_date>
   <update_date>2018-03-19</update_date>
   <expiry_date>2024-12-09</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>FR</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>ns1079.ui-dns.biz</value>
    <value>ns1079.ui-dns.com</value>
    <value>ns1079.ui-dns.de</value>
    <value>ns1079.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>raoss.it</domain_name>
   <domain_keyword>raoss</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 03:23:26</query_time>
   <create_date>2009-02-26</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>rioss.org</domain_name>
   <domain_keyword>rioss</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 02:23:17</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1014.hostgator.com.br</value>
    <value>ns1015.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>heoss.com</domain_name>
   <domain_keyword>heoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 11:49:30</query_time>
   <create_date>2004-12-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2025-12-02</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>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>remss.in</domain_name>
   <domain_keyword>remss</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-09 19:13:39</query_time>
   <create_date>2018-12-27</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KPOST SOFTWARE PVT LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>reiss.cx</domain_name>
   <domain_keyword>reiss</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-15 01:57:08</query_time>
   <registrar_name>Web.com</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dynu.com</value>
    <value>ns2.dynu.com</value>
    <value>ns3.dynu.com</value>
    <value>ns4.dynu.com</value>
    <value>ns5.dynu.com</value>
    <value>ns6.dynu.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>geoss.cl</domain_name>
   <domain_keyword>geoss</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-01 00:42:58</query_time>
   <create_date>2011-04-30</create_date>
   <expiry_date>2026-05-29</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>ELECTROTECNIA GEOSS LTDA</registrant_name>
   <name_servers>
    <value>ns1.techside.cl</value>
    <value>ns2.techside.cl</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>reosf.legal</domain_name>
   <domain_keyword>reosf</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-30 11:55:14</query_time>
   <create_date>2019-02-01</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-02-01</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>reoos.com</domain_name>
   <domain_keyword>reoos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 11:55:05</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</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>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>reiss.ru</domain_name>
   <domain_keyword>reiss</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:38:53</query_time>
   <create_date>2010-09-30</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Reiss LTD</registrant_company>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>leoss.top</domain_name>
   <domain_keyword>leoss</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-08 17:55:51</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elisabeth.ns.cloudflare.com</value>
    <value>matteo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>eross.xyz</domain_name>
   <domain_keyword>eross</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-10 23:42:16</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.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>rezoss.com</domain_name>
   <domain_keyword>rezoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:30:30</query_time>
   <create_date>2020-02-23</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>neoss.shop</domain_name>
   <domain_keyword>neoss</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-05 01:01:56</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc.</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_state>JIANGSU</registrant_state>
   <registrant_country>CN</registrant_country>
   <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>48</num>
   <domain_name>reiss.mov</domain_name>
   <domain_keyword>reiss</domain_keyword>
   <domain_tld>mov</domain_tld>
   <query_time>2024-05-20 19:55:43</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-IQ Limited dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reiss Limited</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 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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.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>49</num>
   <domain_name>reows.co.uk</domain_name>
   <domain_keyword>reows</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 23:22:28</query_time>
   <create_date>2013-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2026-05-11</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>resos.club</domain_name>
   <domain_keyword>resos</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-14 06:26:57</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>rooss.space</domain_name>
   <domain_keyword>rooss</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-08 04:49:39</query_time>
   <create_date>2022-09-01</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <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>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>reosf.biz</domain_name>
   <domain_keyword>reosf</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-29 04:07:49</query_time>
   <create_date>2010-07-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>reosps.com</domain_name>
   <domain_keyword>reosps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:22:37</query_time>
   <create_date>2008-11-29</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>reosp.com</domain_name>
   <domain_keyword>reosp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 23:22:25</query_time>
   <create_date>2020-03-05</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/reosp.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>carmelo.ns.cloudflare.com</value>
    <value>priscilla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>feoss.com</domain_name>
   <domain_keyword>feoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:00:48</query_time>
   <create_date>2003-12-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>reuss.swiss</domain_name>
   <domain_keyword>reuss</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-06-02 01:54:46</query_time>
   <create_date>2020-05-21</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-05-21</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://1api.net</registrar_website>
   <registrant_company>REUSS TREUHAND AG</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar 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.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>rhoss.cloud</domain_name>
   <domain_keyword>rhoss</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-17 18:09:36</query_time>
   <create_date>2018-04-09</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>jeoss.co.jp</domain_name>
   <domain_keyword>jeoss</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-20 08:16:11</query_time>
   <create_date>2022-08-02</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>Japan EO-Satellite Service, Ltd.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>59</num>
   <domain_name>ueoss.com</domain_name>
   <domain_keyword>ueoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 17:57:52</query_time>
   <create_date>2012-08-08</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>http://www.55hl.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>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns5.4cun.com</value>
    <value>dns6.51dns.top</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>regoss.net</domain_name>
   <domain_keyword>regoss</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 12:45:41</query_time>
   <create_date>2022-04-25</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>reols.ru</domain_name>
   <domain_keyword>reols</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:56:02</query_time>
   <create_date>2019-04-25</create_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Obshchestvo s ogranichennoj otvetstvennostyu &quot;REOLS&quot;</registrant_company>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>reiss.clothing</domain_name>
   <domain_keyword>reiss</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-15 01:57:08</query_time>
   <create_date>2014-01-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reiss Limited</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.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>63</num>
   <domain_name>reuss.xyz</domain_name>
   <domain_keyword>reuss</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 17:33:52</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Bu You Yin</registrant_company>
   <registrant_state>BeiJing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>reosc.bond</domain_name>
   <domain_keyword>reosc</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-04-29 04:07:48</query_time>
   <create_date>2020-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-11-15</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrant_company>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>neoss.uk</domain_name>
   <domain_keyword>neoss</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-25 01:12:47</query_time>
   <create_date>2015-11-26</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-26</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>reiss.cloud</domain_name>
   <domain_keyword>reiss</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-08 18:27:18</query_time>
   <create_date>2023-02-15</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>reois.com</domain_name>
   <domain_keyword>reois</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 05:14:39</query_time>
   <create_date>2023-02-03</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>reiss.casa</domain_name>
   <domain_keyword>reiss</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-05-13 22:41:11</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-10-30</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Greater Manchester</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>alec.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>creoss.net</domain_name>
   <domain_keyword>creoss</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 00:45:06</query_time>
   <create_date>2021-04-11</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-11</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>resos.top</domain_name>
   <domain_keyword>resos</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-07 16:53:30</query_time>
   <create_date>2018-05-23</create_date>
   <update_date>2020-04-29</update_date>
   <expiry_date>2028-05-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sun Gao Ge</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>reiss.sale</domain_name>
   <domain_keyword>reiss</domain_keyword>
   <domain_tld>sale</domain_tld>
   <query_time>2024-04-16 05:45:05</query_time>
   <create_date>2015-04-27</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reiss Limited</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.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>72</num>
   <domain_name>creoss.info</domain_name>
   <domain_keyword>creoss</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 17:28:37</query_time>
   <create_date>2021-04-11</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>eross.ru</domain_name>
   <domain_keyword>eross</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 03:44:06</query_time>
   <create_date>2007-06-28</create_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>teoss.top</domain_name>
   <domain_keyword>teoss</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-28 04:04:45</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>75</num>
   <domain_name>neoss.nl</domain_name>
   <domain_keyword>neoss</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 16:15:39</query_time>
   <create_date>2014-09-30</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>reops.tech</domain_name>
   <domain_keyword>reops</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-29 04:07:12</query_time>
   <create_date>2021-04-20</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>RO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns.online.pro</value>
    <value>dns2.online.pro</value>
    <value>dns3.online.pro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>reost.site</domain_name>
   <domain_keyword>reost</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-29 04:07:52</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>geoss.com</domain_name>
   <domain_keyword>geoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:04:33</query_time>
   <create_date>2004-01-06</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>teoss.it</domain_name>
   <domain_keyword>teoss</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-30 16:06:48</query_time>
   <create_date>2004-04-06</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>Tiscali Italia S.p.a.</registrar_name>
   <registrar_website>https://www.tiscali.it/</registrar_website>
   <registrant_company>TEOSS Srl</registrant_company>
   <registrant_address>VIA NINO BIXIO, 15</registrant_address>
   <registrant_city>Siracusa</registrant_city>
   <registrant_state>SR</registrant_state>
   <registrant_zip>96100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>elettrone.dns.tiscali.it</value>
    <value>protone.dns.tiscali.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>reosu.com</domain_name>
   <domain_keyword>reosu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:22:40</query_time>
   <create_date>2018-08-31</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-31</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>ns03.domaincontrol.com</value>
    <value>ns04.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>81</num>
   <domain_name>reoso.com</domain_name>
   <domain_keyword>reoso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:22:34</query_time>
   <create_date>2011-04-15</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>eross.online</domain_name>
   <domain_keyword>eross</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 17:56:26</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-03</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>reoys.net</domain_name>
   <domain_keyword>reoys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 03:03:01</query_time>
   <create_date>2007-02-05</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-02-05</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>
   <name_servers>
    <value>ns3.loopia.se</value>
    <value>ns4.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>heoss.cl</domain_name>
   <domain_keyword>heoss</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-23 19:57:22</query_time>
   <create_date>2024-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.es</registrar_website>
   <registrant_name>Petr Slavinsky</registrant_name>
   <name_servers>
    <value>curt.ns.cloudflare.com</value>
    <value>gina.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>85</num>
   <domain_name>renss.co.uk</domain_name>
   <domain_keyword>renss</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 18:02:09</query_time>
   <create_date>2024-06-02</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>kreoss.com</domain_name>
   <domain_keyword>kreoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 06:40:43</query_time>
   <create_date>2023-03-16</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>reuss.de</domain_name>
   <domain_keyword>reuss</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:48:35</query_time>
   <update_date>2018-05-17</update_date>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>leoss.eu</domain_name>
   <domain_keyword>leoss</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 20:00:40</query_time>
   <registrar_name>Softnet d.o.o.</registrar_name>
   <registrar_website>www.softnet.eu</registrar_website>
   <name_servers>
    <value>buzz.softnet.si</value>
    <value>woody.softnet.si</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>rekoss.sk</domain_name>
   <domain_keyword>rekoss</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 00:06:27</query_time>
   <create_date>2018-12-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>REKOSS, spol. s r.o.</registrant_name>
   <registrant_company>REKOSS, spol. s r.o.</registrant_company>
   <registrant_address>Lukov dvor 1</registrant_address>
   <registrant_city>Nitra</registrant_city>
   <registrant_zip>949 01</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>reoys.com</domain_name>
   <domain_keyword>reoys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 05:15:36</query_time>
   <create_date>2007-02-05</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-02-05</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>
   <name_servers>
    <value>ns3.loopia.se</value>
    <value>ns4.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>recss.jp</domain_name>
   <domain_keyword>recss</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-14 14:05:16</query_time>
   <create_date>2014-03-10</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-1482.awsdns-57.org</value>
    <value>ns-1781.awsdns-30.co.uk</value>
    <value>ns-239.awsdns-29.com</value>
    <value>ns-647.awsdns-16.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>rboss.eu</domain_name>
   <domain_keyword>rboss</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 13:12:54</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
  </value>
  <value>
   <num>93</num>
   <domain_name>creoss.com</domain_name>
   <domain_keyword>creoss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 10:53:56</query_time>
   <create_date>2022-02-21</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>reuss.link</domain_name>
   <domain_keyword>reuss</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-12 06:21:19</query_time>
   <create_date>2020-12-10</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>reosx.shop</domain_name>
   <domain_keyword>reosx</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-21 22:22:42</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>reost.com</domain_name>
   <domain_keyword>reost</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:22:38</query_time>
   <create_date>2021-03-02</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>reiss.us</domain_name>
   <domain_keyword>reiss</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-20 19:55:43</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>Reiss Electronics</registrant_name>
   <registrant_company>Reiss Electronics LLC</registrant_company>
   <registrant_address>PO Box 9468</registrant_address>
   <registrant_city>Bolton</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>06043</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8605330033</registrant_phone>
   <name_servers>
    <value>aarav.ns.cloudflare.com</value>
    <value>maya.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>rewss.com</domain_name>
   <domain_keyword>rewss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:21:08</query_time>
   <create_date>2015-07-22</create_date>
   <update_date>2020-07-16</update_date>
   <expiry_date>2024-07-22</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>99</num>
   <domain_name>reiss.info</domain_name>
   <domain_keyword>reiss</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 05:45:05</query_time>
   <create_date>2001-09-21</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sanitaetshaus Reiss GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
    <value>pns.conceptnet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>reiss.reviews</domain_name>
   <domain_keyword>reiss</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-04-16 05:45:05</query_time>
   <create_date>2014-08-12</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reiss Limited</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.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>
 </results>
 <stats>
  <total_time>0.196</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.