WHOIS QUERY TIME

7 Apr 2024 - 9:02 AM UTC

Registered: 11 December 2013
Modified: 12 December 2023
Expiry: 11 December 2024

REGISTRAR

IANA: 186
Name: Namescout Ltd
Website: http://www.namescout.com

DNSSEC

unsigned

NAME SERVERS

dns.pool.com
dns2.pool.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=orawater.com
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "orawater.com"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "orawater.com",
            "domain_keyword": "orawater",
            "domain_tld": "com",
            "query_time": "2024-04-07 09:02:50",
            "create_date": "2013-12-11",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-11",
            "registrar_iana": 186,
            "registrar_name": "Namescout Ltd",
            "registrar_website": "http://www.namescout.com",
            "name_servers": [
                "dns.pool.com",
                "dns2.pool.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.139,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>orawater.com</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>orawater.com</domain_name>
   <domain_keyword>orawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 09:02:50</query_time>
   <create_date>2013-12-11</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>186</registrar_iana>
   <registrar_name>Namescout Ltd</registrar_name>
   <registrar_website>http://www.namescout.com</registrar_website>
   <name_servers>
    <value>dns.pool.com</value>
    <value>dns2.pool.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.139</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.643 seconds) for "orawater.com" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Feb 2023 - 1:02 PM UTC

Registered: 11 December 2013
Modified: 12 December 2022
Expiry: 11 December 2023

REGISTRAR

IANA: 186
Name: Namescout Ltd
Website: http://www.namescout.com

DNSSEC

unsigned

NAME SERVERS

dns.pool.com
dns2.pool.com

DOMAIN STATUS

ok

#2 - QUERY TIME

18 Dec 2023 - 1:27 AM UTC

Registered: 11 December 2013
Modified: 12 December 2023
Expiry: 11 December 2024

REGISTRAR

IANA: 186
Name: Namescout Ltd
Website: http://www.namescout.com

DNSSEC

unsigned

NAME SERVERS

dns.pool.com
dns2.pool.com

DOMAIN STATUS

ok

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=orawater.com
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "orawater.com",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "orawater.com",
    "results": [
        {
            "num": 1,
            "domain_name": "orawater.com",
            "domain_keyword": "orawater",
            "domain_tld": "com",
            "query_time": "2023-02-23 13:02:51",
            "create_date": "2013-12-11",
            "update_date": "2022-12-12",
            "expiry_date": "2023-12-11",
            "registrar_iana": 186,
            "registrar_name": "Namescout Ltd",
            "registrar_website": "http://www.namescout.com",
            "name_servers": [
                "dns.pool.com",
                "dns2.pool.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "orawater.com",
            "domain_keyword": "orawater",
            "domain_tld": "com",
            "query_time": "2023-12-18 01:27:04",
            "create_date": "2013-12-11",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-11",
            "registrar_iana": 186,
            "registrar_name": "Namescout Ltd",
            "registrar_website": "http://www.namescout.com",
            "name_servers": [
                "dns.pool.com",
                "dns2.pool.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.643,
        "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>orawater.com</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>orawater.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>orawater.com</domain_name>
   <domain_keyword>orawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2023-02-23 13:02:51</query_time>
   <create_date>2013-12-11</create_date>
   <update_date>2022-12-12</update_date>
   <expiry_date>2023-12-11</expiry_date>
   <registrar_iana>186</registrar_iana>
   <registrar_name>Namescout Ltd</registrar_name>
   <registrar_website>http://www.namescout.com</registrar_website>
   <name_servers>
    <value>dns.pool.com</value>
    <value>dns2.pool.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>orawater.com</domain_name>
   <domain_keyword>orawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2023-12-18 01:27:04</query_time>
   <create_date>2013-12-11</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>186</registrar_iana>
   <registrar_name>Namescout Ltd</registrar_name>
   <registrar_website>http://www.namescout.com</registrar_website>
   <name_servers>
    <value>dns.pool.com</value>
    <value>dns2.pool.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.643</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.491 seconds) which contained the exact domain keyword "orawater".
Domain Name Registered Expiry Registrar Ownership
1 orawater.com 11 Dec 2013 11 Dec 2024 Namescout Ltd -
2 orawater.org 12 Sep 2023 12 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 orawater.world 12 Sep 2023 12 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=orawater&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "orawater",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "orawater.com, orawater.org, orawater.world",
    "results": [
        {
            "num": 1,
            "domain_name": "orawater.com",
            "domain_keyword": "orawater",
            "domain_tld": "com",
            "query_time": "2024-04-07 09:02:50",
            "create_date": "2013-12-11",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-11",
            "registrar_iana": 186,
            "registrar_name": "Namescout Ltd",
            "registrar_website": "http://www.namescout.com",
            "name_servers": [
                "dns.pool.com",
                "dns2.pool.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "orawater.org",
            "domain_keyword": "orawater",
            "domain_tld": "org",
            "query_time": "2024-05-25 20:37:23",
            "create_date": "2023-09-12",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-12",
            "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": 3,
            "domain_name": "orawater.world",
            "domain_keyword": "orawater",
            "domain_tld": "world",
            "query_time": "2024-05-25 20:37:23",
            "create_date": "2023-09-12",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-12",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.491,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>orawater</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>orawater.com, orawater.org, orawater.world</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>orawater.com</domain_name>
   <domain_keyword>orawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 09:02:50</query_time>
   <create_date>2013-12-11</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>186</registrar_iana>
   <registrar_name>Namescout Ltd</registrar_name>
   <registrar_website>http://www.namescout.com</registrar_website>
   <name_servers>
    <value>dns.pool.com</value>
    <value>dns2.pool.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>orawater.org</domain_name>
   <domain_keyword>orawater</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 20:37:23</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-12</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>3</num>
   <domain_name>orawater.world</domain_name>
   <domain_keyword>orawater</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-25 20:37:23</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-12</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>
 </results>
 <stats>
  <total_time>0.491</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,791 domain names (in 0.667 seconds) which look and sound like the brand name "orawater".
Domain Name Registered Expiry Registrar Ownership
1 orowater.com 23 Oct 2017 23 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 oracwater.com 17 Mar 2017 17 Mar 2025 GoDaddy.com, LLC -
3 oriwater.com 31 Mar 2015 31 Mar 2025 TurnCommerce, Inc. DBA NameBright.com KANGYOUNG SONG
4 borawater.com 23 Feb 2005 23 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
5 orbwater.com 4 Jun 2018 4 Jun 2024 Dynadot Inc -
6 osawater.com 12 Dec 2015 12 Dec 2025 Wild West Domains, LLC -
7 orcawater.com 24 Mar 2013 24 Mar 2024 TurnCommerce, Inc. DBA NameBright.com WhoisByProxy Admin
8 orkawater.net 24 Nov 2019 24 Nov 2024 GoDaddy.com, LLC -
9 oyawater.com 24 May 2021 24 May 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
10 okawater.com 5 Jun 2024 5 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com SomBoun Vibounkuang
11 omawater.com 22 Apr 2016 22 Apr 2024 NetEarth One Inc. d/b/a NetEarth -
12 norawater.com 11 Mar 2022 11 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
13 rawater.se 10 Jun 2024 10 Jun 2025 Domeneshop AS -
14 rawater.com 30 Aug 2013 30 Aug 2024 GoDaddy.com, LLC -
15 olawater.com 10 Aug 2014 10 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 oralwater.com 29 Jun 2020 29 Jun 2024 GoDaddy.com, LLC -
17 arawater.com 15 Aug 2019 15 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 irawater.com 29 Jan 2013 29 Jan 2025 Domainshype.com, Inc Swapnil Potdar
19 okrawater.org 21 Apr 2024 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 erawater.com 22 Apr 2017 22 Apr 2025 GoDaddy.com, LLC -
21 ordwater.com.au - - Web Address Registration Pty Ltd Mathew Dear
22 okrawater.info 18 Nov 2014 18 Nov 2024 GoDaddy.com, LLC Ken & Stu Holdings, Inc.
23 ogawater.com 22 Nov 2017 22 Nov 2024 Gname.com Pte. Ltd. Redacted for privacy
24 onawater.com 21 Dec 2013 21 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
25 orpwater.com 12 Jan 2006 12 Jan 2025 GoDaddy.com, LLC -
26 lrawater.com 9 May 2024 9 May 2026 Tucows Domains Inc. -
27 okrawater.com 18 Nov 2014 18 Nov 2024 GoDaddy.com, LLC -
28 orkawater.com 24 Nov 2019 24 Nov 2024 GoDaddy.com, LLC -
29 oriwater.net 18 Sep 2023 18 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
30 orcawater.org 27 Apr 2022 27 Apr 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
31 orgwater.com 21 Mar 2014 21 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
32 opawater.com 25 Jun 2017 25 Jun 2025 Network Solutions, LLC -
33 otawater.com 12 Sep 2018 12 Sep 2025 REGISTER S.P.A. SDS Holdings Ltd
34 urawater.com 14 Dec 2018 14 Dec 2024 GoDaddy.com, LLC -
35 otrawater.com 23 Feb 2021 23 Feb 2025 GoDaddy.com, LLC -
36 orewater.com 5 May 2020 5 May 2026 GoDaddy.com, LLC -
37 okrawater.uk 30 Aug 2023 30 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
38 ohrawater.com 12 Feb 2021 12 Feb 2027 GoDaddy.com, LLC -
39 lorawater.com 24 Sep 2013 24 Sep 2026 ENOM, INC. REDACTED FOR PRIVACY
40 ohawater.com 8 Jun 2023 8 Jun 2024 GoDaddy.com, LLC -
41 orcwater.com 31 Mar 2014 31 Mar 2025 Tucows Domains Inc. -
42 ozawater.com 5 Jul 2021 5 Jul 2024 GoDaddy.com, LLC -
43 oxawater.com 7 Mar 2017 7 Mar 2025 GoDaddy.com, LLC -
44 onawater.ie 1 Sep 2023 1 Sep 2024 Key-Systems GmbH POLLET WATER GROUP IRELAND LIMITED
45 or-water.com 29 May 2020 29 May 2025 GMO INTERNET, INC. dataX Inc.
46 odawater.com 23 Apr 2024 23 Apr 2025 GoDaddy.com, LLC -
47 oawater.com 17 Oct 2023 17 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
48 orwater.com 1 Oct 1999 1 Oct 2024 Network Solutions, LLC -
49 grawater.me.uk 9 Sep 2022 9 Sep 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
50 rawater.cn 17 Apr 2023 17 Apr 2025 阿里云计算有限公司(万网) 周炜
51 rawater.tech 9 Aug 2023 9 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
52 orwater.org 13 Jan 2021 13 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
53 dorawater.com 8 Oct 2023 8 Oct 2024 DropCatch.com 1190 LLC HugeDomains.com
54 orcawater.life 27 Apr 2022 27 Apr 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
55 rorawater.com 4 Oct 2023 4 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 owawater.com 18 Sep 2017 18 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
57 oyawater.life 16 Oct 2022 16 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
58 orpwater.net 12 Jan 2006 12 Jan 2025 GoDaddy.com, LLC -
59 orowater.ca 24 Jul 2018 24 Jul 2028 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
60 krawster.com 1 Oct 2011 30 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER Personal data, can not be publicly disclosed according to applicable laws.
61 ureawater.com 26 Oct 2013 26 Oct 2025 gabia EURO CHEMICAL
62 roxwater.org 13 Jul 2009 13 Jul 2031 Wild West Domains, LLC Roxborough Water and Sanitation
63 objwater.com 3 Dec 2010 3 Dec 2024 GMO INTERNET, INC. era marketing specialities co.,ltd.
64 rrcwater.org 27 Oct 2009 27 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 afawater.com 2 Mar 2017 2 Mar 2025 GoDaddy.com, LLC -
66 avawater.cloud 13 Apr 2022 13 Apr 2025 GoDaddy Domains By Proxy, LLC
67 farwater.xyz 2 May 2023 2 May 2025 Namecheap TopLeads
68 brfwater.com 26 Oct 2010 26 Oct 2024 eNom, LLC -
69 rawwater.com 7 Aug 2000 7 Aug 2024 Mesh Digital Limited -
70 seawater.com 22 Feb 2001 22 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. -
71 izawater.com 31 Dec 2020 31 Dec 2024 Key-Systems GmbH REDACTED FOR PRIVACY
72 sonawater.la 30 Mar 2021 30 Mar 2025 PDR Ltd. -
73 bruwater.com 1 Mar 2000 1 Mar 2024 OVH, SAS Spadel
74 olmwater.com 12 Sep 2021 12 Sep 2024 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
75 garwater.com 16 Jul 2014 16 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GUIDO DAVID MENDOZA CRUZATTY
76 sodawater.co.uk 27 Dec 2000 27 Dec 2024 Easyspace Ltd [Tag = EASYSPACE] -
77 pornwater.com 4 Aug 2018 4 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
78 torahwater.org 5 Apr 2022 5 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 artwater.africa 23 May 2019 23 May 2025 OpenSRS Data Protected
80 oh-water.com 10 Nov 2022 10 Nov 2024 Domain.com, LLC -
81 oravatec.com 28 Aug 2018 28 Aug 2024 OVH, SAS REDACTED FOR PRIVACY
82 prjwater.com 24 Apr 2024 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 krawatek.pl 10 Mar 2008 10 Mar 2025 OVH SAS -
84 domawater.com 14 May 2022 14 May 2025 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
85 forwater.com.cn 18 Apr 2015 18 Apr 2026 成都西维数码科技有限公司 陈伟强
86 korwater.org 21 Oct 2006 21 Oct 2024 IONOS SE 1&1 Internet Inc
87 arabwater.org 2 Mar 2006 2 Mar 2025 Tucows Domains Inc. Data Protected
88 israwater.com 7 Jun 2015 7 Jun 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
89 norrwater.com 19 Aug 2016 19 Aug 2024 DOMAINPEOPLE, INC. REDACTED FOR PRIVACY
90 oma-water.com 14 Feb 2017 14 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
91 drywater.uk 22 Nov 2021 22 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
92 for-water.ru 7 Feb 2004 7 Feb 2025 R01-RU Private Person
93 oliwater.com 30 Jan 2015 30 Jan 2025 GoDaddy.com, LLC -
94 seawater.org 10 Aug 2002 10 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
95 irpwater.com 2 Mar 2020 2 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
96 akrawater.com 5 Jul 2023 5 Jul 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
97 oluwater.com 19 Jan 2015 19 Jan 2025 GoDaddy.com, LLC -
98 jiawater.com 21 Sep 2011 21 Sep 2024 Network Solutions, LLC -
99 hirawater.com 2 Apr 2024 2 Apr 2025 Tucows Domains Inc. -
100 aaawater.org 10 Sep 2007 10 Sep 2024 Domain.com, LLC AAA Water Systems, Inc.
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 Orawater.com.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=orawater.com
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "orawater.com",
        "page_size": 100
    },
    "count": {
        "total": 1791,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "orowater.com, oracwater.com, oriwater.com, borawater.com, orbwater.com, osawater.com, orcawater.com, orkawater.net, oyawater.com, okawater.com, omawater.com, norawater.com, rawater.se, rawater.com, olawater.com, oralwater.com, arawater.com, irawater.com, okrawater.org, erawater.com, ordwater.com.au, okrawater.info, ogawater.com, onawater.com, orpwater.com, lrawater.com, okrawater.com, orkawater.com, oriwater.net, orcawater.org, orgwater.com, opawater.com, otawater.com, urawater.com, otrawater.com, orewater.com, okrawater.uk, ohrawater.com, lorawater.com, ohawater.com, orcwater.com, ozawater.com, oxawater.com, onawater.ie, or-water.com, odawater.com, oawater.com, orwater.com, grawater.me.uk, rawater.cn, rawater.tech, orwater.org, dorawater.com, orcawater.life, rorawater.com, owawater.com, oyawater.life, orpwater.net, orowater.ca, krawster.com, ureawater.com, roxwater.org, objwater.com, rrcwater.org, afawater.com, avawater.cloud, farwater.xyz, brfwater.com, rawwater.com, seawater.com, izawater.com, sonawater.la, bruwater.com, olmwater.com, garwater.com, sodawater.co.uk, pornwater.com, torahwater.org, artwater.africa, oh-water.com, oravatec.com, prjwater.com, krawatek.pl, domawater.com, forwater.com.cn, korwater.org, arabwater.org, israwater.com, norrwater.com, oma-water.com, drywater.uk, for-water.ru, oliwater.com, seawater.org, irpwater.com, akrawater.com, oluwater.com, jiawater.com, hirawater.com, aaawater.org",
    "results": [
        {
            "num": 1,
            "domain_name": "orowater.com",
            "domain_keyword": "orowater",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:55:13",
            "create_date": "2017-10-23",
            "update_date": "2020-10-17",
            "expiry_date": "2025-10-23",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "oracwater.com",
            "domain_keyword": "oracwater",
            "domain_tld": "com",
            "query_time": "2024-04-15 20:05:37",
            "create_date": "2017-03-17",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "oriwater.com",
            "domain_keyword": "oriwater",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:55:29",
            "create_date": "2015-03-31",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "KANGYOUNG SONG",
            "registrant_address": "51, Yeosuul-ro, Jungwon-gu, 205-904",
            "registrant_city": "Seongnam-si",
            "registrant_state": "Gyeonggi",
            "registrant_zip": "13434",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1043004310",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "borawater.com",
            "domain_keyword": "borawater",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:51:21",
            "create_date": "2005-02-23",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-23",
            "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": [
                "dns11.registrar-servers.com",
                "dns12.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "orbwater.com",
            "domain_keyword": "orbwater",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:49:27",
            "create_date": "2018-06-04",
            "update_date": "2024-03-27",
            "expiry_date": "2024-06-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-nx5psmjxfxjfdnrhxqkwep.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "osawater.com",
            "domain_keyword": "osawater",
            "domain_tld": "com",
            "query_time": "2024-04-20 08:10:19",
            "create_date": "2015-12-12",
            "update_date": "2022-09-20",
            "expiry_date": "2025-12-12",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "orcawater.com",
            "domain_keyword": "orcawater",
            "domain_tld": "com",
            "query_time": "2024-06-11 00:11:12",
            "create_date": "2013-03-24",
            "update_date": "2021-03-18",
            "expiry_date": "2024-03-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "WhoisByProxy Admin",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "orkawater.net",
            "domain_keyword": "orkawater",
            "domain_tld": "net",
            "query_time": "2024-04-22 15:56:54",
            "create_date": "2019-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "oyawater.com",
            "domain_keyword": "oyawater",
            "domain_tld": "com",
            "query_time": "2024-06-03 22:26:42",
            "create_date": "2021-05-24",
            "update_date": "2022-10-10",
            "expiry_date": "2026-05-24",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "okawater.com",
            "domain_keyword": "okawater",
            "domain_tld": "com",
            "query_time": "2024-06-08 14:50:39",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "SomBoun Vibounkuang",
            "registrant_address": "Nongbuathong",
            "registrant_city": "Sikottabong",
            "registrant_state": "Vientiane capital",
            "registrant_zip": "01010",
            "registrant_country": "LA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+856.2055466166",
            "name_servers": [
                "th259.ruk-com.in.th",
                "vth259.ruk-com.in.th"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "omawater.com",
            "domain_keyword": "omawater",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:23:57",
            "create_date": "2016-04-22",
            "update_date": "2024-05-22",
            "expiry_date": "2024-04-22",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One Inc. d/b/a NetEarth",
            "registrar_website": "http://www.netearthone.com",
            "name_servers": [
                "ns1.tldparked.com",
                "ns2.tldparked.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "norawater.com",
            "domain_keyword": "norawater",
            "domain_tld": "com",
            "query_time": "2024-05-29 07:47:07",
            "create_date": "2022-03-11",
            "update_date": "2024-05-23",
            "expiry_date": "2024-03-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns11.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "rawater.se",
            "domain_keyword": "rawater",
            "domain_tld": "se",
            "query_time": "2024-06-12 16:47:10",
            "create_date": "2024-06-10",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "registrar_name": "Domeneshop AS",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 14,
            "domain_name": "rawater.com",
            "domain_keyword": "rawater",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:39:29",
            "create_date": "2013-08-30",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "olawater.com",
            "domain_keyword": "olawater",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:09:37",
            "create_date": "2014-08-10",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=olawater.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "oralwater.com",
            "domain_keyword": "oralwater",
            "domain_tld": "com",
            "query_time": "2024-06-08 10:58:32",
            "create_date": "2020-06-29",
            "update_date": "2022-11-14",
            "expiry_date": "2024-06-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "arawater.com",
            "domain_keyword": "arawater",
            "domain_tld": "com",
            "query_time": "2024-05-26 20:51:16",
            "create_date": "2019-08-15",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=arawater.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "irawater.com",
            "domain_keyword": "irawater",
            "domain_tld": "com",
            "query_time": "2024-05-16 14:19:01",
            "create_date": "2013-01-29",
            "update_date": "2021-11-15",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1660,
            "registrar_name": "Domainshype.com, Inc",
            "registrar_website": "www.domainshype.com",
            "registrant_name": "Swapnil Potdar",
            "registrant_address": "Supreme Estado, Baner",
            "registrant_city": "Pune",
            "registrant_state": "Other",
            "registrant_zip": "411045",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.7776063331",
            "name_servers": [
                "jean.ns.cloudflare.com",
                "kurt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "okrawater.org",
            "domain_keyword": "okrawater",
            "domain_tld": "org",
            "query_time": "2024-04-23 16:36:59",
            "create_date": "2024-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "erawater.com",
            "domain_keyword": "erawater",
            "domain_tld": "com",
            "query_time": "2024-04-19 16:08:47",
            "create_date": "2017-04-22",
            "update_date": "2024-03-08",
            "expiry_date": "2025-04-22",
            "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": 21,
            "domain_name": "ordwater.com.au",
            "domain_keyword": "ordwater",
            "domain_tld": "com.au",
            "query_time": "2024-04-17 17:41:22",
            "update_date": "2021-02-09",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Mathew Dear",
            "name_servers": [
                "ns1.enetica.com.au",
                "ns2.enetica.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "okrawater.info",
            "domain_keyword": "okrawater",
            "domain_tld": "info",
            "query_time": "2024-05-24 21:13:38",
            "create_date": "2014-11-18",
            "update_date": "2024-01-02",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ken & Stu Holdings, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ogawater.com",
            "domain_keyword": "ogawater",
            "domain_tld": "com",
            "query_time": "2024-06-02 12:04:46",
            "create_date": "2017-11-22",
            "update_date": "2024-03-04",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HE NAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ogawater.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "onawater.com",
            "domain_keyword": "onawater",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:32:40",
            "create_date": "2013-12-21",
            "update_date": "2023-11-23",
            "expiry_date": "2024-12-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "orpwater.com",
            "domain_keyword": "orpwater",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:59:28",
            "create_date": "2006-01-12",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "lrawater.com",
            "domain_keyword": "lrawater",
            "domain_tld": "com",
            "query_time": "2024-05-12 15:56:41",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2026-05-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "okrawater.com",
            "domain_keyword": "okrawater",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:54:53",
            "create_date": "2014-11-18",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "orkawater.com",
            "domain_keyword": "orkawater",
            "domain_tld": "com",
            "query_time": "2024-05-25 11:21:29",
            "create_date": "2019-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "oriwater.net",
            "domain_keyword": "oriwater",
            "domain_tld": "net",
            "query_time": "2024-06-08 09:38:31",
            "create_date": "2023-09-18",
            "update_date": "2024-06-07",
            "expiry_date": "2024-09-18",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "orcawater.org",
            "domain_keyword": "orcawater",
            "domain_tld": "org",
            "query_time": "2024-05-05 17:00:48",
            "create_date": "2022-04-27",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-27",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "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 rdds service of the 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": [
                "jake.ns.cloudflare.com",
                "joselyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "orgwater.com",
            "domain_keyword": "orgwater",
            "domain_tld": "com",
            "query_time": "2024-05-20 03:01:22",
            "create_date": "2014-03-21",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=orgwater.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns8439.hostgator.com",
                "ns8440.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "opawater.com",
            "domain_keyword": "opawater",
            "domain_tld": "com",
            "query_time": "2024-05-22 20:12:06",
            "create_date": "2017-06-25",
            "update_date": "2024-02-29",
            "expiry_date": "2025-06-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns29.worldnic.com",
                "ns30.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "otawater.com",
            "domain_keyword": "otawater",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:14:38",
            "create_date": "2018-09-12",
            "update_date": "2023-08-01",
            "expiry_date": "2025-09-12",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SDS Holdings Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Somerset",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "urawater.com",
            "domain_keyword": "urawater",
            "domain_tld": "com",
            "query_time": "2024-06-11 09:35:26",
            "create_date": "2018-12-14",
            "update_date": "2022-10-16",
            "expiry_date": "2024-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "otrawater.com",
            "domain_keyword": "otrawater",
            "domain_tld": "com",
            "query_time": "2024-06-12 14:04:26",
            "create_date": "2021-02-23",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "orewater.com",
            "domain_keyword": "orewater",
            "domain_tld": "com",
            "query_time": "2024-06-04 10:53:47",
            "create_date": "2020-05-05",
            "update_date": "2023-08-29",
            "expiry_date": "2026-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "okrawater.uk",
            "domain_keyword": "okrawater",
            "domain_tld": "uk",
            "query_time": "2024-05-19 16:51:26",
            "create_date": "2023-08-30",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "ohrawater.com",
            "domain_keyword": "ohrawater",
            "domain_tld": "com",
            "query_time": "2024-06-13 08:56:42",
            "create_date": "2021-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2027-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "lorawater.com",
            "domain_keyword": "lorawater",
            "domain_tld": "com",
            "query_time": "2024-05-27 10:57:07",
            "create_date": "2013-09-24",
            "update_date": "2018-05-21",
            "expiry_date": "2026-09-24",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/f183a17f-ed6c-4716-b342-f8e756ecfb45",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.di.net.sa",
                "ns20.di.net.sa",
                "ns21.di.net.sa"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ohawater.com",
            "domain_keyword": "ohawater",
            "domain_tld": "com",
            "query_time": "2024-06-03 22:48:56",
            "create_date": "2023-06-08",
            "update_date": "2023-10-03",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "orcwater.com",
            "domain_keyword": "orcwater",
            "domain_tld": "com",
            "query_time": "2024-06-11 09:58:22",
            "create_date": "2014-03-31",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.webhostinghub.com",
                "ns2.webhostinghub.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ozawater.com",
            "domain_keyword": "ozawater",
            "domain_tld": "com",
            "query_time": "2024-06-13 14:30:06",
            "create_date": "2021-07-05",
            "update_date": "2023-10-12",
            "expiry_date": "2024-07-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-nx5psmjxfxjfdnrhxqkwep.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "oxawater.com",
            "domain_keyword": "oxawater",
            "domain_tld": "com",
            "query_time": "2024-04-20 00:44:08",
            "create_date": "2017-03-07",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-nx5psmjxfxjfdnrhxqkwep.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "onawater.ie",
            "domain_keyword": "onawater",
            "domain_tld": "ie",
            "query_time": "2024-05-13 22:27:35",
            "create_date": "2023-09-01",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-01",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "POLLET WATER GROUP IRELAND LIMITED",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "or-water.com",
            "domain_keyword": "or-water",
            "domain_tld": "com",
            "query_time": "2024-05-31 03:40:56",
            "create_date": "2020-05-29",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-29",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "yasuhiro Abe",
            "registrant_company": "dataX Inc.",
            "registrant_address": "7-20-1 Nishishinjuku, Sumitomofudousannishishinjukubiru26F",
            "registrant_city": "Shinjukuku",
            "registrant_state": "Tokyo",
            "registrant_zip": "160-0023",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.359378555",
            "name_servers": [
                "ns-1310.awsdns-35.org",
                "ns-1971.awsdns-54.co.uk",
                "ns-341.awsdns-42.com",
                "ns-873.awsdns-45.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "odawater.com",
            "domain_keyword": "odawater",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:47:39",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "oawater.com",
            "domain_keyword": "oawater",
            "domain_tld": "com",
            "query_time": "2024-05-09 14:29:05",
            "create_date": "2023-10-17",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-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": 48,
            "domain_name": "orwater.com",
            "domain_keyword": "orwater",
            "domain_tld": "com",
            "query_time": "2024-04-14 09:42:28",
            "create_date": "1999-10-01",
            "update_date": "2019-08-03",
            "expiry_date": "2024-10-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns51.worldnic.com",
                "ns52.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "grawater.me.uk",
            "domain_keyword": "grawater",
            "domain_tld": "me.uk",
            "query_time": "2024-06-12 15:06:51",
            "create_date": "2022-09-09",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-09",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "rawater.cn",
            "domain_keyword": "rawater",
            "domain_tld": "cn",
            "query_time": "2024-05-03 06:11:58",
            "create_date": "2023-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "周炜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "rawater.tech",
            "domain_keyword": "rawater",
            "domain_tld": "tech",
            "query_time": "2024-05-03 06:11:59",
            "create_date": "2023-08-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-09",
            "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-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "orwater.org",
            "domain_keyword": "orwater",
            "domain_tld": "org",
            "query_time": "2024-05-15 22:02:04",
            "create_date": "2021-01-13",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Oregon",
            "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.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "dorawater.com",
            "domain_keyword": "dorawater",
            "domain_tld": "com",
            "query_time": "2024-06-13 13:33:46",
            "create_date": "2023-10-08",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-08",
            "registrar_iana": 3399,
            "registrar_name": "DropCatch.com 1190 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "orcawater.life",
            "domain_keyword": "orcawater",
            "domain_tld": "life",
            "query_time": "2024-05-05 17:00:48",
            "create_date": "2022-04-27",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-27",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "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 rdds service of the 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.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "rorawater.com",
            "domain_keyword": "rorawater",
            "domain_tld": "com",
            "query_time": "2024-05-31 09:04:06",
            "create_date": "2023-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=rorawater.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "owawater.com",
            "domain_keyword": "owawater",
            "domain_tld": "com",
            "query_time": "2024-04-16 10:54:38",
            "create_date": "2017-09-18",
            "update_date": "2020-09-12",
            "expiry_date": "2025-09-18",
            "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": 57,
            "domain_name": "oyawater.life",
            "domain_keyword": "oyawater",
            "domain_tld": "life",
            "query_time": "2024-04-20 09:39:39",
            "create_date": "2022-10-16",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-16",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "orpwater.net",
            "domain_keyword": "orpwater",
            "domain_tld": "net",
            "query_time": "2024-04-25 17:59:28",
            "create_date": "2006-01-12",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "orowater.ca",
            "domain_keyword": "orowater",
            "domain_tld": "ca",
            "query_time": "2024-06-06 08:00:35",
            "create_date": "2018-07-24",
            "update_date": "2022-06-15",
            "expiry_date": "2028-07-24",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.ruralserver.com",
                "ns4.ruralserver.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "krawster.com",
            "domain_keyword": "krawster",
            "domain_tld": "com",
            "query_time": "2024-04-15 21:45:06",
            "create_date": "2011-10-01",
            "update_date": "2022-08-09",
            "expiry_date": "2024-09-30",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9051771130",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ureawater.com",
            "domain_keyword": "ureawater",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:58:15",
            "create_date": "2013-10-26",
            "update_date": "2022-10-04",
            "expiry_date": "2025-10-26",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "EURO CHEMICAL",
            "registrant_company": "EURO CHEMICAL",
            "registrant_address": "42, Gajeol-gil, Gongju-si, Chungcheongnam-do",
            "registrant_city": "Chungnam",
            "registrant_zip": "314850",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.417533615",
            "name_servers": [
                "ns1.web2002.net",
                "ns2.web2002.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "roxwater.org",
            "domain_keyword": "roxwater",
            "domain_tld": "org",
            "query_time": "2024-04-21 17:12:57",
            "create_date": "2009-07-13",
            "update_date": "2022-09-07",
            "expiry_date": "2031-07-13",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Roxborough Water and Sanitation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Colorado",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "objwater.com",
            "domain_keyword": "objwater",
            "domain_tld": "com",
            "query_time": "2024-04-19 07:08:47",
            "create_date": "2010-12-03",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-03",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Kunikado Ryushima",
            "registrant_company": "era marketing specialities co.,ltd.",
            "registrant_address": "222 Nishiyamazakicho",
            "registrant_city": "Kyoto Shi Kamigyo Ku",
            "registrant_state": "Kyoto",
            "registrant_zip": "602-8036",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.752411282",
            "name_servers": [
                "dns5.bridgeca.ne.jp",
                "dns6.bridgeca.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "rrcwater.org",
            "domain_keyword": "rrcwater",
            "domain_tld": "org",
            "query_time": "2024-04-22 15:21:23",
            "create_date": "2009-10-27",
            "update_date": "2023-07-20",
            "expiry_date": "2025-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "afawater.com",
            "domain_keyword": "afawater",
            "domain_tld": "com",
            "query_time": "2024-04-27 10:10:49",
            "create_date": "2017-03-02",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.lunarpages.com",
                "ns2.lunarpages.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "avawater.cloud",
            "domain_keyword": "avawater",
            "domain_tld": "cloud",
            "query_time": "2024-04-30 09:00:36",
            "create_date": "2022-04-13",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the 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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "farwater.xyz",
            "domain_keyword": "farwater",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 18:46:45",
            "create_date": "2023-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "TopLeads",
            "registrant_state": "Mazowieckie",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "brfwater.com",
            "domain_keyword": "brfwater",
            "domain_tld": "com",
            "query_time": "2024-05-07 18:01:12",
            "create_date": "2010-10-26",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-26",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enomdomains.com",
            "name_servers": [
                "adns.cs.siteprotect.com",
                "bdns.cs.siteprotect.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "rawwater.com",
            "domain_keyword": "rawwater",
            "domain_tld": "com",
            "query_time": "2024-05-20 07:45:27",
            "create_date": "2000-08-07",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "seawater.com",
            "domain_keyword": "seawater",
            "domain_tld": "com",
            "query_time": "2024-05-16 17:56:30",
            "create_date": "2001-02-22",
            "update_date": "2023-06-30",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "izawater.com",
            "domain_keyword": "izawater",
            "domain_tld": "com",
            "query_time": "2024-05-12 09:36:17",
            "create_date": "2020-12-31",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-31",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.guebs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illes Balears",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns2.guebs.com",
                "dns3.guebs.com",
                "dns4.guebs.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sonawater.la",
            "domain_keyword": "sonawater",
            "domain_tld": "la",
            "query_time": "2024-05-29 08:21:53",
            "create_date": "2021-03-30",
            "update_date": "2024-04-08",
            "expiry_date": "2025-03-30",
            "registrar_name": "PDR Ltd.",
            "registrant_email": "https://whois.nic.la/contact/sonawater.la/registrant",
            "name_servers": [
                "ns115.hostinglotus.net",
                "ns116.hostinglotus.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bruwater.com",
            "domain_keyword": "bruwater",
            "domain_tld": "com",
            "query_time": "2024-06-02 01:28:44",
            "create_date": "2000-03-01",
            "update_date": "2023-01-25",
            "expiry_date": "2024-03-01",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Spadel",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "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": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "olmwater.com",
            "domain_keyword": "olmwater",
            "domain_tld": "com",
            "query_time": "2024-06-06 09:52:30",
            "create_date": "2021-09-12",
            "update_date": "2024-05-15",
            "expiry_date": "2024-09-12",
            "registrar_iana": 3758,
            "registrar_name": "Hefei Juming Network Technology Co., Ltd.",
            "registrar_website": "www.jumi.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HEI LONG JIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "garwater.com",
            "domain_keyword": "garwater",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:15:00",
            "create_date": "2014-07-16",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GUIDO DAVID MENDOZA CRUZATTY",
            "registrant_company": "GUIDO DAVID MENDOZA CRUZATTY",
            "registrant_address": "SAN JUAN S/N  REF. SITIO SOSOTE, VIA PORTOVIEJO",
            "registrant_city": "Rocafuerte",
            "registrant_state": "Manabi",
            "registrant_zip": "EC090150",
            "registrant_country": "EC",
            "registrant_email": "[email protected]",
            "registrant_phone": "+593.0990967933",
            "name_servers": [
                "ns1.ecuahosting.ec",
                "ns2.ecuahosting.ec"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sodawater.co.uk",
            "domain_keyword": "sodawater",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 23:29:02",
            "create_date": "2000-12-27",
            "update_date": "2022-12-02",
            "expiry_date": "2024-12-27",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "pornwater.com",
            "domain_keyword": "pornwater",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:45:21",
            "create_date": "2018-08-04",
            "update_date": "2020-07-29",
            "expiry_date": "2025-08-04",
            "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": 78,
            "domain_name": "torahwater.org",
            "domain_keyword": "torahwater",
            "domain_tld": "org",
            "query_time": "2024-04-23 07:03:38",
            "create_date": "2022-04-05",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "artwater.africa",
            "domain_keyword": "artwater",
            "domain_tld": "africa",
            "query_time": "2024-05-02 10:26:36",
            "create_date": "2019-05-23",
            "update_date": "2024-04-11",
            "expiry_date": "2025-05-23",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "oh-water.com",
            "domain_keyword": "oh-water",
            "domain_tld": "com",
            "query_time": "2024-04-30 15:48:52",
            "create_date": "2022-11-10",
            "update_date": "2022-11-10",
            "expiry_date": "2024-11-10",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "oravatec.com",
            "domain_keyword": "oravatec",
            "domain_tld": "com",
            "query_time": "2024-05-03 19:08:16",
            "create_date": "2018-08-28",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-28",
            "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": "ES",
            "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": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "prjwater.com",
            "domain_keyword": "prjwater",
            "domain_tld": "com",
            "query_time": "2024-04-27 17:03:27",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=prjwater.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "krawatek.pl",
            "domain_keyword": "krawatek",
            "domain_tld": "pl",
            "query_time": "2024-02-13 12:52:40",
            "create_date": "2008-03-10",
            "update_date": "2024-01-30",
            "expiry_date": "2025-03-10",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.ssd-dns.pl",
                "ns2.ssd-dns.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "domawater.com",
            "domain_keyword": "domawater",
            "domain_tld": "com",
            "query_time": "2024-05-19 17:04:22",
            "create_date": "2022-05-14",
            "update_date": "2023-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns70.hostingmadeeasy.com",
                "ns71.hostingmadeeasy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "forwater.com.cn",
            "domain_keyword": "forwater",
            "domain_tld": "com.cn",
            "query_time": "2024-06-06 12:46:59",
            "create_date": "2015-04-18",
            "expiry_date": "2026-04-18",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "陈伟强",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "korwater.org",
            "domain_keyword": "korwater",
            "domain_tld": "org",
            "query_time": "2024-06-06 21:55:17",
            "create_date": "2006-10-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the 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": [
                "ns1060.ui-dns.biz",
                "ns1060.ui-dns.com",
                "ns1060.ui-dns.de",
                "ns1060.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "arabwater.org",
            "domain_keyword": "arabwater",
            "domain_tld": "org",
            "query_time": "2024-04-15 14:33:22",
            "create_date": "2006-03-02",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "XX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.aya.sy",
                "dns2.aya.sy"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "israwater.com",
            "domain_keyword": "israwater",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:40:59",
            "create_date": "2015-06-07",
            "update_date": "2023-06-01",
            "expiry_date": "2026-06-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=israwater.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud1.googledomains.com",
                "ns-cloud2.googledomains.com",
                "ns-cloud3.googledomains.com",
                "ns-cloud4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "norrwater.com",
            "domain_keyword": "norrwater",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:35:30",
            "create_date": "2016-08-19",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-19",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ME",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/31af74b0-1d49-41d2-aa15-109f2390e895",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.biz.rr.com",
                "ns2.biz.rr.com",
                "verify1.domainpeople.com",
                "verify2.domainpeople.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "oma-water.com",
            "domain_keyword": "oma-water",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:43:53",
            "create_date": "2017-02-14",
            "update_date": "2023-02-15",
            "expiry_date": "2025-02-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=oma-water.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "drywater.uk",
            "domain_keyword": "drywater",
            "domain_tld": "uk",
            "query_time": "2024-05-03 19:51:04",
            "create_date": "2021-11-22",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "for-water.ru",
            "domain_keyword": "for-water",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:38:06",
            "create_date": "2004-02-07",
            "expiry_date": "2025-02-07",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "oliwater.com",
            "domain_keyword": "oliwater",
            "domain_tld": "com",
            "query_time": "2024-04-23 09:27:32",
            "create_date": "2015-01-30",
            "update_date": "2024-04-09",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "seawater.org",
            "domain_keyword": "seawater",
            "domain_tld": "org",
            "query_time": "2024-04-24 06:26:12",
            "create_date": "2002-08-10",
            "update_date": "2023-10-05",
            "expiry_date": "2024-08-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "redbusprimarydns.wn.com",
                "redbussecondarydns.wn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "irpwater.com",
            "domain_keyword": "irpwater",
            "domain_tld": "com",
            "query_time": "2024-05-10 20:23:01",
            "create_date": "2020-03-02",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=irpwater.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "akrawater.com",
            "domain_keyword": "akrawater",
            "domain_tld": "com",
            "query_time": "2024-05-19 02:18:40",
            "create_date": "2023-07-05",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-05",
            "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": "Hawke&#39;s Bay",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "oluwater.com",
            "domain_keyword": "oluwater",
            "domain_tld": "com",
            "query_time": "2024-05-13 17:56:44",
            "create_date": "2015-01-19",
            "update_date": "2022-09-17",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns127.websitewelcome.com",
                "ns128.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "jiawater.com",
            "domain_keyword": "jiawater",
            "domain_tld": "com",
            "query_time": "2024-06-02 02:08:41",
            "create_date": "2011-09-21",
            "update_date": "2020-09-30",
            "expiry_date": "2024-09-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "hirawater.com",
            "domain_keyword": "hirawater",
            "domain_tld": "com",
            "query_time": "2024-06-02 22:56:20",
            "create_date": "2024-04-02",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "aaawater.org",
            "domain_keyword": "aaawater",
            "domain_tld": "org",
            "query_time": "2024-06-01 11:08:49",
            "create_date": "2007-09-10",
            "update_date": "2024-06-01",
            "expiry_date": "2024-09-10",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AAA Water Systems, Inc.",
            "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.mydomain.com",
                "ns2.mydomain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.667,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>orawater.com</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1791</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>orowater.com, oracwater.com, oriwater.com, borawater.com, orbwater.com, osawater.com, orcawater.com, orkawater.net, oyawater.com, okawater.com, omawater.com, norawater.com, rawater.se, rawater.com, olawater.com, oralwater.com, arawater.com, irawater.com, okrawater.org, erawater.com, ordwater.com.au, okrawater.info, ogawater.com, onawater.com, orpwater.com, lrawater.com, okrawater.com, orkawater.com, oriwater.net, orcawater.org, orgwater.com, opawater.com, otawater.com, urawater.com, otrawater.com, orewater.com, okrawater.uk, ohrawater.com, lorawater.com, ohawater.com, orcwater.com, ozawater.com, oxawater.com, onawater.ie, or-water.com, odawater.com, oawater.com, orwater.com, grawater.me.uk, rawater.cn, rawater.tech, orwater.org, dorawater.com, orcawater.life, rorawater.com, owawater.com, oyawater.life, orpwater.net, orowater.ca, krawster.com, ureawater.com, roxwater.org, objwater.com, rrcwater.org, afawater.com, avawater.cloud, farwater.xyz, brfwater.com, rawwater.com, seawater.com, izawater.com, sonawater.la, bruwater.com, olmwater.com, garwater.com, sodawater.co.uk, pornwater.com, torahwater.org, artwater.africa, oh-water.com, oravatec.com, prjwater.com, krawatek.pl, domawater.com, forwater.com.cn, korwater.org, arabwater.org, israwater.com, norrwater.com, oma-water.com, drywater.uk, for-water.ru, oliwater.com, seawater.org, irpwater.com, akrawater.com, oluwater.com, jiawater.com, hirawater.com, aaawater.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>orowater.com</domain_name>
   <domain_keyword>orowater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:55:13</query_time>
   <create_date>2017-10-23</create_date>
   <update_date>2020-10-17</update_date>
   <expiry_date>2025-10-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>oracwater.com</domain_name>
   <domain_keyword>oracwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 20:05:37</query_time>
   <create_date>2017-03-17</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>oriwater.com</domain_name>
   <domain_keyword>oriwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:55:29</query_time>
   <create_date>2015-03-31</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-31</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>KANGYOUNG SONG</registrant_name>
   <registrant_address>51, Yeosuul-ro, Jungwon-gu, 205-904</registrant_address>
   <registrant_city>Seongnam-si</registrant_city>
   <registrant_state>Gyeonggi</registrant_state>
   <registrant_zip>13434</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1043004310</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>borawater.com</domain_name>
   <domain_keyword>borawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:51:21</query_time>
   <create_date>2005-02-23</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-23</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>dns11.registrar-servers.com</value>
    <value>dns12.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>orbwater.com</domain_name>
   <domain_keyword>orbwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:49:27</query_time>
   <create_date>2018-06-04</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-06-04</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.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-nx5psmjxfxjfdnrhxqkwep.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>osawater.com</domain_name>
   <domain_keyword>osawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 08:10:19</query_time>
   <create_date>2015-12-12</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2025-12-12</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>orcawater.com</domain_name>
   <domain_keyword>orcawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 00:11:12</query_time>
   <create_date>2013-03-24</create_date>
   <update_date>2021-03-18</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>WhoisByProxy Admin</registrant_name>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>orkawater.net</domain_name>
   <domain_keyword>orkawater</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 15:56:54</query_time>
   <create_date>2019-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</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>ns67.domaincontrol.com</value>
    <value>ns68.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>9</num>
   <domain_name>oyawater.com</domain_name>
   <domain_keyword>oyawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 22:26:42</query_time>
   <create_date>2021-05-24</create_date>
   <update_date>2022-10-10</update_date>
   <expiry_date>2026-05-24</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>okawater.com</domain_name>
   <domain_keyword>okawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 14:50:39</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>SomBoun Vibounkuang</registrant_name>
   <registrant_address>Nongbuathong</registrant_address>
   <registrant_city>Sikottabong</registrant_city>
   <registrant_state>Vientiane capital</registrant_state>
   <registrant_zip>01010</registrant_zip>
   <registrant_country>LA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+856.2055466166</registrant_phone>
   <name_servers>
    <value>th259.ruk-com.in.th</value>
    <value>vth259.ruk-com.in.th</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>omawater.com</domain_name>
   <domain_keyword>omawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:23:57</query_time>
   <create_date>2016-04-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-04-22</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One Inc. d/b/a NetEarth</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <name_servers>
    <value>ns1.tldparked.com</value>
    <value>ns2.tldparked.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>norawater.com</domain_name>
   <domain_keyword>norawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 07:47:07</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-03-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns11.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>rawater.se</domain_name>
   <domain_keyword>rawater</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-12 16:47:10</query_time>
   <create_date>2024-06-10</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>rawater.com</domain_name>
   <domain_keyword>rawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:39:29</query_time>
   <create_date>2013-08-30</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>olawater.com</domain_name>
   <domain_keyword>olawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:09:37</query_time>
   <create_date>2014-08-10</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=olawater.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>oralwater.com</domain_name>
   <domain_keyword>oralwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 10:58:32</query_time>
   <create_date>2020-06-29</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2024-06-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>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>17</num>
   <domain_name>arawater.com</domain_name>
   <domain_keyword>arawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 20:51:16</query_time>
   <create_date>2019-08-15</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=arawater.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.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>18</num>
   <domain_name>irawater.com</domain_name>
   <domain_keyword>irawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 14:19:01</query_time>
   <create_date>2013-01-29</create_date>
   <update_date>2021-11-15</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1660</registrar_iana>
   <registrar_name>Domainshype.com, Inc</registrar_name>
   <registrar_website>www.domainshype.com</registrar_website>
   <registrant_name>Swapnil Potdar</registrant_name>
   <registrant_address>Supreme Estado, Baner</registrant_address>
   <registrant_city>Pune</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>411045</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.7776063331</registrant_phone>
   <name_servers>
    <value>jean.ns.cloudflare.com</value>
    <value>kurt.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>okrawater.org</domain_name>
   <domain_keyword>okrawater</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 16:36:59</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>erawater.com</domain_name>
   <domain_keyword>erawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 16:08:47</query_time>
   <create_date>2017-04-22</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>21</num>
   <domain_name>ordwater.com.au</domain_name>
   <domain_keyword>ordwater</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-17 17:41:22</query_time>
   <update_date>2021-02-09</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Mathew Dear</registrant_name>
   <name_servers>
    <value>ns1.enetica.com.au</value>
    <value>ns2.enetica.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>okrawater.info</domain_name>
   <domain_keyword>okrawater</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 21:13:38</query_time>
   <create_date>2014-11-18</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ken &amp; Stu Holdings, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>ns23.domaincontrol.com</value>
    <value>ns24.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>23</num>
   <domain_name>ogawater.com</domain_name>
   <domain_keyword>ogawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 12:04:46</query_time>
   <create_date>2017-11-22</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HE NAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ogawater.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>onawater.com</domain_name>
   <domain_keyword>onawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:32:40</query_time>
   <create_date>2013-12-21</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>orpwater.com</domain_name>
   <domain_keyword>orpwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:59:28</query_time>
   <create_date>2006-01-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-12</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>lrawater.com</domain_name>
   <domain_keyword>lrawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 15:56:41</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>okrawater.com</domain_name>
   <domain_keyword>okrawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:54:53</query_time>
   <create_date>2014-11-18</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>28</num>
   <domain_name>orkawater.com</domain_name>
   <domain_keyword>orkawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 11:21:29</query_time>
   <create_date>2019-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</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>ns67.domaincontrol.com</value>
    <value>ns68.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>29</num>
   <domain_name>oriwater.net</domain_name>
   <domain_keyword>oriwater</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 09:38:31</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>orcawater.org</domain_name>
   <domain_keyword>orcawater</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-05 17:00:48</query_time>
   <create_date>2022-04-27</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <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 rdds service of the 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>jake.ns.cloudflare.com</value>
    <value>joselyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>orgwater.com</domain_name>
   <domain_keyword>orgwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 03:01:22</query_time>
   <create_date>2014-03-21</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=orgwater.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns8439.hostgator.com</value>
    <value>ns8440.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>opawater.com</domain_name>
   <domain_keyword>opawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 20:12:06</query_time>
   <create_date>2017-06-25</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-06-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns29.worldnic.com</value>
    <value>ns30.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>otawater.com</domain_name>
   <domain_keyword>otawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:14:38</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-09-12</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SDS Holdings Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Somerset</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>urawater.com</domain_name>
   <domain_keyword>urawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 09:35:26</query_time>
   <create_date>2018-12-14</create_date>
   <update_date>2022-10-16</update_date>
   <expiry_date>2024-12-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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>otrawater.com</domain_name>
   <domain_keyword>otrawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 14:04:26</query_time>
   <create_date>2021-02-23</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>orewater.com</domain_name>
   <domain_keyword>orewater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 10:53:47</query_time>
   <create_date>2020-05-05</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2026-05-05</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.bodis.com</value>
    <value>ns2.bodis.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>37</num>
   <domain_name>okrawater.uk</domain_name>
   <domain_keyword>okrawater</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-19 16:51:26</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>ohrawater.com</domain_name>
   <domain_keyword>ohrawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 08:56:42</query_time>
   <create_date>2021-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2027-02-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>lorawater.com</domain_name>
   <domain_keyword>lorawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 10:57:07</query_time>
   <create_date>2013-09-24</create_date>
   <update_date>2018-05-21</update_date>
   <expiry_date>2026-09-24</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/f183a17f-ed6c-4716-b342-f8e756ecfb45</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.di.net.sa</value>
    <value>ns20.di.net.sa</value>
    <value>ns21.di.net.sa</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ohawater.com</domain_name>
   <domain_keyword>ohawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 22:48:56</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>orcwater.com</domain_name>
   <domain_keyword>orcwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 09:58:22</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.webhostinghub.com</value>
    <value>ns2.webhostinghub.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>ozawater.com</domain_name>
   <domain_keyword>ozawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 14:30:06</query_time>
   <create_date>2021-07-05</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-nx5psmjxfxjfdnrhxqkwep.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>oxawater.com</domain_name>
   <domain_keyword>oxawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 00:44:08</query_time>
   <create_date>2017-03-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-nx5psmjxfxjfdnrhxqkwep.ns101.verify.hn</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>44</num>
   <domain_name>onawater.ie</domain_name>
   <domain_keyword>onawater</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-13 22:27:35</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>POLLET WATER GROUP IRELAND LIMITED</registrant_name>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>or-water.com</domain_name>
   <domain_keyword>or-water</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 03:40:56</query_time>
   <create_date>2020-05-29</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>yasuhiro Abe</registrant_name>
   <registrant_company>dataX Inc.</registrant_company>
   <registrant_address>7-20-1 Nishishinjuku, Sumitomofudousannishishinjukubiru26F</registrant_address>
   <registrant_city>Shinjukuku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>160-0023</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.359378555</registrant_phone>
   <name_servers>
    <value>ns-1310.awsdns-35.org</value>
    <value>ns-1971.awsdns-54.co.uk</value>
    <value>ns-341.awsdns-42.com</value>
    <value>ns-873.awsdns-45.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>odawater.com</domain_name>
   <domain_keyword>odawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:47:39</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>oawater.com</domain_name>
   <domain_keyword>oawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 14:29:05</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>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>48</num>
   <domain_name>orwater.com</domain_name>
   <domain_keyword>orwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 09:42:28</query_time>
   <create_date>1999-10-01</create_date>
   <update_date>2019-08-03</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns51.worldnic.com</value>
    <value>ns52.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>grawater.me.uk</domain_name>
   <domain_keyword>grawater</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-06-12 15:06:51</query_time>
   <create_date>2022-09-09</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>rawater.cn</domain_name>
   <domain_keyword>rawater</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-03 06:11:58</query_time>
   <create_date>2023-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>周炜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>rawater.tech</domain_name>
   <domain_keyword>rawater</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-03 06:11:59</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-09</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-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>orwater.org</domain_name>
   <domain_keyword>orwater</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 22:02:04</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Oregon</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.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>dorawater.com</domain_name>
   <domain_keyword>dorawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 13:33:46</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>3399</registrar_iana>
   <registrar_name>DropCatch.com 1190 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>orcawater.life</domain_name>
   <domain_keyword>orcawater</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-05 17:00:48</query_time>
   <create_date>2022-04-27</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <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 rdds service of the 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.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>rorawater.com</domain_name>
   <domain_keyword>rorawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 09:04:06</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=rorawater.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>owawater.com</domain_name>
   <domain_keyword>owawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 10:54:38</query_time>
   <create_date>2017-09-18</create_date>
   <update_date>2020-09-12</update_date>
   <expiry_date>2025-09-18</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>57</num>
   <domain_name>oyawater.life</domain_name>
   <domain_keyword>oyawater</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-20 09:39:39</query_time>
   <create_date>2022-10-16</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-16</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>orpwater.net</domain_name>
   <domain_keyword>orpwater</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 17:59:28</query_time>
   <create_date>2006-01-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-12</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>orowater.ca</domain_name>
   <domain_keyword>orowater</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-06 08:00:35</query_time>
   <create_date>2018-07-24</create_date>
   <update_date>2022-06-15</update_date>
   <expiry_date>2028-07-24</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.ruralserver.com</value>
    <value>ns4.ruralserver.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>60</num>
   <domain_name>krawster.com</domain_name>
   <domain_keyword>krawster</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 21:45:06</query_time>
   <create_date>2011-10-01</create_date>
   <update_date>2022-08-09</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9051771130</registrant_phone>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ureawater.com</domain_name>
   <domain_keyword>ureawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:58:15</query_time>
   <create_date>2013-10-26</create_date>
   <update_date>2022-10-04</update_date>
   <expiry_date>2025-10-26</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>EURO CHEMICAL</registrant_name>
   <registrant_company>EURO CHEMICAL</registrant_company>
   <registrant_address>42, Gajeol-gil, Gongju-si, Chungcheongnam-do</registrant_address>
   <registrant_city>Chungnam</registrant_city>
   <registrant_zip>314850</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.417533615</registrant_phone>
   <name_servers>
    <value>ns1.web2002.net</value>
    <value>ns2.web2002.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>roxwater.org</domain_name>
   <domain_keyword>roxwater</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 17:12:57</query_time>
   <create_date>2009-07-13</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2031-07-13</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Roxborough Water and Sanitation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Colorado</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>objwater.com</domain_name>
   <domain_keyword>objwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 07:08:47</query_time>
   <create_date>2010-12-03</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Kunikado Ryushima</registrant_name>
   <registrant_company>era marketing specialities co.,ltd.</registrant_company>
   <registrant_address>222 Nishiyamazakicho</registrant_address>
   <registrant_city>Kyoto Shi Kamigyo Ku</registrant_city>
   <registrant_state>Kyoto</registrant_state>
   <registrant_zip>602-8036</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.752411282</registrant_phone>
   <name_servers>
    <value>dns5.bridgeca.ne.jp</value>
    <value>dns6.bridgeca.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>rrcwater.org</domain_name>
   <domain_keyword>rrcwater</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 15:21:23</query_time>
   <create_date>2009-10-27</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2025-10-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>afawater.com</domain_name>
   <domain_keyword>afawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 10:10:49</query_time>
   <create_date>2017-03-02</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.lunarpages.com</value>
    <value>ns2.lunarpages.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>66</num>
   <domain_name>avawater.cloud</domain_name>
   <domain_keyword>avawater</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-30 09:00:36</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the 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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>farwater.xyz</domain_name>
   <domain_keyword>farwater</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 18:46:45</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>TopLeads</registrant_company>
   <registrant_state>Mazowieckie</registrant_state>
   <registrant_country>PL</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>brfwater.com</domain_name>
   <domain_keyword>brfwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 18:01:12</query_time>
   <create_date>2010-10-26</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enomdomains.com</registrar_website>
   <name_servers>
    <value>adns.cs.siteprotect.com</value>
    <value>bdns.cs.siteprotect.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>rawwater.com</domain_name>
   <domain_keyword>rawwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 07:45:27</query_time>
   <create_date>2000-08-07</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>seawater.com</domain_name>
   <domain_keyword>seawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 17:56:30</query_time>
   <create_date>2001-02-22</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>izawater.com</domain_name>
   <domain_keyword>izawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 09:36:17</query_time>
   <create_date>2020-12-31</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.guebs.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>Illes Balears</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>dns2.guebs.com</value>
    <value>dns3.guebs.com</value>
    <value>dns4.guebs.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sonawater.la</domain_name>
   <domain_keyword>sonawater</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-29 08:21:53</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>PDR Ltd.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/sonawater.la/registrant</registrant_email>
   <name_servers>
    <value>ns115.hostinglotus.net</value>
    <value>ns116.hostinglotus.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>bruwater.com</domain_name>
   <domain_keyword>bruwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 01:28:44</query_time>
   <create_date>2000-03-01</create_date>
   <update_date>2023-01-25</update_date>
   <expiry_date>2024-03-01</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_company>Spadel</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>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>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>olmwater.com</domain_name>
   <domain_keyword>olmwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 09:52:30</query_time>
   <create_date>2021-09-12</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>3758</registrar_iana>
   <registrar_name>Hefei Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.jumi.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>HEI LONG JIANG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.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>garwater.com</domain_name>
   <domain_keyword>garwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:15:00</query_time>
   <create_date>2014-07-16</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GUIDO DAVID MENDOZA CRUZATTY</registrant_name>
   <registrant_company>GUIDO DAVID MENDOZA CRUZATTY</registrant_company>
   <registrant_address>SAN JUAN S/N  REF. SITIO SOSOTE, VIA PORTOVIEJO</registrant_address>
   <registrant_city>Rocafuerte</registrant_city>
   <registrant_state>Manabi</registrant_state>
   <registrant_zip>EC090150</registrant_zip>
   <registrant_country>EC</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+593.0990967933</registrant_phone>
   <name_servers>
    <value>ns1.ecuahosting.ec</value>
    <value>ns2.ecuahosting.ec</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>sodawater.co.uk</domain_name>
   <domain_keyword>sodawater</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 23:29:02</query_time>
   <create_date>2000-12-27</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>pornwater.com</domain_name>
   <domain_keyword>pornwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:45:21</query_time>
   <create_date>2018-08-04</create_date>
   <update_date>2020-07-29</update_date>
   <expiry_date>2025-08-04</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>78</num>
   <domain_name>torahwater.org</domain_name>
   <domain_keyword>torahwater</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 07:03:38</query_time>
   <create_date>2022-04-05</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>artwater.africa</domain_name>
   <domain_keyword>artwater</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-02 10:26:36</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>oh-water.com</domain_name>
   <domain_keyword>oh-water</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 15:48:52</query_time>
   <create_date>2022-11-10</create_date>
   <update_date>2022-11-10</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>oravatec.com</domain_name>
   <domain_keyword>oravatec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 19:08:16</query_time>
   <create_date>2018-08-28</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-28</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>ES</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>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>prjwater.com</domain_name>
   <domain_keyword>prjwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 17:03:27</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=prjwater.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>krawatek.pl</domain_name>
   <domain_keyword>krawatek</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-02-13 12:52:40</query_time>
   <create_date>2008-03-10</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.ssd-dns.pl</value>
    <value>ns2.ssd-dns.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>domawater.com</domain_name>
   <domain_keyword>domawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 17:04:22</query_time>
   <create_date>2022-05-14</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.com</registrar_website>
   <registrant_name>REDACTED 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>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</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>ns70.hostingmadeeasy.com</value>
    <value>ns71.hostingmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>forwater.com.cn</domain_name>
   <domain_keyword>forwater</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-06 12:46:59</query_time>
   <create_date>2015-04-18</create_date>
   <expiry_date>2026-04-18</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>陈伟强</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>korwater.org</domain_name>
   <domain_keyword>korwater</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-06 21:55:17</query_time>
   <create_date>2006-10-21</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the 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>ns1060.ui-dns.biz</value>
    <value>ns1060.ui-dns.com</value>
    <value>ns1060.ui-dns.de</value>
    <value>ns1060.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>arabwater.org</domain_name>
   <domain_keyword>arabwater</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 14:33:22</query_time>
   <create_date>2006-03-02</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>XX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.aya.sy</value>
    <value>dns2.aya.sy</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>israwater.com</domain_name>
   <domain_keyword>israwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:40:59</query_time>
   <create_date>2015-06-07</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2026-06-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=israwater.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud1.googledomains.com</value>
    <value>ns-cloud2.googledomains.com</value>
    <value>ns-cloud3.googledomains.com</value>
    <value>ns-cloud4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>norrwater.com</domain_name>
   <domain_keyword>norrwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:35:30</query_time>
   <create_date>2016-08-19</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.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>ME</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/31af74b0-1d49-41d2-aa15-109f2390e895</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.biz.rr.com</value>
    <value>ns2.biz.rr.com</value>
    <value>verify1.domainpeople.com</value>
    <value>verify2.domainpeople.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>oma-water.com</domain_name>
   <domain_keyword>oma-water</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:43:53</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=oma-water.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>drywater.uk</domain_name>
   <domain_keyword>drywater</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-03 19:51:04</query_time>
   <create_date>2021-11-22</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>for-water.ru</domain_name>
   <domain_keyword>for-water</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:38:06</query_time>
   <create_date>2004-02-07</create_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>oliwater.com</domain_name>
   <domain_keyword>oliwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 09:27:32</query_time>
   <create_date>2015-01-30</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-01-30</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.bodis.com</value>
    <value>ns2.bodis.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>seawater.org</domain_name>
   <domain_keyword>seawater</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 06:26:12</query_time>
   <create_date>2002-08-10</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>redbusprimarydns.wn.com</value>
    <value>redbussecondarydns.wn.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>irpwater.com</domain_name>
   <domain_keyword>irpwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 20:23:01</query_time>
   <create_date>2020-03-02</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=irpwater.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>akrawater.com</domain_name>
   <domain_keyword>akrawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 02:18:40</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-05</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>Hawke&amp;#39;s Bay</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</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.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.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>97</num>
   <domain_name>oluwater.com</domain_name>
   <domain_keyword>oluwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 17:56:44</query_time>
   <create_date>2015-01-19</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns127.websitewelcome.com</value>
    <value>ns128.websitewelcome.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>98</num>
   <domain_name>jiawater.com</domain_name>
   <domain_keyword>jiawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 02:08:41</query_time>
   <create_date>2011-09-21</create_date>
   <update_date>2020-09-30</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>hirawater.com</domain_name>
   <domain_keyword>hirawater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 22:56:20</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>aaawater.org</domain_name>
   <domain_keyword>aaawater</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 11:08:49</query_time>
   <create_date>2007-09-10</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AAA Water Systems, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mydomain.com</value>
    <value>ns2.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.667</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.