We found a total of 3 historical WHOIS records (in 0.031 seconds) for "rosrosat.com" in our Historical WHOIS Database.
#1 - QUERY TIME

15 Aug 2014 - 7:00 AM UTC

Registered: 14 August 2014
Modified: 14 August 2014
Expiry: 14 August 2015

REGISTRAR

IANA: 76
Name: NOMINALIA INTERNET S.L.

NAME SERVERS

dns1.nominalia.com
dns2.nominalia.com

DOMAIN STATUS

ok

REGISTRANT

Name: GERMAN ALBERTI NADAL
Address: C/ Son Morro 28
City: Selva
ZIP: 07313
Country: Spain

#2 - QUERY TIME

14 Jun 2017 - 6:49 PM UTC

Registered: 14 August 2014
Modified: 25 July 2016
Expiry: 14 August 2017

REGISTRAR

IANA: 76
Name: NOMINALIA INTERNET S.L.
Website: http://www.nominalia.com

NAME SERVERS

dns1.nominalia.com
dns2.nominalia.com

DOMAIN STATUS

clientDeleteProhibited
clientTransferProhibited
clientUpdateProhibited

REGISTRANT

Name: German Alberti Nadal
Company: German Alberti Nadal
Address: C/ Son Morro 28
City: Selva
State: IB
ZIP: 07313
Country: Spain
Email: [email protected]
Phone: +34.630914511
Fax: +34.971515060

#3 - QUERY TIME

10 Feb 2018 - 6:35 PM UTC

Registered: 14 August 2014
Modified: 25 July 2017
Expiry: 14 August 2018

REGISTRAR

IANA: 76
Name: NOMINALIA INTERNET S.L.
Website: http://www.nominalia.com

NAME SERVERS

dns1.nominalia.com
dns2.nominalia.com

DOMAIN STATUS

clientDeleteProhibited
clientTransferProhibited
clientUpdateProhibited

REGISTRANT

Name: German Alberti Nadal
Company: German Alberti Nadal
Address: C/ Son Morro 28
City: Selva
State: IB
ZIP: 07313
Country: Spain
Email: [email protected]
Phone: +34.630914511
Fax: +34.971515060

* 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=rosrosat.com
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "rosrosat.com",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "rosrosat.com",
    "results": [
        {
            "num": 1,
            "domain_name": "rosrosat.com",
            "domain_keyword": "rosrosat",
            "domain_tld": "com",
            "query_time": "2014-08-15 07:00:00",
            "create_date": "2014-08-14",
            "update_date": "2014-08-14",
            "expiry_date": "2015-08-14",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrant_name": "GERMAN ALBERTI NADAL",
            "registrant_address": "C/ Son Morro 28",
            "registrant_city": "Selva",
            "registrant_zip": "07313",
            "registrant_country": "ES",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "rosrosat.com",
            "domain_keyword": "rosrosat",
            "domain_tld": "com",
            "query_time": "2017-06-14 18:49:00",
            "create_date": "2014-08-14",
            "update_date": "2016-07-25",
            "expiry_date": "2017-08-14",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "German Alberti Nadal",
            "registrant_company": "German Alberti Nadal",
            "registrant_address": "C/ Son Morro 28",
            "registrant_city": "Selva",
            "registrant_state": "IB",
            "registrant_zip": "07313",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.630914511",
            "registrant_fax": "+34.971515060",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 3,
            "domain_name": "rosrosat.com",
            "domain_keyword": "rosrosat",
            "domain_tld": "com",
            "query_time": "2018-02-10 18:35:21",
            "create_date": "2014-08-14",
            "update_date": "2017-07-25",
            "expiry_date": "2018-08-14",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "German Alberti Nadal",
            "registrant_company": "German Alberti Nadal",
            "registrant_address": "C/ Son Morro 28",
            "registrant_city": "Selva",
            "registrant_state": "IB",
            "registrant_zip": "07313",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.630914511",
            "registrant_fax": "+34.971515060",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        }
    ],
    "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>rosrosat.com</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>rosrosat.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rosrosat.com</domain_name>
   <domain_keyword>rosrosat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2014-08-15 07:00:00</query_time>
   <create_date>2014-08-14</create_date>
   <update_date>2014-08-14</update_date>
   <expiry_date>2015-08-14</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrant_name>GERMAN ALBERTI NADAL</registrant_name>
   <registrant_address>C/ Son Morro 28</registrant_address>
   <registrant_city>Selva</registrant_city>
   <registrant_zip>07313</registrant_zip>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>rosrosat.com</domain_name>
   <domain_keyword>rosrosat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2017-06-14 18:49:00</query_time>
   <create_date>2014-08-14</create_date>
   <update_date>2016-07-25</update_date>
   <expiry_date>2017-08-14</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_name>German Alberti Nadal</registrant_name>
   <registrant_company>German Alberti Nadal</registrant_company>
   <registrant_address>C/ Son Morro 28</registrant_address>
   <registrant_city>Selva</registrant_city>
   <registrant_state>IB</registrant_state>
   <registrant_zip>07313</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.630914511</registrant_phone>
   <registrant_fax>+34.971515060</registrant_fax>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>rosrosat.com</domain_name>
   <domain_keyword>rosrosat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2018-02-10 18:35:21</query_time>
   <create_date>2014-08-14</create_date>
   <update_date>2017-07-25</update_date>
   <expiry_date>2018-08-14</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_name>German Alberti Nadal</registrant_name>
   <registrant_company>German Alberti Nadal</registrant_company>
   <registrant_address>C/ Son Morro 28</registrant_address>
   <registrant_city>Selva</registrant_city>
   <registrant_state>IB</registrant_state>
   <registrant_zip>07313</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.630914511</registrant_phone>
   <registrant_fax>+34.971515060</registrant_fax>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</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 178 domain names (in 0.102 seconds) which look and sound like the brand name "rosrosat".
Domain Name Registered Expiry Registrar Ownership
1 rosrosa.ru 24 Apr 2024 24 Apr 2025 REGRU-RU Private Person
2 rosarosae.com 18 Aug 2009 18 Aug 2024 acens Technologies, S.L.U. rosa rosae
3 dosrosas.gallery 26 Nov 2023 26 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 rosarosa.club 14 May 2023 14 May 2024 PDR Ltd. d/b/a PublicDomainRegistry.com None
5 reprosat.net 10 Mar 2004 10 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
6 riosrosas.com 6 Dec 2003 6 Dec 2027 Register.com, Inc. -
7 rosarosa.bayern 15 Jan 2015 15 Jan 2025 Cronon AG REDACTED FOR PRIVACY
8 rosfrost.ru 1 Aug 2005 1 Aug 2024 RU-CENTER-RU "Fabrika Frost" OOO
9 ronrosas.com 23 Oct 2017 23 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
10 losroast.com 21 Jun 2012 21 Jun 2025 Squarespace Domains LLC Los Roast
11 rastrosat.com 12 Feb 2004 12 Feb 2025 Tucows Domains Inc. -
12 rosrobot.net 18 Jun 2023 17 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER LLC "technology +"
13 soprosat.com 25 Jan 2023 25 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
14 rosarosa.nl 27 Dec 2004 - Key-Systems GmbH -
15 reprosat.com 15 May 2003 15 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
16 rosarosam.com 10 Oct 2001 10 Oct 2024 NameCheap, Inc. -
17 rosarosas.nl 31 Mar 2010 - AXC -
18 rosarosata.com 5 Oct 2021 5 Oct 2025 Netowl, Inc. Xserver Inc.
19 dosrosas.com 20 Mar 2012 20 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
20 rosarosad.com 7 Aug 2023 7 Aug 2024 Netowl, Inc. Xserver Inc.
21 rorosart.com 5 Mar 2017 5 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
22 rosarosa.online 20 Jul 2021 20 Jul 2024 Cronon GmbH -
23 rostrosai.com 26 Oct 2023 26 Oct 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
24 rosposta.ru 24 Feb 2024 24 Feb 2025 OPENPROV-RU Private Person
25 rosrobot.dev 4 Mar 2019 4 Mar 2025 DNC Holdings, Inc. Jewella Privacy LLC
26 rosarosaz.com 22 Dec 2022 22 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
27 rosrobot.tech 2 Dec 2019 2 Dec 2024 Regional Network Information Center, JSC dba RU-CENTER Russian Robot, LLC
28 rostomat.pro 16 Apr 2024 16 Apr 2025 Registrar of Domain Names REG.RU LLC Private Person
29 cosmosat.com 15 Sep 2000 15 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
30 rosrobot.online 18 Jun 2023 18 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER LLC "technology +"
31 rostrosa.com 28 Feb 2014 28 Feb 2025 IONOS SE REDACTED FOR PRIVACY
32 cosmosat.org 9 May 2024 9 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
33 rosarosa.flowers 17 Dec 2022 17 Dec 2024 Dreamscape Networks International Pte Ltd Private Registry Authority
34 roosroast.com 30 Dec 2005 4 Mar 2026 GoDaddy.com, LLC -
35 rostomat.ru 31 Jan 2023 31 Jan 2025 SALENAMES-RU Private Person
36 rosrobot.ru 4 Mar 2007 4 Mar 2025 RU-CENTER-RU State Scientific Center Institute of Robotics and Technical Cybernetics
37 rosarosa.com 26 Mar 2004 26 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
38 dosrosas.net 28 Oct 2022 28 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
39 retrosat.org 8 Sep 2020 8 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
40 mosroast.com 19 Aug 2021 19 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 roserosa.it 10 May 2014 10 May 2025 Ascio Technologies Inc. hidden
42 rosarost.com 18 May 2024 18 May 2025 GoDaddy.com, LLC -
43 rosprokat.com 8 Jul 2017 8 Jul 2024 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
44 rotrasat.com 15 Dec 2016 15 Dec 2024 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
45 arosroast.com 6 Aug 2023 6 Aug 2024 GoDaddy.com, LLC -
46 rosprosa.org 4 Dec 2023 4 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
47 rosarosa.cn 18 Feb 2024 18 Feb 2025 北京新网数码信息技术有限公司 权媛媛
48 rosarosae.org 10 Aug 2004 10 Aug 2024 Acens Technologies, S.L.U. residencias roman sl
49 rosrobot.org 9 Oct 2020 9 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
50 rosfrost.com 21 Aug 2017 21 Aug 2024 Registrar of Domain Names REG.RU LLC Fabrika Frost Ltd.
51 rosrosxn.cfd 4 Jul 2023 4 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
52 losrosas.com 18 Sep 2012 18 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 rosarosa.eu - - STRATO AG -
54 rosarosah.com.br 25 Feb 2017 25 Feb 2025 - Marcio Kennedy Yatsuda
55 cosmosat.it 8 May 2001 9 Aug 2024 Aruba s.p.a. Istituto Cosmo SAT srl
56 roserosa.com 7 Sep 2012 7 Sep 2024 GoDaddy.com, LLC -
57 rosyrosas.com 1 Dec 2020 1 Dec 2024 Register.com, Inc. -
58 tourosat.shop 1 Aug 2023 1 Aug 2024 HOSTINGER operations, UAB -
59 kosmosat.com 26 Oct 2022 26 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
60 goprosat.com 10 Jun 2013 10 Jun 2025 Network Solutions, LLC -
61 rosoomat.com 13 Dec 2012 13 Dec 2024 GoDaddy Online Services Cayman Islands Ltd. -
62 roysroast.com 26 Jun 2013 26 Jun 2024 FastDomain Inc. -
63 rosarosa.info 26 Apr 2023 26 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
64 rosiosst.com 4 Feb 2020 4 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
65 rosrobot.com 29 Jan 2014 29 Jan 2025 GoDaddy.com, LLC -
66 rosirosa.com 2 Nov 2022 2 Nov 2024 GoDaddy.com, LLC -
67 robsroast.com 20 May 2023 20 May 2025 Register.com, Inc. PERFECT PRIVACY, LLC
68 rosarosa.ru 12 Nov 2023 12 Nov 2024 RU-CENTER-RU Private Person
69 rosarosae.it 7 Feb 2005 7 Feb 2025 Publinord s.r.l. Publinord S.r.l.
70 rostovsat.com 20 Jun 2006 20 Jun 2025 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
71 rodsroast.com 7 Aug 2023 7 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
72 rosrobot.store 16 Sep 2020 16 Sep 2030 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li long jie
73 rosarosae.net 11 Jul 2019 12 Jul 2024 GANDI SAS REDACTED FOR PRIVACY
74 rosarosa.net 19 Feb 2013 19 Feb 2025 RegistryGate GmbH REDACTED FOR PRIVACY
75 rosrobot.cn 27 Apr 2015 27 Apr 2029 成都西维数码科技有限公司 北京智能佳科技有限公司
76 rosarosa.it 30 Sep 2016 12 Oct 2024 NameCase GmbH hidden
77 rostovsat.ru 11 Mar 2003 11 Mar 2025 RU-CENTER-RU Private Person
78 soorosat.com 13 Mar 2024 13 Mar 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com -
79 rosprokat.by 31 Jan 2015 31 Jan 2025 Reliable Software, Ltd ООО "Метбаза"
80 bosroast.com 4 Jan 2022 4 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
81 rosaromat.ru 9 Sep 2020 9 Sep 2024 REGRU-RU Private Person
82 retrosat.com 5 Nov 2020 5 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 rosrobot.pro 21 Mar 2023 21 Mar 2025 Registrar of Domain Names REG.RU LLC Private Person
84 coprosat.com 12 Sep 2002 12 Sep 2025 Tucows Domains Inc. -
85 rosprokat.ru 29 Jan 2008 29 Jan 2025 RU-CENTER-RU Private Person
86 cosmosat.ru 9 Feb 2009 9 Feb 2025 SALENAMES-RU Private Person
87 dosrosas.org 10 Feb 2024 10 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170195206
88 rosyrosa.com 7 Jun 2022 7 Jun 2024 GoDaddy.com, LLC -
89 retrosat.space 8 Sep 2020 8 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
90 vosroast.com 19 Dec 2022 19 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
91 rostroast.xyz 28 Apr 2023 28 Apr 2025 Nics Telekomunikasyon A.S. FATIH MH. CAVUSBASI CUMHURIYET CD. NO265 BEYKOZ
92 rosarosagt.com 26 Sep 2023 26 Sep 2026 Wix.Com Ltd. Wix.com Ltd.
93 roserosa.shop 21 Jun 2021 21 Jun 2024 Namecheap, Inc. -
94 forrosat.com 24 Feb 2024 24 Feb 2025 Tucows Domains Inc. -
95 rosroca.net 21 Oct 2008 28 Jan 2025 NOMINALIA INTERNET S.L. REDACTED FOR PRIVACY
96 rosrest.ru 30 Jun 2008 30 Jun 2024 SALENAMES-RU Private Person
97 rososan.fun 29 Feb 2024 28 Feb 2025 Beget LLC Not Applicable
98 rospost.su 11 Apr 2024 11 Apr 2025 RUCENTER-SU Private Person
99 rospost.ru 24 Sep 2007 24 Sep 2024 SALENAMES-RU Private Person
100 rosomat.net 4 Feb 2016 4 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
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 Rosrosat.com.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=rosrosat.com
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "rosrosat.com",
        "page_size": 100
    },
    "count": {
        "total": 178,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "rosrosa.ru, rosarosae.com, dosrosas.gallery, rosarosa.club, reprosat.net, riosrosas.com, rosarosa.bayern, rosfrost.ru, ronrosas.com, losroast.com, rastrosat.com, rosrobot.net, soprosat.com, rosarosa.nl, reprosat.com, rosarosam.com, rosarosas.nl, rosarosata.com, dosrosas.com, rosarosad.com, rorosart.com, rosarosa.online, rostrosai.com, rosposta.ru, rosrobot.dev, rosarosaz.com, rosrobot.tech, rostomat.pro, cosmosat.com, rosrobot.online, rostrosa.com, cosmosat.org, rosarosa.flowers, roosroast.com, rostomat.ru, rosrobot.ru, rosarosa.com, dosrosas.net, retrosat.org, mosroast.com, roserosa.it, rosarost.com, rosprokat.com, rotrasat.com, arosroast.com, rosprosa.org, rosarosa.cn, rosarosae.org, rosrobot.org, rosfrost.com, rosrosxn.cfd, losrosas.com, rosarosa.eu, rosarosah.com.br, cosmosat.it, roserosa.com, rosyrosas.com, tourosat.shop, kosmosat.com, goprosat.com, rosoomat.com, roysroast.com, rosarosa.info, rosiosst.com, rosrobot.com, rosirosa.com, robsroast.com, rosarosa.ru, rosarosae.it, rostovsat.com, rodsroast.com, rosrobot.store, rosarosae.net, rosarosa.net, rosrobot.cn, rosarosa.it, rostovsat.ru, soorosat.com, rosprokat.by, bosroast.com, rosaromat.ru, retrosat.com, rosrobot.pro, coprosat.com, rosprokat.ru, cosmosat.ru, dosrosas.org, rosyrosa.com, retrosat.space, vosroast.com, rostroast.xyz, rosarosagt.com, roserosa.shop, forrosat.com, rosroca.net, rosrest.ru, rososan.fun, rospost.su, rospost.ru, rosomat.net",
    "results": [
        {
            "num": 1,
            "domain_name": "rosrosa.ru",
            "domain_keyword": "rosrosa",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:05:24",
            "create_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "rosarosae.com",
            "domain_keyword": "rosarosae",
            "domain_tld": "com",
            "query_time": "2024-05-07 14:15:05",
            "create_date": "2009-08-18",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-18",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "rosa rosae",
            "registrant_state": "SEVILLA",
            "registrant_country": "ES",
            "name_servers": [
                "dns1.rosarosae.com",
                "dns2.rosarosae.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "dosrosas.gallery",
            "domain_keyword": "dosrosas",
            "domain_tld": "gallery",
            "query_time": "2024-05-28 06:31:15",
            "create_date": "2023-11-26",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "rosarosa.club",
            "domain_keyword": "rosarosa",
            "domain_tld": "club",
            "query_time": "2024-05-28 03:08:13",
            "create_date": "2023-05-14",
            "update_date": "2024-05-16",
            "expiry_date": "2024-05-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "None",
            "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": [
                "dns11.parkpage.foundationapi.com",
                "dns12.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "reprosat.net",
            "domain_keyword": "reprosat",
            "domain_tld": "net",
            "query_time": "2024-04-24 16:07:07",
            "create_date": "2004-03-10",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.hispalisdns.com",
                "dns2.hispalisdns.com",
                "dns3.hispalisdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "riosrosas.com",
            "domain_keyword": "riosrosas",
            "domain_tld": "com",
            "query_time": "2024-04-17 14:24:04",
            "create_date": "2003-12-06",
            "update_date": "2023-11-06",
            "expiry_date": "2027-12-06",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "rosarosa.bayern",
            "domain_keyword": "rosarosa",
            "domain_tld": "bayern",
            "query_time": "2024-04-20 06:22:36",
            "create_date": "2015-01-15",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-15",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "https://www.cronon.org/",
            "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 whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks11.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "rosfrost.ru",
            "domain_keyword": "rosfrost",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:04:04",
            "create_date": "2005-08-01",
            "expiry_date": "2024-08-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"Fabrika Frost\" OOO",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "ronrosas.com",
            "domain_keyword": "ronrosas",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:51:51",
            "create_date": "2017-10-23",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=ronrosas.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "losroast.com",
            "domain_keyword": "losroast",
            "domain_tld": "com",
            "query_time": "2024-05-13 13:21:16",
            "create_date": "2012-06-21",
            "update_date": "2023-10-30",
            "expiry_date": "2025-06-21",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Los Roast",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "rastrosat.com",
            "domain_keyword": "rastrosat",
            "domain_tld": "com",
            "query_time": "2024-04-23 07:56:45",
            "create_date": "2004-02-12",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.minas.com.br",
                "dns2.minas.com.br",
                "dns3.minas.com.br",
                "dns4.minas.com.br",
                "dns5.minas.com.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "rosrobot.net",
            "domain_keyword": "rosrobot",
            "domain_tld": "net",
            "query_time": "2024-05-18 06:09:14",
            "create_date": "2023-06-18",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-17",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "LLC \"technology +\"",
            "registrant_company": "LLC \"technology +\"",
            "registrant_address": "ul. Lyuby' Shevczovoj, d. 74, kv. 22",
            "registrant_city": "Krasnoyarsk",
            "registrant_state": "Krasnoyarskij",
            "registrant_zip": "660043",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9831608630",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "soprosat.com",
            "domain_keyword": "soprosat",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:54:49",
            "create_date": "2023-01-25",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns59.ideama2.com",
                "ns60.ideama2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "rosarosa.nl",
            "domain_keyword": "rosarosa",
            "domain_tld": "nl",
            "query_time": "2024-05-07 14:15:05",
            "create_date": "2004-12-27",
            "update_date": "2024-02-21",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 15,
            "domain_name": "reprosat.com",
            "domain_keyword": "reprosat",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:07:07",
            "create_date": "2003-05-15",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.hispalisdns.com",
                "dns2.hispalisdns.com",
                "dns3.hispalisdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "rosarosam.com",
            "domain_keyword": "rosarosam",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:22:36",
            "create_date": "2001-10-10",
            "update_date": "2023-12-16",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "rosarosas.nl",
            "domain_keyword": "rosarosas",
            "domain_tld": "nl",
            "query_time": "2024-05-04 14:26:16",
            "create_date": "2010-03-31",
            "update_date": "2024-05-01",
            "registrar_name": "AXC",
            "name_servers": [
                "ns1-212.axc.nl",
                "ns2-212.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 18,
            "domain_name": "rosarosata.com",
            "domain_keyword": "rosarosata",
            "domain_tld": "com",
            "query_time": "2024-05-21 13:23:15",
            "create_date": "2021-10-05",
            "update_date": "2024-02-10",
            "expiry_date": "2025-10-05",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "dosrosas.com",
            "domain_keyword": "dosrosas",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:23:45",
            "create_date": "2012-03-20",
            "update_date": "2021-03-14",
            "expiry_date": "2024-03-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "rosarosad.com",
            "domain_keyword": "rosarosad",
            "domain_tld": "com",
            "query_time": "2024-05-04 14:26:16",
            "create_date": "2023-08-07",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "rorosart.com",
            "domain_keyword": "rorosart",
            "domain_tld": "com",
            "query_time": "2024-04-15 12:25:36",
            "create_date": "2017-03-05",
            "update_date": "2024-02-04",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "rosarosa.online",
            "domain_keyword": "rosarosa",
            "domain_tld": "online",
            "query_time": "2024-05-04 14:26:15",
            "create_date": "2021-07-20",
            "update_date": "2023-10-25",
            "expiry_date": "2024-07-20",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks17.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "rostrosai.com",
            "domain_keyword": "rostrosai",
            "domain_tld": "com",
            "query_time": "2024-05-12 07:07:45",
            "create_date": "2023-10-26",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "rosposta.ru",
            "domain_keyword": "rosposta",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:05:16",
            "create_date": "2024-02-24",
            "expiry_date": "2025-02-24",
            "registrar_name": "OPENPROV-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "170.ns1.abovedomains.com",
                "170.ns2.abovedomains.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "rosrobot.dev",
            "domain_keyword": "rosrobot",
            "domain_tld": "dev",
            "query_time": "2024-04-27 23:58:42",
            "create_date": "2019-03-04",
            "update_date": "2024-01-24",
            "expiry_date": "2025-03-04",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "rosarosaz.com",
            "domain_keyword": "rosarosaz",
            "domain_tld": "com",
            "query_time": "2024-05-04 14:26:16",
            "create_date": "2022-12-22",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "rosrobot.tech",
            "domain_keyword": "rosrobot",
            "domain_tld": "tech",
            "query_time": "2024-04-15 09:28:44",
            "create_date": "2019-12-02",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-02",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Russian Robot, LLC",
            "registrant_state": "g Moskva",
            "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.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "rostomat.pro",
            "domain_keyword": "rostomat",
            "domain_tld": "pro",
            "query_time": "2024-04-18 18:21:05",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kamenskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar 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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "cosmosat.com",
            "domain_keyword": "cosmosat",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:38:55",
            "create_date": "2000-09-15",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-15",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/dc11e2ef-86fb-48de-ac93-45a598181f5e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "rosrobot.online",
            "domain_keyword": "rosrobot",
            "domain_tld": "online",
            "query_time": "2024-05-08 07:35:25",
            "create_date": "2023-06-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-18",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "LLC \"technology +\"",
            "registrant_state": "Krasnoyarskij",
            "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": [
                "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": 31,
            "domain_name": "rostrosa.com",
            "domain_keyword": "rostrosa",
            "domain_tld": "com",
            "query_time": "2024-05-10 08:11:51",
            "create_date": "2014-02-28",
            "update_date": "2018-03-19",
            "expiry_date": "2025-02-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1077.ui-dns.biz",
                "ns1077.ui-dns.com",
                "ns1077.ui-dns.de",
                "ns1077.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cosmosat.org",
            "domain_keyword": "cosmosat",
            "domain_tld": "org",
            "query_time": "2024-05-11 17:00:42",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "rosarosa.flowers",
            "domain_keyword": "rosarosa",
            "domain_tld": "flowers",
            "query_time": "2024-05-04 14:26:15",
            "create_date": "2022-12-17",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Private Registry Authority",
            "registrant_state": "NSW",
            "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.",
            "name_servers": [
                "ns1.sv-0.com.au",
                "ns2.sv-0.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "roosroast.com",
            "domain_keyword": "roosroast",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:57:22",
            "create_date": "2005-12-30",
            "update_date": "2022-09-03",
            "expiry_date": "2026-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "rostomat.ru",
            "domain_keyword": "rostomat",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:07:33",
            "create_date": "2023-01-31",
            "expiry_date": "2025-01-31",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "rosrobot.ru",
            "domain_keyword": "rosrobot",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:05:24",
            "create_date": "2007-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "State Scientific Center Institute of Robotics and Technical Cybernetics",
            "name_servers": [
                "ns.rtc.ru",
                "ns2.rtc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "rosarosa.com",
            "domain_keyword": "rosarosa",
            "domain_tld": "com",
            "query_time": "2024-05-21 13:23:15",
            "create_date": "2004-03-26",
            "update_date": "2020-05-01",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "dosrosas.net",
            "domain_keyword": "dosrosas",
            "domain_tld": "net",
            "query_time": "2024-05-09 04:13:35",
            "create_date": "2022-10-28",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=dosrosas.net",
            "registrant_phone": "+1.4165385487",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "retrosat.org",
            "domain_keyword": "retrosat",
            "domain_tld": "org",
            "query_time": "2024-05-24 17:45:21",
            "create_date": "2020-09-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-08",
            "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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "mosroast.com",
            "domain_keyword": "mosroast",
            "domain_tld": "com",
            "query_time": "2024-06-09 12:06:16",
            "create_date": "2021-08-19",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=mosroast.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "roserosa.it",
            "domain_keyword": "roserosa",
            "domain_tld": "it",
            "query_time": "2024-05-30 23:17:40",
            "create_date": "2014-05-10",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-10",
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 42,
            "domain_name": "rosarost.com",
            "domain_keyword": "rosarost",
            "domain_tld": "com",
            "query_time": "2024-05-21 15:36:55",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "rosprokat.com",
            "domain_keyword": "rosprokat",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:58:38",
            "create_date": "2017-07-08",
            "update_date": "2023-06-16",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "registrant_fax": "+7.4955801111",
            "name_servers": [
                "dns.fastdns24.com",
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "rotrasat.com",
            "domain_keyword": "rotrasat",
            "domain_tld": "com",
            "query_time": "2024-04-30 06:55:04",
            "create_date": "2016-12-15",
            "update_date": "2024-02-23",
            "expiry_date": "2024-12-15",
            "registrar_iana": 3758,
            "registrar_name": "Hefei Juming Network Technology Co., Ltd.",
            "registrar_website": "www.jumi.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANG DONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "s1.mb.cn",
                "s2.mb.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "arosroast.com",
            "domain_keyword": "arosroast",
            "domain_tld": "com",
            "query_time": "2024-05-31 10:22:36",
            "create_date": "2023-08-06",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "rosprosa.org",
            "domain_keyword": "rosprosa",
            "domain_tld": "org",
            "query_time": "2024-05-30 23:19:42",
            "create_date": "2023-12-04",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "rosarosa.cn",
            "domain_keyword": "rosarosa",
            "domain_tld": "cn",
            "query_time": "2024-05-04 14:26:15",
            "create_date": "2024-02-18",
            "expiry_date": "2025-02-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "权媛媛",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "rosarosae.org",
            "domain_keyword": "rosarosae",
            "domain_tld": "org",
            "query_time": "2024-04-20 06:22:36",
            "create_date": "2004-08-10",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-10",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies, S.L.U.",
            "registrar_website": "https://www.acens.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "residencias roman sl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA CORUNA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.dns-servicios.es",
                "ns4.dns-servicios.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "rosrobot.org",
            "domain_keyword": "rosrobot",
            "domain_tld": "org",
            "query_time": "2024-05-03 08:19:29",
            "create_date": "2020-10-09",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-09",
            "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": [
                "ns1bcp.name.com",
                "ns2fln.name.com",
                "ns3cgw.name.com",
                "ns4cjp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "rosfrost.com",
            "domain_keyword": "rosfrost",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:30:26",
            "create_date": "2017-08-21",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Andrey Lapshin",
            "registrant_company": "Fabrika Frost Ltd.",
            "registrant_address": "Lesoparkovaya str, 7a",
            "registrant_city": "Chelyabinsk",
            "registrant_state": "Chelyabinskaya obl.",
            "registrant_zip": "454126",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9226999550",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "rosrosxn.cfd",
            "domain_keyword": "rosrosxn",
            "domain_tld": "cfd",
            "query_time": "2024-05-25 13:06:05",
            "create_date": "2023-07-04",
            "update_date": "2024-04-24",
            "expiry_date": "2024-07-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "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.",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "losrosas.com",
            "domain_keyword": "losrosas",
            "domain_tld": "com",
            "query_time": "2024-04-19 05:13:26",
            "create_date": "2012-09-18",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=losrosas.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "rosarosa.eu",
            "domain_keyword": "rosarosa",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:54:35",
            "registrar_name": "STRATO AG",
            "registrar_website": "https://www.strato.eu",
            "name_servers": [
                "docks09.rzone.de",
                "shades15.rzone.de"
            ]
        },
        {
            "num": 54,
            "domain_name": "rosarosah.com.br",
            "domain_keyword": "rosarosah",
            "domain_tld": "com.br",
            "query_time": "2024-06-10 14:58:02",
            "create_date": "2017-02-25",
            "update_date": "2023-01-27",
            "expiry_date": "2025-02-25",
            "registrant_name": "Marcio Kennedy Yatsuda",
            "name_servers": [
                "dns1.maxsitvs.net",
                "dns2.maxsitvs.net",
                "dns3.maxsitvs.net",
                "dns4.maxsitvs.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 55,
            "domain_name": "cosmosat.it",
            "domain_keyword": "cosmosat",
            "domain_tld": "it",
            "query_time": "2024-05-06 14:41:49",
            "create_date": "2001-05-08",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-09",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Istituto Cosmo SAT srl",
            "registrant_address": "Via Copernico 20",
            "registrant_city": "Forlì",
            "registrant_state": "FC",
            "registrant_zip": "47100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 56,
            "domain_name": "roserosa.com",
            "domain_keyword": "roserosa",
            "domain_tld": "com",
            "query_time": "2024-06-01 16:40:51",
            "create_date": "2012-09-07",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "abby.ns.cloudflare.com",
                "gordon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "rosyrosas.com",
            "domain_keyword": "rosyrosas",
            "domain_tld": "com",
            "query_time": "2024-06-04 02:49:30",
            "create_date": "2020-12-01",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-01",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns4065.rs.controladordns.com",
                "ns4066.rs.controladordns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "tourosat.shop",
            "domain_keyword": "tourosat",
            "domain_tld": "shop",
            "query_time": "2024-04-29 21:00:03",
            "create_date": "2023-08-01",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "kosmosat.com",
            "domain_keyword": "kosmosat",
            "domain_tld": "com",
            "query_time": "2024-05-12 22:39:21",
            "create_date": "2022-10-26",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "goprosat.com",
            "domain_keyword": "goprosat",
            "domain_tld": "com",
            "query_time": "2024-04-27 01:47:43",
            "create_date": "2013-06-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-06-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns29.worldnic.com",
                "ns30.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "rosoomat.com",
            "domain_keyword": "rosoomat",
            "domain_tld": "com",
            "query_time": "2024-05-03 08:19:22",
            "create_date": "2012-12-13",
            "update_date": "2024-04-13",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "h0cww3g1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "roysroast.com",
            "domain_keyword": "roysroast",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:09:03",
            "create_date": "2013-06-26",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "rosarosa.info",
            "domain_keyword": "rosarosa",
            "domain_tld": "info",
            "query_time": "2024-05-04 14:26:15",
            "create_date": "2023-04-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "rosiosst.com",
            "domain_keyword": "rosiosst",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:19:24",
            "create_date": "2020-02-04",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=rosiosst.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "rosrobot.com",
            "domain_keyword": "rosrobot",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:35:25",
            "create_date": "2014-01-29",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "rosirosa.com",
            "domain_keyword": "rosirosa",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:27:42",
            "create_date": "2022-11-02",
            "update_date": "2022-11-02",
            "expiry_date": "2024-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "robsroast.com",
            "domain_keyword": "robsroast",
            "domain_tld": "com",
            "query_time": "2024-05-23 05:44:58",
            "create_date": "2023-05-20",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-20",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9027492701",
            "name_servers": [
                "sk.s5.ans1.ns148.ztomy.com",
                "sk.s5.ans2.ns148.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "rosarosa.ru",
            "domain_keyword": "rosarosa",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:03:11",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "rosarosae.it",
            "domain_keyword": "rosarosae",
            "domain_tld": "it",
            "query_time": "2024-05-04 14:26:16",
            "create_date": "2005-02-07",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-07",
            "registrar_name": "Publinord s.r.l.",
            "registrar_website": "http://www.publinord.it",
            "registrant_company": "Publinord S.r.l.",
            "registrant_address": "Via San Felice 2",
            "registrant_city": "Bologna",
            "registrant_state": "BO",
            "registrant_zip": "40122",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.publinord.it",
                "ns2.publinord.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 70,
            "domain_name": "rostovsat.com",
            "domain_keyword": "rostovsat",
            "domain_tld": "com",
            "query_time": "2024-06-04 02:48:28",
            "create_date": "2006-06-20",
            "update_date": "2024-05-22",
            "expiry_date": "2025-06-20",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "registrant_fax": "+7.4955801111",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "rodsroast.com",
            "domain_keyword": "rodsroast",
            "domain_tld": "com",
            "query_time": "2024-06-09 14:12:16",
            "create_date": "2023-08-07",
            "update_date": "2024-06-01",
            "expiry_date": "2024-08-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 72,
            "domain_name": "rosrobot.store",
            "domain_keyword": "rosrobot",
            "domain_tld": "store",
            "query_time": "2024-05-25 13:06:05",
            "create_date": "2020-09-16",
            "update_date": "2023-08-31",
            "expiry_date": "2030-09-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "li long jie",
            "registrant_state": "si chuan",
            "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": [
                "james.dnspod.net",
                "polyhedron.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "rosarosae.net",
            "domain_keyword": "rosarosae",
            "domain_tld": "net",
            "query_time": "2024-05-28 03:08:13",
            "create_date": "2019-07-11",
            "update_date": "2024-05-12",
            "expiry_date": "2024-07-12",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.phpnet.org",
                "ns2.phpnet.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "rosarosa.net",
            "domain_keyword": "rosarosa",
            "domain_tld": "net",
            "query_time": "2024-04-23 20:03:50",
            "create_date": "2013-02-19",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "rosrobot.cn",
            "domain_keyword": "rosrobot",
            "domain_tld": "cn",
            "query_time": "2024-05-03 08:19:29",
            "create_date": "2015-04-27",
            "expiry_date": "2029-04-27",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "北京智能佳科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "rosarosa.it",
            "domain_keyword": "rosarosa",
            "domain_tld": "it",
            "query_time": "2024-05-07 14:15:05",
            "create_date": "2016-09-30",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-12",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 77,
            "domain_name": "rostovsat.ru",
            "domain_keyword": "rostovsat",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:36:19",
            "create_date": "2003-03-11",
            "expiry_date": "2025-03-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "soorosat.com",
            "domain_keyword": "soorosat",
            "domain_tld": "com",
            "query_time": "2024-05-15 11:17:46",
            "create_date": "2024-03-13",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-13",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "Copenhagen",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/soorosat.com/owner",
            "name_servers": [
                "b.ns.arvancdn.ir",
                "n.ns.arvancdn.ir"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "rosprokat.by",
            "domain_keyword": "rosprokat",
            "domain_tld": "by",
            "query_time": "2024-05-30 23:19:42",
            "create_date": "2015-01-31",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-31",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"Метбаза\"",
            "registrant_address": "220070, -, г .Минск, ул. Радиальная, д. 11а, пом. 5, ком. 29",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375172325000",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 80,
            "domain_name": "bosroast.com",
            "domain_keyword": "bosroast",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:38:07",
            "create_date": "2022-01-04",
            "update_date": "2022-01-04",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "rosaromat.ru",
            "domain_keyword": "rosaromat",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:03:11",
            "create_date": "2020-09-09",
            "expiry_date": "2024-09-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adman.com",
                "ns2.adman.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "retrosat.com",
            "domain_keyword": "retrosat",
            "domain_tld": "com",
            "query_time": "2024-05-12 19:21:22",
            "create_date": "2020-11-05",
            "update_date": "2021-08-26",
            "expiry_date": "2025-11-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "rosrobot.pro",
            "domain_keyword": "rosrobot",
            "domain_tld": "pro",
            "query_time": "2024-05-21 13:27:43",
            "create_date": "2023-03-21",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sverdlovskaya obl.",
            "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.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "coprosat.com",
            "domain_keyword": "coprosat",
            "domain_tld": "com",
            "query_time": "2024-06-11 03:26:30",
            "create_date": "2002-09-12",
            "update_date": "2020-09-16",
            "expiry_date": "2025-09-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1661.hostgator.com",
                "ns1662.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "rosprokat.ru",
            "domain_keyword": "rosprokat",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:05:19",
            "create_date": "2008-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "cosmosat.ru",
            "domain_keyword": "cosmosat",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:24:19",
            "create_date": "2009-02-09",
            "expiry_date": "2025-02-09",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "dosrosas.org",
            "domain_keyword": "dosrosas",
            "domain_tld": "org",
            "query_time": "2024-05-30 23:25:30",
            "create_date": "2024-02-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-10",
            "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 0170195206",
            "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.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "rosyrosa.com",
            "domain_keyword": "rosyrosa",
            "domain_tld": "com",
            "query_time": "2024-06-04 02:49:30",
            "create_date": "2022-06-07",
            "update_date": "2023-12-11",
            "expiry_date": "2024-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "retrosat.space",
            "domain_keyword": "retrosat",
            "domain_tld": "space",
            "query_time": "2024-05-24 17:45:21",
            "create_date": "2020-09-08",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "vosroast.com",
            "domain_keyword": "vosroast",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:35:55",
            "create_date": "2022-12-19",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SHAANXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=vosroast.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "daphne.ns.cloudflare.com",
                "henry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "rostroast.xyz",
            "domain_keyword": "rostroast",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 08:11:51",
            "create_date": "2023-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "FATIH MH. CAVUSBASI CUMHURIYET CD. NO265 BEYKOZ",
            "registrant_state": "BEYKOZ",
            "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": [
                "ex1.natrohost.com",
                "ex2.natrohost.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "rosarosagt.com",
            "domain_keyword": "rosarosagt",
            "domain_tld": "com",
            "query_time": "2024-06-11 11:53:01",
            "create_date": "2023-09-26",
            "update_date": "2023-09-26",
            "expiry_date": "2026-09-26",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "roserosa.shop",
            "domain_keyword": "roserosa",
            "domain_tld": "shop",
            "query_time": "2024-05-16 00:46:12",
            "create_date": "2021-06-21",
            "update_date": "2023-09-11",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "forrosat.com",
            "domain_keyword": "forrosat",
            "domain_tld": "com",
            "query_time": "2024-06-11 12:33:34",
            "create_date": "2024-02-24",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "rosroca.net",
            "domain_keyword": "rosroca",
            "domain_tld": "net",
            "query_time": "2024-04-27 23:58:42",
            "create_date": "2008-10-21",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-28",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://domaincontact.nominalia.com/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "rosrest.ru",
            "domain_keyword": "rosrest",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:05:24",
            "create_date": "2008-06-30",
            "expiry_date": "2024-06-30",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "rososan.fun",
            "domain_keyword": "rososan",
            "domain_tld": "fun",
            "query_time": "2024-05-08 07:35:16",
            "create_date": "2024-02-29",
            "update_date": "2024-05-02",
            "expiry_date": "2025-02-28",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Not Applicable",
            "registrant_state": "moskovskaya",
            "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.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "rospost.su",
            "domain_keyword": "rospost",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:20:59",
            "create_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 99,
            "domain_name": "rospost.ru",
            "domain_keyword": "rospost",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:05:16",
            "create_date": "2007-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "rosomat.net",
            "domain_keyword": "rosomat",
            "domain_tld": "net",
            "query_time": "2024-05-30 23:19:39",
            "create_date": "2016-02-04",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.102,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>rosrosat.com</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>178</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>rosrosa.ru, rosarosae.com, dosrosas.gallery, rosarosa.club, reprosat.net, riosrosas.com, rosarosa.bayern, rosfrost.ru, ronrosas.com, losroast.com, rastrosat.com, rosrobot.net, soprosat.com, rosarosa.nl, reprosat.com, rosarosam.com, rosarosas.nl, rosarosata.com, dosrosas.com, rosarosad.com, rorosart.com, rosarosa.online, rostrosai.com, rosposta.ru, rosrobot.dev, rosarosaz.com, rosrobot.tech, rostomat.pro, cosmosat.com, rosrobot.online, rostrosa.com, cosmosat.org, rosarosa.flowers, roosroast.com, rostomat.ru, rosrobot.ru, rosarosa.com, dosrosas.net, retrosat.org, mosroast.com, roserosa.it, rosarost.com, rosprokat.com, rotrasat.com, arosroast.com, rosprosa.org, rosarosa.cn, rosarosae.org, rosrobot.org, rosfrost.com, rosrosxn.cfd, losrosas.com, rosarosa.eu, rosarosah.com.br, cosmosat.it, roserosa.com, rosyrosas.com, tourosat.shop, kosmosat.com, goprosat.com, rosoomat.com, roysroast.com, rosarosa.info, rosiosst.com, rosrobot.com, rosirosa.com, robsroast.com, rosarosa.ru, rosarosae.it, rostovsat.com, rodsroast.com, rosrobot.store, rosarosae.net, rosarosa.net, rosrobot.cn, rosarosa.it, rostovsat.ru, soorosat.com, rosprokat.by, bosroast.com, rosaromat.ru, retrosat.com, rosrobot.pro, coprosat.com, rosprokat.ru, cosmosat.ru, dosrosas.org, rosyrosa.com, retrosat.space, vosroast.com, rostroast.xyz, rosarosagt.com, roserosa.shop, forrosat.com, rosroca.net, rosrest.ru, rososan.fun, rospost.su, rospost.ru, rosomat.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rosrosa.ru</domain_name>
   <domain_keyword>rosrosa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:05:24</query_time>
   <create_date>2024-04-24</create_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>rosarosae.com</domain_name>
   <domain_keyword>rosarosae</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 14:15:05</query_time>
   <create_date>2009-08-18</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>rosa rosae</registrant_company>
   <registrant_state>SEVILLA</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>dns1.rosarosae.com</value>
    <value>dns2.rosarosae.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>dosrosas.gallery</domain_name>
   <domain_keyword>dosrosas</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-28 06:31:15</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-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.dns-parking.com</value>
    <value>ns2.dns-parking.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>rosarosa.club</domain_name>
   <domain_keyword>rosarosa</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-28 03:08:13</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-05-14</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>None</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.parkpage.foundationapi.com</value>
    <value>dns12.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>reprosat.net</domain_name>
   <domain_keyword>reprosat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 16:07:07</query_time>
   <create_date>2004-03-10</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.hispalisdns.com</value>
    <value>dns2.hispalisdns.com</value>
    <value>dns3.hispalisdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>riosrosas.com</domain_name>
   <domain_keyword>riosrosas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 14:24:04</query_time>
   <create_date>2003-12-06</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2027-12-06</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>rosarosa.bayern</domain_name>
   <domain_keyword>rosarosa</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-04-20 06:22:36</query_time>
   <create_date>2015-01-15</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>https://www.cronon.org/</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 whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>rosfrost.ru</domain_name>
   <domain_keyword>rosfrost</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:04:04</query_time>
   <create_date>2005-08-01</create_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;Fabrika Frost&quot; OOO</registrant_company>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>ronrosas.com</domain_name>
   <domain_keyword>ronrosas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:51:51</query_time>
   <create_date>2017-10-23</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=ronrosas.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>losroast.com</domain_name>
   <domain_keyword>losroast</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 13:21:16</query_time>
   <create_date>2012-06-21</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2025-06-21</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Los Roast</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>rastrosat.com</domain_name>
   <domain_keyword>rastrosat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 07:56:45</query_time>
   <create_date>2004-02-12</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.minas.com.br</value>
    <value>dns2.minas.com.br</value>
    <value>dns3.minas.com.br</value>
    <value>dns4.minas.com.br</value>
    <value>dns5.minas.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>rosrobot.net</domain_name>
   <domain_keyword>rosrobot</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 06:09:14</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>LLC &quot;technology +&quot;</registrant_name>
   <registrant_company>LLC &quot;technology +&quot;</registrant_company>
   <registrant_address>ul. Lyuby' Shevczovoj, d. 74, kv. 22</registrant_address>
   <registrant_city>Krasnoyarsk</registrant_city>
   <registrant_state>Krasnoyarskij</registrant_state>
   <registrant_zip>660043</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9831608630</registrant_phone>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>soprosat.com</domain_name>
   <domain_keyword>soprosat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:54:49</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns59.ideama2.com</value>
    <value>ns60.ideama2.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>rosarosa.nl</domain_name>
   <domain_keyword>rosarosa</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 14:15:05</query_time>
   <create_date>2004-12-27</create_date>
   <update_date>2024-02-21</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>reprosat.com</domain_name>
   <domain_keyword>reprosat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:07:07</query_time>
   <create_date>2003-05-15</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.hispalisdns.com</value>
    <value>dns2.hispalisdns.com</value>
    <value>dns3.hispalisdns.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>rosarosam.com</domain_name>
   <domain_keyword>rosarosam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:22:36</query_time>
   <create_date>2001-10-10</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>17</num>
   <domain_name>rosarosas.nl</domain_name>
   <domain_keyword>rosarosas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 14:26:16</query_time>
   <create_date>2010-03-31</create_date>
   <update_date>2024-05-01</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns1-212.axc.nl</value>
    <value>ns2-212.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>rosarosata.com</domain_name>
   <domain_keyword>rosarosata</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 13:23:15</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-10-05</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>dosrosas.com</domain_name>
   <domain_keyword>dosrosas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:23:45</query_time>
   <create_date>2012-03-20</create_date>
   <update_date>2021-03-14</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>rosarosad.com</domain_name>
   <domain_keyword>rosarosad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 14:26:16</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>rorosart.com</domain_name>
   <domain_keyword>rorosart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 12:25:36</query_time>
   <create_date>2017-03-05</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>rosarosa.online</domain_name>
   <domain_keyword>rosarosa</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-04 14:26:15</query_time>
   <create_date>2021-07-20</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>rostrosai.com</domain_name>
   <domain_keyword>rostrosai</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 07:07:45</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>rosposta.ru</domain_name>
   <domain_keyword>rosposta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:05:16</query_time>
   <create_date>2024-02-24</create_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>OPENPROV-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>170.ns1.abovedomains.com</value>
    <value>170.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>rosrobot.dev</domain_name>
   <domain_keyword>rosrobot</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-27 23:58:42</query_time>
   <create_date>2019-03-04</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.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>26</num>
   <domain_name>rosarosaz.com</domain_name>
   <domain_keyword>rosarosaz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 14:26:16</query_time>
   <create_date>2022-12-22</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>rosrobot.tech</domain_name>
   <domain_keyword>rosrobot</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-15 09:28:44</query_time>
   <create_date>2019-12-02</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Russian Robot, LLC</registrant_company>
   <registrant_state>g Moskva</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.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>rostomat.pro</domain_name>
   <domain_keyword>rostomat</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-18 18:21:05</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</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>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kamenskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>cosmosat.com</domain_name>
   <domain_keyword>cosmosat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:38:55</query_time>
   <create_date>2000-09-15</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/dc11e2ef-86fb-48de-ac93-45a598181f5e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>rosrobot.online</domain_name>
   <domain_keyword>rosrobot</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 07:35:25</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>LLC &quot;technology +&quot;</registrant_company>
   <registrant_state>Krasnoyarskij</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>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>31</num>
   <domain_name>rostrosa.com</domain_name>
   <domain_keyword>rostrosa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 08:11:51</query_time>
   <create_date>2014-02-28</create_date>
   <update_date>2018-03-19</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1077.ui-dns.biz</value>
    <value>ns1077.ui-dns.com</value>
    <value>ns1077.ui-dns.de</value>
    <value>ns1077.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cosmosat.org</domain_name>
   <domain_keyword>cosmosat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 17:00:42</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>rosarosa.flowers</domain_name>
   <domain_keyword>rosarosa</domain_keyword>
   <domain_tld>flowers</domain_tld>
   <query_time>2024-05-04 14:26:15</query_time>
   <create_date>2022-12-17</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_state>NSW</registrant_state>
   <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>
   <name_servers>
    <value>ns1.sv-0.com.au</value>
    <value>ns2.sv-0.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>roosroast.com</domain_name>
   <domain_keyword>roosroast</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:57:22</query_time>
   <create_date>2005-12-30</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2026-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>rostomat.ru</domain_name>
   <domain_keyword>rostomat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:07:33</query_time>
   <create_date>2023-01-31</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>rosrobot.ru</domain_name>
   <domain_keyword>rosrobot</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:05:24</query_time>
   <create_date>2007-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>State Scientific Center Institute of Robotics and Technical Cybernetics</registrant_company>
   <name_servers>
    <value>ns.rtc.ru</value>
    <value>ns2.rtc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>rosarosa.com</domain_name>
   <domain_keyword>rosarosa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 13:23:15</query_time>
   <create_date>2004-03-26</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>dosrosas.net</domain_name>
   <domain_keyword>dosrosas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 04:13:35</query_time>
   <create_date>2022-10-28</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=dosrosas.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>retrosat.org</domain_name>
   <domain_keyword>retrosat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 17:45:21</query_time>
   <create_date>2020-09-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-08</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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>mosroast.com</domain_name>
   <domain_keyword>mosroast</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 12:06:16</query_time>
   <create_date>2021-08-19</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=mosroast.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>41</num>
   <domain_name>roserosa.it</domain_name>
   <domain_keyword>roserosa</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-30 23:17:40</query_time>
   <create_date>2014-05-10</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>rosarost.com</domain_name>
   <domain_keyword>rosarost</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 15:36:55</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>rosprokat.com</domain_name>
   <domain_keyword>rosprokat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:58:38</query_time>
   <create_date>2017-07-08</create_date>
   <update_date>2023-06-16</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>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <registrant_fax>+7.4955801111</registrant_fax>
   <name_servers>
    <value>dns.fastdns24.com</value>
    <value>dns2.fastdns24.org</value>
    <value>dns3.fastdns24.eu</value>
    <value>dns4.fastdns24.link</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>rotrasat.com</domain_name>
   <domain_keyword>rotrasat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 06:55:04</query_time>
   <create_date>2016-12-15</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>3758</registrar_iana>
   <registrar_name>Hefei Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.jumi.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANG DONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>s1.mb.cn</value>
    <value>s2.mb.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>arosroast.com</domain_name>
   <domain_keyword>arosroast</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 10:22:36</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>rosprosa.org</domain_name>
   <domain_keyword>rosprosa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 23:19:42</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-04</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>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>rosarosa.cn</domain_name>
   <domain_keyword>rosarosa</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-04 14:26:15</query_time>
   <create_date>2024-02-18</create_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>权媛媛</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>rosarosae.org</domain_name>
   <domain_keyword>rosarosae</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 06:22:36</query_time>
   <create_date>2004-08-10</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies, S.L.U.</registrar_name>
   <registrar_website>https://www.acens.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>residencias roman sl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA CORUNA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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.dns-servicios.es</value>
    <value>ns4.dns-servicios.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>rosrobot.org</domain_name>
   <domain_keyword>rosrobot</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 08:19:29</query_time>
   <create_date>2020-10-09</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-09</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>ns1bcp.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3cgw.name.com</value>
    <value>ns4cjp.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>rosfrost.com</domain_name>
   <domain_keyword>rosfrost</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:30:26</query_time>
   <create_date>2017-08-21</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Andrey Lapshin</registrant_name>
   <registrant_company>Fabrika Frost Ltd.</registrant_company>
   <registrant_address>Lesoparkovaya str, 7a</registrant_address>
   <registrant_city>Chelyabinsk</registrant_city>
   <registrant_state>Chelyabinskaya obl.</registrant_state>
   <registrant_zip>454126</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9226999550</registrant_phone>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>rosrosxn.cfd</domain_name>
   <domain_keyword>rosrosxn</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-25 13:06:05</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-07-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_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <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>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>losrosas.com</domain_name>
   <domain_keyword>losrosas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 05:13:26</query_time>
   <create_date>2012-09-18</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=losrosas.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>rosarosa.eu</domain_name>
   <domain_keyword>rosarosa</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:54:35</query_time>
   <registrar_name>STRATO AG</registrar_name>
   <registrar_website>https://www.strato.eu</registrar_website>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
  </value>
  <value>
   <num>54</num>
   <domain_name>rosarosah.com.br</domain_name>
   <domain_keyword>rosarosah</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-10 14:58:02</query_time>
   <create_date>2017-02-25</create_date>
   <update_date>2023-01-27</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrant_name>Marcio Kennedy Yatsuda</registrant_name>
   <name_servers>
    <value>dns1.maxsitvs.net</value>
    <value>dns2.maxsitvs.net</value>
    <value>dns3.maxsitvs.net</value>
    <value>dns4.maxsitvs.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>cosmosat.it</domain_name>
   <domain_keyword>cosmosat</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-06 14:41:49</query_time>
   <create_date>2001-05-08</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Istituto Cosmo SAT srl</registrant_company>
   <registrant_address>Via Copernico 20</registrant_address>
   <registrant_city>Forlì</registrant_city>
   <registrant_state>FC</registrant_state>
   <registrant_zip>47100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>roserosa.com</domain_name>
   <domain_keyword>roserosa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 16:40:51</query_time>
   <create_date>2012-09-07</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>abby.ns.cloudflare.com</value>
    <value>gordon.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>57</num>
   <domain_name>rosyrosas.com</domain_name>
   <domain_keyword>rosyrosas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 02:49:30</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns4065.rs.controladordns.com</value>
    <value>ns4066.rs.controladordns.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>tourosat.shop</domain_name>
   <domain_keyword>tourosat</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 21:00:03</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>kosmosat.com</domain_name>
   <domain_keyword>kosmosat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 22:39:21</query_time>
   <create_date>2022-10-26</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>goprosat.com</domain_name>
   <domain_keyword>goprosat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 01:47:43</query_time>
   <create_date>2013-06-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns29.worldnic.com</value>
    <value>ns30.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>rosoomat.com</domain_name>
   <domain_keyword>rosoomat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 08:19:22</query_time>
   <create_date>2012-12-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>h0cww3g1.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>roysroast.com</domain_name>
   <domain_keyword>roysroast</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:09:03</query_time>
   <create_date>2013-06-26</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>rosarosa.info</domain_name>
   <domain_keyword>rosarosa</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 14:26:15</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>rosiosst.com</domain_name>
   <domain_keyword>rosiosst</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:19:24</query_time>
   <create_date>2020-02-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=rosiosst.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>rosrobot.com</domain_name>
   <domain_keyword>rosrobot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:35:25</query_time>
   <create_date>2014-01-29</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>rosirosa.com</domain_name>
   <domain_keyword>rosirosa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:27:42</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2022-11-02</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>robsroast.com</domain_name>
   <domain_keyword>robsroast</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 05:44:58</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9027492701</registrant_phone>
   <name_servers>
    <value>sk.s5.ans1.ns148.ztomy.com</value>
    <value>sk.s5.ans2.ns148.ztomy.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>rosarosa.ru</domain_name>
   <domain_keyword>rosarosa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:03:11</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>rosarosae.it</domain_name>
   <domain_keyword>rosarosae</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-04 14:26:16</query_time>
   <create_date>2005-02-07</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>Publinord s.r.l.</registrar_name>
   <registrar_website>http://www.publinord.it</registrar_website>
   <registrant_company>Publinord S.r.l.</registrant_company>
   <registrant_address>Via San Felice 2</registrant_address>
   <registrant_city>Bologna</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40122</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.publinord.it</value>
    <value>ns2.publinord.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>rostovsat.com</domain_name>
   <domain_keyword>rostovsat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 02:48:28</query_time>
   <create_date>2006-06-20</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <registrant_fax>+7.4955801111</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>rodsroast.com</domain_name>
   <domain_keyword>rodsroast</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 14:12:16</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>72</num>
   <domain_name>rosrobot.store</domain_name>
   <domain_keyword>rosrobot</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 13:06:05</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-09-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>li long jie</registrant_company>
   <registrant_state>si chuan</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>james.dnspod.net</value>
    <value>polyhedron.dnspod.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>rosarosae.net</domain_name>
   <domain_keyword>rosarosae</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 03:08:13</query_time>
   <create_date>2019-07-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-07-12</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</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.phpnet.org</value>
    <value>ns2.phpnet.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>rosarosa.net</domain_name>
   <domain_keyword>rosarosa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 20:03:50</query_time>
   <create_date>2013-02-19</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.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>rosrobot.cn</domain_name>
   <domain_keyword>rosrobot</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-03 08:19:29</query_time>
   <create_date>2015-04-27</create_date>
   <expiry_date>2029-04-27</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>北京智能佳科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>rosarosa.it</domain_name>
   <domain_keyword>rosarosa</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 14:15:05</query_time>
   <create_date>2016-09-30</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>rostovsat.ru</domain_name>
   <domain_keyword>rostovsat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:36:19</query_time>
   <create_date>2003-03-11</create_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>soorosat.com</domain_name>
   <domain_keyword>soorosat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 11:17:46</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/soorosat.com/owner</registrant_email>
   <name_servers>
    <value>b.ns.arvancdn.ir</value>
    <value>n.ns.arvancdn.ir</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>rosprokat.by</domain_name>
   <domain_keyword>rosprokat</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-30 23:19:42</query_time>
   <create_date>2015-01-31</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;Метбаза&quot;</registrant_company>
   <registrant_address>220070, -, г .Минск, ул. Радиальная, д. 11а, пом. 5, ком. 29</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375172325000</registrant_phone>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>80</num>
   <domain_name>bosroast.com</domain_name>
   <domain_keyword>bosroast</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:38:07</query_time>
   <create_date>2022-01-04</create_date>
   <update_date>2022-01-04</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>rosaromat.ru</domain_name>
   <domain_keyword>rosaromat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:03:11</query_time>
   <create_date>2020-09-09</create_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adman.com</value>
    <value>ns2.adman.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>retrosat.com</domain_name>
   <domain_keyword>retrosat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 19:21:22</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2025-11-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>rosrobot.pro</domain_name>
   <domain_keyword>rosrobot</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-21 13:27:43</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-21</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>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sverdlovskaya obl.</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.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>coprosat.com</domain_name>
   <domain_keyword>coprosat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 03:26:30</query_time>
   <create_date>2002-09-12</create_date>
   <update_date>2020-09-16</update_date>
   <expiry_date>2025-09-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1661.hostgator.com</value>
    <value>ns1662.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>rosprokat.ru</domain_name>
   <domain_keyword>rosprokat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:05:19</query_time>
   <create_date>2008-01-29</create_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>cosmosat.ru</domain_name>
   <domain_keyword>cosmosat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:24:19</query_time>
   <create_date>2009-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>dosrosas.org</domain_name>
   <domain_keyword>dosrosas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 23:25:30</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-10</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 0170195206</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.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.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>88</num>
   <domain_name>rosyrosa.com</domain_name>
   <domain_keyword>rosyrosa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 02:49:30</query_time>
   <create_date>2022-06-07</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>retrosat.space</domain_name>
   <domain_keyword>retrosat</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-24 17:45:21</query_time>
   <create_date>2020-09-08</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>vosroast.com</domain_name>
   <domain_keyword>vosroast</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:35:55</query_time>
   <create_date>2022-12-19</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SHAANXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=vosroast.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>daphne.ns.cloudflare.com</value>
    <value>henry.ns.cloudflare.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>rostroast.xyz</domain_name>
   <domain_keyword>rostroast</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 08:11:51</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>FATIH MH. CAVUSBASI CUMHURIYET CD. NO265 BEYKOZ</registrant_company>
   <registrant_state>BEYKOZ</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>ex1.natrohost.com</value>
    <value>ex2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>rosarosagt.com</domain_name>
   <domain_keyword>rosarosagt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 11:53:01</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2026-09-26</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>roserosa.shop</domain_name>
   <domain_keyword>roserosa</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-16 00:46:12</query_time>
   <create_date>2021-06-21</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <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>94</num>
   <domain_name>forrosat.com</domain_name>
   <domain_keyword>forrosat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 12:33:34</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>rosroca.net</domain_name>
   <domain_keyword>rosroca</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 23:58:42</query_time>
   <create_date>2008-10-21</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://domaincontact.nominalia.com/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>rosrest.ru</domain_name>
   <domain_keyword>rosrest</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:05:24</query_time>
   <create_date>2008-06-30</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>rososan.fun</domain_name>
   <domain_keyword>rososan</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-08 07:35:16</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_state>moskovskaya</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.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>rospost.su</domain_name>
   <domain_keyword>rospost</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:20:59</query_time>
   <create_date>2024-04-11</create_date>
   <expiry_date>2025-04-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.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>rospost.ru</domain_name>
   <domain_keyword>rospost</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:05:16</query_time>
   <create_date>2007-09-24</create_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>rosomat.net</domain_name>
   <domain_keyword>rosomat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 23:19:39</query_time>
   <create_date>2016-02-04</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.102</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.