WHOIS QUERY TIME

8 May 2024 - 5:28 AM UTC

Registered: 7 March 2016
Modified: 30 September 2020

REGISTRAR

Name: Mijn InternetOplossing B.V.

DNSSEC

yes

NAME SERVERS

ns1.mijndnsserver.nl
ns2.mijndnsserver.nl
ns3.mijndnsserver.eu
ns4.mijndnsserver.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=rewako.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "rewako.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "rewako.nl",
            "domain_keyword": "rewako",
            "domain_tld": "nl",
            "query_time": "2024-05-08 05:28:15",
            "create_date": "2016-03-07",
            "update_date": "2020-09-30",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>rewako.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>rewako.nl</domain_name>
   <domain_keyword>rewako</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 05:28:15</query_time>
   <create_date>2016-03-07</create_date>
   <update_date>2020-09-30</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.026</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.1 seconds) for "rewako.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Apr 2023 - 5:12 AM UTC

Registered: 7 March 2016
Modified: 30 September 2020

REGISTRAR

Name: Mijn InternetOplossing B.V.

DNSSEC

yes

NAME SERVERS

ns1.mijndnsserver.nl
ns2.mijndnsserver.nl
ns3.mijndnsserver.eu
ns4.mijndnsserver.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=rewako.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "rewako.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "rewako.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "rewako.nl",
            "domain_keyword": "rewako",
            "domain_tld": "nl",
            "query_time": "2023-04-26 05:12:09",
            "create_date": "2016-03-07",
            "update_date": "2020-09-30",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.1,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>rewako.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>rewako.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rewako.nl</domain_name>
   <domain_keyword>rewako</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-26 05:12:09</query_time>
   <create_date>2016-03-07</create_date>
   <update_date>2020-09-30</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.1</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 2 domain names (in 0.066 seconds) which contained the exact domain keyword "rewako".
Domain Name Registered Expiry Registrar Ownership
1 rewako.pl 11 Jan 2008 11 Jan 2025 Globtel Internet Szymon Hersztek -
2 rewako.nl 7 Mar 2016 - Mijn InternetOplossing B.V. -
3 rewako.com 26 Jan 2018 26 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=rewako&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "rewako",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "rewako.pl, rewako.nl, rewako.com",
    "results": [
        {
            "num": 1,
            "domain_name": "rewako.pl",
            "domain_keyword": "rewako",
            "domain_tld": "pl",
            "query_time": "2024-03-26 07:16:11",
            "create_date": "2008-01-11",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-11",
            "registrar_name": "Globtel Internet Szymon Hersztek",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rewako.nl",
            "domain_keyword": "rewako",
            "domain_tld": "nl",
            "query_time": "2024-05-08 05:28:15",
            "create_date": "2016-03-07",
            "update_date": "2020-09-30",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.066,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>rewako</domain_keyword>
  <sort_by>create_date</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>rewako.pl, rewako.nl, rewako.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rewako.pl</domain_name>
   <domain_keyword>rewako</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-26 07:16:11</query_time>
   <create_date>2008-01-11</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>Globtel Internet Szymon Hersztek</registrar_name>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>rewako.nl</domain_name>
   <domain_keyword>rewako</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 05:28:15</query_time>
   <create_date>2016-03-07</create_date>
   <update_date>2020-09-30</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</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>
 </results>
 <stats>
  <total_time>0.066</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 4,953 domain names (in 0.354 seconds) which look and sound like the brand name "rewako".
Domain Name Registered Expiry Registrar Ownership
1 jewako.com 28 Mar 2022 28 Mar 2025 1API GmbH REDACTED FOR PRIVACY
2 remako.world 25 May 2024 25 May 2025 Sav.com, LLC REDACTED FOR PRIVACY
3 bewako.com 23 May 2013 23 May 2025 IONOS SE -
4 rebako.com 31 Aug 2011 31 Aug 2025 Alpine Domains Inc. eWeb Development Inc.
5 relako.sk 31 May 2004 19 Jun 2024 WebHouse, s.r.o. Ing. Jana Molnárová - RELAKO
6 rewake.info 7 Jun 2020 7 Jun 2024 DomainSpot LLC REDACTED FOR PRIVACY
7 rewake.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
8 rewaco.ru 5 Nov 2008 5 Nov 2024 SALENAMES-RU Private Person
9 remako.ru 18 Nov 2023 18 Nov 2024 REGRU-RU Private Person
10 jewako.net 28 Mar 2022 28 Mar 2025 1API GmbH REDACTED FOR PRIVACY
11 rewake.us 20 Jan 2022 20 Jan 2025 GoDaddy.com, LLC Brian E. Kurtz
12 rewake.dev 17 May 2021 17 May 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
13 sewako.com 9 Feb 2024 9 Feb 2025 Dynadot Inc -
14 rewaco.com 16 Sep 1997 15 Sep 2025 Hetzner Online GmbH REDACTED FOR PRIVACY
15 resako.org 26 Jul 2023 26 Jul 2024 Squarespace Domains II LLC resoko
16 bewako.pl 5 Dec 2005 5 Dec 2024 home.pl S.A. -
17 reoako.nz 9 Aug 2021 - ideegeo Group Ltd, c/o iwantmyname -
18 reweko.site 30 Aug 2023 30 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
19 fewako.de - - - -
20 rewanko.com 1 May 2013 1 May 2025 Netowl, Inc. REDACTED FOR PRIVACY
21 rewajo.space 8 Jun 2023 8 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
22 dewako.net 26 Mar 2015 26 Mar 2025 Cronon GmbH -
23 rewaco.pl 14 Feb 2005 14 Feb 2025 nazwa.pl sp. z o.o. -
24 3ewako.com 14 Sep 2023 14 Sep 2024 Metaregistrar BV REDACTED FOR PRIVACY
25 rewake.today 22 Nov 2023 22 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169384275
26 redako.com 31 Jul 2023 31 Jul 2024 Glide Slope Domains, LLC -
27 rewaco.com.pl 20 Jul 2019 20 Jul 2024 home.pl S.A. -
28 rewakon.com 16 Apr 2013 16 Apr 2025 Cronon GmbH -
29 rewavo.com 16 Nov 2023 16 Nov 2024 Amazon Registrar, Inc. Identity Protection Service
30 rewajo.com 5 Jan 2024 5 Jan 2025 Cronon GmbH -
31 dewako.info 10 Jan 2024 10 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
32 jewako.org 28 Mar 2022 28 Mar 2025 1API GmbH REDACTED FOR PRIVACY
33 rewaco.de - - - -
34 rewake.website 14 Oct 2018 14 Oct 2024 Network Solutions LLC -
35 rewake.fr 31 May 2023 31 May 2025 IONOS SE Rewake
36 reoako.com 9 Aug 2021 9 Aug 2024 1API GmbH Registrant of reoako.com
37 rowako.com 14 Mar 2024 14 Mar 2025 GoDaddy.com, LLC -
38 rewake.org 7 Jun 2020 7 Jun 2024 DomainSpot LLC REDACTED FOR PRIVACY
39 rewiko.pl 8 Apr 2018 8 Apr 2025 Consulting Service Sp. z o.o. -
40 rebako.io 22 Jul 2020 22 Jul 2024 Gandi SAS sikmi,inc
41 rewaco.online 7 Sep 2023 7 Sep 2024 Nics Telekomunikasyon A.S. CATALMESE MAH. 167. SOKAK NO51 CEKMEKOY ISTANBUL
42 refako.com 4 Feb 2008 4 Feb 2026 Key-Systems GmbH REDACTED FOR PRIVACY
43 rewano.com 23 Feb 2012 23 Feb 2025 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
44 rewalo.de - - - -
45 redako.nl 18 Mar 2017 - Realtime Register -
46 tewako.fr 10 Mar 2011 10 Mar 2026 VIADUC Ano Nymous
47 revako.com 5 May 2013 5 May 2025 Alpine Domains Inc. eWeb Development Inc.
48 rebako.hr 12 Mar 2009 22 Feb 2025 CARNET REBAKO d.o.o.
49 rewaki.com 26 Oct 2006 25 Oct 2024 Eurodns S.A. Pomemet
50 rewajo.store 5 Jan 2024 5 Jan 2025 Cronon GmbH -
51 rewaso.com 12 Jul 2022 12 Jul 2024 BigRock Solutions Ltd. Chaitanya Punde
52 mewako.com 19 Jan 2011 19 Jan 2025 IONOS SE Relzower Servicegesellschaft mbH
53 resako.com 17 Jan 2017 17 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 rewato.com 13 Sep 2023 13 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
55 repako.xyz 8 Jun 2022 8 Jun 2024 URL Solutions Inc. GLOBAL DOMAIN PRIVACY SERVICES INC
56 rewaco.net 12 Dec 2005 12 Dec 2024 1API GmbH REDACTED FOR PRIVACY
57 riwako.com 20 Feb 2020 20 Feb 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
58 rewakon.net 16 Apr 2013 16 Apr 2025 Deutsche Telekom AG REWAKON GmbH
59 rewazo.com 7 Oct 2022 7 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
60 remako.net.pl 10 Aug 2016 10 Aug 2024 Aftermarket.pl Limited -
61 relako.com 7 May 2021 7 May 2025 Epik LLC -
62 r-wako.com 25 Aug 2003 25 Aug 2024 Japan Registry Services Co.,Ltd.(JPRS) Shibata Seiichi
63 mewako.de - - - -
64 rewake.net 22 May 2008 22 May 2025 Cloudflare, Inc. DATA REDACTED
65 rewaco.cfd 31 Mar 2023 31 Mar 2024 NameSilo, LLC PrivacyGuardian.org llc
66 rewakg.pro 28 Jul 2017 28 Jul 2024 Above.com Pty Ltd. PROTECTSERVICE, LTD.
67 rewake.de - - - -
68 hewako.com 6 Feb 2020 6 Feb 2025 PSI-USA, Inc. dba Domain Robot Hewako Helgoländer Warenkontor UG
69 remako.com 25 Aug 2000 25 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
70 rewak.pl 4 Aug 2016 4 Aug 2024 Dinfo.pl Sylwia Wierońska -
71 reako.net 9 Jul 2006 9 Jul 2024 Cloudflare, Inc. DATA REDACTED
72 ewako.co.jp 11 Apr 2001 - - WAKO SANGYO CO.,LTD.
73 reako.com 16 Sep 2010 16 Sep 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
74 rewak.com 20 Jun 2003 20 Jun 2025 Dynadot Inc -
75 rewak.apartments 28 Jun 2022 28 Jun 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
76 rebako.co.uk 6 Apr 2021 6 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
77 rezako.com 6 Sep 2023 6 Sep 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
78 remako.de - - - -
79 renako.com 13 May 2021 13 May 2025 GoDaddy.com, LLC -
80 rewake.com 1 May 2001 1 May 2025 NameCheap, Inc. -
81 rewato.one 7 Jun 2023 7 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
82 rewaro.app 1 Jan 2024 1 Jan 2025 CloudFlare, Inc. DATA REDACTED
83 rewake.life 11 Apr 2024 11 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
84 rewago.com.br 4 Sep 2003 4 Sep 2025 - Rewago Representacoes Comerciais Ltda
85 rewake.online 22 Apr 2024 22 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
86 sewako.de - - - -
87 revako.ru 14 Dec 2015 14 Dec 2024 RU-CENTER-RU Private Person
88 resako.pl 8 Jul 2009 8 Jul 2024 Dinfo.pl Sylwia Wierońska -
89 trewako.com 10 Oct 2022 10 Oct 2025 GoDaddy.com, LLC -
90 rehako.com 31 Jan 2021 31 Jan 2025 Netowl, Inc. Xserver Inc.
91 rewalo.com 7 Nov 2023 7 Nov 2024 GoDaddy.com, LLC -
92 remako.pl 28 Feb 2006 28 Feb 2025 nazwa.pl sp. z o.o. -
93 reiwako.com 1 Apr 2019 1 Apr 2025 GoDaddy.com, LLC -
94 ewako.xyz 23 Sep 2023 23 Sep 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
95 rewko.com 29 Jul 2021 29 Jul 2024 GoDaddy.com, LLC -
96 ewako.nl 26 Oct 2010 - Registrar.eu -
97 rewak.site 23 Dec 2023 23 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
98 ewako.com 20 Apr 2017 20 Apr 2025 EUNamesOregon.com LLC -
99 ewako.fun 21 Mar 2023 21 Mar 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
100 rewak.net 29 Mar 2016 29 Mar 2025 OVH, SAS 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 Rewako.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=rewako.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "rewako.nl",
        "page_size": 100
    },
    "count": {
        "total": 4953,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "jewako.com, remako.world, bewako.com, rebako.com, relako.sk, rewake.info, rewake.xyz, rewaco.ru, remako.ru, jewako.net, rewake.us, rewake.dev, sewako.com, rewaco.com, resako.org, bewako.pl, reoako.nz, reweko.site, fewako.de, rewanko.com, rewajo.space, dewako.net, rewaco.pl, 3ewako.com, rewake.today, redako.com, rewaco.com.pl, rewakon.com, rewavo.com, rewajo.com, dewako.info, jewako.org, rewaco.de, rewake.website, rewake.fr, reoako.com, rowako.com, rewake.org, rewiko.pl, rebako.io, rewaco.online, refako.com, rewano.com, rewalo.de, redako.nl, tewako.fr, revako.com, rebako.hr, rewaki.com, rewajo.store, rewaso.com, mewako.com, resako.com, rewato.com, repako.xyz, rewaco.net, riwako.com, rewakon.net, rewazo.com, remako.net.pl, relako.com, r-wako.com, mewako.de, rewake.net, rewaco.cfd, rewakg.pro, rewake.de, hewako.com, remako.com, rewak.pl, reako.net, ewako.co.jp, reako.com, rewak.com, rewak.apartments, rebako.co.uk, rezako.com, remako.de, renako.com, rewake.com, rewato.one, rewaro.app, rewake.life, rewago.com.br, rewake.online, sewako.de, revako.ru, resako.pl, trewako.com, rehako.com, rewalo.com, remako.pl, reiwako.com, ewako.xyz, rewko.com, ewako.nl, rewak.site, ewako.com, ewako.fun, rewak.net",
    "results": [
        {
            "num": 1,
            "domain_name": "jewako.com",
            "domain_keyword": "jewako",
            "domain_tld": "com",
            "query_time": "2024-05-26 15:25:57",
            "create_date": "2022-03-28",
            "update_date": "2022-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "contact via https://www.1api.net/send-message/jewako.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1197.hexonet.net",
                "ns2210.hexonet.net",
                "ns3204.hexonet.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "remako.world",
            "domain_keyword": "remako",
            "domain_tld": "world",
            "query_time": "2024-05-27 17:45:28",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "braelyn.ns.cloudflare.com",
                "fred.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bewako.com",
            "domain_keyword": "bewako",
            "domain_tld": "com",
            "query_time": "2024-05-24 17:18:39",
            "create_date": "2013-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1081.ui-dns.biz",
                "ns1081.ui-dns.com",
                "ns1081.ui-dns.de",
                "ns1081.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "rebako.com",
            "domain_keyword": "rebako",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:13:35",
            "create_date": "2011-08-31",
            "update_date": "2023-07-19",
            "expiry_date": "2025-08-31",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "relako.sk",
            "domain_keyword": "relako",
            "domain_tld": "sk",
            "query_time": "2024-05-15 02:00:41",
            "create_date": "2004-05-31",
            "update_date": "2024-05-11",
            "expiry_date": "2024-06-19",
            "registrar_name": "WebHouse, s.r.o.",
            "registrant_name": "Ing. Jana Molnárová - RELAKO",
            "registrant_company": "Ing. Jana Molnárová - RELAKO",
            "registrant_address": "Jókaiho 36",
            "registrant_city": "Bratislava",
            "registrant_zip": "82106",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.905324616",
            "name_servers": [
                "ns1.webhouse.sk",
                "ns2.webhouse.sk",
                "ns3.webhouse.sk"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "rewake.info",
            "domain_keyword": "rewake",
            "domain_tld": "info",
            "query_time": "2024-05-20 19:46:53",
            "create_date": "2020-06-07",
            "update_date": "2023-03-25",
            "expiry_date": "2024-06-07",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "http://www.domaindiscover.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tierra.net",
                "ns2.tierra.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "rewake.xyz",
            "domain_keyword": "rewake",
            "domain_tld": "xyz",
            "query_time": "2024-06-09 16:11:28",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "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": 9,
            "domain_name": "remako.ru",
            "domain_keyword": "remako",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:21:06",
            "create_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "jewako.net",
            "domain_keyword": "jewako",
            "domain_tld": "net",
            "query_time": "2024-05-26 15:25:57",
            "create_date": "2022-03-28",
            "update_date": "2022-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "contact via https://www.1api.net/send-message/jewako.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1197.hexonet.net",
                "ns2210.hexonet.net",
                "ns3204.hexonet.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "rewake.us",
            "domain_keyword": "rewake",
            "domain_tld": "us",
            "query_time": "2024-05-19 04:28:46",
            "create_date": "2022-01-20",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Brian E. Kurtz",
            "registrant_address": "21 Ripplewood Dr.",
            "registrant_city": "Randolph",
            "registrant_state": "New Jersey",
            "registrant_zip": "07869",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9737233334",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "rewake.dev",
            "domain_keyword": "rewake",
            "domain_tld": "dev",
            "query_time": "2024-05-20 19:46:53",
            "create_date": "2021-05-17",
            "update_date": "2024-04-20",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "martha.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sewako.com",
            "domain_keyword": "sewako",
            "domain_tld": "com",
            "query_time": "2024-06-01 02:45:06",
            "create_date": "2024-02-09",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "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": 15,
            "domain_name": "resako.org",
            "domain_keyword": "resako",
            "domain_tld": "org",
            "query_time": "2024-06-08 04:52:39",
            "create_date": "2023-07-26",
            "update_date": "2024-06-06",
            "expiry_date": "2024-07-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "resoko",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "bewako.pl",
            "domain_keyword": "bewako",
            "domain_tld": "pl",
            "query_time": "2024-06-04 13:14:38",
            "create_date": "2005-12-05",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-05",
            "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": 17,
            "domain_name": "reoako.nz",
            "domain_keyword": "reoako",
            "domain_tld": "nz",
            "query_time": "2024-04-29 04:06:43",
            "create_date": "2021-08-09",
            "update_date": "2023-09-23",
            "registrar_name": "ideegeo Group Ltd, c/o iwantmyname",
            "registrar_website": "https://iwantmyname.com/",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "reweko.site",
            "domain_keyword": "reweko",
            "domain_tld": "site",
            "query_time": "2024-05-28 21:23:17",
            "create_date": "2023-08-30",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-30",
            "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": [
                "patrick.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "fewako.de",
            "domain_keyword": "fewako",
            "domain_tld": "de",
            "query_time": "2024-05-05 14:28:13",
            "update_date": "2022-02-02",
            "name_servers": [
                "webde.ui-dns.biz",
                "webde.ui-dns.com",
                "webde.ui-dns.de",
                "webde.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 20,
            "domain_name": "rewanko.com",
            "domain_keyword": "rewanko",
            "domain_tld": "com",
            "query_time": "2024-05-08 05:28:16",
            "create_date": "2013-05-01",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "7F FIS Bldg., 403 Shimomaruya-cho, Nakagyo-ku",
            "registrant_city": "Kyoto",
            "registrant_state": "Kyoto",
            "registrant_zip": "604-8006",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.752568553",
            "name_servers": [
                "ns1.star-domain.jp",
                "ns2.star-domain.jp",
                "ns3.star-domain.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "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": 22,
            "domain_name": "dewako.net",
            "domain_keyword": "dewako",
            "domain_tld": "net",
            "query_time": "2024-05-09 07:38:02",
            "create_date": "2015-03-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks10.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "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": 24,
            "domain_name": "3ewako.com",
            "domain_keyword": "3ewako",
            "domain_tld": "com",
            "query_time": "2024-05-24 15:03:08",
            "create_date": "2023-09-14",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-14",
            "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://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.niagahoster.com",
                "ns2.niagahoster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 25,
            "domain_name": "rewake.today",
            "domain_keyword": "rewake",
            "domain_tld": "today",
            "query_time": "2024-05-25 16:07:15",
            "create_date": "2023-11-22",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169384275",
            "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": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "redako.com",
            "domain_keyword": "redako",
            "domain_tld": "com",
            "query_time": "2024-06-12 20:11:38",
            "create_date": "2023-07-31",
            "update_date": "2024-02-01",
            "expiry_date": "2024-07-31",
            "registrar_iana": 2346,
            "registrar_name": "Glide Slope Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "7513faf1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "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": 28,
            "domain_name": "rewakon.com",
            "domain_keyword": "rewakon",
            "domain_tld": "com",
            "query_time": "2024-05-08 05:28:15",
            "create_date": "2013-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "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": 30,
            "domain_name": "rewajo.com",
            "domain_keyword": "rewajo",
            "domain_tld": "com",
            "query_time": "2024-05-08 05:28:14",
            "create_date": "2024-01-05",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-05",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks01.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "dewako.info",
            "domain_keyword": "dewako",
            "domain_tld": "info",
            "query_time": "2024-05-14 11:22:54",
            "create_date": "2024-01-10",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-10",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks16.rzone.de",
                "shades13.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "jewako.org",
            "domain_keyword": "jewako",
            "domain_tld": "org",
            "query_time": "2024-05-26 15:25:57",
            "create_date": "2022-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SL",
            "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": [
                "ns1197.hexonet.net",
                "ns2210.hexonet.net",
                "ns3204.hexonet.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "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"
            ]
        },
        {
            "num": 34,
            "domain_name": "rewake.website",
            "domain_keyword": "rewake",
            "domain_tld": "website",
            "query_time": "2024-04-27 21:23:31",
            "create_date": "2018-10-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "rewake.fr",
            "domain_keyword": "rewake",
            "domain_tld": "fr",
            "query_time": "2024-06-10 20:13:46",
            "create_date": "2023-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Rewake",
            "registrant_address": "Rewake, 136 Boulevard de l'Hôpital, 75013 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.607658328",
            "name_servers": [
                "ns1034.ui-dns.de",
                "ns1074.ui-dns.org",
                "ns1077.ui-dns.biz",
                "ns1113.ui-dns.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 36,
            "domain_name": "reoako.com",
            "domain_keyword": "reoako",
            "domain_tld": "com",
            "query_time": "2024-05-12 03:01:58",
            "create_date": "2021-08-09",
            "update_date": "2023-04-05",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "c/o WHOIStrustee.com Limited",
            "registrant_company": "Registrant of reoako.com",
            "registrant_address": "6 Thornes Office Park Monckton Road",
            "registrant_city": "Wakefield",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "WF2 7AN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.68416984300",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "rowako.com",
            "domain_keyword": "rowako",
            "domain_tld": "com",
            "query_time": "2024-05-15 02:31:27",
            "create_date": "2024-03-14",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "rewake.org",
            "domain_keyword": "rewake",
            "domain_tld": "org",
            "query_time": "2024-05-20 19:46:53",
            "create_date": "2020-06-07",
            "update_date": "2023-03-25",
            "expiry_date": "2024-06-07",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "http://www.domaindiscover.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tierra.net",
                "ns2.tierra.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "rewiko.pl",
            "domain_keyword": "rewiko",
            "domain_tld": "pl",
            "query_time": "2024-04-16 17:26:33",
            "create_date": "2018-04-08",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-08",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.proserwer.pl",
                "ns2.proserwer.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "rebako.io",
            "domain_keyword": "rebako",
            "domain_tld": "io",
            "query_time": "2024-05-18 03:25:08",
            "create_date": "2020-07-22",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "sikmi,inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1533.awsdns-63.org",
                "ns-1788.awsdns-31.co.uk",
                "ns-714.awsdns-25.net",
                "ns-96.awsdns-12.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "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": 42,
            "domain_name": "refako.com",
            "domain_keyword": "refako",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:03:48",
            "create_date": "2008-02-04",
            "update_date": "2024-01-07",
            "expiry_date": "2026-02-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://scannet.dk",
            "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": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.scannet2.dk",
                "ns2.scannet2.dk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "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": 44,
            "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": 45,
            "domain_name": "redako.nl",
            "domain_keyword": "redako",
            "domain_tld": "nl",
            "query_time": "2024-04-24 02:43:16",
            "create_date": "2017-03-18",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "christina.neostrada.nl",
                "lisa.neostrada.nl",
                "sandra.neostrada.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 46,
            "domain_name": "tewako.fr",
            "domain_keyword": "tewako",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:53:44",
            "create_date": "2011-03-10",
            "update_date": "2024-02-21",
            "expiry_date": "2026-03-10",
            "registrar_name": "VIADUC",
            "registrar_website": "https://www.nom-domaine.fr/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.nom-domaine.fr",
                "ns2.nom-domaine.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 47,
            "domain_name": "revako.com",
            "domain_keyword": "revako",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:18:14",
            "create_date": "2013-05-05",
            "update_date": "2023-06-22",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "rebako.hr",
            "domain_keyword": "rebako",
            "domain_tld": "hr",
            "query_time": "2024-05-18 03:25:08",
            "create_date": "2009-03-12",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "REBAKO d.o.o.",
            "registrant_address": "Jaruga 4 B",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cdn.hr",
                "dns2.cdn.hr"
            ]
        },
        {
            "num": 49,
            "domain_name": "rewaki.com",
            "domain_keyword": "rewaki",
            "domain_tld": "com",
            "query_time": "2024-06-09 16:11:28",
            "create_date": "2006-10-26",
            "update_date": "2022-09-26",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "Lohmus Ann",
            "registrant_company": "Pomemet",
            "registrant_address": "Kadapiku Kula",
            "registrant_city": "Kadrina",
            "registrant_zip": "45212",
            "registrant_country": "EE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+372.5147748",
            "name_servers": [
                "ns.elkdata.ee",
                "ns2.elkdata.ee",
                "ns3.elkdata.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "rewajo.store",
            "domain_keyword": "rewajo",
            "domain_tld": "store",
            "query_time": "2024-05-08 05:28:14",
            "create_date": "2024-01-05",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-05",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks09.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "rewaso.com",
            "domain_keyword": "rewaso",
            "domain_tld": "com",
            "query_time": "2024-05-28 21:22:49",
            "create_date": "2022-07-12",
            "update_date": "2022-11-02",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "Chaitanya Punde",
            "registrant_address": "Pune  Pune",
            "registrant_city": "Pune",
            "registrant_state": "Maharashtra",
            "registrant_zip": "411005",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9999999999",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "mewako.com",
            "domain_keyword": "mewako",
            "domain_tld": "com",
            "query_time": "2024-04-21 10:01:31",
            "create_date": "2011-01-19",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Relzower Servicegesellschaft mbH",
            "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": [
                "james.ns.cloudflare.com",
                "sima.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "resako.com",
            "domain_keyword": "resako",
            "domain_tld": "com",
            "query_time": "2024-06-08 04:52:39",
            "create_date": "2017-01-17",
            "update_date": "2021-01-11",
            "expiry_date": "2026-01-17",
            "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": 54,
            "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": 55,
            "domain_name": "repako.xyz",
            "domain_keyword": "repako",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 03:05:18",
            "create_date": "2022-06-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1449,
            "registrar_name": "URL Solutions Inc.",
            "registrar_website": "https://pananames.com",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_state": "NA",
            "registrant_country": "PA",
            "registrant_email": "please query the rdds service of the 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": [
                "dell.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "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": 57,
            "domain_name": "riwako.com",
            "domain_keyword": "riwako",
            "domain_tld": "com",
            "query_time": "2024-06-08 09:45:51",
            "create_date": "2020-02-20",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-20",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "rewakon.net",
            "domain_keyword": "rewakon",
            "domain_tld": "net",
            "query_time": "2024-04-27 21:23:32",
            "create_date": "2013-04-16",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-16",
            "registrar_iana": 226,
            "registrar_name": "Deutsche Telekom AG",
            "registrar_website": "http://www.registrar.telekom.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REWAKON 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": [
                "dns01-tld.t-online.de",
                "dns02-tld.t-online.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "rewazo.com",
            "domain_keyword": "rewazo",
            "domain_tld": "com",
            "query_time": "2024-05-28 21:22:51",
            "create_date": "2022-10-07",
            "update_date": "2024-03-16",
            "expiry_date": "2024-10-07",
            "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": 60,
            "domain_name": "remako.net.pl",
            "domain_keyword": "remako",
            "domain_tld": "net.pl",
            "query_time": "2024-04-01 21:35:07",
            "create_date": "2016-08-10",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-10",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.renhost.com.pl",
                "ns2.renhost.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "relako.com",
            "domain_keyword": "relako",
            "domain_tld": "com",
            "query_time": "2024-05-24 04:16:36",
            "create_date": "2021-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "r-wako.com",
            "domain_keyword": "r-wako",
            "domain_tld": "com",
            "query_time": "2024-04-19 06:40:45",
            "create_date": "2003-08-25",
            "update_date": "2023-06-28",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Shibata Seiichi",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "mewako.de",
            "domain_keyword": "mewako",
            "domain_tld": "de",
            "query_time": "2024-05-04 05:15:30",
            "update_date": "2017-02-25",
            "name_servers": [
                "ns1017.ui-dns.biz",
                "ns1025.ui-dns.com",
                "ns1040.ui-dns.de",
                "ns1121.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 64,
            "domain_name": "rewake.net",
            "domain_keyword": "rewake",
            "domain_tld": "net",
            "query_time": "2024-04-27 21:23:31",
            "create_date": "2008-05-22",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-22",
            "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": "FL",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/rewake.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "martha.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "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": 66,
            "domain_name": "rewakg.pro",
            "domain_keyword": "rewakg",
            "domain_tld": "pro",
            "query_time": "2024-05-08 05:28:15",
            "create_date": "2017-07-28",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-28",
            "registrar_iana": 940,
            "registrar_name": "Above.com Pty Ltd.",
            "registrar_website": "http://www.above.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PROTECTSERVICE, LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.om195.parklogic.com",
                "ns2.om195.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "rewake.de",
            "domain_keyword": "rewake",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:49:12",
            "update_date": "2020-08-26",
            "name_servers": [
                "docks18.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 68,
            "domain_name": "hewako.com",
            "domain_keyword": "hewako",
            "domain_tld": "com",
            "query_time": "2024-05-29 14:51:31",
            "create_date": "2020-02-06",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-06",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hewako Helgoländer Warenkontor UG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/hewako.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.jimdo.com",
                "ns12.jimdo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "remako.com",
            "domain_keyword": "remako",
            "domain_tld": "com",
            "query_time": "2024-05-24 06:26:24",
            "create_date": "2000-08-25",
            "update_date": "2023-12-06",
            "expiry_date": "2024-08-25",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://ips.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.savvii.nl",
                "ns2.savvii.eu",
                "ns3.savvii.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "rewak.pl",
            "domain_keyword": "rewak",
            "domain_tld": "pl",
            "query_time": "2024-06-01 14:54:24",
            "create_date": "2016-08-04",
            "update_date": "2023-07-24",
            "expiry_date": "2024-08-04",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns1.dinfo.com.pl",
                "ns2.dinfo.com.pl",
                "ns3.dinfo.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "reako.net",
            "domain_keyword": "reako",
            "domain_tld": "net",
            "query_time": "2024-04-17 04:59:13",
            "create_date": "2006-07-09",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-09",
            "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": "Washington",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/reako.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "jeff.ns.cloudflare.com",
                "magdalena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ewako.co.jp",
            "domain_keyword": "ewako",
            "domain_tld": "co.jp",
            "query_time": "2024-05-02 13:36:44",
            "create_date": "2001-04-11",
            "update_date": "2024-05-01",
            "registrant_company": "WAKO SANGYO CO.,LTD.",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ]
        },
        {
            "num": 73,
            "domain_name": "reako.com",
            "domain_keyword": "reako",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:59:13",
            "create_date": "2010-09-16",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-16",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/reako.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "rewak.com",
            "domain_keyword": "rewak",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:23:31",
            "create_date": "2003-06-20",
            "update_date": "2024-03-08",
            "expiry_date": "2025-06-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "rewak.apartments",
            "domain_keyword": "rewak",
            "domain_tld": "apartments",
            "query_time": "2024-05-20 19:46:53",
            "create_date": "2022-06-28",
            "update_date": "2023-09-05",
            "expiry_date": "2026-06-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "rebako.co.uk",
            "domain_keyword": "rebako",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 18:57:17",
            "create_date": "2021-04-06",
            "update_date": "2023-07-28",
            "expiry_date": "2025-04-06",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "rezako.com",
            "domain_keyword": "rezako",
            "domain_tld": "com",
            "query_time": "2024-05-23 03:02:33",
            "create_date": "2023-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "remako.de",
            "domain_keyword": "remako",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:45:04",
            "update_date": "2020-09-14",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 79,
            "domain_name": "renako.com",
            "domain_keyword": "renako",
            "domain_tld": "com",
            "query_time": "2024-05-16 10:07:52",
            "create_date": "2021-05-13",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "rewake.com",
            "domain_keyword": "rewake",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:23:31",
            "create_date": "2001-05-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "rewato.one",
            "domain_keyword": "rewato",
            "domain_tld": "one",
            "query_time": "2024-05-08 05:30:19",
            "create_date": "2023-06-07",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "rewaro.app",
            "domain_keyword": "rewaro",
            "domain_tld": "app",
            "query_time": "2024-05-08 05:30:17",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Stockholm",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "arnold.ns.cloudflare.com",
                "jessica.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "rewake.life",
            "domain_keyword": "rewake",
            "domain_tld": "life",
            "query_time": "2024-05-24 01:02:45",
            "create_date": "2024-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2026-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "rewago.com.br",
            "domain_keyword": "rewago",
            "domain_tld": "com.br",
            "query_time": "2024-06-09 16:11:10",
            "create_date": "2003-09-04",
            "update_date": "2023-09-05",
            "expiry_date": "2025-09-04",
            "registrant_name": "Rewago Representacoes Comerciais Ltda",
            "name_servers": [
                "ns64.hostgator.com.br",
                "ns65.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 85,
            "domain_name": "rewake.online",
            "domain_keyword": "rewake",
            "domain_tld": "online",
            "query_time": "2024-05-25 04:02:26",
            "create_date": "2024-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sewako.de",
            "domain_keyword": "sewako",
            "domain_tld": "de",
            "query_time": "2024-05-05 18:07:08",
            "update_date": "2022-04-28",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 87,
            "domain_name": "revako.ru",
            "domain_keyword": "revako",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:17:50",
            "create_date": "2015-12-14",
            "expiry_date": "2024-12-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "resako.pl",
            "domain_keyword": "resako",
            "domain_tld": "pl",
            "query_time": "2024-05-08 14:43:18",
            "create_date": "2009-07-08",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-08",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns1.ehost.pl",
                "ns2.ehost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "trewako.com",
            "domain_keyword": "trewako",
            "domain_tld": "com",
            "query_time": "2024-04-09 15:31:21",
            "create_date": "2022-10-10",
            "update_date": "2023-10-16",
            "expiry_date": "2025-10-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "rehako.com",
            "domain_keyword": "rehako",
            "domain_tld": "com",
            "query_time": "2024-06-13 01:04:22",
            "create_date": "2021-01-31",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "rewalo.com",
            "domain_keyword": "rewalo",
            "domain_tld": "com",
            "query_time": "2024-06-09 16:11:30",
            "create_date": "2023-11-07",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "remako.pl",
            "domain_keyword": "remako",
            "domain_tld": "pl",
            "query_time": "2024-05-13 03:04:35",
            "create_date": "2006-02-28",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-28",
            "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": 93,
            "domain_name": "reiwako.com",
            "domain_keyword": "reiwako",
            "domain_tld": "com",
            "query_time": "2024-05-29 10:44:21",
            "create_date": "2019-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "melinda.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ewako.xyz",
            "domain_keyword": "ewako",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 19:55:01",
            "create_date": "2023-09-23",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-23",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "anita.ns.cloudflare.com",
                "evan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "rewko.com",
            "domain_keyword": "rewko",
            "domain_tld": "com",
            "query_time": "2024-06-09 16:14:42",
            "create_date": "2021-07-29",
            "update_date": "2023-12-11",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ewako.nl",
            "domain_keyword": "ewako",
            "domain_tld": "nl",
            "query_time": "2024-05-09 00:36:58",
            "create_date": "2010-10-26",
            "update_date": "2024-03-04",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.sectigoweb.com",
                "ns2.sectigoweb.com",
                "ns3.sectigoweb.com",
                "ns4.sectigoweb.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 97,
            "domain_name": "rewak.site",
            "domain_keyword": "rewak",
            "domain_tld": "site",
            "query_time": "2024-05-03 07:27:53",
            "create_date": "2023-12-23",
            "update_date": "2024-02-04",
            "expiry_date": "2024-12-23",
            "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": [
                "augustus.ns.cloudflare.com",
                "frida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ewako.com",
            "domain_keyword": "ewako",
            "domain_tld": "com",
            "query_time": "2024-04-22 23:05:56",
            "create_date": "2017-04-20",
            "update_date": "2023-08-22",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1204,
            "registrar_name": "EUNamesOregon.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-vesbet7nkettdw2mc9cgox.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ewako.fun",
            "domain_keyword": "ewako",
            "domain_tld": "fun",
            "query_time": "2024-05-31 14:53:39",
            "create_date": "2023-03-21",
            "update_date": "2024-05-27",
            "expiry_date": "2024-03-21",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "rewak.net",
            "domain_keyword": "rewak",
            "domain_tld": "net",
            "query_time": "2024-04-27 21:23:31",
            "create_date": "2016-03-29",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-29",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.354,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>rewako.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4953</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>jewako.com, remako.world, bewako.com, rebako.com, relako.sk, rewake.info, rewake.xyz, rewaco.ru, remako.ru, jewako.net, rewake.us, rewake.dev, sewako.com, rewaco.com, resako.org, bewako.pl, reoako.nz, reweko.site, fewako.de, rewanko.com, rewajo.space, dewako.net, rewaco.pl, 3ewako.com, rewake.today, redako.com, rewaco.com.pl, rewakon.com, rewavo.com, rewajo.com, dewako.info, jewako.org, rewaco.de, rewake.website, rewake.fr, reoako.com, rowako.com, rewake.org, rewiko.pl, rebako.io, rewaco.online, refako.com, rewano.com, rewalo.de, redako.nl, tewako.fr, revako.com, rebako.hr, rewaki.com, rewajo.store, rewaso.com, mewako.com, resako.com, rewato.com, repako.xyz, rewaco.net, riwako.com, rewakon.net, rewazo.com, remako.net.pl, relako.com, r-wako.com, mewako.de, rewake.net, rewaco.cfd, rewakg.pro, rewake.de, hewako.com, remako.com, rewak.pl, reako.net, ewako.co.jp, reako.com, rewak.com, rewak.apartments, rebako.co.uk, rezako.com, remako.de, renako.com, rewake.com, rewato.one, rewaro.app, rewake.life, rewago.com.br, rewake.online, sewako.de, revako.ru, resako.pl, trewako.com, rehako.com, rewalo.com, remako.pl, reiwako.com, ewako.xyz, rewko.com, ewako.nl, rewak.site, ewako.com, ewako.fun, rewak.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jewako.com</domain_name>
   <domain_keyword>jewako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 15:25:57</query_time>
   <create_date>2022-03-28</create_date>
   <update_date>2022-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/jewako.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1197.hexonet.net</value>
    <value>ns2210.hexonet.net</value>
    <value>ns3204.hexonet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>remako.world</domain_name>
   <domain_keyword>remako</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-27 17:45:28</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>braelyn.ns.cloudflare.com</value>
    <value>fred.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>bewako.com</domain_name>
   <domain_keyword>bewako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 17:18:39</query_time>
   <create_date>2013-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1081.ui-dns.biz</value>
    <value>ns1081.ui-dns.com</value>
    <value>ns1081.ui-dns.de</value>
    <value>ns1081.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>rebako.com</domain_name>
   <domain_keyword>rebako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:13:35</query_time>
   <create_date>2011-08-31</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>relako.sk</domain_name>
   <domain_keyword>relako</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-15 02:00:41</query_time>
   <create_date>2004-05-31</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <registrant_name>Ing. Jana Molnárová - RELAKO</registrant_name>
   <registrant_company>Ing. Jana Molnárová - RELAKO</registrant_company>
   <registrant_address>Jókaiho 36</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>82106</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.905324616</registrant_phone>
   <name_servers>
    <value>ns1.webhouse.sk</value>
    <value>ns2.webhouse.sk</value>
    <value>ns3.webhouse.sk</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>rewake.info</domain_name>
   <domain_keyword>rewake</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 19:46:53</query_time>
   <create_date>2020-06-07</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>http://www.domaindiscover.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tierra.net</value>
    <value>ns2.tierra.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>rewake.xyz</domain_name>
   <domain_keyword>rewake</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-09 16:11:28</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</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>9</num>
   <domain_name>remako.ru</domain_name>
   <domain_keyword>remako</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:21:06</query_time>
   <create_date>2023-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>jewako.net</domain_name>
   <domain_keyword>jewako</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 15:25:57</query_time>
   <create_date>2022-03-28</create_date>
   <update_date>2022-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/jewako.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1197.hexonet.net</value>
    <value>ns2210.hexonet.net</value>
    <value>ns3204.hexonet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>rewake.us</domain_name>
   <domain_keyword>rewake</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-19 04:28:46</query_time>
   <create_date>2022-01-20</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Brian E. Kurtz</registrant_name>
   <registrant_address>21 Ripplewood Dr.</registrant_address>
   <registrant_city>Randolph</registrant_city>
   <registrant_state>New Jersey</registrant_state>
   <registrant_zip>07869</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9737233334</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>12</num>
   <domain_name>rewake.dev</domain_name>
   <domain_keyword>rewake</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-20 19:46:53</query_time>
   <create_date>2021-05-17</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>martha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sewako.com</domain_name>
   <domain_keyword>sewako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 02:45:06</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-09</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.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</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>15</num>
   <domain_name>resako.org</domain_name>
   <domain_keyword>resako</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 04:52:39</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>resoko</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bewako.pl</domain_name>
   <domain_keyword>bewako</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-04 13:14:38</query_time>
   <create_date>2005-12-05</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-05</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>17</num>
   <domain_name>reoako.nz</domain_name>
   <domain_keyword>reoako</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-29 04:06:43</query_time>
   <create_date>2021-08-09</create_date>
   <update_date>2023-09-23</update_date>
   <registrar_name>ideegeo Group Ltd, c/o iwantmyname</registrar_name>
   <registrar_website>https://iwantmyname.com/</registrar_website>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>reweko.site</domain_name>
   <domain_keyword>reweko</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-28 21:23:17</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-30</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>patrick.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>19</num>
   <domain_name>fewako.de</domain_name>
   <domain_keyword>fewako</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 14:28:13</query_time>
   <update_date>2022-02-02</update_date>
   <name_servers>
    <value>webde.ui-dns.biz</value>
    <value>webde.ui-dns.com</value>
    <value>webde.ui-dns.de</value>
    <value>webde.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>rewanko.com</domain_name>
   <domain_keyword>rewanko</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 05:28:16</query_time>
   <create_date>2013-05-01</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>7F FIS Bldg., 403 Shimomaruya-cho, Nakagyo-ku</registrant_address>
   <registrant_city>Kyoto</registrant_city>
   <registrant_state>Kyoto</registrant_state>
   <registrant_zip>604-8006</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.752568553</registrant_phone>
   <name_servers>
    <value>ns1.star-domain.jp</value>
    <value>ns2.star-domain.jp</value>
    <value>ns3.star-domain.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</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>22</num>
   <domain_name>dewako.net</domain_name>
   <domain_keyword>dewako</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 07:38:02</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks10.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</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>24</num>
   <domain_name>3ewako.com</domain_name>
   <domain_keyword>3ewako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 15:03:08</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-14</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://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.niagahoster.com</value>
    <value>ns2.niagahoster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>rewake.today</domain_name>
   <domain_keyword>rewake</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-25 16:07:15</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-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>Contact Privacy Inc. Customer 0169384275</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>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>redako.com</domain_name>
   <domain_keyword>redako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 20:11:38</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>2346</registrar_iana>
   <registrar_name>Glide Slope Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>7513faf1.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</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>28</num>
   <domain_name>rewakon.com</domain_name>
   <domain_keyword>rewakon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 05:28:15</query_time>
   <create_date>2013-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</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>30</num>
   <domain_name>rewajo.com</domain_name>
   <domain_keyword>rewajo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 05:28:14</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades16.rzone.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>dewako.info</domain_name>
   <domain_keyword>dewako</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 11:22:54</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades13.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>jewako.org</domain_name>
   <domain_keyword>jewako</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 15:25:57</query_time>
   <create_date>2022-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SL</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>ns1197.hexonet.net</value>
    <value>ns2210.hexonet.net</value>
    <value>ns3204.hexonet.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>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>
  <value>
   <num>34</num>
   <domain_name>rewake.website</domain_name>
   <domain_keyword>rewake</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-27 21:23:31</query_time>
   <create_date>2018-10-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>rewake.fr</domain_name>
   <domain_keyword>rewake</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-10 20:13:46</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Rewake</registrant_company>
   <registrant_address>Rewake, 136 Boulevard de l'Hôpital, 75013 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.607658328</registrant_phone>
   <name_servers>
    <value>ns1034.ui-dns.de</value>
    <value>ns1074.ui-dns.org</value>
    <value>ns1077.ui-dns.biz</value>
    <value>ns1113.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>reoako.com</domain_name>
   <domain_keyword>reoako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 03:01:58</query_time>
   <create_date>2021-08-09</create_date>
   <update_date>2023-04-05</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>c/o WHOIStrustee.com Limited</registrant_name>
   <registrant_company>Registrant of reoako.com</registrant_company>
   <registrant_address>6 Thornes Office Park Monckton Road</registrant_address>
   <registrant_city>Wakefield</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>WF2 7AN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.68416984300</registrant_phone>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>rowako.com</domain_name>
   <domain_keyword>rowako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 02:31:27</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>rewake.org</domain_name>
   <domain_keyword>rewake</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 19:46:53</query_time>
   <create_date>2020-06-07</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>http://www.domaindiscover.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tierra.net</value>
    <value>ns2.tierra.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>rewiko.pl</domain_name>
   <domain_keyword>rewiko</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-16 17:26:33</query_time>
   <create_date>2018-04-08</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.proserwer.pl</value>
    <value>ns2.proserwer.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>rebako.io</domain_name>
   <domain_keyword>rebako</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-18 03:25:08</query_time>
   <create_date>2020-07-22</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>sikmi,inc</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>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1533.awsdns-63.org</value>
    <value>ns-1788.awsdns-31.co.uk</value>
    <value>ns-714.awsdns-25.net</value>
    <value>ns-96.awsdns-12.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</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>42</num>
   <domain_name>refako.com</domain_name>
   <domain_keyword>refako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:03:48</query_time>
   <create_date>2008-02-04</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2026-02-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://scannet.dk</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>DK</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.scannet2.dk</value>
    <value>ns2.scannet2.dk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</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>44</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>45</num>
   <domain_name>redako.nl</domain_name>
   <domain_keyword>redako</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-24 02:43:16</query_time>
   <create_date>2017-03-18</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>christina.neostrada.nl</value>
    <value>lisa.neostrada.nl</value>
    <value>sandra.neostrada.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>tewako.fr</domain_name>
   <domain_keyword>tewako</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:53:44</query_time>
   <create_date>2011-03-10</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2026-03-10</expiry_date>
   <registrar_name>VIADUC</registrar_name>
   <registrar_website>https://www.nom-domaine.fr/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.nom-domaine.fr</value>
    <value>ns2.nom-domaine.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>revako.com</domain_name>
   <domain_keyword>revako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:18:14</query_time>
   <create_date>2013-05-05</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>rebako.hr</domain_name>
   <domain_keyword>rebako</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-18 03:25:08</query_time>
   <create_date>2009-03-12</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>REBAKO d.o.o.</registrant_name>
   <registrant_address>Jaruga 4 B</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cdn.hr</value>
    <value>dns2.cdn.hr</value>
   </name_servers>
  </value>
  <value>
   <num>49</num>
   <domain_name>rewaki.com</domain_name>
   <domain_keyword>rewaki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 16:11:28</query_time>
   <create_date>2006-10-26</create_date>
   <update_date>2022-09-26</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>Lohmus Ann</registrant_name>
   <registrant_company>Pomemet</registrant_company>
   <registrant_address>Kadapiku Kula</registrant_address>
   <registrant_city>Kadrina</registrant_city>
   <registrant_zip>45212</registrant_zip>
   <registrant_country>EE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+372.5147748</registrant_phone>
   <name_servers>
    <value>ns.elkdata.ee</value>
    <value>ns2.elkdata.ee</value>
    <value>ns3.elkdata.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>rewajo.store</domain_name>
   <domain_keyword>rewajo</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 05:28:14</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>rewaso.com</domain_name>
   <domain_keyword>rewaso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 21:22:49</query_time>
   <create_date>2022-07-12</create_date>
   <update_date>2022-11-02</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>Chaitanya Punde</registrant_name>
   <registrant_address>Pune  Pune</registrant_address>
   <registrant_city>Pune</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>411005</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9999999999</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>mewako.com</domain_name>
   <domain_keyword>mewako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 10:01:31</query_time>
   <create_date>2011-01-19</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-19</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>Relzower Servicegesellschaft mbH</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>james.ns.cloudflare.com</value>
    <value>sima.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>resako.com</domain_name>
   <domain_keyword>resako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 04:52:39</query_time>
   <create_date>2017-01-17</create_date>
   <update_date>2021-01-11</update_date>
   <expiry_date>2026-01-17</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>54</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>55</num>
   <domain_name>repako.xyz</domain_name>
   <domain_keyword>repako</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 03:05:18</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL Solutions Inc.</registrar_name>
   <registrar_website>https://pananames.com</registrar_website>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>PA</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>dell.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.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>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>57</num>
   <domain_name>riwako.com</domain_name>
   <domain_keyword>riwako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 09:45:51</query_time>
   <create_date>2020-02-20</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>rewakon.net</domain_name>
   <domain_keyword>rewakon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 21:23:32</query_time>
   <create_date>2013-04-16</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>226</registrar_iana>
   <registrar_name>Deutsche Telekom AG</registrar_name>
   <registrar_website>http://www.registrar.telekom.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REWAKON 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>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>59</num>
   <domain_name>rewazo.com</domain_name>
   <domain_keyword>rewazo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 21:22:51</query_time>
   <create_date>2022-10-07</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-10-07</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>60</num>
   <domain_name>remako.net.pl</domain_name>
   <domain_keyword>remako</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-01 21:35:07</query_time>
   <create_date>2016-08-10</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.renhost.com.pl</value>
    <value>ns2.renhost.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>relako.com</domain_name>
   <domain_keyword>relako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 04:16:36</query_time>
   <create_date>2021-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>r-wako.com</domain_name>
   <domain_keyword>r-wako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 06:40:45</query_time>
   <create_date>2003-08-25</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Shibata Seiichi</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>mewako.de</domain_name>
   <domain_keyword>mewako</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 05:15:30</query_time>
   <update_date>2017-02-25</update_date>
   <name_servers>
    <value>ns1017.ui-dns.biz</value>
    <value>ns1025.ui-dns.com</value>
    <value>ns1040.ui-dns.de</value>
    <value>ns1121.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>rewake.net</domain_name>
   <domain_keyword>rewake</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 21:23:31</query_time>
   <create_date>2008-05-22</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-22</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>FL</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/rewake.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>martha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</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>66</num>
   <domain_name>rewakg.pro</domain_name>
   <domain_keyword>rewakg</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 05:28:15</query_time>
   <create_date>2017-07-28</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>Above.com Pty Ltd.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PROTECTSERVICE, LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.om195.parklogic.com</value>
    <value>ns2.om195.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>rewake.de</domain_name>
   <domain_keyword>rewake</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:49:12</query_time>
   <update_date>2020-08-26</update_date>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>hewako.com</domain_name>
   <domain_keyword>hewako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 14:51:31</query_time>
   <create_date>2020-02-06</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hewako Helgoländer Warenkontor UG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/hewako.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.jimdo.com</value>
    <value>ns12.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>remako.com</domain_name>
   <domain_keyword>remako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 06:26:24</query_time>
   <create_date>2000-08-25</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://ips.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.savvii.nl</value>
    <value>ns2.savvii.eu</value>
    <value>ns3.savvii.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>rewak.pl</domain_name>
   <domain_keyword>rewak</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 14:54:24</query_time>
   <create_date>2016-08-04</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns1.dinfo.com.pl</value>
    <value>ns2.dinfo.com.pl</value>
    <value>ns3.dinfo.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>reako.net</domain_name>
   <domain_keyword>reako</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 04:59:13</query_time>
   <create_date>2006-07-09</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-09</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>Washington</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/reako.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>jeff.ns.cloudflare.com</value>
    <value>magdalena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ewako.co.jp</domain_name>
   <domain_keyword>ewako</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-02 13:36:44</query_time>
   <create_date>2001-04-11</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>WAKO SANGYO CO.,LTD.</registrant_company>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>73</num>
   <domain_name>reako.com</domain_name>
   <domain_keyword>reako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:59:13</query_time>
   <create_date>2010-09-16</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/reako.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>rewak.com</domain_name>
   <domain_keyword>rewak</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:23:31</query_time>
   <create_date>2003-06-20</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>rewak.apartments</domain_name>
   <domain_keyword>rewak</domain_keyword>
   <domain_tld>apartments</domain_tld>
   <query_time>2024-05-20 19:46:53</query_time>
   <create_date>2022-06-28</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2026-06-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>rebako.co.uk</domain_name>
   <domain_keyword>rebako</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 18:57:17</query_time>
   <create_date>2021-04-06</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>rezako.com</domain_name>
   <domain_keyword>rezako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 03:02:33</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.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>78</num>
   <domain_name>remako.de</domain_name>
   <domain_keyword>remako</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:45:04</query_time>
   <update_date>2020-09-14</update_date>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>renako.com</domain_name>
   <domain_keyword>renako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 10:07:52</query_time>
   <create_date>2021-05-13</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>rewake.com</domain_name>
   <domain_keyword>rewake</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:23:31</query_time>
   <create_date>2001-05-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>rewato.one</domain_name>
   <domain_keyword>rewato</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-08 05:30:19</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>rewaro.app</domain_name>
   <domain_keyword>rewaro</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 05:30:17</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Stockholm</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>arnold.ns.cloudflare.com</value>
    <value>jessica.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>rewake.life</domain_name>
   <domain_keyword>rewake</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-24 01:02:45</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2026-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>rewago.com.br</domain_name>
   <domain_keyword>rewago</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-09 16:11:10</query_time>
   <create_date>2003-09-04</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2025-09-04</expiry_date>
   <registrant_name>Rewago Representacoes Comerciais Ltda</registrant_name>
   <name_servers>
    <value>ns64.hostgator.com.br</value>
    <value>ns65.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>rewake.online</domain_name>
   <domain_keyword>rewake</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 04:02:26</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sewako.de</domain_name>
   <domain_keyword>sewako</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 18:07:08</query_time>
   <update_date>2022-04-28</update_date>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>revako.ru</domain_name>
   <domain_keyword>revako</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:17:50</query_time>
   <create_date>2015-12-14</create_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>resako.pl</domain_name>
   <domain_keyword>resako</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-08 14:43:18</query_time>
   <create_date>2009-07-08</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns1.ehost.pl</value>
    <value>ns2.ehost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>trewako.com</domain_name>
   <domain_keyword>trewako</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>2025-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>ns55.domaincontrol.com</value>
    <value>ns56.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>90</num>
   <domain_name>rehako.com</domain_name>
   <domain_keyword>rehako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 01:04:22</query_time>
   <create_date>2021-01-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>rewalo.com</domain_name>
   <domain_keyword>rewalo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 16:11:30</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>remako.pl</domain_name>
   <domain_keyword>remako</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-13 03:04:35</query_time>
   <create_date>2006-02-28</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-28</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>93</num>
   <domain_name>reiwako.com</domain_name>
   <domain_keyword>reiwako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 10:44:21</query_time>
   <create_date>2019-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>melinda.ns.cloudflare.com</value>
    <value>walt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ewako.xyz</domain_name>
   <domain_keyword>ewako</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 19:55:01</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>anita.ns.cloudflare.com</value>
    <value>evan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>rewko.com</domain_name>
   <domain_keyword>rewko</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 16:14:42</query_time>
   <create_date>2021-07-29</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ewako.nl</domain_name>
   <domain_keyword>ewako</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 00:36:58</query_time>
   <create_date>2010-10-26</create_date>
   <update_date>2024-03-04</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.sectigoweb.com</value>
    <value>ns2.sectigoweb.com</value>
    <value>ns3.sectigoweb.com</value>
    <value>ns4.sectigoweb.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>rewak.site</domain_name>
   <domain_keyword>rewak</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-03 07:27:53</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-12-23</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>augustus.ns.cloudflare.com</value>
    <value>frida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ewako.com</domain_name>
   <domain_keyword>ewako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 23:05:56</query_time>
   <create_date>2017-04-20</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1204</registrar_iana>
   <registrar_name>EUNamesOregon.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-vesbet7nkettdw2mc9cgox.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ewako.fun</domain_name>
   <domain_keyword>ewako</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-31 14:53:39</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>rewak.net</domain_name>
   <domain_keyword>rewak</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 21:23:31</query_time>
   <create_date>2016-03-29</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns16.ovh.net</value>
    <value>ns16.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.354</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.