WHOIS QUERY TIME

21 May 2024 - 7:47 PM UTC

Modified: 13 January 2024

NAME SERVERS

helium.ns.hetzner.de
hydrogen.ns.hetzner.com
oxygen.ns.hetzner.com

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=rewaco.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "rewaco.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "rewaco.de",
            "domain_keyword": "rewaco",
            "domain_tld": "de",
            "query_time": "2024-05-21 19:47:54",
            "update_date": "2024-01-13",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>rewaco.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>rewaco.de</domain_name>
   <domain_keyword>rewaco</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 19:47:54</query_time>
   <update_date>2024-01-13</update_date>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.037</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.179 seconds) for "rewaco.de" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Oct 2016 - 5:12 AM UTC

Modified: 4 November 2013

NAME SERVERS

ns55.1und1.de
ns56.1und1.de

DOMAIN STATUS

connect

#2 - QUERY TIME

15 Nov 2021 - 7:24 AM UTC

Modified: 11 August 2018

NAME SERVERS

ns1062.ui-dns.biz
ns1062.ui-dns.com
ns1062.ui-dns.de
ns1062.ui-dns.org

DOMAIN STATUS

connect

#3 - QUERY TIME

5 May 2024 - 7:49 PM UTC

Modified: 13 January 2024

NAME SERVERS

helium.ns.hetzner.de
hydrogen.ns.hetzner.com
oxygen.ns.hetzner.com

DOMAIN STATUS

connect

* 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=rewaco.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "rewaco.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "rewaco.de",
    "results": [
        {
            "num": 1,
            "domain_name": "rewaco.de",
            "domain_keyword": "rewaco",
            "domain_tld": "de",
            "query_time": "2016-10-28 05:12:52",
            "update_date": "2013-11-04",
            "name_servers": [
                "ns55.1und1.de",
                "ns56.1und1.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "rewaco.de",
            "domain_keyword": "rewaco",
            "domain_tld": "de",
            "query_time": "2021-11-15 07:24:54",
            "update_date": "2018-08-11",
            "name_servers": [
                "ns1062.ui-dns.biz",
                "ns1062.ui-dns.com",
                "ns1062.ui-dns.de",
                "ns1062.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 3,
            "domain_name": "rewaco.de",
            "domain_keyword": "rewaco",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:49:11",
            "update_date": "2024-01-13",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.179,
        "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>rewaco.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>rewaco.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rewaco.de</domain_name>
   <domain_keyword>rewaco</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-10-28 05:12:52</query_time>
   <update_date>2013-11-04</update_date>
   <name_servers>
    <value>ns55.1und1.de</value>
    <value>ns56.1und1.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>rewaco.de</domain_name>
   <domain_keyword>rewaco</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2021-11-15 07:24:54</query_time>
   <update_date>2018-08-11</update_date>
   <name_servers>
    <value>ns1062.ui-dns.biz</value>
    <value>ns1062.ui-dns.com</value>
    <value>ns1062.ui-dns.de</value>
    <value>ns1062.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>rewaco.de</domain_name>
   <domain_keyword>rewaco</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:49:11</query_time>
   <update_date>2024-01-13</update_date>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.179</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.278 seconds) which contained the exact domain keyword "rewaco".
Domain Name Registered Expiry Registrar Ownership
1 rewaco.com 16 Sep 1997 15 Sep 2025 Hetzner Online GmbH REDACTED FOR PRIVACY
2 rewaco.pl 14 Feb 2005 14 Feb 2025 nazwa.pl sp. z o.o. -
3 rewaco.net 12 Dec 2005 12 Dec 2024 1API GmbH REDACTED FOR PRIVACY
4 rewaco.ru 5 Nov 2008 5 Nov 2024 SALENAMES-RU Private Person
5 rewaco.com.pl 20 Jul 2019 20 Jul 2024 home.pl S.A. -
6 rewaco.cfd 31 Mar 2023 31 Mar 2024 NameSilo, LLC PrivacyGuardian.org llc
7 rewaco.online 7 Sep 2023 7 Sep 2024 Nics Telekomunikasyon A.S. CATALMESE MAH. 167. SOKAK NO51 CEKMEKOY ISTANBUL
8 rewaco.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=rewaco&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "rewaco",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "rewaco.com, rewaco.pl, rewaco.net, rewaco.ru, rewaco.com.pl, rewaco.cfd, rewaco.online, rewaco.de",
    "results": [
        {
            "num": 1,
            "domain_name": "rewaco.com",
            "domain_keyword": "rewaco",
            "domain_tld": "com",
            "query_time": "2024-06-09 16:11:08",
            "create_date": "1997-09-16",
            "update_date": "2024-01-13",
            "expiry_date": "2025-09-15",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rewaco.pl",
            "domain_keyword": "rewaco",
            "domain_tld": "pl",
            "query_time": "2024-05-03 07:27:51",
            "create_date": "2005-02-14",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-14",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 3,
            "domain_name": "rewaco.net",
            "domain_keyword": "rewaco",
            "domain_tld": "net",
            "query_time": "2024-04-27 21:23:29",
            "create_date": "2005-12-12",
            "update_date": "2018-05-22",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "contact via https://www.1api.net/send-message/rewaco.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.lerkins.com",
                "dns2.lerkins.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "rewaco.ru",
            "domain_keyword": "rewaco",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:18:48",
            "create_date": "2008-11-05",
            "expiry_date": "2024-11-05",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "rewaco.com.pl",
            "domain_keyword": "rewaco",
            "domain_tld": "com.pl",
            "query_time": "2024-06-01 14:54:23",
            "create_date": "2019-07-20",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-20",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "rewaco.cfd",
            "domain_keyword": "rewaco",
            "domain_tld": "cfd",
            "query_time": "2024-05-31 10:51:33",
            "create_date": "2023-03-31",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-31",
            "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.",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "rewaco.online",
            "domain_keyword": "rewaco",
            "domain_tld": "online",
            "query_time": "2024-05-20 19:46:52",
            "create_date": "2023-09-07",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "CATALMESE MAH. 167. SOKAK NO51 CEKMEKOY  ISTANBUL",
            "registrant_state": "CEKMEKOY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "rewaco.de",
            "domain_keyword": "rewaco",
            "domain_tld": "de",
            "query_time": "2024-05-21 19:47:54",
            "update_date": "2024-01-13",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.278,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>rewaco</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>rewaco.com, rewaco.pl, rewaco.net, rewaco.ru, rewaco.com.pl, rewaco.cfd, rewaco.online, rewaco.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rewaco.com</domain_name>
   <domain_keyword>rewaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 16:11:08</query_time>
   <create_date>1997-09-16</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-09-15</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>rewaco.pl</domain_name>
   <domain_keyword>rewaco</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-03 07:27:51</query_time>
   <create_date>2005-02-14</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>rewaco.net</domain_name>
   <domain_keyword>rewaco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 21:23:29</query_time>
   <create_date>2005-12-12</create_date>
   <update_date>2018-05-22</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/rewaco.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns.lerkins.com</value>
    <value>dns2.lerkins.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>rewaco.ru</domain_name>
   <domain_keyword>rewaco</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:18:48</query_time>
   <create_date>2008-11-05</create_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>rewaco.com.pl</domain_name>
   <domain_keyword>rewaco</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-01 14:54:23</query_time>
   <create_date>2019-07-20</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>rewaco.cfd</domain_name>
   <domain_keyword>rewaco</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-31 10:51:33</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-31</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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>rewaco.online</domain_name>
   <domain_keyword>rewaco</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 19:46:52</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>CATALMESE MAH. 167. SOKAK NO51 CEKMEKOY  ISTANBUL</registrant_company>
   <registrant_state>CEKMEKOY</registrant_state>
   <registrant_country>TR</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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>rewaco.de</domain_name>
   <domain_keyword>rewaco</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 19:47:54</query_time>
   <update_date>2024-01-13</update_date>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.278</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,248 domain names (in 0.397 seconds) which look and sound like the brand name "rewaco".
Domain Name Registered Expiry Registrar Ownership
1 rexaco.com 31 Mar 2018 31 Mar 2025 Dynadot Inc -
2 rewico.ru 6 Jul 2016 6 Jul 2024 SALENAMES-RU Private Person
3 renaco.com 8 Jun 1999 8 Jun 2025 GoDaddy.com, LLC -
4 rewsco.com 16 Sep 2020 16 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
5 remaco.it 29 May 2002 19 Jan 2025 Mdj Group s.r.l. Remaco di Mauro Lazzari & C. snc
6 rewico.net 4 Jul 2008 4 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
7 reiwaco.net 17 Oct 2023 17 Oct 2024 Wild West Domains, LLC -
8 rejaco.online 17 Mar 2023 17 Mar 2024 Tucows.com Co. Privacy Protected by Hostnet
9 rewico.info 4 Jul 2008 4 Jul 2024 Key-Systems GmbH Fiege Logistik Stiftung & Co. KG
10 dewaco.org 9 Mar 2020 9 Mar 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com REDACTED FOR PRIVACY
11 dewaco.it 9 May 2011 15 Mar 2025 Explora s.r.l. DE.WA.CO. SRL
12 remaco.be 3 Dec 2022 - One.com A/S -
13 recaco.jp 14 Sep 2023 30 Sep 2024 - (Not displayed by registrant's request)
14 rewdco.com 30 Jul 2018 30 Jul 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
15 reweco.de - - - -
16 reeaco.com 22 Jul 2020 22 Jul 2030 GoDaddy.com, LLC -
17 resaco.net 1 Mar 2011 1 Mar 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com -
18 rewoco.ru 1 Nov 2012 1 Nov 2024 RU-CENTER-RU Private Person
19 rezaco.co.uk 17 Jul 2000 17 Jul 2025 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
20 bewaco.be 29 Dec 2017 - The Registrar Company B.V. -
21 retaco.com 20 Mar 2005 20 Mar 2025 GoDaddy.com, LLC -
22 rewoco.org 3 Nov 2012 3 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
23 renaco.info 22 Feb 2013 22 Feb 2025 Tucows Domains Inc. R.I. group srl Societa/Ditta
24 rebaco.net 6 May 2023 6 May 2025 Gname 136 Inc -
25 rewajo.space 8 Jun 2023 8 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
26 renaco.nl 18 Dec 2018 - Tucows.com Co. -
27 recaco.net 10 Dec 2014 10 Dec 2024 GMO INTERNET, INC. EDP LLC
28 retaco.top 27 Feb 2024 27 Feb 2025 Porkbun LLC Private by Design, LLC
29 renaco.biz 22 Feb 2013 21 Feb 2025 Tucows Domains Inc. R.I. group srl Societa/Ditta
30 resaco.biz 9 Jul 2015 8 Jul 2024 Deutsche Telekom AG REDACTED FOR PRIVACY
31 renaco.it 29 Jun 2000 11 Sep 2024 Aruba s.p.a. R.I. Group srl
32 rewoco.net 1 Nov 2012 1 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
33 rehaco.net 15 Feb 2024 15 Feb 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
34 relaco.store 19 Mar 2023 19 Mar 2025 Gabia, Inc. Leeteklife.Co.,Ltd
35 bewaco.net 3 Apr 2024 3 Apr 2025 Cloudflare, Inc. DATA REDACTED
36 rejaco.store 9 Jun 2024 9 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
37 newaco.com.br 21 Mar 2005 21 Mar 2025 - NEW ACO COMERCIO DE PRODUTOS SIDERURGICOS LTDA.
38 rewoco.co.uk 3 Nov 2012 3 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
39 resaco.pl 7 Nov 2016 7 Nov 2024 Consulting Service Sp. z o.o. -
40 reiaco.com 22 Jun 2023 22 Jun 2026 GoDaddy.com, LLC Domains By Proxy, LLC
41 rewato.com 13 Sep 2023 13 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
42 repaco.net 3 Jul 2005 3 Jul 2027 GoDaddy.com, LLC -
43 renaco.de - - - -
44 vewaco.be 6 Sep 2004 - One.com A/S -
45 dewaco.pl 17 May 2019 17 May 2025 home.pl S.A. -
46 rewico.co.uk 16 Sep 1997 16 Sep 2024 LCN.com Ltd [Tag = LCN] -
47 sewaco.de - - - -
48 revaco.hu 28 Apr 2019 - - -
49 repaco.ca 6 Mar 2012 6 Mar 2025 Go Get Canada Domain Registrar Ltd. REDACTED FOR PRIVACY
50 rezaco.com 21 Aug 2014 21 Aug 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
51 sewaco.pl 2 Jun 2011 2 Jun 2024 OVH SAS -
52 trewaco.com 10 Oct 2022 10 Oct 2026 GoDaddy.com, LLC -
53 rewoco.tech 22 Nov 2020 22 Nov 2024 Registrar of Domain Names REG.RU, LLC Private Person
54 hewaco.biz 11 Jun 2024 11 Jun 2025 IONOS SE Data Privacy Protected
55 regaco.com 3 Aug 2012 3 Aug 2024 1API GmbH REDACTED FOR PRIVACY
56 kewaco.org 12 Jul 2018 12 Jul 2024 Registrar of Domain Names REG.RU LLC Private Person
57 rebaco.com 30 Oct 2002 30 Oct 2026 GoDaddy.com, LLC Domains By Proxy, LLC
58 jewaco.com 19 Apr 2008 19 Apr 2025 Metaregistrar BV REDACTED FOR PRIVACY
59 kewaco.ru 12 Jul 2018 12 Jul 2024 REGRU-RU Private Person
60 kewaco.com 12 Jul 2018 12 Jul 2024 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
61 rewach.com 3 Mar 2020 3 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
62 reyaco.com 6 Apr 2020 6 Apr 2025 GoDaddy.com, LLC -
63 redaco.co.uk 11 Oct 2011 11 Oct 2024 Netcetera Ltd t/a Netcetera [Tag = NETC] -
64 rowaco.com 10 Jun 1999 10 Jun 2024 Name SRS AB Shield Whois
65 rewacol.com 18 May 2023 18 May 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
66 rewach.de - - - -
67 rewavo.com 16 Nov 2023 16 Nov 2024 Amazon Registrar, Inc. Identity Protection Service
68 rewach.pl 28 Oct 2008 28 Oct 2024 Consulting Service Sp. z o.o. -
69 rewalco.com 19 Mar 2019 19 Mar 2025 Tucows Domains Inc. -
70 kewaco.pro 12 Jul 2018 12 Jul 2024 Registrar of Domain Names REG.RU LLC Data Protected
71 rewaqco.com 7 May 2024 7 May 2025 GoDaddy.com, LLC -
72 sewaco.com 18 Jun 2001 18 Jun 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
73 revaco.net 4 Feb 2008 4 Feb 2025 GoDaddy.com, LLC -
74 rewaaco.com 20 Mar 2021 20 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
75 sewaco.org 18 Mar 2015 18 Mar 2025 Network Solutions, LLC redacted
76 rexaco.ltd 22 Apr 2023 22 Apr 2025 Mesh Digital Limited Domains By Proxy, LLC
77 rezaco.info 21 Aug 2014 21 Aug 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Reza and Co Limited
78 mewaco.com 11 Jan 2020 11 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
79 remaco.cl 12 Mar 2004 8 Apr 2026 NIC Chile Gerencia General (REMACO S A)
80 erwaco.com 29 Dec 2020 29 Dec 2024 One.com A/S REDACTED FOR PRIVACY
81 redaco.nl 22 Mar 2017 - Internet Service Europe B.V. -
82 remaco.ru 16 Feb 2017 16 Feb 2025 REGRU-RU Private Person
83 reweco.org 9 Jan 2007 9 Jan 2025 EuroDNS S.A. BUNDESVERBAND DER BILANZBUCHHALTER UND CONTROLLER e.V.
84 hewaco.de - - - -
85 rezaco.uk 21 Aug 2014 21 Aug 2024 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
86 revaco.nl 25 Apr 2021 - Hostnet B.V. -
87 resaco.co.uk 19 Nov 2021 19 Nov 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
88 rexaco.global 5 Sep 2022 5 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
89 resaco.com 21 Jan 2004 21 Jan 2025 IONOS SE abrahms gmbh
90 newaco.com 28 Mar 2011 28 Mar 2034 GoDaddy.com, LLC -
91 renaco.net 22 Feb 2013 22 Feb 2025 Tucows Domains Inc. -
92 dewaco.be 6 May 2014 - EasyHost® -
93 rewako.com 26 Jan 2018 26 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
94 rewico.com 13 Oct 1998 12 Oct 2024 Key-Systems GmbH REDACTED FOR PRIVACY
95 rewalo.de - - - -
96 rewacom.hu 26 Feb 2011 - - -
97 rewano.com 23 Feb 2012 23 Feb 2025 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
98 regaco.in 30 Jun 2022 30 Jun 2024 Dynadot LLC REDACTED FOR PRIVACY
99 relaco.shop 19 Mar 2023 19 Mar 2025 Gabia, Inc. -
100 cewaco.com 30 Oct 2013 30 Oct 2024 One.com A/S REDACTED FOR PRIVACY
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 Rewaco.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=rewaco.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "rewaco.de",
        "page_size": 100
    },
    "count": {
        "total": 5248,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "rexaco.com, rewico.ru, renaco.com, rewsco.com, remaco.it, rewico.net, reiwaco.net, rejaco.online, rewico.info, dewaco.org, dewaco.it, remaco.be, recaco.jp, rewdco.com, reweco.de, reeaco.com, resaco.net, rewoco.ru, rezaco.co.uk, bewaco.be, retaco.com, rewoco.org, renaco.info, rebaco.net, rewajo.space, renaco.nl, recaco.net, retaco.top, renaco.biz, resaco.biz, renaco.it, rewoco.net, rehaco.net, relaco.store, bewaco.net, rejaco.store, newaco.com.br, rewoco.co.uk, resaco.pl, reiaco.com, rewato.com, repaco.net, renaco.de, vewaco.be, dewaco.pl, rewico.co.uk, sewaco.de, revaco.hu, repaco.ca, rezaco.com, sewaco.pl, trewaco.com, rewoco.tech, hewaco.biz, regaco.com, kewaco.org, rebaco.com, jewaco.com, kewaco.ru, kewaco.com, rewach.com, reyaco.com, redaco.co.uk, rowaco.com, rewacol.com, rewach.de, rewavo.com, rewach.pl, rewalco.com, kewaco.pro, rewaqco.com, sewaco.com, revaco.net, rewaaco.com, sewaco.org, rexaco.ltd, rezaco.info, mewaco.com, remaco.cl, erwaco.com, redaco.nl, remaco.ru, reweco.org, hewaco.de, rezaco.uk, revaco.nl, resaco.co.uk, rexaco.global, resaco.com, newaco.com, renaco.net, dewaco.be, rewako.com, rewico.com, rewalo.de, rewacom.hu, rewano.com, regaco.in, relaco.shop, cewaco.com",
    "results": [
        {
            "num": 1,
            "domain_name": "rexaco.com",
            "domain_keyword": "rexaco",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:21:47",
            "create_date": "2018-03-31",
            "update_date": "2024-04-19",
            "expiry_date": "2025-03-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rewico.ru",
            "domain_keyword": "rewico",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:18:53",
            "create_date": "2016-07-06",
            "expiry_date": "2024-07-06",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "renaco.com",
            "domain_keyword": "renaco",
            "domain_tld": "com",
            "query_time": "2024-05-26 08:10:50",
            "create_date": "1999-06-08",
            "update_date": "2023-06-03",
            "expiry_date": "2025-06-08",
            "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": 4,
            "domain_name": "rewsco.com",
            "domain_keyword": "rewsco",
            "domain_tld": "com",
            "query_time": "2024-05-28 21:24:09",
            "create_date": "2020-09-16",
            "update_date": "2023-08-17",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "failed-whois-verification.namecheap.com",
                "verify-contact-details.namecheap.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "remaco.it",
            "domain_keyword": "remaco",
            "domain_tld": "it",
            "query_time": "2024-04-18 22:49:52",
            "create_date": "2002-05-29",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-19",
            "registrar_name": "Mdj Group s.r.l.",
            "registrar_website": "https://www.midhgard.it/",
            "registrant_company": "Remaco di Mauro Lazzari & C. snc",
            "registrant_address": "Via non ancora disponibile",
            "registrant_city": "Torino",
            "registrant_state": "TO",
            "registrant_zip": "10156",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.midhgard.it",
                "ns2.midhgard.it",
                "ns3.midhgard.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "rewico.net",
            "domain_keyword": "rewico",
            "domain_tld": "net",
            "query_time": "2024-04-23 02:18:53",
            "create_date": "2008-07-04",
            "update_date": "2023-08-08",
            "expiry_date": "2024-07-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "-",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.kunden.de",
                "sec.avency.de",
                "theopolis.avency.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "reiwaco.net",
            "domain_keyword": "reiwaco",
            "domain_tld": "net",
            "query_time": "2024-04-06 03:41:22",
            "create_date": "2023-10-17",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "rejaco.online",
            "domain_keyword": "rejaco",
            "domain_tld": "online",
            "query_time": "2024-05-25 13:24:03",
            "create_date": "2023-03-17",
            "update_date": "2024-04-27",
            "expiry_date": "2024-03-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Privacy Protected by Hostnet",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.contact.hostnet.support",
                "ns2.contact.hostnet.support"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "rewico.info",
            "domain_keyword": "rewico",
            "domain_tld": "info",
            "query_time": "2024-05-28 21:23:21",
            "create_date": "2008-07-04",
            "update_date": "2023-08-18",
            "expiry_date": "2024-07-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fiege Logistik Stiftung & Co. KG",
            "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.kunden.de",
                "sec.avency.de",
                "theopolis.avency.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "dewaco.org",
            "domain_keyword": "dewaco",
            "domain_tld": "org",
            "query_time": "2024-05-18 15:59:50",
            "create_date": "2020-03-09",
            "update_date": "2020-05-09",
            "expiry_date": "2025-03-09",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "http://www.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the registrar 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.euronic.fi",
                "ns2.euronic.fi",
                "ns3.euronic.fi"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "dewaco.it",
            "domain_keyword": "dewaco",
            "domain_tld": "it",
            "query_time": "2024-05-30 21:41:26",
            "create_date": "2011-05-09",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-15",
            "registrar_name": "Explora s.r.l.",
            "registrar_website": "http://www.y2khosting.it",
            "registrant_company": "DE.WA.CO.  SRL",
            "registrant_address": "Via G. Ferraris, 12",
            "registrant_city": "Scafati",
            "registrant_state": "SA",
            "registrant_zip": "84018",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.explora-service.it",
                "ns2.explora-service.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 12,
            "domain_name": "remaco.be",
            "domain_keyword": "remaco",
            "domain_tld": "be",
            "query_time": "2024-06-13 09:44:14",
            "create_date": "2022-12-03",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 13,
            "domain_name": "recaco.jp",
            "domain_keyword": "recaco",
            "domain_tld": "jp",
            "query_time": "2024-06-11 17:20:23",
            "create_date": "2023-09-14",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-30",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 14,
            "domain_name": "rewdco.com",
            "domain_keyword": "rewdco",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:18:14",
            "create_date": "2018-07-30",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "reweco.de",
            "domain_keyword": "reweco",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:49:17",
            "update_date": "2022-04-05",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 16,
            "domain_name": "reeaco.com",
            "domain_keyword": "reeaco",
            "domain_tld": "com",
            "query_time": "2024-05-25 02:19:10",
            "create_date": "2020-07-22",
            "update_date": "2022-11-15",
            "expiry_date": "2030-07-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brushtailtech.com",
                "ns2.brushtailtech.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "resaco.net",
            "domain_keyword": "resaco",
            "domain_tld": "net",
            "query_time": "2024-06-08 04:52:26",
            "create_date": "2011-03-01",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-01",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/resaco.net/owner",
            "name_servers": [
                "m.ns.arvancdn.ir",
                "y.ns.arvancdn.ir"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "rewoco.ru",
            "domain_keyword": "rewoco",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:18:53",
            "create_date": "2012-11-01",
            "expiry_date": "2024-11-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 19,
            "domain_name": "rezaco.co.uk",
            "domain_keyword": "rezaco",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 17:26:41",
            "create_date": "2000-07-17",
            "update_date": "2023-05-19",
            "expiry_date": "2025-07-17",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "bewaco.be",
            "domain_keyword": "bewaco",
            "domain_tld": "be",
            "query_time": "2024-04-24 11:31:37",
            "create_date": "2017-12-29",
            "registrar_name": "The Registrar Company B.V.",
            "registrar_website": "http://www.theregistrarcompany.com",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 21,
            "domain_name": "retaco.com",
            "domain_keyword": "retaco",
            "domain_tld": "com",
            "query_time": "2024-06-06 21:26:07",
            "create_date": "2005-03-20",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "rewoco.org",
            "domain_keyword": "rewoco",
            "domain_tld": "org",
            "query_time": "2024-04-23 02:20:17",
            "create_date": "2012-11-03",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-03",
            "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": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.parking-page.net",
                "dns2.parking-page.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "renaco.info",
            "domain_keyword": "renaco",
            "domain_tld": "info",
            "query_time": "2024-06-01 07:11:51",
            "create_date": "2013-02-22",
            "update_date": "2020-02-22",
            "expiry_date": "2025-02-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "R.I. group srl Societa/Ditta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "rebaco.net",
            "domain_keyword": "rebaco",
            "domain_tld": "net",
            "query_time": "2024-05-12 12:23:12",
            "create_date": "2023-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 4128,
            "registrar_name": "Gname 136 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "peaches.ns.cloudflare.com",
                "zahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "rewajo.space",
            "domain_keyword": "rewajo",
            "domain_tld": "space",
            "query_time": "2024-05-08 05:28:14",
            "create_date": "2023-06-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "renaco.nl",
            "domain_keyword": "renaco",
            "domain_tld": "nl",
            "query_time": "2024-05-26 08:10:50",
            "create_date": "2018-12-18",
            "update_date": "2018-12-27",
            "registrar_name": "Tucows.com Co.",
            "name_servers": [
                "glen.ns.cloudflare.com",
                "liz.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 27,
            "domain_name": "recaco.net",
            "domain_keyword": "recaco",
            "domain_tld": "net",
            "query_time": "2024-04-20 05:38:50",
            "create_date": "2014-12-10",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-10",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Tomoyuki Egami",
            "registrant_company": "EDP LLC",
            "registrant_address": "1-1-36 Okubo",
            "registrant_city": "Narashino-shi",
            "registrant_state": "Chiba",
            "registrant_zip": "275-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.474275102",
            "name_servers": [
                "ns-a1.cloud.z.com",
                "ns-a2.cloud.z.com",
                "ns-a3.cloud.z.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "retaco.top",
            "domain_keyword": "retaco",
            "domain_tld": "top",
            "query_time": "2024-06-06 21:26:07",
            "create_date": "2024-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "renaco.biz",
            "domain_keyword": "renaco",
            "domain_tld": "biz",
            "query_time": "2024-05-04 18:43:59",
            "create_date": "2013-02-22",
            "update_date": "2020-02-24",
            "expiry_date": "2025-02-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "R.I. group srl Societa/Ditta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "resaco.biz",
            "domain_keyword": "resaco",
            "domain_tld": "biz",
            "query_time": "2024-05-17 14:18:59",
            "create_date": "2015-07-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-08",
            "registrar_iana": 226,
            "registrar_name": "Deutsche Telekom AG",
            "registrar_website": "http://registrar.telekom.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": [
                "dns01-tld.t-online.de",
                "dns02-tld.t-online.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "renaco.it",
            "domain_keyword": "renaco",
            "domain_tld": "it",
            "query_time": "2024-06-06 13:08:50",
            "create_date": "2000-06-29",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-11",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "R.I. Group srl",
            "registrant_address": "Viale Della Vittoria 28/2",
            "registrant_city": "MONTEBELLUNA",
            "registrant_state": "TV",
            "registrant_zip": "31044",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 32,
            "domain_name": "rewoco.net",
            "domain_keyword": "rewoco",
            "domain_tld": "net",
            "query_time": "2024-04-23 02:20:17",
            "create_date": "2012-11-01",
            "update_date": "2022-10-30",
            "expiry_date": "2024-11-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dns1.parking-page.net",
                "dns2.parking-page.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "rehaco.net",
            "domain_keyword": "rehaco",
            "domain_tld": "net",
            "query_time": "2024-06-13 01:04:18",
            "create_date": "2024-02-15",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-15",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "relaco.store",
            "domain_keyword": "relaco",
            "domain_tld": "store",
            "query_time": "2024-05-10 19:57:10",
            "create_date": "2023-03-19",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-19",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_company": "Leeteklife.Co.,Ltd",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "bewaco.net",
            "domain_keyword": "bewaco",
            "domain_tld": "net",
            "query_time": "2024-06-09 19:16:40",
            "create_date": "2024-04-03",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-03",
            "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": "TX",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/bewaco.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "koa.ns.cloudflare.com",
                "tara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "rejaco.store",
            "domain_keyword": "rejaco",
            "domain_tld": "store",
            "query_time": "2024-06-11 16:50:17",
            "create_date": "2024-06-09",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-09",
            "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.rejaco.store",
                "ns2.rejaco.store"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "newaco.com.br",
            "domain_keyword": "newaco",
            "domain_tld": "com.br",
            "query_time": "2024-04-23 03:41:51",
            "create_date": "2005-03-21",
            "update_date": "2023-08-11",
            "expiry_date": "2025-03-21",
            "registrant_name": "NEW ACO COMERCIO DE PRODUTOS SIDERURGICOS LTDA.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.ctitech.net.br",
                "dns2.ctitech.net.br",
                "dns3.ctitech.net.br",
                "dns4.ctitech.net.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 38,
            "domain_name": "rewoco.co.uk",
            "domain_keyword": "rewoco",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 02:20:17",
            "create_date": "2012-11-03",
            "update_date": "2022-10-30",
            "expiry_date": "2024-11-03",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "dns1.parking-page.net",
                "dns2.parking-page.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 39,
            "domain_name": "resaco.pl",
            "domain_keyword": "resaco",
            "domain_tld": "pl",
            "query_time": "2024-03-22 15:14:02",
            "create_date": "2016-11-07",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-07",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "reiaco.com",
            "domain_keyword": "reiaco",
            "domain_tld": "com",
            "query_time": "2024-05-04 08:50:30",
            "create_date": "2023-06-22",
            "update_date": "2023-06-22",
            "expiry_date": "2026-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=reiaco.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "rewato.com",
            "domain_keyword": "rewato",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:54:35",
            "create_date": "2023-09-13",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "repaco.net",
            "domain_keyword": "repaco",
            "domain_tld": "net",
            "query_time": "2024-06-13 05:15:48",
            "create_date": "2005-07-03",
            "update_date": "2024-06-07",
            "expiry_date": "2027-07-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "renaco.de",
            "domain_keyword": "renaco",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:45:52",
            "update_date": "2019-03-19",
            "name_servers": [
                "ns1.goneo.de",
                "ns2.goneo.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 44,
            "domain_name": "vewaco.be",
            "domain_keyword": "vewaco",
            "domain_tld": "be",
            "query_time": "2024-04-16 22:48:27",
            "create_date": "2004-09-06",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 45,
            "domain_name": "dewaco.pl",
            "domain_keyword": "dewaco",
            "domain_tld": "pl",
            "query_time": "2024-05-17 00:30:52",
            "create_date": "2019-05-17",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-17",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "rewico.co.uk",
            "domain_keyword": "rewico",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 02:18:53",
            "create_date": "1997-09-16",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-16",
            "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": 47,
            "domain_name": "sewaco.de",
            "domain_keyword": "sewaco",
            "domain_tld": "de",
            "query_time": "2024-05-05 18:07:08",
            "update_date": "2023-06-09",
            "name_servers": [
                "ns1.domainoffensive.de",
                "ns2.domainoffensive.eu",
                "ns3.domainoffensive.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 48,
            "domain_name": "revaco.hu",
            "domain_keyword": "revaco",
            "domain_tld": "hu",
            "query_time": "2024-05-10 12:58:53",
            "create_date": "2019-04-28"
        },
        {
            "num": 49,
            "domain_name": "repaco.ca",
            "domain_keyword": "repaco",
            "domain_tld": "ca",
            "query_time": "2024-05-09 13:57:48",
            "create_date": "2012-03-06",
            "update_date": "2024-02-05",
            "expiry_date": "2025-03-06",
            "registrar_name": "Go Get Canada Domain Registrar Ltd.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "tony.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "rezaco.com",
            "domain_keyword": "rezaco",
            "domain_tld": "com",
            "query_time": "2024-04-19 17:26:41",
            "create_date": "2014-08-21",
            "update_date": "2023-06-23",
            "expiry_date": "2024-08-21",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sewaco.pl",
            "domain_keyword": "sewaco",
            "domain_tld": "pl",
            "query_time": "2024-05-09 08:44:23",
            "create_date": "2011-06-02",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-02",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "trewaco.com",
            "domain_keyword": "trewaco",
            "domain_tld": "com",
            "query_time": "2024-04-09 15:31:21",
            "create_date": "2022-10-10",
            "update_date": "2023-10-16",
            "expiry_date": "2026-10-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "rewoco.tech",
            "domain_keyword": "rewoco",
            "domain_tld": "tech",
            "query_time": "2024-05-24 05:53:01",
            "create_date": "2020-11-22",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "hewaco.biz",
            "domain_keyword": "hewaco",
            "domain_tld": "biz",
            "query_time": "2024-06-13 14:18:39",
            "create_date": "2024-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://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": [
                "ns1044.ui-dns.biz",
                "ns1053.ui-dns.com",
                "ns1075.ui-dns.org",
                "ns1117.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "regaco.com",
            "domain_keyword": "regaco",
            "domain_tld": "com",
            "query_time": "2024-05-04 12:41:45",
            "create_date": "2012-08-03",
            "update_date": "2024-03-13",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dushanbe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TJ",
            "registrant_email": "contact via https://www.1api.net/send-message/regaco.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "irns1.netafraz.com",
                "irns2.netafraz.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "kewaco.org",
            "domain_keyword": "kewaco",
            "domain_tld": "org",
            "query_time": "2024-05-25 05:26:13",
            "create_date": "2018-07-12",
            "update_date": "2023-06-01",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "http://www.reg.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "rebaco.com",
            "domain_keyword": "rebaco",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:13:23",
            "create_date": "2002-10-30",
            "update_date": "2021-10-07",
            "expiry_date": "2026-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=rebaco.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "jewaco.com",
            "domain_keyword": "jewaco",
            "domain_tld": "com",
            "query_time": "2024-05-01 16:56:52",
            "create_date": "2008-04-19",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-19",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://privacydomain.net/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 59,
            "domain_name": "kewaco.ru",
            "domain_keyword": "kewaco",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:13:42",
            "create_date": "2018-07-12",
            "expiry_date": "2024-07-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "kewaco.com",
            "domain_keyword": "kewaco",
            "domain_tld": "com",
            "query_time": "2024-05-04 17:14:31",
            "create_date": "2018-07-12",
            "update_date": "2023-05-27",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9670971261",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "rewach.com",
            "domain_keyword": "rewach",
            "domain_tld": "com",
            "query_time": "2024-05-20 19:46:52",
            "create_date": "2020-03-03",
            "update_date": "2023-06-13",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "LIAONING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=rewach.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "reyaco.com",
            "domain_keyword": "reyaco",
            "domain_tld": "com",
            "query_time": "2024-04-30 16:07:21",
            "create_date": "2020-04-06",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "redaco.co.uk",
            "domain_keyword": "redaco",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 13:20:57",
            "create_date": "2011-10-11",
            "update_date": "2023-09-24",
            "expiry_date": "2024-10-11",
            "registrar_name": "Netcetera Ltd t/a Netcetera [Tag = NETC]",
            "registrar_website": "https://netcetera.uk",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "rowaco.com",
            "domain_keyword": "rowaco",
            "domain_tld": "com",
            "query_time": "2024-05-07 15:12:29",
            "create_date": "1999-06-10",
            "update_date": "2023-05-11",
            "expiry_date": "2024-06-10",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "ns.aname.net",
                "ns2.aname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "rewacol.com",
            "domain_keyword": "rewacol",
            "domain_tld": "com",
            "query_time": "2024-05-28 21:22:22",
            "create_date": "2023-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2024-05-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "rewach.de",
            "domain_keyword": "rewach",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:49:11",
            "update_date": "2021-02-12",
            "name_servers": [
                "ns1037.ui-dns.de",
                "ns1088.ui-dns.com",
                "ns1113.ui-dns.org",
                "ns1117.ui-dns.biz"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 67,
            "domain_name": "rewavo.com",
            "domain_keyword": "rewavo",
            "domain_tld": "com",
            "query_time": "2024-05-20 19:48:04",
            "create_date": "2023-11-16",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-16",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of rewavo.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1072.awsdns-06.org",
                "ns-1574.awsdns-04.co.uk",
                "ns-477.awsdns-59.com",
                "ns-580.awsdns-08.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "rewach.pl",
            "domain_keyword": "rewach",
            "domain_tld": "pl",
            "query_time": "2024-06-01 14:54:25",
            "create_date": "2008-10-28",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-28",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.superhost.pl",
                "ns2.superhost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "rewalco.com",
            "domain_keyword": "rewalco",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:23:32",
            "create_date": "2019-03-19",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "kewaco.pro",
            "domain_keyword": "kewaco",
            "domain_tld": "pro",
            "query_time": "2024-05-09 13:37:59",
            "create_date": "2018-07-12",
            "update_date": "2023-06-01",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "rewaqco.com",
            "domain_keyword": "rewaqco",
            "domain_tld": "com",
            "query_time": "2024-05-10 16:42:40",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sewaco.com",
            "domain_keyword": "sewaco",
            "domain_tld": "com",
            "query_time": "2024-04-11 03:58:18",
            "create_date": "2001-06-18",
            "update_date": "2023-07-24",
            "expiry_date": "2024-06-18",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Taiwan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "revaco.net",
            "domain_keyword": "revaco",
            "domain_tld": "net",
            "query_time": "2024-04-20 03:18:05",
            "create_date": "2008-02-04",
            "update_date": "2023-02-05",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.simianhost.net",
                "ns2.simianhost.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "rewaaco.com",
            "domain_keyword": "rewaaco",
            "domain_tld": "com",
            "query_time": "2024-05-20 19:46:51",
            "create_date": "2021-03-20",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=rewaaco.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "meera.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sewaco.org",
            "domain_keyword": "sewaco",
            "domain_tld": "org",
            "query_time": "2024-04-13 23:07:50",
            "create_date": "2015-03-18",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "redacted",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "redacted",
            "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": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "rexaco.ltd",
            "domain_keyword": "rexaco",
            "domain_tld": "ltd",
            "query_time": "2024-05-03 07:32:05",
            "create_date": "2023-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "rezaco.info",
            "domain_keyword": "rezaco",
            "domain_tld": "info",
            "query_time": "2024-05-06 08:16:06",
            "create_date": "2014-08-21",
            "update_date": "2023-06-28",
            "expiry_date": "2024-08-21",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reza and Co 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": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "mewaco.com",
            "domain_keyword": "mewaco",
            "domain_tld": "com",
            "query_time": "2024-05-10 23:23:32",
            "create_date": "2020-01-11",
            "update_date": "2022-08-23",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "remaco.cl",
            "domain_keyword": "remaco",
            "domain_tld": "cl",
            "query_time": "2024-06-10 21:46:42",
            "create_date": "2004-03-12",
            "expiry_date": "2026-04-08",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Gerencia General (REMACO S A)",
            "name_servers": [
                "ns10.hostgator.cl",
                "ns11.hostgator.cl"
            ]
        },
        {
            "num": 80,
            "domain_name": "erwaco.com",
            "domain_keyword": "erwaco",
            "domain_tld": "com",
            "query_time": "2024-05-13 21:54:12",
            "create_date": "2020-12-29",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "redaco.nl",
            "domain_keyword": "redaco",
            "domain_tld": "nl",
            "query_time": "2024-05-06 09:59:25",
            "create_date": "2017-03-22",
            "registrar_name": "Internet Service Europe B.V.",
            "name_servers": [
                "ns1.123-hosting-server.biz",
                "ns2.123-hosting-server.biz"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 82,
            "domain_name": "remaco.ru",
            "domain_keyword": "remaco",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:21:04",
            "create_date": "2017-02-16",
            "expiry_date": "2025-02-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "reweco.org",
            "domain_keyword": "reweco",
            "domain_tld": "org",
            "query_time": "2024-04-23 02:18:24",
            "create_date": "2007-01-09",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BUNDESVERBAND DER BILANZBUCHHALTER UND CONTROLLER  e.V.",
            "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": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "hewaco.de",
            "domain_keyword": "hewaco",
            "domain_tld": "de",
            "query_time": "2024-05-05 23:53:48",
            "update_date": "2021-05-20",
            "name_servers": [
                "ns1119.ui-dns.biz",
                "ns1119.ui-dns.com",
                "ns1119.ui-dns.de",
                "ns1119.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 85,
            "domain_name": "rezaco.uk",
            "domain_keyword": "rezaco",
            "domain_tld": "uk",
            "query_time": "2024-05-04 20:44:46",
            "create_date": "2014-08-21",
            "update_date": "2023-06-23",
            "expiry_date": "2024-08-21",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "revaco.nl",
            "domain_keyword": "revaco",
            "domain_tld": "nl",
            "query_time": "2024-05-08 19:02:24",
            "create_date": "2021-04-25",
            "update_date": "2022-04-22",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 87,
            "domain_name": "resaco.co.uk",
            "domain_keyword": "resaco",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 04:52:26",
            "create_date": "2021-11-19",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-19",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "rexaco.global",
            "domain_keyword": "rexaco",
            "domain_tld": "global",
            "query_time": "2024-04-23 02:21:47",
            "create_date": "2022-09-05",
            "update_date": "2023-10-20",
            "expiry_date": "2024-09-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "resaco.com",
            "domain_keyword": "resaco",
            "domain_tld": "com",
            "query_time": "2024-06-08 04:52:26",
            "create_date": "2004-01-21",
            "update_date": "2018-03-18",
            "expiry_date": "2025-01-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "abrahms gmbh",
            "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": [
                "ns1069.ui-dns.biz",
                "ns1069.ui-dns.com",
                "ns1069.ui-dns.de",
                "ns1069.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "newaco.com",
            "domain_keyword": "newaco",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:53:27",
            "create_date": "2011-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2034-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "renaco.net",
            "domain_keyword": "renaco",
            "domain_tld": "net",
            "query_time": "2024-04-18 05:20:26",
            "create_date": "2013-02-22",
            "update_date": "2020-01-06",
            "expiry_date": "2025-02-22",
            "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": 92,
            "domain_name": "dewaco.be",
            "domain_keyword": "dewaco",
            "domain_tld": "be",
            "query_time": "2024-05-18 15:59:51",
            "create_date": "2014-05-06",
            "registrar_name": "EasyHost®",
            "registrar_website": "http://www.easyhost.be",
            "name_servers": [
                "ns1.easyhost.be",
                "ns2.easyhost.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 93,
            "domain_name": "rewako.com",
            "domain_keyword": "rewako",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:23:32",
            "create_date": "2018-01-26",
            "update_date": "2021-01-20",
            "expiry_date": "2026-01-26",
            "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": 94,
            "domain_name": "rewico.com",
            "domain_keyword": "rewico",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:18:53",
            "create_date": "1998-10-13",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "-",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.kunden.de",
                "sec.avency.de",
                "theopolis.avency.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "rewalo.de",
            "domain_keyword": "rewalo",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:49:12",
            "update_date": "2023-10-26",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 96,
            "domain_name": "rewacom.hu",
            "domain_keyword": "rewacom",
            "domain_tld": "hu",
            "query_time": "2024-05-10 12:58:55",
            "create_date": "2011-02-26"
        },
        {
            "num": 97,
            "domain_name": "rewano.com",
            "domain_keyword": "rewano",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:23:36",
            "create_date": "2012-02-23",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-23",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1 Ofuka-cho, Grand Front Osaka Tower B 23F",
            "registrant_city": "Kita-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.663740121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "regaco.in",
            "domain_keyword": "regaco",
            "domain_tld": "in",
            "query_time": "2024-05-15 19:40:09",
            "create_date": "2022-06-30",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "relaco.shop",
            "domain_keyword": "relaco",
            "domain_tld": "shop",
            "query_time": "2024-05-17 14:29:33",
            "create_date": "2023-03-19",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-19",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_country": "KR",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "cewaco.com",
            "domain_keyword": "cewaco",
            "domain_tld": "com",
            "query_time": "2024-04-24 21:11:16",
            "create_date": "2013-10-30",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.397,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>rewaco.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5248</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>rexaco.com, rewico.ru, renaco.com, rewsco.com, remaco.it, rewico.net, reiwaco.net, rejaco.online, rewico.info, dewaco.org, dewaco.it, remaco.be, recaco.jp, rewdco.com, reweco.de, reeaco.com, resaco.net, rewoco.ru, rezaco.co.uk, bewaco.be, retaco.com, rewoco.org, renaco.info, rebaco.net, rewajo.space, renaco.nl, recaco.net, retaco.top, renaco.biz, resaco.biz, renaco.it, rewoco.net, rehaco.net, relaco.store, bewaco.net, rejaco.store, newaco.com.br, rewoco.co.uk, resaco.pl, reiaco.com, rewato.com, repaco.net, renaco.de, vewaco.be, dewaco.pl, rewico.co.uk, sewaco.de, revaco.hu, repaco.ca, rezaco.com, sewaco.pl, trewaco.com, rewoco.tech, hewaco.biz, regaco.com, kewaco.org, rebaco.com, jewaco.com, kewaco.ru, kewaco.com, rewach.com, reyaco.com, redaco.co.uk, rowaco.com, rewacol.com, rewach.de, rewavo.com, rewach.pl, rewalco.com, kewaco.pro, rewaqco.com, sewaco.com, revaco.net, rewaaco.com, sewaco.org, rexaco.ltd, rezaco.info, mewaco.com, remaco.cl, erwaco.com, redaco.nl, remaco.ru, reweco.org, hewaco.de, rezaco.uk, revaco.nl, resaco.co.uk, rexaco.global, resaco.com, newaco.com, renaco.net, dewaco.be, rewako.com, rewico.com, rewalo.de, rewacom.hu, rewano.com, regaco.in, relaco.shop, cewaco.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rexaco.com</domain_name>
   <domain_keyword>rexaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:21:47</query_time>
   <create_date>2018-03-31</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-03-31</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.brandbucket.com</value>
    <value>ns2.brandbucket.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>rewico.ru</domain_name>
   <domain_keyword>rewico</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:18:53</query_time>
   <create_date>2016-07-06</create_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>renaco.com</domain_name>
   <domain_keyword>renaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 08:10:50</query_time>
   <create_date>1999-06-08</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>4</num>
   <domain_name>rewsco.com</domain_name>
   <domain_keyword>rewsco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 21:24:09</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>failed-whois-verification.namecheap.com</value>
    <value>verify-contact-details.namecheap.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>remaco.it</domain_name>
   <domain_keyword>remaco</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-18 22:49:52</query_time>
   <create_date>2002-05-29</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>Mdj Group s.r.l.</registrar_name>
   <registrar_website>https://www.midhgard.it/</registrar_website>
   <registrant_company>Remaco di Mauro Lazzari &amp; C. snc</registrant_company>
   <registrant_address>Via non ancora disponibile</registrant_address>
   <registrant_city>Torino</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10156</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.midhgard.it</value>
    <value>ns2.midhgard.it</value>
    <value>ns3.midhgard.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>rewico.net</domain_name>
   <domain_keyword>rewico</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 02:18:53</query_time>
   <create_date>2008-07-04</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>-</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.kunden.de</value>
    <value>sec.avency.de</value>
    <value>theopolis.avency.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>reiwaco.net</domain_name>
   <domain_keyword>reiwaco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 03:41:22</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>rejaco.online</domain_name>
   <domain_keyword>rejaco</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 13:24:03</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Privacy Protected by Hostnet</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.contact.hostnet.support</value>
    <value>ns2.contact.hostnet.support</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>rewico.info</domain_name>
   <domain_keyword>rewico</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 21:23:21</query_time>
   <create_date>2008-07-04</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fiege Logistik Stiftung &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.kunden.de</value>
    <value>sec.avency.de</value>
    <value>theopolis.avency.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>dewaco.org</domain_name>
   <domain_keyword>dewaco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 15:59:50</query_time>
   <create_date>2020-03-09</create_date>
   <update_date>2020-05-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>http://www.joker.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>FI</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.euronic.fi</value>
    <value>ns2.euronic.fi</value>
    <value>ns3.euronic.fi</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>dewaco.it</domain_name>
   <domain_keyword>dewaco</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-30 21:41:26</query_time>
   <create_date>2011-05-09</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Explora s.r.l.</registrar_name>
   <registrar_website>http://www.y2khosting.it</registrar_website>
   <registrant_company>DE.WA.CO.  SRL</registrant_company>
   <registrant_address>Via G. Ferraris, 12</registrant_address>
   <registrant_city>Scafati</registrant_city>
   <registrant_state>SA</registrant_state>
   <registrant_zip>84018</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.explora-service.it</value>
    <value>ns2.explora-service.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>remaco.be</domain_name>
   <domain_keyword>remaco</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-13 09:44:14</query_time>
   <create_date>2022-12-03</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>recaco.jp</domain_name>
   <domain_keyword>recaco</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-11 17:20:23</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-30</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>rewdco.com</domain_name>
   <domain_keyword>rewdco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:18:14</query_time>
   <create_date>2018-07-30</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>reweco.de</domain_name>
   <domain_keyword>reweco</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:49:17</query_time>
   <update_date>2022-04-05</update_date>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>reeaco.com</domain_name>
   <domain_keyword>reeaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 02:19:10</query_time>
   <create_date>2020-07-22</create_date>
   <update_date>2022-11-15</update_date>
   <expiry_date>2030-07-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>ns1.brushtailtech.com</value>
    <value>ns2.brushtailtech.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>17</num>
   <domain_name>resaco.net</domain_name>
   <domain_keyword>resaco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 04:52:26</query_time>
   <create_date>2011-03-01</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/resaco.net/owner</registrant_email>
   <name_servers>
    <value>m.ns.arvancdn.ir</value>
    <value>y.ns.arvancdn.ir</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>rewoco.ru</domain_name>
   <domain_keyword>rewoco</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:18:53</query_time>
   <create_date>2012-11-01</create_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>rezaco.co.uk</domain_name>
   <domain_keyword>rezaco</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 17:26:41</query_time>
   <create_date>2000-07-17</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>bewaco.be</domain_name>
   <domain_keyword>bewaco</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-24 11:31:37</query_time>
   <create_date>2017-12-29</create_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <registrar_website>http://www.theregistrarcompany.com</registrar_website>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>retaco.com</domain_name>
   <domain_keyword>retaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 21:26:07</query_time>
   <create_date>2005-03-20</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-20</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>rewoco.org</domain_name>
   <domain_keyword>rewoco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 02:20:17</query_time>
   <create_date>2012-11-03</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-03</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>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.parking-page.net</value>
    <value>dns2.parking-page.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>renaco.info</domain_name>
   <domain_keyword>renaco</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 07:11:51</query_time>
   <create_date>2013-02-22</create_date>
   <update_date>2020-02-22</update_date>
   <expiry_date>2025-02-22</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>R.I. group srl Societa/Ditta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>rebaco.net</domain_name>
   <domain_keyword>rebaco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 12:23:12</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>4128</registrar_iana>
   <registrar_name>Gname 136 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>peaches.ns.cloudflare.com</value>
    <value>zahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>rewajo.space</domain_name>
   <domain_keyword>rewajo</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-08 05:28:14</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>renaco.nl</domain_name>
   <domain_keyword>renaco</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 08:10:50</query_time>
   <create_date>2018-12-18</create_date>
   <update_date>2018-12-27</update_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <name_servers>
    <value>glen.ns.cloudflare.com</value>
    <value>liz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>recaco.net</domain_name>
   <domain_keyword>recaco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 05:38:50</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Tomoyuki Egami</registrant_name>
   <registrant_company>EDP LLC</registrant_company>
   <registrant_address>1-1-36 Okubo</registrant_address>
   <registrant_city>Narashino-shi</registrant_city>
   <registrant_state>Chiba</registrant_state>
   <registrant_zip>275-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.474275102</registrant_phone>
   <name_servers>
    <value>ns-a1.cloud.z.com</value>
    <value>ns-a2.cloud.z.com</value>
    <value>ns-a3.cloud.z.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>retaco.top</domain_name>
   <domain_keyword>retaco</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-06 21:26:07</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>renaco.biz</domain_name>
   <domain_keyword>renaco</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-04 18:43:59</query_time>
   <create_date>2013-02-22</create_date>
   <update_date>2020-02-24</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>R.I. group srl Societa/Ditta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>resaco.biz</domain_name>
   <domain_keyword>resaco</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-17 14:18:59</query_time>
   <create_date>2015-07-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>226</registrar_iana>
   <registrar_name>Deutsche Telekom AG</registrar_name>
   <registrar_website>http://registrar.telekom.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>dns01-tld.t-online.de</value>
    <value>dns02-tld.t-online.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>renaco.it</domain_name>
   <domain_keyword>renaco</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-06 13:08:50</query_time>
   <create_date>2000-06-29</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>R.I. Group srl</registrant_company>
   <registrant_address>Viale Della Vittoria 28/2</registrant_address>
   <registrant_city>MONTEBELLUNA</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>31044</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>32</num>
   <domain_name>rewoco.net</domain_name>
   <domain_keyword>rewoco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 02:20:17</query_time>
   <create_date>2012-11-01</create_date>
   <update_date>2022-10-30</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>dns1.parking-page.net</value>
    <value>dns2.parking-page.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>rehaco.net</domain_name>
   <domain_keyword>rehaco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 01:04:18</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-15</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 onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>relaco.store</domain_name>
   <domain_keyword>relaco</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-10 19:57:10</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_company>Leeteklife.Co.,Ltd</registrant_company>
   <registrant_country>KR</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.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>bewaco.net</domain_name>
   <domain_keyword>bewaco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 19:16:40</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-03</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>TX</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/bewaco.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>koa.ns.cloudflare.com</value>
    <value>tara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>rejaco.store</domain_name>
   <domain_keyword>rejaco</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-11 16:50:17</query_time>
   <create_date>2024-06-09</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-09</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.rejaco.store</value>
    <value>ns2.rejaco.store</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>newaco.com.br</domain_name>
   <domain_keyword>newaco</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-23 03:41:51</query_time>
   <create_date>2005-03-21</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrant_name>NEW ACO COMERCIO DE PRODUTOS SIDERURGICOS LTDA.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.ctitech.net.br</value>
    <value>dns2.ctitech.net.br</value>
    <value>dns3.ctitech.net.br</value>
    <value>dns4.ctitech.net.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>rewoco.co.uk</domain_name>
   <domain_keyword>rewoco</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 02:20:17</query_time>
   <create_date>2012-11-03</create_date>
   <update_date>2022-10-30</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>dns1.parking-page.net</value>
    <value>dns2.parking-page.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>resaco.pl</domain_name>
   <domain_keyword>resaco</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-22 15:14:02</query_time>
   <create_date>2016-11-07</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>reiaco.com</domain_name>
   <domain_keyword>reiaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 08:50:30</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2026-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=reiaco.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>41</num>
   <domain_name>rewato.com</domain_name>
   <domain_keyword>rewato</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:54:35</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>repaco.net</domain_name>
   <domain_keyword>repaco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 05:15:48</query_time>
   <create_date>2005-07-03</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2027-07-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.justhost.com</value>
    <value>ns2.justhost.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>renaco.de</domain_name>
   <domain_keyword>renaco</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:45:52</query_time>
   <update_date>2019-03-19</update_date>
   <name_servers>
    <value>ns1.goneo.de</value>
    <value>ns2.goneo.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>vewaco.be</domain_name>
   <domain_keyword>vewaco</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-16 22:48:27</query_time>
   <create_date>2004-09-06</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>dewaco.pl</domain_name>
   <domain_keyword>dewaco</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 00:30:52</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>rewico.co.uk</domain_name>
   <domain_keyword>rewico</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 02:18:53</query_time>
   <create_date>1997-09-16</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-16</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>47</num>
   <domain_name>sewaco.de</domain_name>
   <domain_keyword>sewaco</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 18:07:08</query_time>
   <update_date>2023-06-09</update_date>
   <name_servers>
    <value>ns1.domainoffensive.de</value>
    <value>ns2.domainoffensive.eu</value>
    <value>ns3.domainoffensive.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>revaco.hu</domain_name>
   <domain_keyword>revaco</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 12:58:53</query_time>
   <create_date>2019-04-28</create_date>
  </value>
  <value>
   <num>49</num>
   <domain_name>repaco.ca</domain_name>
   <domain_keyword>repaco</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-09 13:57:48</query_time>
   <create_date>2012-03-06</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>Go Get Canada Domain Registrar Ltd.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>tony.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>rezaco.com</domain_name>
   <domain_keyword>rezaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 17:26:41</query_time>
   <create_date>2014-08-21</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-08-21</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>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sewaco.pl</domain_name>
   <domain_keyword>sewaco</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-09 08:44:23</query_time>
   <create_date>2011-06-02</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>trewaco.com</domain_name>
   <domain_keyword>trewaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 15:31:21</query_time>
   <create_date>2022-10-10</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2026-10-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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>rewoco.tech</domain_name>
   <domain_keyword>rewoco</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-24 05:53:01</query_time>
   <create_date>2020-11-22</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>hewaco.biz</domain_name>
   <domain_keyword>hewaco</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-13 14:18:39</query_time>
   <create_date>2024-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns1044.ui-dns.biz</value>
    <value>ns1053.ui-dns.com</value>
    <value>ns1075.ui-dns.org</value>
    <value>ns1117.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>regaco.com</domain_name>
   <domain_keyword>regaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 12:41:45</query_time>
   <create_date>2012-08-03</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dushanbe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TJ</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/regaco.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>irns1.netafraz.com</value>
    <value>irns2.netafraz.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>kewaco.org</domain_name>
   <domain_keyword>kewaco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 05:26:13</query_time>
   <create_date>2018-07-12</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>http://www.reg.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>rebaco.com</domain_name>
   <domain_keyword>rebaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:13:23</query_time>
   <create_date>2002-10-30</create_date>
   <update_date>2021-10-07</update_date>
   <expiry_date>2026-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=rebaco.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>58</num>
   <domain_name>jewaco.com</domain_name>
   <domain_keyword>jewaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 16:56:52</query_time>
   <create_date>2008-04-19</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://privacydomain.net/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>kewaco.ru</domain_name>
   <domain_keyword>kewaco</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:13:42</query_time>
   <create_date>2018-07-12</create_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>kewaco.com</domain_name>
   <domain_keyword>kewaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 17:14:31</query_time>
   <create_date>2018-07-12</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9670971261</registrant_phone>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>rewach.com</domain_name>
   <domain_keyword>rewach</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 19:46:52</query_time>
   <create_date>2020-03-03</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>LIAONING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=rewach.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>reyaco.com</domain_name>
   <domain_keyword>reyaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 16:07:21</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>redaco.co.uk</domain_name>
   <domain_keyword>redaco</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 13:20:57</query_time>
   <create_date>2011-10-11</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>Netcetera Ltd t/a Netcetera [Tag = NETC]</registrar_name>
   <registrar_website>https://netcetera.uk</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>rowaco.com</domain_name>
   <domain_keyword>rowaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 15:12:29</query_time>
   <create_date>1999-06-10</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>ns.aname.net</value>
    <value>ns2.aname.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>rewacol.com</domain_name>
   <domain_keyword>rewacol</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 21:22:22</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-05-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>rewach.de</domain_name>
   <domain_keyword>rewach</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:49:11</query_time>
   <update_date>2021-02-12</update_date>
   <name_servers>
    <value>ns1037.ui-dns.de</value>
    <value>ns1088.ui-dns.com</value>
    <value>ns1113.ui-dns.org</value>
    <value>ns1117.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>rewavo.com</domain_name>
   <domain_keyword>rewavo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 19:48:04</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of rewavo.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1072.awsdns-06.org</value>
    <value>ns-1574.awsdns-04.co.uk</value>
    <value>ns-477.awsdns-59.com</value>
    <value>ns-580.awsdns-08.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>rewach.pl</domain_name>
   <domain_keyword>rewach</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 14:54:25</query_time>
   <create_date>2008-10-28</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.superhost.pl</value>
    <value>ns2.superhost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>rewalco.com</domain_name>
   <domain_keyword>rewalco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:23:32</query_time>
   <create_date>2019-03-19</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-19</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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</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>kewaco.pro</domain_name>
   <domain_keyword>kewaco</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 13:37:59</query_time>
   <create_date>2018-07-12</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>rewaqco.com</domain_name>
   <domain_keyword>rewaqco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 16:42:40</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sewaco.com</domain_name>
   <domain_keyword>sewaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 03:58:18</query_time>
   <create_date>2001-06-18</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Taiwan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>revaco.net</domain_name>
   <domain_keyword>revaco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 03:18:05</query_time>
   <create_date>2008-02-04</create_date>
   <update_date>2023-02-05</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.simianhost.net</value>
    <value>ns2.simianhost.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>rewaaco.com</domain_name>
   <domain_keyword>rewaaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 19:46:51</query_time>
   <create_date>2021-03-20</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=rewaaco.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>meera.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sewaco.org</domain_name>
   <domain_keyword>sewaco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-13 23:07:50</query_time>
   <create_date>2015-03-18</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>redacted</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>redacted</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>dns1.parastorage.com</value>
    <value>dns2.parastorage.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>rexaco.ltd</domain_name>
   <domain_keyword>rexaco</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-03 07:32:05</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>rezaco.info</domain_name>
   <domain_keyword>rezaco</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 08:16:06</query_time>
   <create_date>2014-08-21</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reza and Co 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>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>mewaco.com</domain_name>
   <domain_keyword>mewaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 23:23:32</query_time>
   <create_date>2020-01-11</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>remaco.cl</domain_name>
   <domain_keyword>remaco</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-10 21:46:42</query_time>
   <create_date>2004-03-12</create_date>
   <expiry_date>2026-04-08</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Gerencia General (REMACO S A)</registrant_name>
   <name_servers>
    <value>ns10.hostgator.cl</value>
    <value>ns11.hostgator.cl</value>
   </name_servers>
  </value>
  <value>
   <num>80</num>
   <domain_name>erwaco.com</domain_name>
   <domain_keyword>erwaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 21:54:12</query_time>
   <create_date>2020-12-29</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>redaco.nl</domain_name>
   <domain_keyword>redaco</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 09:59:25</query_time>
   <create_date>2017-03-22</create_date>
   <registrar_name>Internet Service Europe B.V.</registrar_name>
   <name_servers>
    <value>ns1.123-hosting-server.biz</value>
    <value>ns2.123-hosting-server.biz</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>remaco.ru</domain_name>
   <domain_keyword>remaco</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:21:04</query_time>
   <create_date>2017-02-16</create_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>reweco.org</domain_name>
   <domain_keyword>reweco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 02:18:24</query_time>
   <create_date>2007-01-09</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BUNDESVERBAND DER BILANZBUCHHALTER UND CONTROLLER  e.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>hewaco.de</domain_name>
   <domain_keyword>hewaco</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 23:53:48</query_time>
   <update_date>2021-05-20</update_date>
   <name_servers>
    <value>ns1119.ui-dns.biz</value>
    <value>ns1119.ui-dns.com</value>
    <value>ns1119.ui-dns.de</value>
    <value>ns1119.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>rezaco.uk</domain_name>
   <domain_keyword>rezaco</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 20:44:46</query_time>
   <create_date>2014-08-21</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>revaco.nl</domain_name>
   <domain_keyword>revaco</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 19:02:24</query_time>
   <create_date>2021-04-25</create_date>
   <update_date>2022-04-22</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>resaco.co.uk</domain_name>
   <domain_keyword>resaco</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 04:52:26</query_time>
   <create_date>2021-11-19</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>rexaco.global</domain_name>
   <domain_keyword>rexaco</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-23 02:21:47</query_time>
   <create_date>2022-09-05</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>resaco.com</domain_name>
   <domain_keyword>resaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 04:52:26</query_time>
   <create_date>2004-01-21</create_date>
   <update_date>2018-03-18</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>abrahms gmbh</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1069.ui-dns.biz</value>
    <value>ns1069.ui-dns.com</value>
    <value>ns1069.ui-dns.de</value>
    <value>ns1069.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>newaco.com</domain_name>
   <domain_keyword>newaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:53:27</query_time>
   <create_date>2011-03-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2034-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>renaco.net</domain_name>
   <domain_keyword>renaco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 05:20:26</query_time>
   <create_date>2013-02-22</create_date>
   <update_date>2020-01-06</update_date>
   <expiry_date>2025-02-22</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>92</num>
   <domain_name>dewaco.be</domain_name>
   <domain_keyword>dewaco</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-18 15:59:51</query_time>
   <create_date>2014-05-06</create_date>
   <registrar_name>EasyHost®</registrar_name>
   <registrar_website>http://www.easyhost.be</registrar_website>
   <name_servers>
    <value>ns1.easyhost.be</value>
    <value>ns2.easyhost.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>rewako.com</domain_name>
   <domain_keyword>rewako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:23:32</query_time>
   <create_date>2018-01-26</create_date>
   <update_date>2021-01-20</update_date>
   <expiry_date>2026-01-26</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>94</num>
   <domain_name>rewico.com</domain_name>
   <domain_keyword>rewico</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:18:53</query_time>
   <create_date>1998-10-13</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>-</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.kunden.de</value>
    <value>sec.avency.de</value>
    <value>theopolis.avency.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>rewalo.de</domain_name>
   <domain_keyword>rewalo</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:49:12</query_time>
   <update_date>2023-10-26</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>rewacom.hu</domain_name>
   <domain_keyword>rewacom</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 12:58:55</query_time>
   <create_date>2011-02-26</create_date>
  </value>
  <value>
   <num>97</num>
   <domain_name>rewano.com</domain_name>
   <domain_keyword>rewano</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:23:36</query_time>
   <create_date>2012-02-23</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-23</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 VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1 Ofuka-cho, Grand Front Osaka Tower B 23F</registrant_address>
   <registrant_city>Kita-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.663740121</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>regaco.in</domain_name>
   <domain_keyword>regaco</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-15 19:40:09</query_time>
   <create_date>2022-06-30</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>relaco.shop</domain_name>
   <domain_keyword>relaco</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-17 14:29:33</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_country>KR</registrant_country>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.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>cewaco.com</domain_name>
   <domain_keyword>cewaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 21:11:16</query_time>
   <create_date>2013-10-30</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.397</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.