WHOIS QUERY TIME

25 Apr 2024 - 2:25 AM UTC

REGISTRAR

IANA: 81
Name: Gandi SAS

DOMAIN STATUS

clientTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=rws.name
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "rws.name"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "rws.name",
            "domain_keyword": "rws",
            "domain_tld": "name",
            "query_time": "2024-04-25 02:25:57",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "domain_status": [
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>rws.name</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>rws.name</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-25 02:25:57</query_time>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.03</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.031 seconds) for "rws.name" in our Historical WHOIS Database.
#1 - QUERY TIME

2 Mar 2016 - 12:00 AM UTC

Registered: 29 February 2016
Modified: 29 February 2016
Expiry: 28 February 2017

REGISTRAR

IANA: 420
Name: HiChina Zhicheng Technology Ltd.

NAME SERVERS

dns10.hichina.com
dns9.hichina.com

DOMAIN STATUS

ok

#2 - QUERY TIME

25 Apr 2024 - 2:25 AM UTC

REGISTRAR

IANA: 81
Name: Gandi SAS

DOMAIN STATUS

clientTransferProhibited

* 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=rws.name
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "rws.name",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "rws.name",
    "results": [
        {
            "num": 1,
            "domain_name": "rws.name",
            "domain_keyword": "rws",
            "domain_tld": "name",
            "query_time": "2016-03-02 00:00:00",
            "create_date": "2016-02-29",
            "update_date": "2016-02-29",
            "expiry_date": "2017-02-28",
            "registrar_iana": 420,
            "registrar_name": "HiChina Zhicheng Technology Ltd.",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "rws.name",
            "domain_keyword": "rws",
            "domain_tld": "name",
            "query_time": "2024-04-25 02:25:57",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "domain_status": [
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "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>rws.name</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>rws.name</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rws.name</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2016-03-02 00:00:00</query_time>
   <create_date>2016-02-29</create_date>
   <update_date>2016-02-29</update_date>
   <expiry_date>2017-02-28</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>HiChina Zhicheng Technology Ltd.</registrar_name>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>rws.name</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-25 02:25:57</query_time>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.031</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 79 domain names (in 0.02 seconds) which contained the exact domain keyword "rws".
Domain Name Registered Expiry Registrar Ownership
1 rws.nl 23 Sep 1991 - Rijksoverheid -
2 rws.com 12 Nov 1997 11 Nov 2030 Network Solutions, LLC PERFECT PRIVACY, LLC
3 rws.org 15 Mar 1999 15 Mar 2025 Sea Wasp, LLC TomSettle.Communications
4 rws.it 26 May 2000 26 May 2024 BT Italia s.p.a. ACEA SPA
5 rws.ru 17 Aug 2000 20 Aug 2024 REGRU-RU Private Person
6 rws.be 30 Jan 2001 - One.com A/S -
7 rws.net 5 Mar 2001 5 Mar 2026 GoDaddy.com, LLC -
8 rws.cl 16 Oct 2002 10 Nov 2026 NIC Chile Claudia Räber (CLAUDIA RABER)
9 rws.se 20 Dec 2002 20 Dec 2024 Loopia AB -
10 rws.ca 21 Nov 2005 14 Nov 2029 Grape Inc. R.W.S Hoists & Cranes Inc.
11 rws.net.cn 25 Jan 2006 25 Jan 2030 阿里云计算有限公司(万网) 北京如文思科技信息咨询有限公司
12 rws.me.uk 23 Mar 2007 23 Mar 2025 Ionos SE [Tag = 1AND1] -
13 rws.in 10 Aug 2007 10 Aug 2024 GoDaddy.com, LLC Reliable Web Services Pvt Ltd.
14 rws.uk.net 9 May 2008 9 May 2026 Namesco Limited -
15 rws.kr 4 Jun 2008 4 Jun 2024 (?)??? (?)?????
16 rws.asia 26 Jul 2008 26 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 rws.com.pl 1 Oct 2008 30 Sep 2024 Digital Media Technology Sp. z o.o. -
18 rws.info 7 Nov 2008 7 Nov 2024 Key-Systems GmbH npo consult
19 rws.sk 14 Feb 2011 14 Feb 2025 EuroNET Slovakia s.r.o. LEMARCK Slovakia sro
20 rws.su 7 Sep 2012 7 Sep 2024 REGRU-SU Private Person
21 rws.aero 15 Feb 2013 15 Feb 2025 101domain GRS Limited Real Wings Society
22 rws.berlin 19 Mar 2014 19 Mar 2025 Cronon AG -
23 rws.solutions 1 Jul 2014 1 Jul 2024 IONOS SE RAINBOOWS
24 rws.email 2 Aug 2014 2 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 rws.co 20 Nov 2014 19 Nov 2024 Dynadot Inc REDACTED FOR PRIVACY
26 rws.nyc 26 Jan 2015 25 Jan 2025 GoDaddy.com, LLC gsmcellularproducts
27 rws.digital 1 Nov 2015 1 Nov 2024 IONOS SE RAINBOOWS
28 rws.tech 12 Jan 2016 12 Jan 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Lin Jin Jiang
29 rws.org.pl 11 Apr 2016 11 Apr 2025 OVH SAS -
30 rws.gmbh 22 Jun 2016 22 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
31 rws.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
32 rws.events 19 Sep 2016 19 Sep 2024 IONOS SE REDACTED FOR PRIVACY
33 rws.dk 9 Apr 2017 30 Apr 2025 - Advokatkontoret RWS
34 rws.space 26 Nov 2017 26 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
35 rws.consulting 18 Dec 2017 18 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
36 rws.fun 16 Jan 2018 16 Jan 2025 Tucows.com Co. Resorts World Sentosa
37 rws.app 9 May 2018 9 May 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
38 rws.pw 29 Aug 2018 29 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
39 rws.link 11 Sep 2018 11 Sep 2030 Gransy s.r.o. d/b/a subreg.cz REDACTED FOR PRIVACY
40 rws.support 8 Mar 2019 8 Mar 2025 Register.com, Inc. REDACTED FOR PRIVACY
41 rws.company 11 Apr 2019 11 Apr 2025 PSI-USA, Inc. dba Domain Robot RW-Serviceteam GmbH
42 rws.biz 10 May 2019 10 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com raghwendra web services
43 rws.services 14 May 2019 14 May 2025 PSI-USA, Inc. dba Domain Robot RW-Serviceteam GmbH
44 rws.holdings 14 May 2019 14 May 2025 PSI-USA, Inc. dba Domain Robot RW-Serviceteam GmbH
45 rws.cloud 26 Jul 2019 26 Jul 2024 GoDaddy Domains By Proxy, LLC
46 rws.global 7 Aug 2019 7 Aug 2030 Gransy, s.r.o. Moravia IT s.r.o.
47 rws.systems 4 Oct 2019 4 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
48 rws.ink 20 Nov 2019 20 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) rong wei sheng shi ye shen zhen you xian gong si
49 rws.wine 8 Jun 2020 8 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 rws.lt 30 Jun 2020 1 Jul 2024 UAB "Interneto vizija" UAB "Interneto vizija"
51 rws.marketing 19 Jul 2020 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 rws.cpa 5 Nov 2020 5 Nov 2024 EnCirca, Inc. RWS
53 rws.click 27 Jan 2021 27 Jan 2025 Vautron Rechenzentrum AG RWS GmbH
54 rws.one 18 Feb 2021 18 Feb 2026 Gransy, s.r.o. Moravia IT s.r.o.
55 rws.shop 23 Apr 2021 23 Apr 2025 NETIM -
56 rws.xyz 23 Oct 2021 23 Oct 2027 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
57 rws.world 21 Nov 2021 21 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
58 rws.llc 30 Apr 2022 30 Apr 2025 Ledl.net GmbH Risingcore
59 rws.ro 20 Jun 2022 19 Jun 2025 ICI - Registrar -
60 rws.hu 7 Jul 2022 - - -
61 rws.news 14 Jul 2022 14 Jul 2024 Tucows Domains Inc. Data Protected
62 rws.school 13 Sep 2022 13 Sep 2032 Regional Network Information Center, JSC dba RU-CENTER MGIMO MID of Russia
63 rws.club 5 Nov 2022 5 Nov 2025 Domain.com, LLC Ernest
64 rws.dev 17 Apr 2023 17 Apr 2025 Gransy s.r.o. d/b/a subreg.cz Moravia IT s.r.o.
65 rws.lat 5 May 2023 5 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
66 rws.com.cn 17 Jun 2023 17 Jun 2025 阿里云计算有限公司(万网) 王雪松
67 rws.lol 19 Jul 2023 19 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
68 rws.social 26 Jul 2023 26 Jul 2024 Tucows Domains Inc. Data Protected
69 rws.forsale 26 Jul 2023 26 Jul 2024 Tucows Domains Inc. Data Protected
70 rws.photography 10 Aug 2023 10 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
71 rws.salon 1 Sep 2023 1 Sep 2024 Squarespace Domains II LLC RWS
72 rws.srl 5 Sep 2023 5 Sep 2024 Tucows Domains Inc. Data Protected
73 rws.life 11 Nov 2023 11 Nov 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
74 rws.agency 16 Nov 2023 16 Nov 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
75 rws.org.uk 12 Dec 2023 12 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
76 rws.waw.pl 6 Jan 2024 6 Jan 2025 Aftermarket.pl Limited -
77 rws.name - - Gandi SAS -
78 rws.com.au - - Domain Directors Pty Ltd trading as Instra David Burge
79 rws.de - - - -
80 rws.im - 9 Oct 2024 - Redacted

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=rws&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "rws",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 80,
        "relation": "eq",
        "current": 80
    },
    "unique_domains": "rws.nl, rws.com, rws.org, rws.it, rws.ru, rws.be, rws.net, rws.cl, rws.se, rws.ca, rws.net.cn, rws.me.uk, rws.in, rws.uk.net, rws.kr, rws.asia, rws.com.pl, rws.info, rws.sk, rws.su, rws.aero, rws.berlin, rws.solutions, rws.email, rws.co, rws.nyc, rws.digital, rws.tech, rws.org.pl, rws.gmbh, rws.vip, rws.events, rws.dk, rws.space, rws.consulting, rws.fun, rws.app, rws.pw, rws.link, rws.support, rws.company, rws.biz, rws.services, rws.holdings, rws.cloud, rws.global, rws.systems, rws.ink, rws.wine, rws.lt, rws.marketing, rws.cpa, rws.click, rws.one, rws.shop, rws.xyz, rws.world, rws.llc, rws.ro, rws.hu, rws.news, rws.school, rws.club, rws.dev, rws.lat, rws.com.cn, rws.lol, rws.social, rws.forsale, rws.photography, rws.salon, rws.srl, rws.life, rws.agency, rws.org.uk, rws.waw.pl, rws.name, rws.com.au, rws.de, rws.im",
    "results": [
        {
            "num": 1,
            "domain_name": "rws.nl",
            "domain_keyword": "rws",
            "domain_tld": "nl",
            "query_time": "2024-05-18 11:59:16",
            "create_date": "1991-09-23",
            "update_date": "2021-10-04",
            "registrar_name": "Rijksoverheid",
            "name_servers": [
                "ns0.rijksoverheidnl.com",
                "ns1.rijksoverheidnl.nl",
                "ns2.rijksoverheidnl.eu",
                "ns3.rijksoverheidnl.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "rws.com",
            "domain_keyword": "rws",
            "domain_tld": "com",
            "query_time": "2024-04-14 05:06:18",
            "create_date": "1997-11-12",
            "update_date": "2021-08-06",
            "expiry_date": "2030-11-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "cruz.ns.cloudflare.com",
                "david.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "rws.org",
            "domain_keyword": "rws",
            "domain_tld": "org",
            "query_time": "2024-05-14 21:52:42",
            "create_date": "1999-03-15",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TomSettle.Communications",
            "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": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "rws.it",
            "domain_keyword": "rws",
            "domain_tld": "it",
            "query_time": "2024-05-28 19:13:00",
            "create_date": "2000-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2024-05-26",
            "registrar_name": "BT Italia s.p.a.",
            "registrar_website": "http://www.btitalia.it",
            "registrant_company": "ACEA SPA",
            "registrant_address": "Piazzale Ostiense 2",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00154",
            "registrant_country": "IT",
            "name_servers": [
                "ns2.inet.it",
                "venere.inet.it"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "rws.ru",
            "domain_keyword": "rws",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:36:36",
            "create_date": "2000-08-17",
            "expiry_date": "2024-08-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.zenon.net",
                "dns2.zenon.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "rws.be",
            "domain_keyword": "rws",
            "domain_tld": "be",
            "query_time": "2024-04-25 02:25:56",
            "create_date": "2001-01-30",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 7,
            "domain_name": "rws.net",
            "domain_keyword": "rws",
            "domain_tld": "net",
            "query_time": "2024-04-07 19:46:35",
            "create_date": "2001-03-05",
            "update_date": "2022-10-04",
            "expiry_date": "2026-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "rws.cl",
            "domain_keyword": "rws",
            "domain_tld": "cl",
            "query_time": "2024-04-07 19:46:35",
            "create_date": "2002-10-16",
            "expiry_date": "2026-11-10",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Claudia  Räber (CLAUDIA RABER)",
            "name_servers": [
                "ns1.tuwebdns.net",
                "ns2.tuwebdns.net",
                "secundario.nic.cl"
            ]
        },
        {
            "num": 9,
            "domain_name": "rws.se",
            "domain_keyword": "rws",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:14:58",
            "create_date": "2002-12-20",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-20",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 10,
            "domain_name": "rws.ca",
            "domain_keyword": "rws",
            "domain_tld": "ca",
            "query_time": "2024-04-25 02:25:56",
            "create_date": "2005-11-21",
            "update_date": "2020-09-22",
            "expiry_date": "2029-11-14",
            "registrar_name": "Grape Inc.",
            "registrar_website": "https://grape.ca",
            "registrant_name": "R.W.S Hoists & Cranes Inc.",
            "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",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "rws.net.cn",
            "domain_keyword": "rws",
            "domain_tld": "net.cn",
            "query_time": "2024-05-28 19:13:00",
            "create_date": "2006-01-25",
            "expiry_date": "2030-01-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京如文思科技信息咨询有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "rws.me.uk",
            "domain_keyword": "rws",
            "domain_tld": "me.uk",
            "query_time": "2024-04-25 02:25:58",
            "create_date": "2007-03-23",
            "update_date": "2023-03-22",
            "expiry_date": "2025-03-23",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1022.ui-dns.org",
                "ns1073.ui-dns.de",
                "ns1104.ui-dns.com",
                "ns1111.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "rws.in",
            "domain_keyword": "rws",
            "domain_tld": "in",
            "query_time": "2024-04-07 19:46:35",
            "create_date": "2007-08-10",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reliable Web Services Pvt Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1071.awsdns-05.org",
                "ns-1886.awsdns-43.co.uk",
                "ns-190.awsdns-23.com",
                "ns-702.awsdns-23.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "rws.uk.net",
            "domain_keyword": "rws",
            "domain_tld": "uk.net",
            "query_time": "2024-05-29 19:46:48",
            "create_date": "2008-05-09",
            "update_date": "2024-05-16",
            "expiry_date": "2026-05-09",
            "registrar_name": "Namesco Limited",
            "registrar_website": "https://www.names.co.uk/",
            "registrant_email": "https://whois.centralnic.com/contact/rws.uk.net/registrant",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "rws.kr",
            "domain_keyword": "rws",
            "domain_tld": "kr",
            "query_time": "2022-07-02 23:17:02",
            "create_date": "2008-06-04",
            "update_date": "2010-10-13",
            "expiry_date": "2024-06-04",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "(?)?????",
            "registrant_address": "?? ?? ????5? 1-2, Jeonmang tower 7F, Namdaemunno 5(o)-ga, Jung-gu, Seoul,",
            "registrant_zip": "100800"
        },
        {
            "num": 16,
            "domain_name": "rws.asia",
            "domain_keyword": "rws",
            "domain_tld": "asia",
            "query_time": "2024-04-07 19:46:35",
            "create_date": "2008-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "rws.com.pl",
            "domain_keyword": "rws",
            "domain_tld": "com.pl",
            "query_time": "2024-04-24 23:47:31",
            "create_date": "2008-10-01",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-30",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns11.rgb365.eu",
                "ns12.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "rws.info",
            "domain_keyword": "rws",
            "domain_tld": "info",
            "query_time": "2024-04-25 02:25:57",
            "create_date": "2008-11-07",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-07",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "npo consult",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "rws.sk",
            "domain_keyword": "rws",
            "domain_tld": "sk",
            "query_time": "2024-05-05 06:50:14",
            "create_date": "2011-02-14",
            "update_date": "2024-03-15",
            "expiry_date": "2025-02-14",
            "registrar_name": "EuroNET Slovakia s.r.o.",
            "registrant_name": "LEMARCK Slovakia sro",
            "registrant_company": "LEMARCK Slovakia sro",
            "registrant_address": "Viničná 1",
            "registrant_city": "Nové Zámky",
            "registrant_zip": "940 01",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.356406655",
            "name_servers": [
                "ns.euronet.biz",
                "ns.euronet.info",
                "ns.euronet.mobi",
                "ns.euronet.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 20,
            "domain_name": "rws.su",
            "domain_keyword": "rws",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:21:33",
            "create_date": "2012-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ucoz.net",
                "ns2.ucoz.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 21,
            "domain_name": "rws.aero",
            "domain_keyword": "rws",
            "domain_tld": "aero",
            "query_time": "2024-04-07 19:46:35",
            "create_date": "2013-02-15",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Real Wings Society",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.rws.aero",
                "ns4.rws.aero"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "rws.berlin",
            "domain_keyword": "rws",
            "domain_tld": "berlin",
            "query_time": "2024-05-18 15:47:18",
            "create_date": "2014-03-19",
            "update_date": "2024-05-18",
            "expiry_date": "2025-03-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.strato.de",
            "name_servers": [
                "docks09.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete",
                "serverHold",
                "serverRenewProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "rws.solutions",
            "domain_keyword": "rws",
            "domain_tld": "solutions",
            "query_time": "2024-05-24 23:24:15",
            "create_date": "2014-07-01",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RAINBOOWS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloudin.it",
                "ns2.cloudin.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "rws.email",
            "domain_keyword": "rws",
            "domain_tld": "email",
            "query_time": "2024-05-04 07:10:29",
            "create_date": "2014-08-02",
            "update_date": "2023-07-08",
            "expiry_date": "2024-08-02",
            "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": [
                "ns1.etrn.email",
                "ns2.etrn.email",
                "ns3.etrn.email",
                "ns4.etrn.email",
                "ns5.etrn.email",
                "ns6.etrn.email",
                "ns7.etrn.email"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "rws.co",
            "domain_keyword": "rws",
            "domain_tld": "co",
            "query_time": "2024-05-18 15:47:16",
            "create_date": "2014-11-20",
            "update_date": "2022-07-13",
            "expiry_date": "2024-11-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "rws.nyc",
            "domain_keyword": "rws",
            "domain_tld": "nyc",
            "query_time": "2024-05-24 23:24:15",
            "create_date": "2015-01-26",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "gsmcellularproducts",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "rws.digital",
            "domain_keyword": "rws",
            "domain_tld": "digital",
            "query_time": "2024-05-18 15:47:16",
            "create_date": "2015-11-01",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RAINBOOWS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloudin.it",
                "ns2.cloudin.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "rws.tech",
            "domain_keyword": "rws",
            "domain_tld": "tech",
            "query_time": "2024-05-23 00:43:55",
            "create_date": "2016-01-12",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Lin Jin Jiang",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "rws.org.pl",
            "domain_keyword": "rws",
            "domain_tld": "org.pl",
            "query_time": "2024-05-04 07:10:30",
            "create_date": "2016-04-11",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-11",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "shaz.ns.cloudflare.com",
                "vicente.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "rws.gmbh",
            "domain_keyword": "rws",
            "domain_tld": "gmbh",
            "query_time": "2024-05-18 15:47:16",
            "create_date": "2016-06-22",
            "update_date": "2023-08-06",
            "expiry_date": "2024-06-22",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks19.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "rws.vip",
            "domain_keyword": "rws",
            "domain_tld": "vip",
            "query_time": "2024-04-25 02:25:57",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "rws.events",
            "domain_keyword": "rws",
            "domain_tld": "events",
            "query_time": "2024-05-31 00:06:23",
            "create_date": "2016-09-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "rws.dk",
            "domain_keyword": "rws",
            "domain_tld": "dk",
            "query_time": "2024-05-10 17:24:19",
            "create_date": "2017-04-09",
            "expiry_date": "2025-04-30",
            "registrant_name": "Advokatkontoret RWS",
            "registrant_address": "v/Rikke Wagenblast Sørensen, Granhøjvej 8",
            "registrant_city": "Silkeborg",
            "registrant_zip": "8600",
            "registrant_country": "DK",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "rws.space",
            "domain_keyword": "rws",
            "domain_tld": "space",
            "query_time": "2024-04-25 02:25:57",
            "create_date": "2017-11-26",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-26",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "rws.consulting",
            "domain_keyword": "rws",
            "domain_tld": "consulting",
            "query_time": "2024-04-25 02:25:56",
            "create_date": "2017-12-18",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "rws.fun",
            "domain_keyword": "rws",
            "domain_tld": "fun",
            "query_time": "2024-05-23 00:43:55",
            "create_date": "2018-01-16",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Resorts World Sentosa",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "rws.app",
            "domain_keyword": "rws",
            "domain_tld": "app",
            "query_time": "2024-05-12 20:51:56",
            "create_date": "2018-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.domaincostclub.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "rws.pw",
            "domain_keyword": "rws",
            "domain_tld": "pw",
            "query_time": "2024-05-18 15:47:16",
            "create_date": "2018-08-29",
            "update_date": "2023-10-26",
            "expiry_date": "2024-08-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_email": "https://whois.nic.pw/contact/rws.pw/registrant",
            "name_servers": [
                "rhzmtc.earth.orderbox-dns.com",
                "rhzmtc.mars.orderbox-dns.com",
                "rhzmtc.mercury.orderbox-dns.com",
                "rhzmtc.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "rws.link",
            "domain_keyword": "rws",
            "domain_tld": "link",
            "query_time": "2024-04-07 19:46:35",
            "create_date": "2018-09-11",
            "update_date": "2021-01-27",
            "expiry_date": "2030-09-11",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o. d/b/a subreg.cz",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com",
                "ns5.gransy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "rws.support",
            "domain_keyword": "rws",
            "domain_tld": "support",
            "query_time": "2024-05-10 08:58:02",
            "create_date": "2019-03-08",
            "update_date": "2024-02-12",
            "expiry_date": "2025-03-08",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "dns103.register.com",
                "dns104.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "rws.company",
            "domain_keyword": "rws",
            "domain_tld": "company",
            "query_time": "2024-04-23 06:56:19",
            "create_date": "2019-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RW-Serviceteam GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "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.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "rws.biz",
            "domain_keyword": "rws",
            "domain_tld": "biz",
            "query_time": "2024-05-21 02:05:59",
            "create_date": "2019-05-10",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "raghwendra web services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "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": [
                "ns955.websitewelcome.com",
                "ns956.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "rws.services",
            "domain_keyword": "rws",
            "domain_tld": "services",
            "query_time": "2024-05-18 15:47:16",
            "create_date": "2019-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RW-Serviceteam GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "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.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "rws.holdings",
            "domain_keyword": "rws",
            "domain_tld": "holdings",
            "query_time": "2024-05-18 15:47:16",
            "create_date": "2019-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RW-Serviceteam GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "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.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "rws.cloud",
            "domain_keyword": "rws",
            "domain_tld": "cloud",
            "query_time": "2024-04-25 02:25:56",
            "create_date": "2019-07-26",
            "update_date": "2023-10-11",
            "expiry_date": "2024-07-26",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "rws.global",
            "domain_keyword": "rws",
            "domain_tld": "global",
            "query_time": "2024-05-18 15:47:16",
            "create_date": "2019-08-07",
            "update_date": "2021-01-22",
            "expiry_date": "2030-08-07",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Moravia IT s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com",
                "ns5.gransy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "rws.systems",
            "domain_keyword": "rws",
            "domain_tld": "systems",
            "query_time": "2024-04-07 19:46:36",
            "create_date": "2019-10-04",
            "update_date": "2023-09-23",
            "expiry_date": "2024-10-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vultr.com",
                "ns2.vultr.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "rws.ink",
            "domain_keyword": "rws",
            "domain_tld": "ink",
            "query_time": "2024-05-10 08:58:01",
            "create_date": "2019-11-20",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "rong wei sheng shi ye  shen zhen  you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "rws.wine",
            "domain_keyword": "rws",
            "domain_tld": "wine",
            "query_time": "2024-05-10 08:58:02",
            "create_date": "2020-06-08",
            "update_date": "2023-07-23",
            "expiry_date": "2024-06-08",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "rws.lt",
            "domain_keyword": "rws",
            "domain_tld": "lt",
            "query_time": "2024-04-25 02:25:57",
            "create_date": "2020-06-30",
            "expiry_date": "2024-07-01",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 51,
            "domain_name": "rws.marketing",
            "domain_keyword": "rws",
            "domain_tld": "marketing",
            "query_time": "2024-04-07 19:46:35",
            "create_date": "2020-07-19",
            "update_date": "2023-09-02",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alice.ns.cloudflare.com",
                "rudy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "rws.cpa",
            "domain_keyword": "rws",
            "domain_tld": "cpa",
            "query_time": "2024-05-10 08:58:01",
            "create_date": "2020-11-05",
            "update_date": "2024-01-18",
            "expiry_date": "2024-11-05",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "WWW.ENCIRCA.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RWS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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": [
                "standard3.encirca.net",
                "standard4.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "rws.click",
            "domain_keyword": "rws",
            "domain_tld": "click",
            "query_time": "2024-05-28 19:13:00",
            "create_date": "2021-01-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RWS GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "rws.one",
            "domain_keyword": "rws",
            "domain_tld": "one",
            "query_time": "2024-05-31 00:06:23",
            "create_date": "2021-02-18",
            "update_date": "2021-02-23",
            "expiry_date": "2026-02-18",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "www.subreg.cz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Moravia IT s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com",
                "ns5.gransy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "rws.shop",
            "domain_keyword": "rws",
            "domain_tld": "shop",
            "query_time": "2024-04-25 02:25:57",
            "create_date": "2021-04-23",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "http://www.netim.com",
            "registrant_country": "DE",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "rws.xyz",
            "domain_keyword": "rws",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 15:47:16",
            "create_date": "2021-10-23",
            "update_date": "2024-05-15",
            "expiry_date": "2027-10-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "rws.world",
            "domain_keyword": "rws",
            "domain_tld": "world",
            "query_time": "2024-05-31 00:06:23",
            "create_date": "2021-11-21",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-21",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "rws.llc",
            "domain_keyword": "rws",
            "domain_tld": "llc",
            "query_time": "2024-05-10 08:58:01",
            "create_date": "2022-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Risingcore",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "norman.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "rws.ro",
            "domain_keyword": "rws",
            "domain_tld": "ro",
            "query_time": "2024-05-28 19:13:00",
            "create_date": "2022-06-20",
            "expiry_date": "2025-06-19",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1-34.azure-dns.com",
                "ns2-34.azure-dns.net",
                "ns3-34.azure-dns.org",
                "ns4-34.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 60,
            "domain_name": "rws.hu",
            "domain_keyword": "rws",
            "domain_tld": "hu",
            "query_time": "2024-05-10 13:03:14",
            "create_date": "2022-07-07"
        },
        {
            "num": 61,
            "domain_name": "rws.news",
            "domain_keyword": "rws",
            "domain_tld": "news",
            "query_time": "2024-04-25 02:25:57",
            "create_date": "2022-07-14",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-14",
            "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": "mo",
            "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.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "rws.school",
            "domain_keyword": "rws",
            "domain_tld": "school",
            "query_time": "2024-05-04 07:10:30",
            "create_date": "2022-09-13",
            "update_date": "2022-09-18",
            "expiry_date": "2032-09-13",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MGIMO MID of Russia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "rws.club",
            "domain_keyword": "rws",
            "domain_tld": "club",
            "query_time": "2024-04-25 02:25:56",
            "create_date": "2022-11-05",
            "update_date": "2023-07-05",
            "expiry_date": "2025-11-05",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ernest",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "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.globat.com",
                "ns2.globat.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "rws.dev",
            "domain_keyword": "rws",
            "domain_tld": "dev",
            "query_time": "2024-05-04 07:10:29",
            "create_date": "2023-04-17",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o. d/b/a subreg.cz",
            "registrar_website": "https://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Moravia IT s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com",
                "ns5.gransy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "rws.lat",
            "domain_keyword": "rws",
            "domain_tld": "lat",
            "query_time": "2024-05-10 08:58:01",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "rws.com.cn",
            "domain_keyword": "rws",
            "domain_tld": "com.cn",
            "query_time": "2024-05-10 08:58:01",
            "create_date": "2023-06-17",
            "expiry_date": "2025-06-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王雪松",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "rws.lol",
            "domain_keyword": "rws",
            "domain_tld": "lol",
            "query_time": "2024-05-31 00:06:23",
            "create_date": "2023-07-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "carioca.ns.cloudflare.com",
                "fred.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "rws.social",
            "domain_keyword": "rws",
            "domain_tld": "social",
            "query_time": "2024-04-07 19:46:36",
            "create_date": "2023-07-26",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-26",
            "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_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": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "rws.forsale",
            "domain_keyword": "rws",
            "domain_tld": "forsale",
            "query_time": "2024-04-07 19:46:35",
            "create_date": "2023-07-26",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-26",
            "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_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": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "rws.photography",
            "domain_keyword": "rws",
            "domain_tld": "photography",
            "query_time": "2024-05-04 07:10:30",
            "create_date": "2023-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "rws.salon",
            "domain_keyword": "rws",
            "domain_tld": "salon",
            "query_time": "2024-05-18 15:47:16",
            "create_date": "2023-09-01",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RWS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "rws.srl",
            "domain_keyword": "rws",
            "domain_tld": "srl",
            "query_time": "2024-05-23 00:43:55",
            "create_date": "2023-09-05",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-05",
            "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": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "rws.life",
            "domain_keyword": "rws",
            "domain_tld": "life",
            "query_time": "2024-05-23 00:43:56",
            "create_date": "2023-11-11",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-11",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "rws.agency",
            "domain_keyword": "rws",
            "domain_tld": "agency",
            "query_time": "2024-05-23 00:43:55",
            "create_date": "2023-11-16",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-16",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "rws.org.uk",
            "domain_keyword": "rws",
            "domain_tld": "org.uk",
            "query_time": "2024-04-07 19:46:36",
            "create_date": "2023-12-12",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-12",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "rws.waw.pl",
            "domain_keyword": "rws",
            "domain_tld": "waw.pl",
            "query_time": "2024-04-07 19:46:39",
            "create_date": "2024-01-06",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-06",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.dobryserwer.net",
                "ns2.dobryserwer.net",
                "ns3.dobryserwer.net",
                "ns4.dobryserwer.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "rws.name",
            "domain_keyword": "rws",
            "domain_tld": "name",
            "query_time": "2024-04-25 02:25:57",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 78,
            "domain_name": "rws.com.au",
            "domain_keyword": "rws",
            "domain_tld": "com.au",
            "query_time": "2024-05-12 20:51:56",
            "update_date": "2023-10-19",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "David Burge",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "rws.de",
            "domain_keyword": "rws",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:10:54",
            "update_date": "2018-08-16",
            "name_servers": [
                "ns1041.ui-dns.biz",
                "ns1041.ui-dns.com",
                "ns1041.ui-dns.de",
                "ns1041.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 80,
            "domain_name": "rws.im",
            "domain_keyword": "rws",
            "domain_tld": "im",
            "query_time": "2024-05-24 23:24:14",
            "expiry_date": "2024-10-09",
            "registrant_name": "Redacted",
            "name_servers": [
                "arya.ns.cloudflare.com",
                "stan.ns.cloudflare.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.02,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>rws</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>80</total>
  <relation>eq</relation>
  <current>80</current>
 </count>
 <unique_domains>rws.nl, rws.com, rws.org, rws.it, rws.ru, rws.be, rws.net, rws.cl, rws.se, rws.ca, rws.net.cn, rws.me.uk, rws.in, rws.uk.net, rws.kr, rws.asia, rws.com.pl, rws.info, rws.sk, rws.su, rws.aero, rws.berlin, rws.solutions, rws.email, rws.co, rws.nyc, rws.digital, rws.tech, rws.org.pl, rws.gmbh, rws.vip, rws.events, rws.dk, rws.space, rws.consulting, rws.fun, rws.app, rws.pw, rws.link, rws.support, rws.company, rws.biz, rws.services, rws.holdings, rws.cloud, rws.global, rws.systems, rws.ink, rws.wine, rws.lt, rws.marketing, rws.cpa, rws.click, rws.one, rws.shop, rws.xyz, rws.world, rws.llc, rws.ro, rws.hu, rws.news, rws.school, rws.club, rws.dev, rws.lat, rws.com.cn, rws.lol, rws.social, rws.forsale, rws.photography, rws.salon, rws.srl, rws.life, rws.agency, rws.org.uk, rws.waw.pl, rws.name, rws.com.au, rws.de, rws.im</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rws.nl</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 11:59:16</query_time>
   <create_date>1991-09-23</create_date>
   <update_date>2021-10-04</update_date>
   <registrar_name>Rijksoverheid</registrar_name>
   <name_servers>
    <value>ns0.rijksoverheidnl.com</value>
    <value>ns1.rijksoverheidnl.nl</value>
    <value>ns2.rijksoverheidnl.eu</value>
    <value>ns3.rijksoverheidnl.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>rws.com</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 05:06:18</query_time>
   <create_date>1997-11-12</create_date>
   <update_date>2021-08-06</update_date>
   <expiry_date>2030-11-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5707088622</registrant_phone>
   <name_servers>
    <value>cruz.ns.cloudflare.com</value>
    <value>david.ns.cloudflare.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>rws.org</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 21:52:42</query_time>
   <create_date>1999-03-15</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TomSettle.Communications</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>buy.internettraffic.com</value>
    <value>sell.internettraffic.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>4</num>
   <domain_name>rws.it</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-28 19:13:00</query_time>
   <create_date>2000-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_name>BT Italia s.p.a.</registrar_name>
   <registrar_website>http://www.btitalia.it</registrar_website>
   <registrant_company>ACEA SPA</registrant_company>
   <registrant_address>Piazzale Ostiense 2</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00154</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns2.inet.it</value>
    <value>venere.inet.it</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>rws.ru</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:36:36</query_time>
   <create_date>2000-08-17</create_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.zenon.net</value>
    <value>dns2.zenon.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>rws.be</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-25 02:25:56</query_time>
   <create_date>2001-01-30</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>rws.net</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 19:46:35</query_time>
   <create_date>2001-03-05</create_date>
   <update_date>2022-10-04</update_date>
   <expiry_date>2026-03-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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>rws.cl</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-07 19:46:35</query_time>
   <create_date>2002-10-16</create_date>
   <expiry_date>2026-11-10</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Claudia  Räber (CLAUDIA RABER)</registrant_name>
   <name_servers>
    <value>ns1.tuwebdns.net</value>
    <value>ns2.tuwebdns.net</value>
    <value>secundario.nic.cl</value>
   </name_servers>
  </value>
  <value>
   <num>9</num>
   <domain_name>rws.se</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:14:58</query_time>
   <create_date>2002-12-20</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</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>10</num>
   <domain_name>rws.ca</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-25 02:25:56</query_time>
   <create_date>2005-11-21</create_date>
   <update_date>2020-09-22</update_date>
   <expiry_date>2029-11-14</expiry_date>
   <registrar_name>Grape Inc.</registrar_name>
   <registrar_website>https://grape.ca</registrar_website>
   <registrant_name>R.W.S Hoists &amp; Cranes Inc.</registrant_name>
   <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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>rws.net.cn</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-28 19:13:00</query_time>
   <create_date>2006-01-25</create_date>
   <expiry_date>2030-01-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京如文思科技信息咨询有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>rws.me.uk</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-25 02:25:58</query_time>
   <create_date>2007-03-23</create_date>
   <update_date>2023-03-22</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1022.ui-dns.org</value>
    <value>ns1073.ui-dns.de</value>
    <value>ns1104.ui-dns.com</value>
    <value>ns1111.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>rws.in</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-07 19:46:35</query_time>
   <create_date>2007-08-10</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reliable Web Services Pvt Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1071.awsdns-05.org</value>
    <value>ns-1886.awsdns-43.co.uk</value>
    <value>ns-190.awsdns-23.com</value>
    <value>ns-702.awsdns-23.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>14</num>
   <domain_name>rws.uk.net</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>uk.net</domain_tld>
   <query_time>2024-05-29 19:46:48</query_time>
   <create_date>2008-05-09</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_name>Namesco Limited</registrar_name>
   <registrar_website>https://www.names.co.uk/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/rws.uk.net/registrant</registrant_email>
   <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>15</num>
   <domain_name>rws.kr</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-07-02 23:17:02</query_time>
   <create_date>2008-06-04</create_date>
   <update_date>2010-10-13</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>(?)?????</registrant_name>
   <registrant_address>?? ?? ????5? 1-2, Jeonmang tower 7F, Namdaemunno 5(o)-ga, Jung-gu, Seoul,</registrant_address>
   <registrant_zip>100800</registrant_zip>
  </value>
  <value>
   <num>16</num>
   <domain_name>rws.asia</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-07 19:46:35</query_time>
   <create_date>2008-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.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>17</num>
   <domain_name>rws.com.pl</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-24 23:47:31</query_time>
   <create_date>2008-10-01</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns11.rgb365.eu</value>
    <value>ns12.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>rws.info</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 02:25:57</query_time>
   <create_date>2008-11-07</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>npo consult</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>rws.sk</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 06:50:14</query_time>
   <create_date>2011-02-14</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>EuroNET Slovakia s.r.o.</registrar_name>
   <registrant_name>LEMARCK Slovakia sro</registrant_name>
   <registrant_company>LEMARCK Slovakia sro</registrant_company>
   <registrant_address>Viničná 1</registrant_address>
   <registrant_city>Nové Zámky</registrant_city>
   <registrant_zip>940 01</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.356406655</registrant_phone>
   <name_servers>
    <value>ns.euronet.biz</value>
    <value>ns.euronet.info</value>
    <value>ns.euronet.mobi</value>
    <value>ns.euronet.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>rws.su</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:21:33</query_time>
   <create_date>2012-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ucoz.net</value>
    <value>ns2.ucoz.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>rws.aero</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-04-07 19:46:35</query_time>
   <create_date>2013-02-15</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Real Wings Society</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>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.rws.aero</value>
    <value>ns4.rws.aero</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>rws.berlin</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-18 15:47:18</query_time>
   <create_date>2014-03-19</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.strato.de</registrar_website>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>rws.solutions</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-24 23:24:15</query_time>
   <create_date>2014-07-01</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-01</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>RAINBOOWS</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>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cloudin.it</value>
    <value>ns2.cloudin.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>rws.email</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-04 07:10:29</query_time>
   <create_date>2014-08-02</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-08-02</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>ns1.etrn.email</value>
    <value>ns2.etrn.email</value>
    <value>ns3.etrn.email</value>
    <value>ns4.etrn.email</value>
    <value>ns5.etrn.email</value>
    <value>ns6.etrn.email</value>
    <value>ns7.etrn.email</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>rws.co</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 15:47:16</query_time>
   <create_date>2014-11-20</create_date>
   <update_date>2022-07-13</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>rws.nyc</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-24 23:24:15</query_time>
   <create_date>2015-01-26</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>gsmcellularproducts</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>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>27</num>
   <domain_name>rws.digital</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-18 15:47:16</query_time>
   <create_date>2015-11-01</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-01</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>RAINBOOWS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cloudin.it</value>
    <value>ns2.cloudin.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>rws.tech</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-23 00:43:55</query_time>
   <create_date>2016-01-12</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Lin Jin Jiang</registrant_company>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>rws.org.pl</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-04 07:10:30</query_time>
   <create_date>2016-04-11</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>shaz.ns.cloudflare.com</value>
    <value>vicente.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>rws.gmbh</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-18 15:47:16</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks19.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>rws.vip</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-25 02:25:57</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>rws.events</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-31 00:06:23</query_time>
   <create_date>2016-09-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-19</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>rws.dk</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 17:24:19</query_time>
   <create_date>2017-04-09</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Advokatkontoret RWS</registrant_name>
   <registrant_address>v/Rikke Wagenblast Sørensen, Granhøjvej 8</registrant_address>
   <registrant_city>Silkeborg</registrant_city>
   <registrant_zip>8600</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>rws.space</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-25 02:25:57</query_time>
   <create_date>2017-11-26</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.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>rws.consulting</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-25 02:25:56</query_time>
   <create_date>2017-12-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>rws.fun</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-23 00:43:55</query_time>
   <create_date>2018-01-16</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Resorts World Sentosa</registrant_company>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>rws.app</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 20:51:56</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.domaincostclub.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>rws.pw</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-18 15:47:16</query_time>
   <create_date>2018-08-29</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/rws.pw/registrant</registrant_email>
   <name_servers>
    <value>rhzmtc.earth.orderbox-dns.com</value>
    <value>rhzmtc.mars.orderbox-dns.com</value>
    <value>rhzmtc.mercury.orderbox-dns.com</value>
    <value>rhzmtc.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>rws.link</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-07 19:46:35</query_time>
   <create_date>2018-09-11</create_date>
   <update_date>2021-01-27</update_date>
   <expiry_date>2030-09-11</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o. d/b/a subreg.cz</registrar_name>
   <registrar_website>http://regtons.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>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
    <value>ns5.gransy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>rws.support</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-10 08:58:02</query_time>
   <create_date>2019-03-08</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.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>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>dns103.register.com</value>
    <value>dns104.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>rws.company</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-23 06:56:19</query_time>
   <create_date>2019-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RW-Serviceteam GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>rws.biz</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-21 02:05:59</query_time>
   <create_date>2019-05-10</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>raghwendra web services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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>ns955.websitewelcome.com</value>
    <value>ns956.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>rws.services</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-18 15:47:16</query_time>
   <create_date>2019-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RW-Serviceteam GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>rws.holdings</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-05-18 15:47:16</query_time>
   <create_date>2019-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RW-Serviceteam GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>rws.cloud</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-25 02:25:56</query_time>
   <create_date>2019-07-26</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-07-26</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>ns17.domaincontrol.com</value>
    <value>ns18.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>46</num>
   <domain_name>rws.global</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-18 15:47:16</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2021-01-22</update_date>
   <expiry_date>2030-08-07</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Moravia IT s.r.o.</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>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
    <value>ns5.gransy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>rws.systems</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-04-07 19:46:36</query_time>
   <create_date>2019-10-04</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vultr.com</value>
    <value>ns2.vultr.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>rws.ink</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-10 08:58:01</query_time>
   <create_date>2019-11-20</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>rong wei sheng shi ye  shen zhen  you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>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>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>rws.wine</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-10 08:58:02</query_time>
   <create_date>2020-06-08</create_date>
   <update_date>2023-07-23</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/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>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>50</num>
   <domain_name>rws.lt</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-25 02:25:57</query_time>
   <create_date>2020-06-30</create_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>rws.marketing</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-04-07 19:46:35</query_time>
   <create_date>2020-07-19</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alice.ns.cloudflare.com</value>
    <value>rudy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>rws.cpa</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>cpa</domain_tld>
   <query_time>2024-05-10 08:58:01</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>WWW.ENCIRCA.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RWS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</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>standard3.encirca.net</value>
    <value>standard4.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>rws.click</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-28 19:13:00</query_time>
   <create_date>2021-01-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RWS GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>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>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>rws.one</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-31 00:06:23</query_time>
   <create_date>2021-02-18</create_date>
   <update_date>2021-02-23</update_date>
   <expiry_date>2026-02-18</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>www.subreg.cz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Moravia IT s.r.o.</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>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
    <value>ns5.gransy.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>rws.shop</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 02:25:57</query_time>
   <create_date>2021-04-23</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>rws.xyz</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 15:47:16</query_time>
   <create_date>2021-10-23</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2027-10-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>rws.world</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-31 00:06:23</query_time>
   <create_date>2021-11-21</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>58</num>
   <domain_name>rws.llc</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-10 08:58:01</query_time>
   <create_date>2022-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Risingcore</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>norman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>rws.ro</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-28 19:13:00</query_time>
   <create_date>2022-06-20</create_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1-34.azure-dns.com</value>
    <value>ns2-34.azure-dns.net</value>
    <value>ns3-34.azure-dns.org</value>
    <value>ns4-34.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>rws.hu</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 13:03:14</query_time>
   <create_date>2022-07-07</create_date>
  </value>
  <value>
   <num>61</num>
   <domain_name>rws.news</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-25 02:25:57</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-14</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>mo</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.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>rws.school</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-04 07:10:30</query_time>
   <create_date>2022-09-13</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2032-09-13</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MGIMO MID of Russia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>rws.club</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-25 02:25:56</query_time>
   <create_date>2022-11-05</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2025-11-05</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ernest</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</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.globat.com</value>
    <value>ns2.globat.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>rws.dev</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-04 07:10:29</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o. d/b/a subreg.cz</registrar_name>
   <registrar_website>https://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Moravia IT s.r.o.</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>CZ</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
    <value>ns5.gransy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>rws.lat</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-10 08:58:01</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>66</num>
   <domain_name>rws.com.cn</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-10 08:58:01</query_time>
   <create_date>2023-06-17</create_date>
   <expiry_date>2025-06-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王雪松</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>rws.lol</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-31 00:06:23</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>carioca.ns.cloudflare.com</value>
    <value>fred.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>rws.social</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-07 19:46:36</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-26</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_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>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>rws.forsale</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>forsale</domain_tld>
   <query_time>2024-04-07 19:46:35</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-26</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_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>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>rws.photography</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-04 07:10:30</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>rws.salon</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>salon</domain_tld>
   <query_time>2024-05-18 15:47:16</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RWS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>rws.srl</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-23 00:43:55</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-05</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>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>rws.life</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-23 00:43:56</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>rws.agency</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-23 00:43:55</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>rws.org.uk</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-07 19:46:36</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>rws.waw.pl</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-04-07 19:46:39</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.dobryserwer.net</value>
    <value>ns2.dobryserwer.net</value>
    <value>ns3.dobryserwer.net</value>
    <value>ns4.dobryserwer.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>rws.name</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-25 02:25:57</query_time>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>rws.com.au</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-12 20:51:56</query_time>
   <update_date>2023-10-19</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>David Burge</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>rws.de</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:10:54</query_time>
   <update_date>2018-08-16</update_date>
   <name_servers>
    <value>ns1041.ui-dns.biz</value>
    <value>ns1041.ui-dns.com</value>
    <value>ns1041.ui-dns.de</value>
    <value>ns1041.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>rws.im</domain_name>
   <domain_keyword>rws</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-24 23:24:14</query_time>
   <expiry_date>2024-10-09</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>arya.ns.cloudflare.com</value>
    <value>stan.ns.cloudflare.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.02</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 7,573 domain names (in 0.089 seconds) which look and sound like the brand name "rws".
Domain Name Registered Expiry Registrar Ownership
1 3ws.cc 5 Oct 2023 5 Oct 2024 NameSilo, LLC -
2 rxws.com 20 Jun 2005 20 Jun 2024 GoDaddy.com, LLC -
3 ews.solutions 18 Jul 2016 18 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 ris.uk 5 Jun 2019 5 Jun 2024 Alan Drury [Tag = SIGNS] -
5 rwh.xyz 23 Oct 2021 23 Oct 2027 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
6 rgs.email 25 Sep 2014 25 Sep 2024 Mesh Digital Limited REDACTED FOR PRIVACY
7 mws.pub 9 Nov 2023 9 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu guan long
8 mws.ng 16 Oct 2023 16 Oct 2024 Registeram.com Limited OLUWAGBAMILA OYEKANMI
9 sws.fyi 1 Dec 2022 1 Dec 2024 Mesh Digital Limited Domains By Proxy, LLC
10 sws.center 8 Jul 2023 8 Jul 2024 Registrar of Domain Names REG.RU LLC Privacy Protection
11 rys.nl 31 Oct 1997 - Realtime Register -
12 rwsd.cloud 23 Sep 2017 23 Sep 2024 Tucows Domains Inc. RWSdigital
13 rwd.global 26 Jun 2021 26 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 ews.ie 18 Nov 2002 18 Nov 2024 Liquidnet Estuary Wholesale Supplies Ltd
15 rcs.eu.com 26 Aug 2010 26 Aug 2029 EuroDNS S.A. -
16 hws.one 17 Aug 2021 17 Aug 2024 IONOS SE 1&1 Internet Limited
17 aws.horse 18 Jul 2014 18 Jul 2024 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
18 rls.support 11 Sep 2018 11 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 rw1.center 14 Jul 2015 14 Jul 2024 PSI-USA, Inc. dba Domain Robot realworld one GmbH & Co KG
20 rww.pl 9 Apr 2014 9 Apr 2025 premium.pl Sp. z o.o. -
21 rcs.design 7 Apr 2024 7 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
22 rwa.bio 18 Apr 2023 18 Apr 2025 Porkbun LLC Private by Design, LLC
23 rds.net.nz 6 May 2021 - Voyager Internet Ltd T/A 1st Domains -
24 rwc.com.cn 26 Oct 2007 26 Oct 2024 厦门易名科技股份有限公司 李栋宁
25 rvs.by 30 Mar 2012 30 Mar 2025 Reliable Software, Ltd ОДО "РОСТВЕРГ-СТРОЙ"
26 raws.tech 10 Jan 2019 10 Jan 2029 Dotserve Inc N/A
27 rwl.info 10 Jun 2002 10 Jun 2024 Key-Systems GmbH c/o whoisproxy.com
28 ros.biz 25 May 2008 24 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
29 rw-s.de - - - -
30 res.sk 23 Oct 2003 21 Oct 2024 iMprove GROUP, s.r.o. -
31 ros.ren 15 Feb 2015 15 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Xiamen Jinghuang Network Technology Co., Ltd
32 ows.education 31 Dec 2023 31 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
33 dws.systems 28 Aug 2023 28 Aug 2024 Gandi SAS Django Web Studio
34 dws.sarl 9 Jan 2024 9 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0169834443
35 kws.ag 24 Mar 2010 24 Mar 2025 GoDaddy.com, LLC KWS SAAT AG
36 rss.com.hr 4 Jan 2023 4 Jan 2025 Plus Hosting Grupa d.o.o. -
37 rwe.wine 8 Nov 2023 8 Nov 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
38 rhs.eu.com 3 Jun 2019 3 Jun 2024 Gandi SAS -
39 rww.dk 15 Oct 2004 31 Oct 2024 - Ole Steen Rasmussen
40 rwn.news 14 Jun 2023 14 Jun 2024 Name.com, Inc. Domain Protection Services, Inc.
41 rww.group 9 Aug 2016 9 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 rwh.life 5 May 2021 5 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 rwas.plus 2 Jun 2023 2 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Ling Bi Xian Bu Shuang Miao Chuang Yi She Ji Gong Zuo Shi
44 ris.co 20 Jul 2010 19 Jul 2026 GoDaddy.com, LLC Domains By Proxy, LLC
45 dws.ca 25 Jun 2014 25 Jun 2024 Namespro Solutions Inc. REDACTED FOR PRIVACY
46 rjws.in 10 Aug 2018 10 Aug 2028 GoDaddy.com, LLC REDACTED FOR PRIVACY
47 rks.market 12 Jul 2022 12 Jul 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
48 rbs.ventures 14 Jan 2018 14 Jan 2025 Squarespace Domains II LLC RBS Ventures, Inc.
49 r2s.one 24 Aug 2021 24 Aug 2024 Squarespace Domains II LLC Kenedic Technical Solutions, LLC
50 rwk.com.pl 8 Jul 2023 8 Jul 2024 Aftermarket.pl Limited -
51 cws.ltd 21 May 2024 21 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 rms.cx - - CentralNic Ltd Privacy service provided by Withheld for Privacy ehf
53 rgs.bet 22 Jan 2024 22 Jan 2025 Dynadot Inc REDACTED FOR PRIVACY
54 iws.io 3 Apr 2014 3 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 rwa.boutique 9 Nov 2023 9 Nov 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
56 rbs.su 11 Oct 2019 11 Oct 2024 RUCENTER-SU Private Person
57 rwa.consulting 23 Sep 2023 23 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
58 iws.asia 23 Jan 2023 23 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
59 aws.org 7 Sep 1995 6 Sep 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
60 rus.golf 12 May 2023 12 May 2025 Sav.com, LLC Privacy Protection
61 rwx.link 22 Nov 2018 22 Nov 2024 Key-Systems, LLC REDACTED FOR PRIVACY
62 r3s.pl 2 Nov 2010 2 Nov 2024 nazwa.pl sp. z o.o. -
63 rows.cl 12 Jul 2023 12 Jul 2026 NIC Chile Patricio Canelo Estay
64 res.tv 16 Apr 2013 16 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
65 rwd.co.uk 25 Sep 1998 25 Sep 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
66 lws.info 5 Dec 2003 5 Dec 2024 Ligne Web Services SARL dba LWS A HAPPY LWS CUSTOMER
67 kws.it 29 May 1997 29 May 2024 Genesys Informatica S.r.l. KWS ITALIA S.P.A.
68 rpws.online 25 Mar 2023 25 Mar 2024 Registrar of Domain Names REG.RU, LLC Private Person
69 rwas.group 25 May 2023 25 May 2025 DNSPod, Inc. Zhao Hong
70 rls.org.uk 19 Jul 2000 19 Jul 2024 Easyspace Ltd [Tag = EASYSPACE] -
71 bws.technology 21 May 2015 21 May 2025 Wild West Domains, LLC Domains By Proxy, LLC
72 nws.com.au - - Melbourne IT Marcus Graham
73 rwz.digital 21 Jul 2023 21 Jul 2024 PSI-USA, Inc. dba Domain Robot Raiffeisen Waren-Zentrale Rhein-Main eG
74 rjs.ie 1 Mar 2007 1 Mar 2025 Elive RESTORATIVE JUSTICE SERVICES LIMITED
75 rss.guide 23 Sep 2018 23 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
76 rtws.com 25 Aug 1998 24 Aug 2032 GoDaddy.com, LLC -
77 ros.host 8 Feb 2018 8 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Xiamen Jinghuang Network Technology Co., Ltd
78 rus.fund 18 Oct 2019 18 Oct 2024 Name.com, Inc. Foundation For Legal Assistance and Protection For Russian Speaking Community
79 ros.pub 1 Jun 2018 1 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhang Qi Qing
80 fws.me 27 Apr 2012 27 Apr 2026 Network Solutions, LLC REDACTED FOR PRIVACY
81 pws.co.uk - 20 Sep 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
82 gws.tech 11 Jan 2016 11 Jan 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
83 gws.com.br 10 Jul 2001 10 Jul 2026 - G.W.S. Consultoria Empresarial Ltda.
84 rwsh.org 9 Sep 2011 9 Sep 2025 PDR Ltd. d/b/a PublicDomainRegistry.com c/o RespectMyPrivacy, LLC
85 rwsh.net 11 Aug 2019 11 Aug 2024 GANDI SAS REDACTED FOR PRIVACY
86 1ws.net 10 Apr 2002 10 Apr 2025 GoDaddy.com, LLC -
87 rps.properties 19 Feb 2023 19 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
88 rwo.ru 26 Nov 2004 26 Nov 2024 RU-CENTER-RU Private Person
89 rks.marketing 21 May 2019 21 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
90 rks.sale 21 May 2019 21 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
91 pws.nl 1 Jun 1998 - Registrar.eu -
92 rvs.repair 11 Jan 2023 11 Jan 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com Cleveland RV
93 rvs.online 26 Aug 2015 26 Aug 2024 101domain GRS Limited Bert Groves
94 mws.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC PremiumDomains.net
95 rwsd.monster 11 Apr 2023 11 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
96 rwus.world 24 Oct 2023 24 Oct 2024 united-domains AG Samir Andru König und Sercan Özgüler GbR
97 bws.expert 30 Apr 2024 30 Apr 2025 united-domains AG BWS Branding GmbH
98 dws.media 29 Dec 2023 29 Dec 2024 Regional Network Information Center, JSC dba RU-CENTER FirstData ltd
99 rwt.de - - - -
100 rwsv.de - - - -
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 Rws.name.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=rws.name
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "rws.name",
        "page_size": 100
    },
    "count": {
        "total": 7573,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "3ws.cc, rxws.com, ews.solutions, ris.uk, rwh.xyz, rgs.email, mws.pub, mws.ng, sws.fyi, sws.center, rys.nl, rwsd.cloud, rwd.global, ews.ie, rcs.eu.com, hws.one, aws.horse, rls.support, rw1.center, rww.pl, rcs.design, rwa.bio, rds.net.nz, rwc.com.cn, rvs.by, raws.tech, rwl.info, ros.biz, rw-s.de, res.sk, ros.ren, ows.education, dws.systems, dws.sarl, kws.ag, rss.com.hr, rwe.wine, rhs.eu.com, rww.dk, rwn.news, rww.group, rwh.life, rwas.plus, ris.co, dws.ca, rjws.in, rks.market, rbs.ventures, r2s.one, rwk.com.pl, cws.ltd, rms.cx, rgs.bet, iws.io, rwa.boutique, rbs.su, rwa.consulting, iws.asia, aws.org, rus.golf, rwx.link, r3s.pl, rows.cl, res.tv, rwd.co.uk, lws.info, kws.it, rpws.online, rwas.group, rls.org.uk, bws.technology, nws.com.au, rwz.digital, rjs.ie, rss.guide, rtws.com, ros.host, rus.fund, ros.pub, fws.me, pws.co.uk, gws.tech, gws.com.br, rwsh.org, rwsh.net, 1ws.net, rps.properties, rwo.ru, rks.marketing, rks.sale, pws.nl, rvs.repair, rvs.online, mws.us, rwsd.monster, rwus.world, bws.expert, dws.media, rwt.de, rwsv.de",
    "results": [
        {
            "num": 1,
            "domain_name": "3ws.cc",
            "domain_keyword": "3ws",
            "domain_tld": "cc",
            "query_time": "2024-04-06 12:11:00",
            "create_date": "2023-10-05",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "sloan.ns.cloudflare.com",
                "vicky.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rxws.com",
            "domain_keyword": "rxws",
            "domain_tld": "com",
            "query_time": "2024-04-08 02:19:43",
            "create_date": "2005-06-20",
            "update_date": "2023-03-17",
            "expiry_date": "2024-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ews.solutions",
            "domain_keyword": "ews",
            "domain_tld": "solutions",
            "query_time": "2024-04-08 02:56:24",
            "create_date": "2016-07-18",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-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": "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ris.uk",
            "domain_keyword": "ris",
            "domain_tld": "uk",
            "query_time": "2024-04-07 07:11:54",
            "create_date": "2019-06-05",
            "update_date": "2023-07-04",
            "expiry_date": "2024-06-05",
            "registrar_name": "Alan Drury [Tag = SIGNS]",
            "registrar_website": "https://www.adsw.co.uk",
            "name_servers": [
                "ns1.chesternet.com",
                "ns2.chesternet.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "rwh.xyz",
            "domain_keyword": "rwh",
            "domain_tld": "xyz",
            "query_time": "2024-04-07 19:44:08",
            "create_date": "2021-10-23",
            "update_date": "2023-10-31",
            "expiry_date": "2027-10-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "rgs.email",
            "domain_keyword": "rgs",
            "domain_tld": "email",
            "query_time": "2024-04-11 04:45:50",
            "create_date": "2014-09-25",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "mws.pub",
            "domain_keyword": "mws",
            "domain_tld": "pub",
            "query_time": "2024-04-09 15:23:12",
            "create_date": "2023-11-09",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liu guan long",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mws.ng",
            "domain_keyword": "mws",
            "domain_tld": "ng",
            "query_time": "2024-04-10 20:21:22",
            "create_date": "2023-10-16",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-16",
            "registrar_iana": 13062013,
            "registrar_name": "Registeram.com Limited",
            "registrar_website": "www.registeram.com.ng",
            "registrant_name": "OLUWAGBAMILA OYEKANMI",
            "registrant_address": "16 Canaan Plaza Lekki Epe Expressway",
            "registrant_city": "Lekki",
            "registrant_zip": "023401",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8053351055",
            "name_servers": [
                "ns0.registeram.com",
                "ns1.registeram.com",
                "ns2.registeram.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sws.fyi",
            "domain_keyword": "sws",
            "domain_tld": "fyi",
            "query_time": "2024-04-11 20:04:47",
            "create_date": "2022-12-01",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sws.center",
            "domain_keyword": "sws",
            "domain_tld": "center",
            "query_time": "2024-04-11 20:04:47",
            "create_date": "2023-07-08",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "rys.nl",
            "domain_keyword": "rys",
            "domain_tld": "nl",
            "query_time": "2024-04-11 23:33:16",
            "create_date": "1997-10-31",
            "update_date": "2022-10-26",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 12,
            "domain_name": "rwsd.cloud",
            "domain_keyword": "rwsd",
            "domain_tld": "cloud",
            "query_time": "2024-04-12 14:02:18",
            "create_date": "2017-09-23",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RWSdigital",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1014.awsdns-62.net",
                "ns-1194.awsdns-21.org",
                "ns-1642.awsdns-13.co.uk",
                "ns-497.awsdns-62.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "rwd.global",
            "domain_keyword": "rwd",
            "domain_tld": "global",
            "query_time": "2024-04-16 09:59:38",
            "create_date": "2021-06-26",
            "update_date": "2023-08-10",
            "expiry_date": "2024-06-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ews.ie",
            "domain_keyword": "ews",
            "domain_tld": "ie",
            "query_time": "2024-04-16 22:24:15",
            "create_date": "2002-11-18",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-18",
            "registrar_name": "Liquidnet",
            "registrar_website": "http://www.liquidnetlimited.com/",
            "registrant_name": "Estuary Wholesale Supplies Ltd",
            "name_servers": [
                "ns1.blackbeardhosting.com",
                "ns2.blackbeardhosting.com",
                "ns3.blackbeardhosting.com",
                "ns4.blackbeardhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "rcs.eu.com",
            "domain_keyword": "rcs",
            "domain_tld": "eu.com",
            "query_time": "2024-04-09 05:02:35",
            "create_date": "2010-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2029-08-26",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com",
            "registrant_email": "https://whois.centralnic.com/contact/rcs.eu.com/registrant",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "hws.one",
            "domain_keyword": "hws",
            "domain_tld": "one",
            "query_time": "2024-04-13 21:33:48",
            "create_date": "2021-08-17",
            "update_date": "2023-10-01",
            "expiry_date": "2024-08-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "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": [
                "ns1059.ui-dns.com",
                "ns1074.ui-dns.de",
                "ns1083.ui-dns.org",
                "ns1102.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "aws.horse",
            "domain_keyword": "aws",
            "domain_tld": "horse",
            "query_time": "2024-04-26 22:38:48",
            "create_date": "2014-07-18",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-18",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevada",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "rls.support",
            "domain_keyword": "rls",
            "domain_tld": "support",
            "query_time": "2024-04-22 14:54:46",
            "create_date": "2018-09-11",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "rw1.center",
            "domain_keyword": "rw1",
            "domain_tld": "center",
            "query_time": "2024-04-24 23:43:28",
            "create_date": "2015-07-14",
            "update_date": "2023-08-28",
            "expiry_date": "2024-07-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "realworld one GmbH & Co KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.frei.net",
                "ns2.frei.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "rww.pl",
            "domain_keyword": "rww",
            "domain_tld": "pl",
            "query_time": "2024-04-24 23:47:36",
            "create_date": "2014-04-09",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-09",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "domain.for.sale.at.premium.pl",
                "domena.do.kupienia.w.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "rcs.design",
            "domain_keyword": "rcs",
            "domain_tld": "design",
            "query_time": "2024-04-25 13:05:29",
            "create_date": "2024-04-07",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "rwa.bio",
            "domain_keyword": "rwa",
            "domain_tld": "bio",
            "query_time": "2024-04-29 22:54:38",
            "create_date": "2023-04-18",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "rds.net.nz",
            "domain_keyword": "rds",
            "domain_tld": "net.nz",
            "query_time": "2024-05-01 02:54:18",
            "create_date": "2021-05-06",
            "update_date": "2024-04-30",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "rwc.com.cn",
            "domain_keyword": "rwc",
            "domain_tld": "com.cn",
            "query_time": "2024-05-04 07:08:19",
            "create_date": "2007-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "李栋宁",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "rvs.by",
            "domain_keyword": "rvs",
            "domain_tld": "by",
            "query_time": "2024-04-24 10:36:22",
            "create_date": "2012-03-30",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-30",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ОДО \"РОСТВЕРГ-СТРОЙ\"",
            "registrant_address": "223016, Минская область, Минский район, а.г. Новый Двор, Новодворский с/с, д.31, -",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375292550377",
            "name_servers": [
                "ns1.ideahost.by",
                "ns2.ideahost.by"
            ]
        },
        {
            "num": 26,
            "domain_name": "raws.tech",
            "domain_keyword": "raws",
            "domain_tld": "tech",
            "query_time": "2024-04-24 07:38:38",
            "create_date": "2019-01-10",
            "update_date": "2023-08-31",
            "expiry_date": "2029-01-10",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "N/A",
            "registrant_state": "Western Cape",
            "registrant_country": "ZA",
            "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.virtono.com",
                "ns2.virtono.com",
                "ns3.virtono.com",
                "ns4.virtono.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "rwl.info",
            "domain_keyword": "rwl",
            "domain_tld": "info",
            "query_time": "2024-04-25 02:23:32",
            "create_date": "2002-06-10",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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.ndsplitter.com",
                "ns2.ndsplitter.com",
                "ns3.ndsplitter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ros.biz",
            "domain_keyword": "ros",
            "domain_tld": "biz",
            "query_time": "2024-05-04 14:22:14",
            "create_date": "2008-05-25",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.ru",
                "dns2.yandex.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "rw-s.de",
            "domain_keyword": "rw-s",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:10:36",
            "update_date": "2018-08-10",
            "name_servers": [
                "ns1053.ui-dns.biz",
                "ns1053.ui-dns.com",
                "ns1053.ui-dns.de",
                "ns1053.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 30,
            "domain_name": "res.sk",
            "domain_keyword": "res",
            "domain_tld": "sk",
            "query_time": "2024-05-05 06:17:25",
            "create_date": "2003-10-23",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-21",
            "registrar_name": "iMprove GROUP, s.r.o.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 31,
            "domain_name": "ros.ren",
            "domain_keyword": "ros",
            "domain_tld": "ren",
            "query_time": "2024-04-20 06:14:39",
            "create_date": "2015-02-15",
            "update_date": "2023-03-01",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xiamen Jinghuang Network Technology Co., Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FuJian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ikoo.org",
                "ns2.ikoo.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ows.education",
            "domain_keyword": "ows",
            "domain_tld": "education",
            "query_time": "2024-05-06 21:24:42",
            "create_date": "2023-12-31",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dws.systems",
            "domain_keyword": "dws",
            "domain_tld": "systems",
            "query_time": "2024-05-06 15:29:08",
            "create_date": "2023-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Django Web Studio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-224-a.gandi.net",
                "ns-83-b.gandi.net",
                "ns-88-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "dws.sarl",
            "domain_keyword": "dws",
            "domain_tld": "sarl",
            "query_time": "2024-05-06 15:29:08",
            "create_date": "2024-01-09",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169834443",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "kws.ag",
            "domain_keyword": "kws",
            "domain_tld": "ag",
            "query_time": "2024-05-11 11:40:32",
            "create_date": "2010-03-24",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-24",
            "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": "KWS SAAT AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Niedersachsen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.altodns.de",
                "ns4.altodns.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "rss.com.hr",
            "domain_keyword": "rss",
            "domain_tld": "com.hr",
            "query_time": "2024-05-12 04:23:54",
            "create_date": "2023-01-04",
            "update_date": "2023-01-04",
            "expiry_date": "2025-01-04",
            "registrar_name": "Plus Hosting Grupa d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 37,
            "domain_name": "rwe.wine",
            "domain_keyword": "rwe",
            "domain_tld": "wine",
            "query_time": "2024-05-12 20:51:37",
            "create_date": "2023-11-08",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-08",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "rhs.eu.com",
            "domain_keyword": "rhs",
            "domain_tld": "eu.com",
            "query_time": "2024-05-10 13:27:04",
            "create_date": "2019-06-03",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-03",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_email": "https://whois.centralnic.com/contact/rhs.eu.com/registrant",
            "name_servers": [
                "ns-28-b.gandi.net",
                "ns-29-a.gandi.net",
                "ns-49-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "rww.dk",
            "domain_keyword": "rww",
            "domain_tld": "dk",
            "query_time": "2024-05-10 17:24:19",
            "create_date": "2004-10-15",
            "expiry_date": "2024-10-31",
            "registrant_name": "Ole Steen Rasmussen",
            "registrant_address": "Kringelholm 18",
            "registrant_city": "Gilleleje",
            "registrant_zip": "3250",
            "registrant_country": "DK",
            "registrant_phone": "+4522856490",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "rwn.news",
            "domain_keyword": "rwn",
            "domain_tld": "news",
            "query_time": "2024-05-10 08:56:59",
            "create_date": "2023-06-14",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-14",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "rww.group",
            "domain_keyword": "rww",
            "domain_tld": "group",
            "query_time": "2024-05-10 08:58:19",
            "create_date": "2016-08-09",
            "update_date": "2023-07-04",
            "expiry_date": "2024-08-09",
            "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": [
                "karl.ns.cloudflare.com",
                "mary.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "rwh.life",
            "domain_keyword": "rwh",
            "domain_tld": "life",
            "query_time": "2024-05-08 00:49:52",
            "create_date": "2021-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "rwas.plus",
            "domain_keyword": "rwas",
            "domain_tld": "plus",
            "query_time": "2024-05-08 00:48:06",
            "create_date": "2023-06-02",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ling Bi Xian Bu Shuang Miao Chuang Yi She Ji Gong Zuo Shi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "An Hui",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ris.co",
            "domain_keyword": "ris",
            "domain_tld": "co",
            "query_time": "2024-05-07 01:30:15",
            "create_date": "2010-07-20",
            "update_date": "2023-07-28",
            "expiry_date": "2026-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "dws.ca",
            "domain_keyword": "dws",
            "domain_tld": "ca",
            "query_time": "2024-05-18 04:43:27",
            "create_date": "2014-06-25",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-25",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "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": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "rjws.in",
            "domain_keyword": "rjws",
            "domain_tld": "in",
            "query_time": "2024-05-18 09:06:45",
            "create_date": "2018-08-10",
            "update_date": "2023-08-29",
            "expiry_date": "2028-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "rks.market",
            "domain_keyword": "rks",
            "domain_tld": "market",
            "query_time": "2024-05-18 09:08:54",
            "create_date": "2022-07-12",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-12",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "rbs.ventures",
            "domain_keyword": "rbs",
            "domain_tld": "ventures",
            "query_time": "2024-05-18 14:42:17",
            "create_date": "2018-01-14",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RBS Ventures, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "r2s.one",
            "domain_keyword": "r2s",
            "domain_tld": "one",
            "query_time": "2024-05-18 22:49:56",
            "create_date": "2021-08-24",
            "update_date": "2024-02-03",
            "expiry_date": "2024-08-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kenedic Technical Solutions, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "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": [
                "chan.ns.cloudflare.com",
                "rodrigo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "rwk.com.pl",
            "domain_keyword": "rwk",
            "domain_tld": "com.pl",
            "query_time": "2024-05-21 02:05:49",
            "create_date": "2023-07-08",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "3707.ns1.abovedomains.com",
                "3707.ns2.abovedomains.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cws.ltd",
            "domain_keyword": "cws",
            "domain_tld": "ltd",
            "query_time": "2024-05-23 16:55:20",
            "create_date": "2024-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "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": [
                "ns-1123.awsdns-12.org",
                "ns-1738.awsdns-25.co.uk",
                "ns-216.awsdns-27.com",
                "ns-954.awsdns-55.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "rms.cx",
            "domain_keyword": "rms",
            "domain_tld": "cx",
            "query_time": "2024-05-21 12:40:23",
            "registrar_name": "CentralNic Ltd",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cass.ns.cloudflare.com",
                "pete.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "rgs.bet",
            "domain_keyword": "rgs",
            "domain_tld": "bet",
            "query_time": "2024-05-22 02:51:10",
            "create_date": "2024-01-22",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "iws.io",
            "domain_keyword": "iws",
            "domain_tld": "io",
            "query_time": "2024-05-16 03:19:26",
            "create_date": "2014-04-03",
            "update_date": "2021-12-18",
            "expiry_date": "2025-04-03",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "rwa.boutique",
            "domain_keyword": "rwa",
            "domain_tld": "boutique",
            "query_time": "2024-05-14 21:51:06",
            "create_date": "2023-11-09",
            "update_date": "2024-02-16",
            "expiry_date": "2024-11-09",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "rbs.su",
            "domain_keyword": "rbs",
            "domain_tld": "su",
            "query_time": "2024-05-24 10:51:55",
            "create_date": "2019-10-11",
            "expiry_date": "2024-10-11",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 57,
            "domain_name": "rwa.consulting",
            "domain_keyword": "rwa",
            "domain_tld": "consulting",
            "query_time": "2024-05-25 07:33:55",
            "create_date": "2023-09-23",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "iws.asia",
            "domain_keyword": "iws",
            "domain_tld": "asia",
            "query_time": "2024-05-25 07:35:54",
            "create_date": "2023-01-23",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-23",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "aws.org",
            "domain_keyword": "aws",
            "domain_tld": "org",
            "query_time": "2024-05-13 17:32:46",
            "create_date": "1995-09-07",
            "update_date": "2020-03-31",
            "expiry_date": "2025-09-06",
            "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": [
                "benedict.ns.cloudflare.com",
                "sloan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "rus.golf",
            "domain_keyword": "rus",
            "domain_tld": "golf",
            "query_time": "2024-05-16 12:59:29",
            "create_date": "2023-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "rwx.link",
            "domain_keyword": "rwx",
            "domain_tld": "link",
            "query_time": "2024-05-24 23:24:57",
            "create_date": "2018-11-22",
            "update_date": "2024-01-06",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "r3s.pl",
            "domain_keyword": "r3s",
            "domain_tld": "pl",
            "query_time": "2024-05-25 18:03:20",
            "create_date": "2010-11-02",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-02",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 63,
            "domain_name": "rows.cl",
            "domain_keyword": "rows",
            "domain_tld": "cl",
            "query_time": "2024-05-27 10:08:33",
            "create_date": "2023-07-12",
            "expiry_date": "2026-07-12",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Patricio Canelo Estay",
            "name_servers": [
                "dns1.hostingplus.cl",
                "dns2.hostingplus.cl",
                "dns3.hostingplus.cl"
            ]
        },
        {
            "num": 64,
            "domain_name": "res.tv",
            "domain_keyword": "res",
            "domain_tld": "tv",
            "query_time": "2024-05-28 22:11:13",
            "create_date": "2013-04-16",
            "update_date": "2024-05-26",
            "expiry_date": "2025-04-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "98f38jkl.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "rwd.co.uk",
            "domain_keyword": "rwd",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 00:05:19",
            "create_date": "1998-09-25",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-25",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "alec.ns.cloudflare.com",
                "chan.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "lws.info",
            "domain_keyword": "lws",
            "domain_tld": "info",
            "query_time": "2024-05-31 05:15:13",
            "create_date": "2003-12-05",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A HAPPY LWS CUSTOMER",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": [
                "eric.ns.cloudflare.com",
                "erin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "kws.it",
            "domain_keyword": "kws",
            "domain_tld": "it",
            "query_time": "2024-06-01 12:47:25",
            "create_date": "1997-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2024-05-29",
            "registrar_name": "Genesys Informatica S.r.l.",
            "registrar_website": "https://www.hostingsolutions.it",
            "registrant_company": "KWS ITALIA S.P.A.",
            "registrant_address": "VIA GESU' N. 11",
            "registrant_city": "MILANO",
            "registrant_state": "MI",
            "registrant_zip": "20121",
            "registrant_country": "IT",
            "name_servers": [
                "ns-1332.awsdns-38.org",
                "ns-1598.awsdns-07.co.uk",
                "ns-196.awsdns-24.com",
                "ns-625.awsdns-14.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 68,
            "domain_name": "rpws.online",
            "domain_keyword": "rpws",
            "domain_tld": "online",
            "query_time": "2024-06-01 12:43:01",
            "create_date": "2023-03-25",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-25",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "kray. Krasnodarskiy",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "rwas.group",
            "domain_keyword": "rwas",
            "domain_tld": "group",
            "query_time": "2024-05-27 16:50:18",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhao Hong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "rls.org.uk",
            "domain_keyword": "rls",
            "domain_tld": "org.uk",
            "query_time": "2024-05-27 18:43:13",
            "create_date": "2000-07-19",
            "update_date": "2023-06-20",
            "expiry_date": "2024-07-19",
            "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": 71,
            "domain_name": "bws.technology",
            "domain_keyword": "bws",
            "domain_tld": "technology",
            "query_time": "2024-05-30 07:50:37",
            "create_date": "2015-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "nws.com.au",
            "domain_keyword": "nws",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 03:26:06",
            "update_date": "2024-05-29",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Marcus Graham",
            "name_servers": [
                "ns1.syd5.hostyourservices.net",
                "ns2.syd5.hostyourservices.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "rwz.digital",
            "domain_keyword": "rwz",
            "domain_tld": "digital",
            "query_time": "2024-04-07 19:47:57",
            "create_date": "2023-07-21",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-21",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Raiffeisen Waren-Zentrale Rhein-Main eG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "rjs.ie",
            "domain_keyword": "rjs",
            "domain_tld": "ie",
            "query_time": "2024-04-09 04:30:48",
            "create_date": "2007-03-01",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-01",
            "registrar_name": "Elive",
            "registrar_website": "https://www.elive.ie",
            "registrant_name": "RESTORATIVE JUSTICE SERVICES LIMITED",
            "name_servers": [
                "dns.elive.ie",
                "dns.elive.me",
                "dns.elive.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "rss.guide",
            "domain_keyword": "rss",
            "domain_tld": "guide",
            "query_time": "2024-04-08 23:20:59",
            "create_date": "2018-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "rtws.com",
            "domain_keyword": "rtws",
            "domain_tld": "com",
            "query_time": "2024-04-10 05:09:38",
            "create_date": "1998-08-25",
            "update_date": "2023-08-23",
            "expiry_date": "2032-08-24",
            "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": 77,
            "domain_name": "ros.host",
            "domain_keyword": "ros",
            "domain_tld": "host",
            "query_time": "2024-04-06 16:17:41",
            "create_date": "2018-02-08",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Xiamen Jinghuang Network Technology Co., Ltd",
            "registrant_state": "FuJian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.ikoo.org",
                "ns2.ikoo.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "rus.fund",
            "domain_keyword": "rus",
            "domain_tld": "fund",
            "query_time": "2024-04-18 15:17:46",
            "create_date": "2019-10-18",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Foundation For Legal Assistance and Protection For Russian Speaking Community",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ros.pub",
            "domain_keyword": "ros",
            "domain_tld": "pub",
            "query_time": "2024-04-20 06:14:39",
            "create_date": "2018-06-01",
            "update_date": "2018-10-04",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhang Qi Qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "fws.me",
            "domain_keyword": "fws",
            "domain_tld": "me",
            "query_time": "2024-04-16 16:38:42",
            "create_date": "2012-04-27",
            "update_date": "2024-03-03",
            "expiry_date": "2026-04-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns47.worldnic.com",
                "ns48.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "pws.co.uk",
            "domain_keyword": "pws",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 04:46:49",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-20",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "gws.tech",
            "domain_keyword": "gws",
            "domain_tld": "tech",
            "query_time": "2024-04-24 16:00:06",
            "create_date": "2016-01-11",
            "update_date": "2024-03-13",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "gws.com.br",
            "domain_keyword": "gws",
            "domain_tld": "com.br",
            "query_time": "2024-04-24 16:00:06",
            "create_date": "2001-07-10",
            "update_date": "2023-07-13",
            "expiry_date": "2026-07-10",
            "registrant_name": "G.W.S. Consultoria Empresarial Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.gdhost.com.br",
                "ns2.gdhost.com.br",
                "ns3.gdhost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 84,
            "domain_name": "rwsh.org",
            "domain_keyword": "rwsh",
            "domain_tld": "org",
            "query_time": "2024-04-25 02:26:06",
            "create_date": "2011-09-09",
            "update_date": "2023-11-17",
            "expiry_date": "2025-09-09",
            "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": "c/o RespectMyPrivacy, LLC",
            "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.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "rwsh.net",
            "domain_keyword": "rwsh",
            "domain_tld": "net",
            "query_time": "2024-04-25 02:26:06",
            "create_date": "2019-08-11",
            "update_date": "2023-07-02",
            "expiry_date": "2024-08-11",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-212-b.gandi.net",
                "ns-32-c.gandi.net",
                "ns-97-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "1ws.net",
            "domain_keyword": "1ws",
            "domain_tld": "net",
            "query_time": "2024-04-19 17:25:16",
            "create_date": "2002-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "rps.properties",
            "domain_keyword": "rps",
            "domain_tld": "properties",
            "query_time": "2024-04-13 02:39:54",
            "create_date": "2023-02-19",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-19",
            "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": [
                "cody.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "rwo.ru",
            "domain_keyword": "rwo",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:36:35",
            "create_date": "2004-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.rwo.ru.",
                "ns3.westcall.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 89,
            "domain_name": "rks.marketing",
            "domain_keyword": "rks",
            "domain_tld": "marketing",
            "query_time": "2024-05-01 03:41:16",
            "create_date": "2019-05-21",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "rks.sale",
            "domain_keyword": "rks",
            "domain_tld": "sale",
            "query_time": "2024-05-01 03:41:16",
            "create_date": "2019-05-21",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "pws.nl",
            "domain_keyword": "pws",
            "domain_tld": "nl",
            "query_time": "2024-04-30 01:21:03",
            "create_date": "1998-06-01",
            "update_date": "2020-05-26",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.maxxsoft.nl",
                "ns2.maxxsoft.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 92,
            "domain_name": "rvs.repair",
            "domain_keyword": "rvs",
            "domain_tld": "repair",
            "query_time": "2024-04-29 22:52:36",
            "create_date": "2023-01-11",
            "update_date": "2023-12-17",
            "expiry_date": "2025-01-11",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cleveland RV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Georgia",
            "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": [
                "x.ns.joker.com",
                "y.ns.joker.com",
                "z.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "rvs.online",
            "domain_keyword": "rvs",
            "domain_tld": "online",
            "query_time": "2024-04-29 22:52:36",
            "create_date": "2015-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://101domain.com/",
            "registrant_company": "Bert Groves",
            "registrant_state": "LA",
            "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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "mws.us",
            "domain_keyword": "mws",
            "domain_tld": "us",
            "query_time": "2024-05-03 08:55:53",
            "create_date": "2002-04-24",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Jacob Alifraghis",
            "registrant_company": "PremiumDomains.net",
            "registrant_address": "2803 Gulf To Bay Blvd., Suite 165",
            "registrant_city": "Clearwater",
            "registrant_state": "Florida",
            "registrant_zip": "33759",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7274806139",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "rwsd.monster",
            "domain_keyword": "rwsd",
            "domain_tld": "monster",
            "query_time": "2024-05-04 07:10:31",
            "create_date": "2023-04-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "rwus.world",
            "domain_keyword": "rwus",
            "domain_tld": "world",
            "query_time": "2024-05-04 07:10:45",
            "create_date": "2023-10-24",
            "update_date": "2024-04-21",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Samir Andru König und Sercan Özgüler GbR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "bws.expert",
            "domain_keyword": "bws",
            "domain_tld": "expert",
            "query_time": "2024-05-02 16:39:30",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BWS Branding GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "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": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "dws.media",
            "domain_keyword": "dws",
            "domain_tld": "media",
            "query_time": "2024-05-03 14:46:36",
            "create_date": "2023-12-29",
            "update_date": "2024-02-19",
            "expiry_date": "2024-12-29",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FirstData ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "rwt.de",
            "domain_keyword": "rwt",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:10:54",
            "update_date": "2020-09-08",
            "name_servers": [
                "ns3.ai-dns.de",
                "ns5.kasserver.com",
                "ns5.name-server-kas.de",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 100,
            "domain_name": "rwsv.de",
            "domain_keyword": "rwsv",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:10:54",
            "update_date": "2022-11-26",
            "name_servers": [
                "nsa8.schlundtech.de",
                "nsb8.schlundtech.de",
                "nsc8.schlundtech.de",
                "nsd8.schlundtech.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.089,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>rws.name</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7573</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>3ws.cc, rxws.com, ews.solutions, ris.uk, rwh.xyz, rgs.email, mws.pub, mws.ng, sws.fyi, sws.center, rys.nl, rwsd.cloud, rwd.global, ews.ie, rcs.eu.com, hws.one, aws.horse, rls.support, rw1.center, rww.pl, rcs.design, rwa.bio, rds.net.nz, rwc.com.cn, rvs.by, raws.tech, rwl.info, ros.biz, rw-s.de, res.sk, ros.ren, ows.education, dws.systems, dws.sarl, kws.ag, rss.com.hr, rwe.wine, rhs.eu.com, rww.dk, rwn.news, rww.group, rwh.life, rwas.plus, ris.co, dws.ca, rjws.in, rks.market, rbs.ventures, r2s.one, rwk.com.pl, cws.ltd, rms.cx, rgs.bet, iws.io, rwa.boutique, rbs.su, rwa.consulting, iws.asia, aws.org, rus.golf, rwx.link, r3s.pl, rows.cl, res.tv, rwd.co.uk, lws.info, kws.it, rpws.online, rwas.group, rls.org.uk, bws.technology, nws.com.au, rwz.digital, rjs.ie, rss.guide, rtws.com, ros.host, rus.fund, ros.pub, fws.me, pws.co.uk, gws.tech, gws.com.br, rwsh.org, rwsh.net, 1ws.net, rps.properties, rwo.ru, rks.marketing, rks.sale, pws.nl, rvs.repair, rvs.online, mws.us, rwsd.monster, rwus.world, bws.expert, dws.media, rwt.de, rwsv.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>3ws.cc</domain_name>
   <domain_keyword>3ws</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-06 12:11:00</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>sloan.ns.cloudflare.com</value>
    <value>vicky.ns.cloudflare.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>rxws.com</domain_name>
   <domain_keyword>rxws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 02:19:43</query_time>
   <create_date>2005-06-20</create_date>
   <update_date>2023-03-17</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ews.solutions</domain_name>
   <domain_keyword>ews</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-08 02:56:24</query_time>
   <create_date>2016-07-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-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>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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ris.uk</domain_name>
   <domain_keyword>ris</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-07 07:11:54</query_time>
   <create_date>2019-06-05</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>Alan Drury [Tag = SIGNS]</registrar_name>
   <registrar_website>https://www.adsw.co.uk</registrar_website>
   <name_servers>
    <value>ns1.chesternet.com</value>
    <value>ns2.chesternet.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>rwh.xyz</domain_name>
   <domain_keyword>rwh</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-07 19:44:08</query_time>
   <create_date>2021-10-23</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2027-10-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>rgs.email</domain_name>
   <domain_keyword>rgs</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-11 04:45:50</query_time>
   <create_date>2014-09-25</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.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>7</num>
   <domain_name>mws.pub</domain_name>
   <domain_keyword>mws</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-09 15:23:12</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liu guan long</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mws.ng</domain_name>
   <domain_keyword>mws</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-04-10 20:21:22</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>13062013</registrar_iana>
   <registrar_name>Registeram.com Limited</registrar_name>
   <registrar_website>www.registeram.com.ng</registrar_website>
   <registrant_name>OLUWAGBAMILA OYEKANMI</registrant_name>
   <registrant_address>16 Canaan Plaza Lekki Epe Expressway</registrant_address>
   <registrant_city>Lekki</registrant_city>
   <registrant_zip>023401</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8053351055</registrant_phone>
   <name_servers>
    <value>ns0.registeram.com</value>
    <value>ns1.registeram.com</value>
    <value>ns2.registeram.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sws.fyi</domain_name>
   <domain_keyword>sws</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-11 20:04:47</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.messagingengine.com</value>
    <value>ns2.messagingengine.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>sws.center</domain_name>
   <domain_keyword>sws</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-04-11 20:04:47</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>rys.nl</domain_name>
   <domain_keyword>rys</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-11 23:33:16</query_time>
   <create_date>1997-10-31</create_date>
   <update_date>2022-10-26</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>rwsd.cloud</domain_name>
   <domain_keyword>rwsd</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-12 14:02:18</query_time>
   <create_date>2017-09-23</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RWSdigital</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1014.awsdns-62.net</value>
    <value>ns-1194.awsdns-21.org</value>
    <value>ns-1642.awsdns-13.co.uk</value>
    <value>ns-497.awsdns-62.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>rwd.global</domain_name>
   <domain_keyword>rwd</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-16 09:59:38</query_time>
   <create_date>2021-06-26</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ews.ie</domain_name>
   <domain_keyword>ews</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-16 22:24:15</query_time>
   <create_date>2002-11-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>Liquidnet</registrar_name>
   <registrar_website>http://www.liquidnetlimited.com/</registrar_website>
   <registrant_name>Estuary Wholesale Supplies Ltd</registrant_name>
   <name_servers>
    <value>ns1.blackbeardhosting.com</value>
    <value>ns2.blackbeardhosting.com</value>
    <value>ns3.blackbeardhosting.com</value>
    <value>ns4.blackbeardhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>rcs.eu.com</domain_name>
   <domain_keyword>rcs</domain_keyword>
   <domain_tld>eu.com</domain_tld>
   <query_time>2024-04-09 05:02:35</query_time>
   <create_date>2010-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-08-26</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/rcs.eu.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>hws.one</domain_name>
   <domain_keyword>hws</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-13 21:33:48</query_time>
   <create_date>2021-08-17</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>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>ns1059.ui-dns.com</value>
    <value>ns1074.ui-dns.de</value>
    <value>ns1083.ui-dns.org</value>
    <value>ns1102.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>aws.horse</domain_name>
   <domain_keyword>aws</domain_keyword>
   <domain_tld>horse</domain_tld>
   <query_time>2024-04-26 22:38:48</query_time>
   <create_date>2014-07-18</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevada</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>rls.support</domain_name>
   <domain_keyword>rls</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-04-22 14:54:46</query_time>
   <create_date>2018-09-11</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>rw1.center</domain_name>
   <domain_keyword>rw1</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-04-24 23:43:28</query_time>
   <create_date>2015-07-14</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>realworld one GmbH &amp; Co KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.frei.net</value>
    <value>ns2.frei.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>rww.pl</domain_name>
   <domain_keyword>rww</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-24 23:47:36</query_time>
   <create_date>2014-04-09</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>domain.for.sale.at.premium.pl</value>
    <value>domena.do.kupienia.w.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>rcs.design</domain_name>
   <domain_keyword>rcs</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-25 13:05:29</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>rwa.bio</domain_name>
   <domain_keyword>rwa</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-04-29 22:54:38</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>rds.net.nz</domain_name>
   <domain_keyword>rds</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-05-01 02:54:18</query_time>
   <create_date>2021-05-06</create_date>
   <update_date>2024-04-30</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>rwc.com.cn</domain_name>
   <domain_keyword>rwc</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-04 07:08:19</query_time>
   <create_date>2007-10-26</create_date>
   <expiry_date>2024-10-26</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>rvs.by</domain_name>
   <domain_keyword>rvs</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-24 10:36:22</query_time>
   <create_date>2012-03-30</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ОДО &quot;РОСТВЕРГ-СТРОЙ&quot;</registrant_company>
   <registrant_address>223016, Минская область, Минский район, а.г. Новый Двор, Новодворский с/с, д.31, -</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375292550377</registrant_phone>
   <name_servers>
    <value>ns1.ideahost.by</value>
    <value>ns2.ideahost.by</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>raws.tech</domain_name>
   <domain_keyword>raws</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-24 07:38:38</query_time>
   <create_date>2019-01-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-01-10</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Western Cape</registrant_state>
   <registrant_country>ZA</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.virtono.com</value>
    <value>ns2.virtono.com</value>
    <value>ns3.virtono.com</value>
    <value>ns4.virtono.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>rwl.info</domain_name>
   <domain_keyword>rwl</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 02:23:32</query_time>
   <create_date>2002-06-10</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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.ndsplitter.com</value>
    <value>ns2.ndsplitter.com</value>
    <value>ns3.ndsplitter.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ros.biz</domain_name>
   <domain_keyword>ros</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-04 14:22:14</query_time>
   <create_date>2008-05-25</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.ru</value>
    <value>dns2.yandex.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>rw-s.de</domain_name>
   <domain_keyword>rw-s</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:10:36</query_time>
   <update_date>2018-08-10</update_date>
   <name_servers>
    <value>ns1053.ui-dns.biz</value>
    <value>ns1053.ui-dns.com</value>
    <value>ns1053.ui-dns.de</value>
    <value>ns1053.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>res.sk</domain_name>
   <domain_keyword>res</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 06:17:25</query_time>
   <create_date>2003-10-23</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>iMprove GROUP, s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>ros.ren</domain_name>
   <domain_keyword>ros</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-04-20 06:14:39</query_time>
   <create_date>2015-02-15</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xiamen Jinghuang Network Technology Co., Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FuJian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ikoo.org</value>
    <value>ns2.ikoo.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ows.education</domain_name>
   <domain_keyword>ows</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-06 21:24:42</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dws.systems</domain_name>
   <domain_keyword>dws</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-06 15:29:08</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Django Web Studio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-224-a.gandi.net</value>
    <value>ns-83-b.gandi.net</value>
    <value>ns-88-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>dws.sarl</domain_name>
   <domain_keyword>dws</domain_keyword>
   <domain_tld>sarl</domain_tld>
   <query_time>2024-05-06 15:29:08</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169834443</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>kws.ag</domain_name>
   <domain_keyword>kws</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-11 11:40:32</query_time>
   <create_date>2010-03-24</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-24</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>KWS SAAT AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Niedersachsen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.altodns.de</value>
    <value>ns4.altodns.de</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>rss.com.hr</domain_name>
   <domain_keyword>rss</domain_keyword>
   <domain_tld>com.hr</domain_tld>
   <query_time>2024-05-12 04:23:54</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2023-01-04</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>Plus Hosting Grupa d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>rwe.wine</domain_name>
   <domain_keyword>rwe</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-12 20:51:37</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>rhs.eu.com</domain_name>
   <domain_keyword>rhs</domain_keyword>
   <domain_tld>eu.com</domain_tld>
   <query_time>2024-05-10 13:27:04</query_time>
   <create_date>2019-06-03</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/rhs.eu.com/registrant</registrant_email>
   <name_servers>
    <value>ns-28-b.gandi.net</value>
    <value>ns-29-a.gandi.net</value>
    <value>ns-49-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>rww.dk</domain_name>
   <domain_keyword>rww</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 17:24:19</query_time>
   <create_date>2004-10-15</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Ole Steen Rasmussen</registrant_name>
   <registrant_address>Kringelholm 18</registrant_address>
   <registrant_city>Gilleleje</registrant_city>
   <registrant_zip>3250</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+4522856490</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>rwn.news</domain_name>
   <domain_keyword>rwn</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-10 08:56:59</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>rww.group</domain_name>
   <domain_keyword>rww</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-10 08:58:19</query_time>
   <create_date>2016-08-09</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-08-09</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>karl.ns.cloudflare.com</value>
    <value>mary.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>rwh.life</domain_name>
   <domain_keyword>rwh</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-08 00:49:52</query_time>
   <create_date>2021-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</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>ns71.domaincontrol.com</value>
    <value>ns72.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>43</num>
   <domain_name>rwas.plus</domain_name>
   <domain_keyword>rwas</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-08 00:48:06</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ling Bi Xian Bu Shuang Miao Chuang Yi She Ji Gong Zuo Shi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>An Hui</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ris.co</domain_name>
   <domain_keyword>ris</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-07 01:30:15</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2026-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>45</num>
   <domain_name>dws.ca</domain_name>
   <domain_keyword>dws</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-18 04:43:27</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</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>slns1.namespro.ca</value>
    <value>slns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>rjws.in</domain_name>
   <domain_keyword>rjws</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 09:06:45</query_time>
   <create_date>2018-08-10</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2028-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>rks.market</domain_name>
   <domain_keyword>rks</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-18 09:08:54</query_time>
   <create_date>2022-07-12</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>rbs.ventures</domain_name>
   <domain_keyword>rbs</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-18 14:42:17</query_time>
   <create_date>2018-01-14</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RBS Ventures, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>r2s.one</domain_name>
   <domain_keyword>r2s</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-18 22:49:56</query_time>
   <create_date>2021-08-24</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kenedic Technical Solutions, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</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>chan.ns.cloudflare.com</value>
    <value>rodrigo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>rwk.com.pl</domain_name>
   <domain_keyword>rwk</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-21 02:05:49</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>3707.ns1.abovedomains.com</value>
    <value>3707.ns2.abovedomains.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cws.ltd</domain_name>
   <domain_keyword>cws</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-23 16:55:20</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</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>ns-1123.awsdns-12.org</value>
    <value>ns-1738.awsdns-25.co.uk</value>
    <value>ns-216.awsdns-27.com</value>
    <value>ns-954.awsdns-55.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>rms.cx</domain_name>
   <domain_keyword>rms</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-21 12:40:23</query_time>
   <registrar_name>CentralNic Ltd</registrar_name>
   <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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>cass.ns.cloudflare.com</value>
    <value>pete.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>rgs.bet</domain_name>
   <domain_keyword>rgs</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-22 02:51:10</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>iws.io</domain_name>
   <domain_keyword>iws</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-16 03:19:26</query_time>
   <create_date>2014-04-03</create_date>
   <update_date>2021-12-18</update_date>
   <expiry_date>2025-04-03</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>rwa.boutique</domain_name>
   <domain_keyword>rwa</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-05-14 21:51:06</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>rbs.su</domain_name>
   <domain_keyword>rbs</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-24 10:51:55</query_time>
   <create_date>2019-10-11</create_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>rwa.consulting</domain_name>
   <domain_keyword>rwa</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-25 07:33:55</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>iws.asia</domain_name>
   <domain_keyword>iws</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-25 07:35:54</query_time>
   <create_date>2023-01-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-23</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>aws.org</domain_name>
   <domain_keyword>aws</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 17:32:46</query_time>
   <create_date>1995-09-07</create_date>
   <update_date>2020-03-31</update_date>
   <expiry_date>2025-09-06</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>benedict.ns.cloudflare.com</value>
    <value>sloan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>rus.golf</domain_name>
   <domain_keyword>rus</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-05-16 12:59:29</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>rwx.link</domain_name>
   <domain_keyword>rwx</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-24 23:24:57</query_time>
   <create_date>2018-11-22</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>r3s.pl</domain_name>
   <domain_keyword>r3s</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-25 18:03:20</query_time>
   <create_date>2010-11-02</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>rows.cl</domain_name>
   <domain_keyword>rows</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-27 10:08:33</query_time>
   <create_date>2023-07-12</create_date>
   <expiry_date>2026-07-12</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Patricio Canelo Estay</registrant_name>
   <name_servers>
    <value>dns1.hostingplus.cl</value>
    <value>dns2.hostingplus.cl</value>
    <value>dns3.hostingplus.cl</value>
   </name_servers>
  </value>
  <value>
   <num>64</num>
   <domain_name>res.tv</domain_name>
   <domain_keyword>res</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-28 22:11:13</query_time>
   <create_date>2013-04-16</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>98f38jkl.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>rwd.co.uk</domain_name>
   <domain_keyword>rwd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 00:05:19</query_time>
   <create_date>1998-09-25</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>alec.ns.cloudflare.com</value>
    <value>chan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>lws.info</domain_name>
   <domain_keyword>lws</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 05:15:13</query_time>
   <create_date>2003-12-05</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A HAPPY LWS CUSTOMER</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>FR</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>eric.ns.cloudflare.com</value>
    <value>erin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>kws.it</domain_name>
   <domain_keyword>kws</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 12:47:25</query_time>
   <create_date>1997-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-05-29</expiry_date>
   <registrar_name>Genesys Informatica S.r.l.</registrar_name>
   <registrar_website>https://www.hostingsolutions.it</registrar_website>
   <registrant_company>KWS ITALIA S.P.A.</registrant_company>
   <registrant_address>VIA GESU' N. 11</registrant_address>
   <registrant_city>MILANO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns-1332.awsdns-38.org</value>
    <value>ns-1598.awsdns-07.co.uk</value>
    <value>ns-196.awsdns-24.com</value>
    <value>ns-625.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>rpws.online</domain_name>
   <domain_keyword>rpws</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 12:43:01</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>kray. Krasnodarskiy</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>rwas.group</domain_name>
   <domain_keyword>rwas</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-27 16:50:18</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhao Hong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>rls.org.uk</domain_name>
   <domain_keyword>rls</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-27 18:43:13</query_time>
   <create_date>2000-07-19</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-07-19</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>71</num>
   <domain_name>bws.technology</domain_name>
   <domain_keyword>bws</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-30 07:50:37</query_time>
   <create_date>2015-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>pdns05.domaincontrol.com</value>
    <value>pdns06.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>72</num>
   <domain_name>nws.com.au</domain_name>
   <domain_keyword>nws</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 03:26:06</query_time>
   <update_date>2024-05-29</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Marcus Graham</registrant_name>
   <name_servers>
    <value>ns1.syd5.hostyourservices.net</value>
    <value>ns2.syd5.hostyourservices.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>rwz.digital</domain_name>
   <domain_keyword>rwz</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-07 19:47:57</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Raiffeisen Waren-Zentrale Rhein-Main eG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>rjs.ie</domain_name>
   <domain_keyword>rjs</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-09 04:30:48</query_time>
   <create_date>2007-03-01</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>Elive</registrar_name>
   <registrar_website>https://www.elive.ie</registrar_website>
   <registrant_name>RESTORATIVE JUSTICE SERVICES LIMITED</registrant_name>
   <name_servers>
    <value>dns.elive.ie</value>
    <value>dns.elive.me</value>
    <value>dns.elive.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>rss.guide</domain_name>
   <domain_keyword>rss</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-04-08 23:20:59</query_time>
   <create_date>2018-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>rtws.com</domain_name>
   <domain_keyword>rtws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 05:09:38</query_time>
   <create_date>1998-08-25</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2032-08-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>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>77</num>
   <domain_name>ros.host</domain_name>
   <domain_keyword>ros</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-04-06 16:17:41</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Xiamen Jinghuang Network Technology Co., Ltd</registrant_company>
   <registrant_state>FuJian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.ikoo.org</value>
    <value>ns2.ikoo.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>rus.fund</domain_name>
   <domain_keyword>rus</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-04-18 15:17:46</query_time>
   <create_date>2019-10-18</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Foundation For Legal Assistance and Protection For Russian Speaking Community</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ros.pub</domain_name>
   <domain_keyword>ros</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-20 06:14:39</query_time>
   <create_date>2018-06-01</create_date>
   <update_date>2018-10-04</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhang Qi Qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>fws.me</domain_name>
   <domain_keyword>fws</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-16 16:38:42</query_time>
   <create_date>2012-04-27</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2026-04-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns47.worldnic.com</value>
    <value>ns48.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>pws.co.uk</domain_name>
   <domain_keyword>pws</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 04:46:49</query_time>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>gws.tech</domain_name>
   <domain_keyword>gws</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-24 16:00:06</query_time>
   <create_date>2016-01-11</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>gws.com.br</domain_name>
   <domain_keyword>gws</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-24 16:00:06</query_time>
   <create_date>2001-07-10</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2026-07-10</expiry_date>
   <registrant_name>G.W.S. Consultoria Empresarial Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.gdhost.com.br</value>
    <value>ns2.gdhost.com.br</value>
    <value>ns3.gdhost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>rwsh.org</domain_name>
   <domain_keyword>rwsh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 02:26:06</query_time>
   <create_date>2011-09-09</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-09-09</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>c/o RespectMyPrivacy, LLC</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.messagingengine.com</value>
    <value>ns2.messagingengine.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>rwsh.net</domain_name>
   <domain_keyword>rwsh</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 02:26:06</query_time>
   <create_date>2019-08-11</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-212-b.gandi.net</value>
    <value>ns-32-c.gandi.net</value>
    <value>ns-97-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>1ws.net</domain_name>
   <domain_keyword>1ws</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 17:25:16</query_time>
   <create_date>2002-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>rps.properties</domain_name>
   <domain_keyword>rps</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-04-13 02:39:54</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-19</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>cody.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>rwo.ru</domain_name>
   <domain_keyword>rwo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:36:35</query_time>
   <create_date>2004-11-26</create_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.rwo.ru.</value>
    <value>ns3.westcall.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>rks.marketing</domain_name>
   <domain_keyword>rks</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-01 03:41:16</query_time>
   <create_date>2019-05-21</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>rks.sale</domain_name>
   <domain_keyword>rks</domain_keyword>
   <domain_tld>sale</domain_tld>
   <query_time>2024-05-01 03:41:16</query_time>
   <create_date>2019-05-21</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>pws.nl</domain_name>
   <domain_keyword>pws</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 01:21:03</query_time>
   <create_date>1998-06-01</create_date>
   <update_date>2020-05-26</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.maxxsoft.nl</value>
    <value>ns2.maxxsoft.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>rvs.repair</domain_name>
   <domain_keyword>rvs</domain_keyword>
   <domain_tld>repair</domain_tld>
   <query_time>2024-04-29 22:52:36</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cleveland RV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Georgia</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>x.ns.joker.com</value>
    <value>y.ns.joker.com</value>
    <value>z.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>rvs.online</domain_name>
   <domain_keyword>rvs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-29 22:52:36</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://101domain.com/</registrar_website>
   <registrant_company>Bert Groves</registrant_company>
   <registrant_state>LA</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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>mws.us</domain_name>
   <domain_keyword>mws</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-03 08:55:53</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Jacob Alifraghis</registrant_name>
   <registrant_company>PremiumDomains.net</registrant_company>
   <registrant_address>2803 Gulf To Bay Blvd., Suite 165</registrant_address>
   <registrant_city>Clearwater</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>33759</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7274806139</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>rwsd.monster</domain_name>
   <domain_keyword>rwsd</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-04 07:10:31</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>rwus.world</domain_name>
   <domain_keyword>rwus</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-04 07:10:45</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Samir Andru König und Sercan Özgüler GbR</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>bws.expert</domain_name>
   <domain_keyword>bws</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-02 16:39:30</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BWS Branding GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>dws.media</domain_name>
   <domain_keyword>dws</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-03 14:46:36</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FirstData ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>rwt.de</domain_name>
   <domain_keyword>rwt</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:10:54</query_time>
   <update_date>2020-09-08</update_date>
   <name_servers>
    <value>ns3.ai-dns.de</value>
    <value>ns5.kasserver.com</value>
    <value>ns5.name-server-kas.de</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>rwsv.de</domain_name>
   <domain_keyword>rwsv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:10:54</query_time>
   <update_date>2022-11-26</update_date>
   <name_servers>
    <value>nsa8.schlundtech.de</value>
    <value>nsb8.schlundtech.de</value>
    <value>nsc8.schlundtech.de</value>
    <value>nsd8.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.089</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.