WHOIS QUERY TIME

11 Jun 2024 - 9:53 AM UTC

Registered: 11 December 2012
Modified: 14 November 2019
Expiry: 11 December 2024

NAME SERVERS

ns528.hostgator.com.br
ns529.hostgator.com.br

DOMAIN STATUS

published

REGISTRANT

Name: HOTELARIA JA FERREIRA LTDA
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=hoteltaina.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "hoteltaina.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "hoteltaina.com.br",
            "domain_keyword": "hoteltaina",
            "domain_tld": "com.br",
            "query_time": "2024-06-11 09:53:33",
            "create_date": "2012-12-11",
            "update_date": "2019-11-14",
            "expiry_date": "2024-12-11",
            "registrant_name": "HOTELARIA JA FERREIRA LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns528.hostgator.com.br",
                "ns529.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.061,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>hoteltaina.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>hoteltaina.com.br</domain_name>
   <domain_keyword>hoteltaina</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-11 09:53:33</query_time>
   <create_date>2012-12-11</create_date>
   <update_date>2019-11-14</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrant_name>HOTELARIA JA FERREIRA LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns528.hostgator.com.br</value>
    <value>ns529.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.061</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.278 seconds) for "hoteltaina.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Jan 2023 - 10:03 AM UTC

Registered: 11 December 2012
Modified: 14 November 2019
Expiry: 11 December 2024

NAME SERVERS

ns528.hostgator.com.br
ns529.hostgator.com.br

DOMAIN STATUS

published

REGISTRANT

Name: HOTELARIA JA FERREIRA LTDA
Country: Brazil
Email: [email protected]

#2 - QUERY TIME

5 Aug 2023 - 6:55 AM UTC

Registered: 11 December 2012
Modified: 14 November 2019
Expiry: 11 December 2024

NAME SERVERS

ns528.hostgator.com.br
ns529.hostgator.com.br

DOMAIN STATUS

published

REGISTRANT

Name: HOTELARIA JA FERREIRA LTDA

* 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=hoteltaina.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "hoteltaina.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "hoteltaina.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "hoteltaina.com.br",
            "domain_keyword": "hoteltaina",
            "domain_tld": "com.br",
            "query_time": "2023-01-27 10:03:53",
            "create_date": "2012-12-11",
            "update_date": "2019-11-14",
            "expiry_date": "2024-12-11",
            "registrant_name": "HOTELARIA JA FERREIRA LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns528.hostgator.com.br",
                "ns529.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "hoteltaina.com.br",
            "domain_keyword": "hoteltaina",
            "domain_tld": "com.br",
            "query_time": "2023-08-05 06:55:01",
            "create_date": "2012-12-11",
            "update_date": "2019-11-14",
            "expiry_date": "2024-12-11",
            "registrant_name": "HOTELARIA JA FERREIRA LTDA",
            "name_servers": [
                "ns528.hostgator.com.br",
                "ns529.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.278,
        "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>hoteltaina.com.br</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>hoteltaina.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hoteltaina.com.br</domain_name>
   <domain_keyword>hoteltaina</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-01-27 10:03:53</query_time>
   <create_date>2012-12-11</create_date>
   <update_date>2019-11-14</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrant_name>HOTELARIA JA FERREIRA LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns528.hostgator.com.br</value>
    <value>ns529.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>hoteltaina.com.br</domain_name>
   <domain_keyword>hoteltaina</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-08-05 06:55:01</query_time>
   <create_date>2012-12-11</create_date>
   <update_date>2019-11-14</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrant_name>HOTELARIA JA FERREIRA LTDA</registrant_name>
   <name_servers>
    <value>ns528.hostgator.com.br</value>
    <value>ns529.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.278</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 433 domain names (in 0.525 seconds) which look and sound like the brand name "hoteltaina".
Domain Name Registered Expiry Registrar Ownership
1 hoteltania.it 29 Mar 2019 24 Feb 2025 NameCase GmbH hidden
2 hotelatina.com 18 Apr 2023 18 Apr 2025 EUTurbo.com LLC -
3 hoteltania.com 26 Feb 2007 26 Feb 2025 Tucows Domains Inc. -
4 hoteltina.it 28 Dec 2011 28 Dec 2024 NameCase GmbH Puglia.com Srls
5 hoteltina.com 13 Feb 2020 25 Sep 2024 REGISTER S.P.A. Hotel Tina Snc
6 hoteltaika.com 20 Sep 2021 20 Sep 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
7 hoteltainan.com 18 Aug 2009 18 Aug 2024 GoDaddy.com, LLC -
8 hoteltacna.com 13 Dec 2008 13 Dec 2024 FastDomain Inc. -
9 hotellaina.se 7 Jan 2008 7 Jan 2025 Monosolutions -
10 hoteltacna.net 27 Nov 2023 27 Nov 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
11 hoteltraina.com 16 Mar 1999 16 Mar 2025 TECNOCRATICA CENTRO DE DATOS, S.L. REDACTED FOR PRIVACY
12 hotelfaina.it 17 Oct 2000 4 Jun 2024 Aruba s.p.a. Hotel Ristorante Faina
13 hoteldaina.it 6 Jul 2000 28 Oct 2024 Aruba s.p.a. Daina Renato s.n.c.
14 hoteltaipa.com 18 Jun 2004 18 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
15 hotelcatina.com 2 Aug 2022 2 Aug 2026 P.A. Viet Nam Company Limited CONG TY CO PHAN PHAT THANH GIANG
16 hotelpaint.co.uk 19 Apr 2023 19 Apr 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
17 hotelkalina.com 22 Mar 2022 22 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
18 hotelmania.org 5 Jul 2023 5 Jul 2025 NetArt Registrar Sp. z o.o. REDACTED FOR PRIVACY
19 hotel-arina.ru 8 Apr 2008 8 Apr 2025 RU-CENTER-RU "Arina Resorts" LTD
20 hoteldiana.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS James Kim
21 hoteltrain.com 15 Jun 2003 15 Jun 2024 GoDaddy.com, LLC -
22 hoteltanik.com 22 Aug 2011 22 Aug 2024 Onlinenic Inc Egegen Internet Hizmetleri
23 hotelcarina.pl 17 Oct 2019 17 Oct 2029 OVH SAS -
24 hotelviana.com 28 Jul 2010 28 Jul 2024 GoDaddy.com, LLC -
25 hotelmarina.cl 24 Jan 2005 22 Feb 2025 NIC Chile John Obilinovic
26 hoteldoina.ro 5 May 2003 2 Aug 2031 ICI - Registrar -
27 hoteltaiwan.com 30 Apr 2000 30 Apr 2025 Network Solutions, LLC -
28 hotelmalina.sk 25 Apr 2006 12 May 2025 EXO TECHNOLOGIES spol. s r.o. SCP-PSS,s. r. o.
29 hotelumina.com 17 Sep 2022 17 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
30 hotelestaina.com 20 Aug 2018 20 Aug 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
31 hoteltabua.com 15 Mar 2024 15 Mar 2025 Dynadot14 LLC -
32 hotelradina.com 11 Jun 2012 11 Jun 2024 GoDaddy.com, LLC -
33 hoteltaitam.com 11 Oct 2010 11 Oct 2024 GoDaddy.com, LLC -
34 hotelchina.org 27 Dec 2005 27 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
35 hotelmiana.com 16 Jun 2013 16 Jun 2024 1API GmbH REDACTED FOR PRIVACY
36 hotelatinn.com 31 Mar 2022 31 Mar 2025 Wix.Com Ltd. Amanpreet Singh
37 hotelativa.com 9 Jun 2021 9 Jun 2025 Dynadot Inc -
38 hoteldiana.it 9 Dec 1998 9 Dec 2024 Retelit Digital Services s.p.a. Albergo Diana S.a.s., di Dall'Oglio Carla & C.
39 hotelstacna.com 3 Dec 2006 3 Dec 2024 GoDaddy.com, LLC -
40 hotelatinc.com 22 Dec 2005 22 Dec 2024 Danesco Trading Ltd. -
41 hotelcarina.info 7 Jul 2017 7 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA AMANLAND
42 hotelirina.ru 28 May 2019 28 May 2024 REGRU-RU Private Person
43 hoteltaizan.jp 23 May 2014 31 May 2025 - Wing Ltd.
44 hoteltarba.com 19 Apr 2021 19 Apr 2025 Arsys Internet, S.L. dba NICLINE.COM Pedro Jose Torres Martinez
45 hotel-afina.ru 17 Jun 2010 17 Jun 2024 RU-CENTER-RU Private Person
46 hotelmains.com 31 Jul 2023 31 Jul 2024 URL SOLUTIONS INC. Painted Spot Media
47 hoteltraian.com 1 Jul 2008 1 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
48 hoteldania.org 29 Jan 2014 29 Jan 2026 Key-Systems GmbH Krim Rejser aps.
49 hotelmania.co.uk 17 Jan 2000 17 Jan 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
50 hotelsapna.com 29 Oct 2010 29 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
51 hotelmarina.dk 15 Aug 1996 30 Sep 2024 DANDOMAIN A/S Hotel Marina ApS
52 hotelmainz.com 6 Jun 2023 6 Jun 2024 DropCatch.com 644 LLC Redacted for GDPR privacy
53 hotelatena.pl 7 Oct 2010 7 Oct 2024 home.pl S.A. -
54 hotelpagina.nl 17 Dec 2017 - Registrar.eu -
55 hotelarina.ru 8 Apr 2008 8 Apr 2025 RU-CENTER-RU "Arina Resorts" LTD
56 votelatina.com 10 Nov 2015 19 Mar 2029 GoDaddy.com, LLC -
57 hotelnaica.com 2 Apr 2015 2 Apr 2025 TUCOWS, INC. REDACTED FOR PRIVACY
58 hotelaaima.com 18 Feb 2022 18 Feb 2025 GoDaddy.com, LLC -
59 hotelmania.com 13 Oct 1999 13 Oct 2025 Dynadot Inc -
60 hoteljasna.sk 6 Feb 2017 6 Feb 2025 INTERNET CZ, a.s. Ing. Juraj Szelepcsényi
61 hotelzaida.com 28 Oct 2003 28 Oct 2024 DonDominio (SCIP) Hemd Capital
62 hotelratna.com 31 Oct 2023 31 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 hotelslina.com 16 Oct 2022 16 Oct 2025 ONLINE SAS REDACTED FOR PRIVACY
64 hotelmarina.online 11 May 2023 11 May 2025 Mat Bao Corporation Trình Thục Yên
65 hotelcalina.cat 7 Aug 2015 7 Aug 2024 IONOS SE Data Privacy Protected
66 hotellavina.com 25 Jun 2003 25 Jun 2024 SAV.COM, LLC REDACTED FOR PRIVACY
67 hotelsaana.net 10 Jun 2021 10 Jun 2029 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
68 hotelnagina.com 3 May 2017 3 May 2027 BigRock Solutions Ltd -
69 hotelvarna.net 13 Mar 2018 13 Mar 2025 Tucows Domains Inc. -
70 hotelsarina.com 1 May 2023 1 May 2025 Adomainofyourown.com LLC -
71 hotelthink.xyz 2 Nov 2022 2 Nov 2024 Soluciones Corporativas IP, S.L.U. Joan Blanch
72 hoteltrinay.com 1 Feb 2024 1 Feb 2025 GoDaddy.com, LLC -
73 hotelfauna.com 21 Apr 2022 21 Apr 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
74 hotelelina.ru 23 Apr 2008 23 Apr 2025 RD-RU Private Person
75 hotelkatina.com 21 May 2024 21 May 2025 Tucows Domains Inc. -
76 hotelsaint.co.uk 6 Jun 2022 6 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
77 hoteldiana.info 22 Oct 2003 22 Oct 2024 Own Identity, Inc. Tirel
78 hoteldiana.co.uk 25 Mar 2022 25 Mar 2024 20i Ltd [Tag = STACK] -
79 hotelbania.pl 10 Nov 2009 10 Nov 2024 HBS cloud sp. z o.o. -
80 hotelmagna.com 10 Jun 2024 10 Jun 2025 IONOS SE REDACTED FOR PRIVACY
81 hotel-lina.com 1 Dec 2019 1 Dec 2024 Dynadot Inc -
82 hotel-aida.com 5 Oct 2012 4 Oct 2024 PSI-USA, Inc. dba Domain Robot AIDA Cruises - German Branch of Costa Crociere S.p.A.
83 hotelsaana.com 10 Jun 2021 10 Jun 2029 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
84 hotelhainan.net 24 Apr 2008 24 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
85 hoteltriana.com 9 Jul 2020 9 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
86 hoteledina.com 24 Jul 2023 24 Jul 2024 NameSilo, LLC Benjamin Lachman
87 hotelmarina.it 24 Jul 2011 10 Aug 2024 Key-Systems GmbH doop GmbH& Co. KG
88 hotelpaiva.com 9 Apr 2012 9 Apr 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
89 hotelthira.com 13 Sep 2022 13 Sep 2024 gabia ryu junseok
90 hotelsaini.com 2 Dec 2019 2 Dec 2024 Tucows Domains Inc. -
91 hotelelina.com 15 May 2015 15 May 2026 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
92 hoteldiana.se 2 Jan 2022 2 Jan 2025 Loopia AB -
93 hotelmarina.biz 24 Aug 2006 23 Aug 2024 Tucows Domains Inc. Data Protected
94 hotelaarna.com 15 Nov 2022 15 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 hotelmarina.com 16 Feb 2002 16 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. -
96 hotestaing.com 13 Feb 2023 13 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
97 hotelhasna.com 24 Oct 2005 24 Oct 2024 GoDaddy.com, LLC -
98 hotelhainan.com 28 Nov 2016 28 Nov 2024 GoDaddy.com, LLC -
99 hoteldiana.biz 10 Feb 2004 9 Feb 2025 Register SPA Finotti Hotels S.n.c.
100 hotelkarina.com 3 May 2002 3 May 2025 ENOM, INC. REDACTED FOR PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Hoteltaina.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=hoteltaina.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "hoteltaina.com.br",
        "page_size": 100
    },
    "count": {
        "total": 433,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "hoteltania.it, hotelatina.com, hoteltania.com, hoteltina.it, hoteltina.com, hoteltaika.com, hoteltainan.com, hoteltacna.com, hotellaina.se, hoteltacna.net, hoteltraina.com, hotelfaina.it, hoteldaina.it, hoteltaipa.com, hotelcatina.com, hotelpaint.co.uk, hotelkalina.com, hotelmania.org, hotel-arina.ru, hoteldiana.com.au, hoteltrain.com, hoteltanik.com, hotelcarina.pl, hotelviana.com, hotelmarina.cl, hoteldoina.ro, hoteltaiwan.com, hotelmalina.sk, hotelumina.com, hotelestaina.com, hoteltabua.com, hotelradina.com, hoteltaitam.com, hotelchina.org, hotelmiana.com, hotelatinn.com, hotelativa.com, hoteldiana.it, hotelstacna.com, hotelatinc.com, hotelcarina.info, hotelirina.ru, hoteltaizan.jp, hoteltarba.com, hotel-afina.ru, hotelmains.com, hoteltraian.com, hoteldania.org, hotelmania.co.uk, hotelsapna.com, hotelmarina.dk, hotelmainz.com, hotelatena.pl, hotelpagina.nl, hotelarina.ru, votelatina.com, hotelnaica.com, hotelaaima.com, hotelmania.com, hoteljasna.sk, hotelzaida.com, hotelratna.com, hotelslina.com, hotelmarina.online, hotelcalina.cat, hotellavina.com, hotelsaana.net, hotelnagina.com, hotelvarna.net, hotelsarina.com, hotelthink.xyz, hoteltrinay.com, hotelfauna.com, hotelelina.ru, hotelkatina.com, hotelsaint.co.uk, hoteldiana.info, hoteldiana.co.uk, hotelbania.pl, hotelmagna.com, hotel-lina.com, hotel-aida.com, hotelsaana.com, hotelhainan.net, hoteltriana.com, hoteledina.com, hotelmarina.it, hotelpaiva.com, hotelthira.com, hotelsaini.com, hotelelina.com, hoteldiana.se, hotelmarina.biz, hotelaarna.com, hotelmarina.com, hotestaing.com, hotelhasna.com, hotelhainan.com, hoteldiana.biz, hotelkarina.com",
    "results": [
        {
            "num": 1,
            "domain_name": "hoteltania.it",
            "domain_keyword": "hoteltania",
            "domain_tld": "it",
            "query_time": "2024-04-23 15:34:29",
            "create_date": "2019-03-29",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-24",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.nidomans.com",
                "ns2.nidomans.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "hotelatina.com",
            "domain_keyword": "hotelatina",
            "domain_tld": "com",
            "query_time": "2024-04-29 00:35:38",
            "create_date": "2023-04-18",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1207,
            "registrar_name": "EUTurbo.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1637.ztomy.com",
                "ns2637.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "hoteltania.com",
            "domain_keyword": "hoteltania",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:34:29",
            "create_date": "2007-02-26",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "hoteltina.it",
            "domain_keyword": "hoteltina",
            "domain_tld": "it",
            "query_time": "2024-04-23 15:35:05",
            "create_date": "2011-12-28",
            "update_date": "2024-01-13",
            "expiry_date": "2024-12-28",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959, n. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "hoteltina.com",
            "domain_keyword": "hoteltina",
            "domain_tld": "com",
            "query_time": "2024-05-18 09:20:01",
            "create_date": "2020-02-13",
            "update_date": "2023-10-28",
            "expiry_date": "2024-09-25",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hotel Tina Snc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "hoteltaika.com",
            "domain_keyword": "hoteltaika",
            "domain_tld": "com",
            "query_time": "2024-05-21 22:44:55",
            "create_date": "2021-09-20",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "hoteltainan.com",
            "domain_keyword": "hoteltainan",
            "domain_tld": "com",
            "query_time": "2024-05-18 09:19:57",
            "create_date": "2009-08-18",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.interimnameserver.com",
                "ns2.interimnameserver.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "hoteltacna.com",
            "domain_keyword": "hoteltacna",
            "domain_tld": "com",
            "query_time": "2024-06-11 09:53:33",
            "create_date": "2008-12-13",
            "update_date": "2023-11-28",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "hotellaina.se",
            "domain_keyword": "hotellaina",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:03:12",
            "create_date": "2008-01-07",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-07",
            "registrar_name": "Monosolutions",
            "name_servers": [
                "ns1.mono.net",
                "ns2.mono.net",
                "ns3.mono.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "hoteltacna.net",
            "domain_keyword": "hoteltacna",
            "domain_tld": "net",
            "query_time": "2024-05-27 23:54:49",
            "create_date": "2023-11-27",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-27",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HU NAN",
            "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": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "hoteltraina.com",
            "domain_keyword": "hoteltraina",
            "domain_tld": "com",
            "query_time": "2024-05-15 14:32:20",
            "create_date": "1999-03-16",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1600,
            "registrar_name": "TECNOCRATICA CENTRO DE DATOS, S.L.",
            "registrar_website": "https://registrador.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.virtualns.net",
                "ns2.virtualns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "hotelfaina.it",
            "domain_keyword": "hotelfaina",
            "domain_tld": "it",
            "query_time": "2024-04-25 03:41:52",
            "create_date": "2000-10-17",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-04",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Hotel Ristorante Faina",
            "registrant_address": "via guttenberg, 15",
            "registrant_city": "CORCIANO",
            "registrant_state": "PG",
            "registrant_zip": "06074",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 13,
            "domain_name": "hoteldaina.it",
            "domain_keyword": "hoteldaina",
            "domain_tld": "it",
            "query_time": "2024-05-20 02:54:49",
            "create_date": "2000-07-06",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-28",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Daina Renato s.n.c.",
            "registrant_address": "VIA PROVINCIALE, 78",
            "registrant_city": "Dalmine",
            "registrant_state": "BG",
            "registrant_zip": "24044",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 14,
            "domain_name": "hoteltaipa.com",
            "domain_keyword": "hoteltaipa",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:34:12",
            "create_date": "2004-06-18",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-18",
            "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": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hoteltaipa.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "hotelcatina.com",
            "domain_keyword": "hotelcatina",
            "domain_tld": "com",
            "query_time": "2024-05-27 01:40:30",
            "create_date": "2022-08-02",
            "update_date": "2022-08-03",
            "expiry_date": "2026-08-02",
            "registrar_iana": 1649,
            "registrar_name": "P.A. Viet Nam Company Limited",
            "registrar_website": "http://www.pavietnam.vn",
            "registrant_name": "CONG TY CO PHAN PHAT THANH GIANG",
            "registrant_address": "60 , 62 Dong Du, Phuong Ben Nghe, Quan 1",
            "registrant_city": "TP HCM",
            "registrant_zip": "700000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.932717974",
            "registrant_fax": ".",
            "name_servers": [
                "ns1.pavietnam.vn",
                "ns2.pavietnam.vn",
                "nsbak.pavietnam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "hotelpaint.co.uk",
            "domain_keyword": "hotelpaint",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 22:17:48",
            "create_date": "2023-04-19",
            "update_date": "2023-08-11",
            "expiry_date": "2026-04-19",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "hotelkalina.com",
            "domain_keyword": "hotelkalina",
            "domain_tld": "com",
            "query_time": "2024-05-20 02:58:14",
            "create_date": "2022-03-22",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "BG",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "BG",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns11.jumpdns.net",
                "ns12.jumpdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "hotelmania.org",
            "domain_keyword": "hotelmania",
            "domain_tld": "org",
            "query_time": "2024-05-27 23:49:29",
            "create_date": "2023-07-05",
            "update_date": "2024-05-17",
            "expiry_date": "2025-07-05",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com/web/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "malopolskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "hotel-arina.ru",
            "domain_keyword": "hotel-arina",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:24:49",
            "create_date": "2008-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"Arina Resorts\" LTD",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "hoteldiana.com.au",
            "domain_keyword": "hoteldiana",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 20:56:14",
            "update_date": "2024-03-30",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "James Kim",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "hoteltrain.com",
            "domain_keyword": "hoteltrain",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:35:54",
            "create_date": "2003-06-15",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.maximumasp.com",
                "ns2.maximumasp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "hoteltanik.com",
            "domain_keyword": "hoteltanik",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:34:29",
            "create_date": "2011-08-22",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-22",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "egegen",
            "registrant_company": "Egegen Internet Hizmetleri",
            "registrant_address": "Konak, Cumhuriyet Blv No:34 D:701, 35535 Konak/Izmir",
            "registrant_city": "Izmir",
            "registrant_state": "Konak",
            "registrant_zip": "35100",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+90.4447436",
            "registrant_fax": "+90.4447436",
            "name_servers": [
                "ns7.egegen.com",
                "ns8.egegen.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "hotelcarina.pl",
            "domain_keyword": "hotelcarina",
            "domain_tld": "pl",
            "query_time": "2024-04-20 13:13:34",
            "create_date": "2019-10-17",
            "update_date": "2022-08-23",
            "expiry_date": "2029-10-17",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.netidea.com.pl",
                "ns2.netidea.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "hotelviana.com",
            "domain_keyword": "hotelviana",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:37:57",
            "create_date": "2010-07-28",
            "update_date": "2022-09-07",
            "expiry_date": "2024-07-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.solidgateway.net",
                "ns2.solidgateway.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "hotelmarina.cl",
            "domain_keyword": "hotelmarina",
            "domain_tld": "cl",
            "query_time": "2024-04-28 22:16:46",
            "create_date": "2005-01-24",
            "expiry_date": "2025-02-22",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "John Obilinovic",
            "name_servers": [
                "ns11.fullxhosting.com",
                "ns12.fullxhosting.com"
            ]
        },
        {
            "num": 26,
            "domain_name": "hoteldoina.ro",
            "domain_keyword": "hoteldoina",
            "domain_tld": "ro",
            "query_time": "2024-05-30 19:03:54",
            "create_date": "2003-05-05",
            "expiry_date": "2031-08-02",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "bethany.ns.cloudflare.com",
                "odin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 27,
            "domain_name": "hoteltaiwan.com",
            "domain_keyword": "hoteltaiwan",
            "domain_tld": "com",
            "query_time": "2024-05-10 17:19:14",
            "create_date": "2000-04-30",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "hotelmalina.sk",
            "domain_keyword": "hotelmalina",
            "domain_tld": "sk",
            "query_time": "2024-05-05 02:49:01",
            "create_date": "2006-04-25",
            "update_date": "2024-04-19",
            "expiry_date": "2025-05-12",
            "registrar_name": "EXO TECHNOLOGIES spol. s r.o.",
            "registrant_name": "SCP-PSS,s. r. o.",
            "registrant_company": "SCP-PSS,s. r. o.",
            "registrant_address": "Bystricka cesta 1",
            "registrant_city": "Ruzomberok",
            "registrant_zip": "034 01",
            "registrant_country": "SK",
            "name_servers": [
                "ns.exohosting.sk",
                "ns1.exohosting.eu",
                "ns3.exohosting.cz"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 29,
            "domain_name": "hotelumina.com",
            "domain_keyword": "hotelumina",
            "domain_tld": "com",
            "query_time": "2024-05-27 23:55:06",
            "create_date": "2022-09-17",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-17",
            "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": "JIANG SU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hotelumina.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "hotelestaina.com",
            "domain_keyword": "hotelestaina",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:41:08",
            "create_date": "2018-08-20",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-20",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (799632873)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O hotelestaina.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.greengeeks.net",
                "ns2.greengeeks.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "hoteltabua.com",
            "domain_keyword": "hoteltabua",
            "domain_tld": "com",
            "query_time": "2024-05-15 14:32:17",
            "create_date": "2024-03-15",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-15",
            "registrar_iana": 2283,
            "registrar_name": "Dynadot14 LLC",
            "registrar_website": "http://www.dynadot14.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "hotelradina.com",
            "domain_keyword": "hotelradina",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:21:51",
            "create_date": "2012-06-11",
            "update_date": "2023-07-24",
            "expiry_date": "2024-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "hoteltaitam.com",
            "domain_keyword": "hoteltaitam",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:34:12",
            "create_date": "2010-10-11",
            "update_date": "2023-11-10",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "hotelchina.org",
            "domain_keyword": "hotelchina",
            "domain_tld": "org",
            "query_time": "2024-04-20 13:14:58",
            "create_date": "2005-12-27",
            "update_date": "2024-02-10",
            "expiry_date": "2024-12-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Krung Thep Maha Nakhon Bangkok",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1dhq.name.com",
                "ns2fkr.name.com",
                "ns3ghw.name.com",
                "ns4cfn.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "hotelmiana.com",
            "domain_keyword": "hotelmiana",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:13:39",
            "create_date": "2013-06-16",
            "update_date": "2024-02-08",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "contact via https://www.1api.net/send-message/hotelmiana.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainoffensive.de",
                "ns2.domainoffensive.de",
                "ns3.domainoffensive.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "hotelatinn.com",
            "domain_keyword": "hotelatinn",
            "domain_tld": "com",
            "query_time": "2024-05-23 04:14:56",
            "create_date": "2022-03-31",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-31",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Amanpreet Singh",
            "registrant_company": "Amanpreet Singh",
            "registrant_address": "House no. 876, Sector 21, Panchkula",
            "registrant_city": "Panchkula",
            "registrant_state": "HR",
            "registrant_zip": "134112",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "hotelativa.com",
            "domain_keyword": "hotelativa",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:37:51",
            "create_date": "2021-06-09",
            "update_date": "2024-04-05",
            "expiry_date": "2025-06-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns13.jumpdns.net",
                "ns14.jumpdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "hoteldiana.it",
            "domain_keyword": "hoteldiana",
            "domain_tld": "it",
            "query_time": "2024-04-25 03:37:27",
            "create_date": "1998-12-09",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-09",
            "registrar_name": "Retelit Digital Services s.p.a.",
            "registrar_website": "http://www.inasset.it",
            "registrant_company": "Albergo Diana S.a.s., di Dall'Oglio Carla & C.",
            "registrant_address": "Via G. Verdi, 3",
            "registrant_city": "Grado",
            "registrant_state": "GO",
            "registrant_zip": "34073",
            "registrant_country": "IT",
            "name_servers": [
                "dns.xnet.it",
                "down.spin.it",
                "up.spin.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 39,
            "domain_name": "hotelstacna.com",
            "domain_keyword": "hotelstacna",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:32:36",
            "create_date": "2006-12-03",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "hotelatinc.com",
            "domain_keyword": "hotelatinc",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:09:20",
            "create_date": "2005-12-22",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "http://www.danesconames.com",
            "registrant_email": "[email protected]",
            "name_servers": [
                "betty.ns.cloudflare.com",
                "justin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "hotelcarina.info",
            "domain_keyword": "hotelcarina",
            "domain_tld": "info",
            "query_time": "2024-05-27 01:40:25",
            "create_date": "2017-07-07",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-07",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AMANLAND",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wien",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nameservice.at",
                "ns2.nameservice.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "hotelirina.ru",
            "domain_keyword": "hotelirina",
            "domain_tld": "ru",
            "query_time": "2024-05-30 19:04:13",
            "create_date": "2019-05-28",
            "expiry_date": "2024-05-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "hoteltaizan.jp",
            "domain_keyword": "hoteltaizan",
            "domain_tld": "jp",
            "query_time": "2024-06-02 21:21:16",
            "create_date": "2014-05-23",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "Wing Ltd.",
            "registrant_zip": "377-0002",
            "registrant_email": "[email protected]",
            "registrant_phone": "0279-30-2173",
            "registrant_fax": "0279-30-2174",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 44,
            "domain_name": "hoteltarba.com",
            "domain_keyword": "hoteltarba",
            "domain_tld": "com",
            "query_time": "2024-05-01 10:16:39",
            "create_date": "2021-04-19",
            "update_date": "2021-06-18",
            "expiry_date": "2025-04-19",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pedro Jose Torres Martinez",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BALEARES",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.piensasolutions.com",
                "ns26.piensasolutions.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "hotel-afina.ru",
            "domain_keyword": "hotel-afina",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:24:37",
            "create_date": "2010-06-17",
            "expiry_date": "2024-06-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.1gb.ru",
                "ns2.1gb.ru",
                "ns3.1gb-ru.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "hotelmains.com",
            "domain_keyword": "hotelmains",
            "domain_tld": "com",
            "query_time": "2024-04-28 22:16:28",
            "create_date": "2023-07-31",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1449,
            "registrar_name": "URL SOLUTIONS INC.",
            "registrar_website": "http://www.pananames.com",
            "registrant_name": "PSMedia Domains",
            "registrant_company": "Painted Spot Media",
            "registrant_address": "18585 Coastal Hwy Unit 10 # 1045",
            "registrant_city": "Rehoboth Beach",
            "registrant_state": "DE",
            "registrant_zip": "19971-6147",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3023274067",
            "name_servers": [
                "cris.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "hoteltraian.com",
            "domain_keyword": "hoteltraian",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:35:54",
            "create_date": "2008-07-01",
            "update_date": "2021-07-11",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "hoteldania.org",
            "domain_keyword": "hoteldania",
            "domain_tld": "org",
            "query_time": "2024-04-25 03:35:55",
            "create_date": "2014-01-29",
            "update_date": "2024-01-06",
            "expiry_date": "2026-01-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Krim Rejser aps.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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.wix.com",
                "ns2.wix.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "hotelmania.co.uk",
            "domain_keyword": "hotelmania",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 21:28:23",
            "create_date": "2000-01-17",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-17",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "dns0.easily.co.uk",
                "dns1.easily.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "hotelsapna.com",
            "domain_keyword": "hotelsapna",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:23:41",
            "create_date": "2010-10-29",
            "update_date": "2020-10-05",
            "expiry_date": "2025-10-29",
            "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": 51,
            "domain_name": "hotelmarina.dk",
            "domain_keyword": "hotelmarina",
            "domain_tld": "dk",
            "query_time": "2024-05-10 03:47:33",
            "create_date": "1996-08-15",
            "expiry_date": "2024-09-30",
            "registrar_name": "DANDOMAIN A/S",
            "registrant_name": "Hotel Marina ApS",
            "registrant_address": "c/o CPM Invest ApS, Vedbæk Strandvej 391",
            "registrant_city": "Vedbæk",
            "registrant_zip": "2950",
            "registrant_country": "DK",
            "name_servers": [
                "ns.dandomain.dk",
                "ns2.dandomain.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "hotelmainz.com",
            "domain_keyword": "hotelmainz",
            "domain_tld": "com",
            "query_time": "2024-05-13 01:24:05",
            "create_date": "2023-06-06",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-06",
            "registrar_iana": 2124,
            "registrar_name": "DropCatch.com 644 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "ENG",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "hotelatena.pl",
            "domain_keyword": "hotelatena",
            "domain_tld": "pl",
            "query_time": "2024-05-13 01:18:05",
            "create_date": "2010-10-07",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-07",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "hotelpagina.nl",
            "domain_keyword": "hotelpagina",
            "domain_tld": "nl",
            "query_time": "2024-04-28 22:17:48",
            "create_date": "2017-12-17",
            "update_date": "2021-06-25",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.zxcs.nl",
                "ns2.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 55,
            "domain_name": "hotelarina.ru",
            "domain_keyword": "hotelarina",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:25:45",
            "create_date": "2008-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"Arina Resorts\" LTD",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "votelatina.com",
            "domain_keyword": "votelatina",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:16:25",
            "create_date": "2015-11-10",
            "update_date": "2022-09-20",
            "expiry_date": "2029-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "hotelnaica.com",
            "domain_keyword": "hotelnaica",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:15:24",
            "create_date": "2015-04-02",
            "update_date": "2024-02-07",
            "expiry_date": "2025-04-02",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://tieredaccess.com/contact/6ae299c1-ec3d-4eb7-b677-d1e3f9e9f2cf",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.titanka.com",
                "ns2.titanka.com",
                "ns3.titanka.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "hotelaaima.com",
            "domain_keyword": "hotelaaima",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:36:48",
            "create_date": "2022-02-18",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "hotelmania.com",
            "domain_keyword": "hotelmania",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:13:15",
            "create_date": "1999-10-13",
            "update_date": "2023-07-20",
            "expiry_date": "2025-10-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns4.afternic.com",
                "verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "hoteljasna.sk",
            "domain_keyword": "hoteljasna",
            "domain_tld": "sk",
            "query_time": "2024-05-05 02:48:52",
            "create_date": "2017-02-06",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-06",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrant_name": "Ing. Juraj Szelepcsényi",
            "registrant_company": "Ing. Juraj Szelepcsényi",
            "registrant_address": "Brezová 488/4",
            "registrant_city": "Liptovský Mikuláš",
            "registrant_zip": "03104",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.948858725",
            "name_servers": [
                "ns2.vshosting.cz",
                "webidentity.vshosting.cz"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 61,
            "domain_name": "hotelzaida.com",
            "domain_keyword": "hotelzaida",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:02:20",
            "create_date": "2003-10-28",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1383,
            "registrar_name": "DonDominio (SCIP)",
            "registrar_website": "https://www.dondominio.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Hemd Capital",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "Sevilla",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "ES",
            "registrant_email": "visit https://icann.online-validation.com/domain-contact/?domainname=hotelzaida.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "hotelratna.com",
            "domain_keyword": "hotelratna",
            "domain_tld": "com",
            "query_time": "2024-05-27 23:51:29",
            "create_date": "2023-10-31",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "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=hotelratna.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "hotelslina.com",
            "domain_keyword": "hotelslina",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:59:25",
            "create_date": "2022-10-16",
            "update_date": "2023-12-12",
            "expiry_date": "2025-10-16",
            "registrar_iana": 74,
            "registrar_name": "ONLINE SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "https://www.bookmyname.com/whoisctc.cgi",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "hotelmarina.online",
            "domain_keyword": "hotelmarina",
            "domain_tld": "online",
            "query_time": "2024-05-15 14:30:30",
            "create_date": "2023-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "http://www.matbao.net",
            "registrant_company": "Trình Thục Yên",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the 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.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "hotelcalina.cat",
            "domain_keyword": "hotelcalina",
            "domain_tld": "cat",
            "query_time": "2024-04-16 01:39:27",
            "create_date": "2015-08-07",
            "update_date": "2023-09-21",
            "expiry_date": "2024-08-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "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.",
            "name_servers": [
                "ns1020.ui-dns.de",
                "ns1081.ui-dns.biz",
                "ns1081.ui-dns.com",
                "ns1121.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "hotellavina.com",
            "domain_keyword": "hotellavina",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:10:57",
            "create_date": "2003-06-25",
            "update_date": "2023-07-24",
            "expiry_date": "2024-06-25",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=hotellavina.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "hotelsaana.net",
            "domain_keyword": "hotelsaana",
            "domain_tld": "net",
            "query_time": "2024-05-30 19:05:29",
            "create_date": "2021-06-10",
            "update_date": "2022-10-29",
            "expiry_date": "2029-06-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": [
                "ns-124.awsdns-15.com",
                "ns-1289.awsdns-33.org",
                "ns-1956.awsdns-52.co.uk",
                "ns-588.awsdns-09.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "hotelnagina.com",
            "domain_keyword": "hotelnagina",
            "domain_tld": "com",
            "query_time": "2024-05-27 23:50:16",
            "create_date": "2017-05-03",
            "update_date": "2017-05-03",
            "expiry_date": "2027-05-03",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd",
            "registrar_website": "http://www.bigrock.com",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "hotelvarna.net",
            "domain_keyword": "hotelvarna",
            "domain_tld": "net",
            "query_time": "2024-04-23 15:37:09",
            "create_date": "2018-03-13",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns17.superhosting.bg",
                "ns18.superhosting.bg"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "hotelsarina.com",
            "domain_keyword": "hotelsarina",
            "domain_tld": "com",
            "query_time": "2024-05-10 19:45:26",
            "create_date": "2023-05-01",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1158,
            "registrar_name": "Adomainofyourown.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "hotelthink.xyz",
            "domain_keyword": "hotelthink",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 02:43:20",
            "create_date": "2022-11-02",
            "update_date": "2024-04-12",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, S.L.U.",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "Joan Blanch",
            "registrant_state": "Buenos Aires",
            "registrant_country": "AR",
            "registrant_email": "please query the rdds service of the 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": [
                "dora.ns.cloudflare.com",
                "sam.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "hoteltrinay.com",
            "domain_keyword": "hoteltrinay",
            "domain_tld": "com",
            "query_time": "2024-05-27 23:55:03",
            "create_date": "2024-02-01",
            "update_date": "2024-03-30",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "hotelfauna.com",
            "domain_keyword": "hotelfauna",
            "domain_tld": "com",
            "query_time": "2024-04-28 22:13:43",
            "create_date": "2022-04-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-21",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "hotelelina.ru",
            "domain_keyword": "hotelelina",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:21:55",
            "create_date": "2008-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "hotelkatina.com",
            "domain_keyword": "hotelkatina",
            "domain_tld": "com",
            "query_time": "2024-05-24 14:41:05",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "hotelsaint.co.uk",
            "domain_keyword": "hotelsaint",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 23:52:24",
            "create_date": "2022-06-06",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-06",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "hoteldiana.info",
            "domain_keyword": "hoteldiana",
            "domain_tld": "info",
            "query_time": "2024-05-13 01:20:43",
            "create_date": "2003-10-22",
            "update_date": "2023-04-27",
            "expiry_date": "2024-10-22",
            "registrar_iana": 985,
            "registrar_name": "Own Identity, Inc.",
            "registrar_website": "http://www.ownidentity.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tirel",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.server24.eu",
                "ns2.server24.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "hoteldiana.co.uk",
            "domain_keyword": "hoteldiana",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 21:18:51",
            "create_date": "2022-03-25",
            "update_date": "2023-04-18",
            "expiry_date": "2024-03-25",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 79,
            "domain_name": "hotelbania.pl",
            "domain_keyword": "hotelbania",
            "domain_tld": "pl",
            "query_time": "2024-05-30 19:02:55",
            "create_date": "2009-11-10",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-10",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "ns1.homecloud.pl",
                "ns2.homecloud.pl",
                "ns3.homecloud.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "hotelmagna.com",
            "domain_keyword": "hotelmagna",
            "domain_tld": "com",
            "query_time": "2024-06-13 14:36:43",
            "create_date": "2024-06-10",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "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_state": "HRT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1060.ui-dns.biz",
                "ns1060.ui-dns.de",
                "ns1083.ui-dns.com",
                "ns1094.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "hotel-lina.com",
            "domain_keyword": "hotel-lina",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:53:22",
            "create_date": "2019-12-01",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "hotel-aida.com",
            "domain_keyword": "hotel-aida",
            "domain_tld": "com",
            "query_time": "2024-04-25 07:31:54",
            "create_date": "2012-10-05",
            "update_date": "2023-11-24",
            "expiry_date": "2024-10-04",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AIDA Cruises - German Branch of Costa Crociere S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mecklenburg-Vorpommern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/hotel-aida.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1134.awsdns-13.org",
                "ns-1992.awsdns-57.co.uk",
                "ns-9.awsdns-01.com",
                "ns-926.awsdns-51.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "hotelsaana.com",
            "domain_keyword": "hotelsaana",
            "domain_tld": "com",
            "query_time": "2024-05-13 01:27:08",
            "create_date": "2021-06-10",
            "update_date": "2022-10-29",
            "expiry_date": "2029-06-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": [
                "ns-1168.awsdns-18.org",
                "ns-1926.awsdns-48.co.uk",
                "ns-343.awsdns-42.com",
                "ns-968.awsdns-57.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "hotelhainan.net",
            "domain_keyword": "hotelhainan",
            "domain_tld": "net",
            "query_time": "2024-04-15 14:05:37",
            "create_date": "2008-04-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-24",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "hoteltriana.com",
            "domain_keyword": "hoteltriana",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:36:04",
            "create_date": "2020-07-09",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-09",
            "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=hoteltriana.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "hoteledina.com",
            "domain_keyword": "hoteledina",
            "domain_tld": "com",
            "query_time": "2024-04-28 22:12:31",
            "create_date": "2023-07-24",
            "update_date": "2024-04-22",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Benjamin Lachman",
            "registrant_address": "314  E Main St",
            "registrant_city": "Knox City",
            "registrant_state": "MO",
            "registrant_zip": "63446",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8333145236",
            "name_servers": [
                "ns1.qhoster.net",
                "ns2.qhoster.net",
                "ns3.qhoster.net",
                "ns4.qhoster.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "hotelmarina.it",
            "domain_keyword": "hotelmarina",
            "domain_tld": "it",
            "query_time": "2024-04-20 06:30:47",
            "create_date": "2011-07-24",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-10",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "doop GmbH&   Co. KG",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 88,
            "domain_name": "hotelpaiva.com",
            "domain_keyword": "hotelpaiva",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:17:45",
            "create_date": "2012-04-09",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-09",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.browserbox.pt",
                "ns2.browserbox.pt"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "hotelthira.com",
            "domain_keyword": "hotelthira",
            "domain_tld": "com",
            "query_time": "2024-05-27 23:54:57",
            "create_date": "2022-09-13",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-13",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "ryu junseok",
            "registrant_address": "517 Deongneung-ro  Nowon-gu Seoul.",
            "registrant_city": "Seoul",
            "registrant_zip": "01760",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7041456527",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "hotelsaini.com",
            "domain_keyword": "hotelsaini",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:22:45",
            "create_date": "2019-12-02",
            "update_date": "2023-11-25",
            "expiry_date": "2024-12-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "hotelelina.com",
            "domain_keyword": "hotelelina",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:39:04",
            "create_date": "2015-05-15",
            "update_date": "2024-04-19",
            "expiry_date": "2026-05-15",
            "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": [
                "ns51.bgdns.net",
                "ns52.bgdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "hoteldiana.se",
            "domain_keyword": "hoteldiana",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:03:08",
            "create_date": "2022-01-02",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-02",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 93,
            "domain_name": "hotelmarina.biz",
            "domain_keyword": "hotelmarina",
            "domain_tld": "biz",
            "query_time": "2024-04-15 14:13:27",
            "create_date": "2006-08-24",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LU",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "hotelaarna.com",
            "domain_keyword": "hotelaarna",
            "domain_tld": "com",
            "query_time": "2024-05-27 01:38:37",
            "create_date": "2022-11-15",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=hotelaarna.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "hotelmarina.com",
            "domain_keyword": "hotelmarina",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:13:27",
            "create_date": "2002-02-16",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "hotestaing.com",
            "domain_keyword": "hotestaing",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:12:44",
            "create_date": "2023-02-13",
            "update_date": "2024-01-14",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "brian.ns.cloudflare.com",
                "melinda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "hotelhasna.com",
            "domain_keyword": "hotelhasna",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:06:01",
            "create_date": "2005-10-24",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "hotelhainan.com",
            "domain_keyword": "hotelhainan",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:05:37",
            "create_date": "2016-11-28",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "hoteldiana.biz",
            "domain_keyword": "hoteldiana",
            "domain_tld": "biz",
            "query_time": "2024-05-30 19:03:54",
            "create_date": "2004-02-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-09",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "www.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Finotti Hotels S.n.c.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "hotelkarina.com",
            "domain_keyword": "hotelkarina",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:54:49",
            "create_date": "2002-05-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-05-03",
            "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": "RN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://tieredaccess.com/contact/7e8aba3f-59be-401b-aaf2-2d17cb6a34a4",
            "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": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.525,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>hoteltaina.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>433</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>hoteltania.it, hotelatina.com, hoteltania.com, hoteltina.it, hoteltina.com, hoteltaika.com, hoteltainan.com, hoteltacna.com, hotellaina.se, hoteltacna.net, hoteltraina.com, hotelfaina.it, hoteldaina.it, hoteltaipa.com, hotelcatina.com, hotelpaint.co.uk, hotelkalina.com, hotelmania.org, hotel-arina.ru, hoteldiana.com.au, hoteltrain.com, hoteltanik.com, hotelcarina.pl, hotelviana.com, hotelmarina.cl, hoteldoina.ro, hoteltaiwan.com, hotelmalina.sk, hotelumina.com, hotelestaina.com, hoteltabua.com, hotelradina.com, hoteltaitam.com, hotelchina.org, hotelmiana.com, hotelatinn.com, hotelativa.com, hoteldiana.it, hotelstacna.com, hotelatinc.com, hotelcarina.info, hotelirina.ru, hoteltaizan.jp, hoteltarba.com, hotel-afina.ru, hotelmains.com, hoteltraian.com, hoteldania.org, hotelmania.co.uk, hotelsapna.com, hotelmarina.dk, hotelmainz.com, hotelatena.pl, hotelpagina.nl, hotelarina.ru, votelatina.com, hotelnaica.com, hotelaaima.com, hotelmania.com, hoteljasna.sk, hotelzaida.com, hotelratna.com, hotelslina.com, hotelmarina.online, hotelcalina.cat, hotellavina.com, hotelsaana.net, hotelnagina.com, hotelvarna.net, hotelsarina.com, hotelthink.xyz, hoteltrinay.com, hotelfauna.com, hotelelina.ru, hotelkatina.com, hotelsaint.co.uk, hoteldiana.info, hoteldiana.co.uk, hotelbania.pl, hotelmagna.com, hotel-lina.com, hotel-aida.com, hotelsaana.com, hotelhainan.net, hoteltriana.com, hoteledina.com, hotelmarina.it, hotelpaiva.com, hotelthira.com, hotelsaini.com, hotelelina.com, hoteldiana.se, hotelmarina.biz, hotelaarna.com, hotelmarina.com, hotestaing.com, hotelhasna.com, hotelhainan.com, hoteldiana.biz, hotelkarina.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hoteltania.it</domain_name>
   <domain_keyword>hoteltania</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 15:34:29</query_time>
   <create_date>2019-03-29</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-24</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.nidomans.com</value>
    <value>ns2.nidomans.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hotelatina.com</domain_name>
   <domain_keyword>hotelatina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 00:35:38</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1207</registrar_iana>
   <registrar_name>EUTurbo.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1637.ztomy.com</value>
    <value>ns2637.ztomy.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>hoteltania.com</domain_name>
   <domain_keyword>hoteltania</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:34:29</query_time>
   <create_date>2007-02-26</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>hoteltina.it</domain_name>
   <domain_keyword>hoteltina</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 15:35:05</query_time>
   <create_date>2011-12-28</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>5</num>
   <domain_name>hoteltina.com</domain_name>
   <domain_keyword>hoteltina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 09:20:01</query_time>
   <create_date>2020-02-13</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hotel Tina Snc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>hoteltaika.com</domain_name>
   <domain_keyword>hoteltaika</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 22:44:55</query_time>
   <create_date>2021-09-20</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.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>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>7</num>
   <domain_name>hoteltainan.com</domain_name>
   <domain_keyword>hoteltainan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 09:19:57</query_time>
   <create_date>2009-08-18</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-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>ns1.interimnameserver.com</value>
    <value>ns2.interimnameserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>hoteltacna.com</domain_name>
   <domain_keyword>hoteltacna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 09:53:33</query_time>
   <create_date>2008-12-13</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-12-13</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.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>hotellaina.se</domain_name>
   <domain_keyword>hotellaina</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:03:12</query_time>
   <create_date>2008-01-07</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>Monosolutions</registrar_name>
   <name_servers>
    <value>ns1.mono.net</value>
    <value>ns2.mono.net</value>
    <value>ns3.mono.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>hoteltacna.net</domain_name>
   <domain_keyword>hoteltacna</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 23:54:49</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HU NAN</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>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>hoteltraina.com</domain_name>
   <domain_keyword>hoteltraina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 14:32:20</query_time>
   <create_date>1999-03-16</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>TECNOCRATICA CENTRO DE DATOS, S.L.</registrar_name>
   <registrar_website>https://registrador.es</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_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.virtualns.net</value>
    <value>ns2.virtualns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>hotelfaina.it</domain_name>
   <domain_keyword>hotelfaina</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 03:41:52</query_time>
   <create_date>2000-10-17</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Hotel Ristorante Faina</registrant_company>
   <registrant_address>via guttenberg, 15</registrant_address>
   <registrant_city>CORCIANO</registrant_city>
   <registrant_state>PG</registrant_state>
   <registrant_zip>06074</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>13</num>
   <domain_name>hoteldaina.it</domain_name>
   <domain_keyword>hoteldaina</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-20 02:54:49</query_time>
   <create_date>2000-07-06</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Daina Renato s.n.c.</registrant_company>
   <registrant_address>VIA PROVINCIALE, 78</registrant_address>
   <registrant_city>Dalmine</registrant_city>
   <registrant_state>BG</registrant_state>
   <registrant_zip>24044</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>14</num>
   <domain_name>hoteltaipa.com</domain_name>
   <domain_keyword>hoteltaipa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:34:12</query_time>
   <create_date>2004-06-18</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-18</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>HUNAN</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=hoteltaipa.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>hotelcatina.com</domain_name>
   <domain_keyword>hotelcatina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 01:40:30</query_time>
   <create_date>2022-08-02</create_date>
   <update_date>2022-08-03</update_date>
   <expiry_date>2026-08-02</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A. Viet Nam Company Limited</registrar_name>
   <registrar_website>http://www.pavietnam.vn</registrar_website>
   <registrant_name>CONG TY CO PHAN PHAT THANH GIANG</registrant_name>
   <registrant_address>60 , 62 Dong Du, Phuong Ben Nghe, Quan 1</registrant_address>
   <registrant_city>TP HCM</registrant_city>
   <registrant_zip>700000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.932717974</registrant_phone>
   <registrant_fax>.</registrant_fax>
   <name_servers>
    <value>ns1.pavietnam.vn</value>
    <value>ns2.pavietnam.vn</value>
    <value>nsbak.pavietnam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>hotelpaint.co.uk</domain_name>
   <domain_keyword>hotelpaint</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 22:17:48</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2026-04-19</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>hotelkalina.com</domain_name>
   <domain_keyword>hotelkalina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 02:58:14</query_time>
   <create_date>2022-03-22</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-22</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>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>BG</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns11.jumpdns.net</value>
    <value>ns12.jumpdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>hotelmania.org</domain_name>
   <domain_keyword>hotelmania</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 23:49:29</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-07-05</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.com/web/whois</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>malopolskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>hotel-arina.ru</domain_name>
   <domain_keyword>hotel-arina</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:24:49</query_time>
   <create_date>2008-04-08</create_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;Arina Resorts&quot; LTD</registrant_company>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>hoteldiana.com.au</domain_name>
   <domain_keyword>hoteldiana</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 20:56:14</query_time>
   <update_date>2024-03-30</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>James Kim</registrant_name>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>hoteltrain.com</domain_name>
   <domain_keyword>hoteltrain</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:35:54</query_time>
   <create_date>2003-06-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-15</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.maximumasp.com</value>
    <value>ns2.maximumasp.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>22</num>
   <domain_name>hoteltanik.com</domain_name>
   <domain_keyword>hoteltanik</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:34:29</query_time>
   <create_date>2011-08-22</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>egegen</registrant_name>
   <registrant_company>Egegen Internet Hizmetleri</registrant_company>
   <registrant_address>Konak, Cumhuriyet Blv No:34 D:701, 35535 Konak/Izmir</registrant_address>
   <registrant_city>Izmir</registrant_city>
   <registrant_state>Konak</registrant_state>
   <registrant_zip>35100</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+90.4447436</registrant_phone>
   <registrant_fax>+90.4447436</registrant_fax>
   <name_servers>
    <value>ns7.egegen.com</value>
    <value>ns8.egegen.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>hotelcarina.pl</domain_name>
   <domain_keyword>hotelcarina</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-20 13:13:34</query_time>
   <create_date>2019-10-17</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2029-10-17</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.netidea.com.pl</value>
    <value>ns2.netidea.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>hotelviana.com</domain_name>
   <domain_keyword>hotelviana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:37:57</query_time>
   <create_date>2010-07-28</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.solidgateway.net</value>
    <value>ns2.solidgateway.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>hotelmarina.cl</domain_name>
   <domain_keyword>hotelmarina</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-28 22:16:46</query_time>
   <create_date>2005-01-24</create_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>John Obilinovic</registrant_name>
   <name_servers>
    <value>ns11.fullxhosting.com</value>
    <value>ns12.fullxhosting.com</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>hoteldoina.ro</domain_name>
   <domain_keyword>hoteldoina</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-30 19:03:54</query_time>
   <create_date>2003-05-05</create_date>
   <expiry_date>2031-08-02</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>bethany.ns.cloudflare.com</value>
    <value>odin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>hoteltaiwan.com</domain_name>
   <domain_keyword>hoteltaiwan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 17:19:14</query_time>
   <create_date>2000-04-30</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>hotelmalina.sk</domain_name>
   <domain_keyword>hotelmalina</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 02:49:01</query_time>
   <create_date>2006-04-25</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>EXO TECHNOLOGIES spol. s r.o.</registrar_name>
   <registrant_name>SCP-PSS,s. r. o.</registrant_name>
   <registrant_company>SCP-PSS,s. r. o.</registrant_company>
   <registrant_address>Bystricka cesta 1</registrant_address>
   <registrant_city>Ruzomberok</registrant_city>
   <registrant_zip>034 01</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.exohosting.sk</value>
    <value>ns1.exohosting.eu</value>
    <value>ns3.exohosting.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>hotelumina.com</domain_name>
   <domain_keyword>hotelumina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 23:55:06</query_time>
   <create_date>2022-09-17</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-17</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>JIANG SU</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=hotelumina.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>hotelestaina.com</domain_name>
   <domain_keyword>hotelestaina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:41:08</query_time>
   <create_date>2018-08-20</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (799632873)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O hotelestaina.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.greengeeks.net</value>
    <value>ns2.greengeeks.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>hoteltabua.com</domain_name>
   <domain_keyword>hoteltabua</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 14:32:17</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>2283</registrar_iana>
   <registrar_name>Dynadot14 LLC</registrar_name>
   <registrar_website>http://www.dynadot14.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>hotelradina.com</domain_name>
   <domain_keyword>hotelradina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:21:51</query_time>
   <create_date>2012-06-11</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-06-11</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>33</num>
   <domain_name>hoteltaitam.com</domain_name>
   <domain_keyword>hoteltaitam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:34:12</query_time>
   <create_date>2010-10-11</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-10-11</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>hotelchina.org</domain_name>
   <domain_keyword>hotelchina</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 13:14:58</query_time>
   <create_date>2005-12-27</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Krung Thep Maha Nakhon Bangkok</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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>ns1dhq.name.com</value>
    <value>ns2fkr.name.com</value>
    <value>ns3ghw.name.com</value>
    <value>ns4cfn.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>hotelmiana.com</domain_name>
   <domain_keyword>hotelmiana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:13:39</query_time>
   <create_date>2013-06-16</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/hotelmiana.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domainoffensive.de</value>
    <value>ns2.domainoffensive.de</value>
    <value>ns3.domainoffensive.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>hotelatinn.com</domain_name>
   <domain_keyword>hotelatinn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 04:14:56</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Amanpreet Singh</registrant_name>
   <registrant_company>Amanpreet Singh</registrant_company>
   <registrant_address>House no. 876, Sector 21, Panchkula</registrant_address>
   <registrant_city>Panchkula</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>134112</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.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>37</num>
   <domain_name>hotelativa.com</domain_name>
   <domain_keyword>hotelativa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:37:51</query_time>
   <create_date>2021-06-09</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns13.jumpdns.net</value>
    <value>ns14.jumpdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>hoteldiana.it</domain_name>
   <domain_keyword>hoteldiana</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 03:37:27</query_time>
   <create_date>1998-12-09</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_name>Retelit Digital Services s.p.a.</registrar_name>
   <registrar_website>http://www.inasset.it</registrar_website>
   <registrant_company>Albergo Diana S.a.s., di Dall'Oglio Carla &amp; C.</registrant_company>
   <registrant_address>Via G. Verdi, 3</registrant_address>
   <registrant_city>Grado</registrant_city>
   <registrant_state>GO</registrant_state>
   <registrant_zip>34073</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.xnet.it</value>
    <value>down.spin.it</value>
    <value>up.spin.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>hotelstacna.com</domain_name>
   <domain_keyword>hotelstacna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:32:36</query_time>
   <create_date>2006-12-03</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.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>40</num>
   <domain_name>hotelatinc.com</domain_name>
   <domain_keyword>hotelatinc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:09:20</query_time>
   <create_date>2005-12-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>http://www.danesconames.com</registrar_website>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>betty.ns.cloudflare.com</value>
    <value>justin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>hotelcarina.info</domain_name>
   <domain_keyword>hotelcarina</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 01:40:25</query_time>
   <create_date>2017-07-07</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AMANLAND</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wien</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nameservice.at</value>
    <value>ns2.nameservice.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>hotelirina.ru</domain_name>
   <domain_keyword>hotelirina</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-30 19:04:13</query_time>
   <create_date>2019-05-28</create_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>hoteltaizan.jp</domain_name>
   <domain_keyword>hoteltaizan</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 21:21:16</query_time>
   <create_date>2014-05-23</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Wing Ltd.</registrant_name>
   <registrant_zip>377-0002</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0279-30-2173</registrant_phone>
   <registrant_fax>0279-30-2174</registrant_fax>
   <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>Active</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>hoteltarba.com</domain_name>
   <domain_keyword>hoteltarba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 10:16:39</query_time>
   <create_date>2021-04-19</create_date>
   <update_date>2021-06-18</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pedro Jose Torres Martinez</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BALEARES</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.piensasolutions.com</value>
    <value>ns26.piensasolutions.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>hotel-afina.ru</domain_name>
   <domain_keyword>hotel-afina</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:24:37</query_time>
   <create_date>2010-06-17</create_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.1gb.ru</value>
    <value>ns2.1gb.ru</value>
    <value>ns3.1gb-ru.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>hotelmains.com</domain_name>
   <domain_keyword>hotelmains</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 22:16:28</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL SOLUTIONS INC.</registrar_name>
   <registrar_website>http://www.pananames.com</registrar_website>
   <registrant_name>PSMedia Domains</registrant_name>
   <registrant_company>Painted Spot Media</registrant_company>
   <registrant_address>18585 Coastal Hwy Unit 10 # 1045</registrant_address>
   <registrant_city>Rehoboth Beach</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>19971-6147</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3023274067</registrant_phone>
   <name_servers>
    <value>cris.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>hoteltraian.com</domain_name>
   <domain_keyword>hoteltraian</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:35:54</query_time>
   <create_date>2008-07-01</create_date>
   <update_date>2021-07-11</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>hoteldania.org</domain_name>
   <domain_keyword>hoteldania</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 03:35:55</query_time>
   <create_date>2014-01-29</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2026-01-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Krim Rejser aps.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.wix.com</value>
    <value>ns2.wix.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>hotelmania.co.uk</domain_name>
   <domain_keyword>hotelmania</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 21:28:23</query_time>
   <create_date>2000-01-17</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>dns0.easily.co.uk</value>
    <value>dns1.easily.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>hotelsapna.com</domain_name>
   <domain_keyword>hotelsapna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:23:41</query_time>
   <create_date>2010-10-29</create_date>
   <update_date>2020-10-05</update_date>
   <expiry_date>2025-10-29</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>51</num>
   <domain_name>hotelmarina.dk</domain_name>
   <domain_keyword>hotelmarina</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 03:47:33</query_time>
   <create_date>1996-08-15</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>DANDOMAIN A/S</registrar_name>
   <registrant_name>Hotel Marina ApS</registrant_name>
   <registrant_address>c/o CPM Invest ApS, Vedbæk Strandvej 391</registrant_address>
   <registrant_city>Vedbæk</registrant_city>
   <registrant_zip>2950</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns.dandomain.dk</value>
    <value>ns2.dandomain.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>hotelmainz.com</domain_name>
   <domain_keyword>hotelmainz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 01:24:05</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>2124</registrar_iana>
   <registrar_name>DropCatch.com 644 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>ENG</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>hotelatena.pl</domain_name>
   <domain_keyword>hotelatena</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-13 01:18:05</query_time>
   <create_date>2010-10-07</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>hotelpagina.nl</domain_name>
   <domain_keyword>hotelpagina</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 22:17:48</query_time>
   <create_date>2017-12-17</create_date>
   <update_date>2021-06-25</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.zxcs.nl</value>
    <value>ns2.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>hotelarina.ru</domain_name>
   <domain_keyword>hotelarina</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:25:45</query_time>
   <create_date>2008-04-08</create_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;Arina Resorts&quot; LTD</registrant_company>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>votelatina.com</domain_name>
   <domain_keyword>votelatina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:16:25</query_time>
   <create_date>2015-11-10</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2029-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>hotelnaica.com</domain_name>
   <domain_keyword>hotelnaica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:15:24</query_time>
   <create_date>2015-04-02</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>RN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/6ae299c1-ec3d-4eb7-b677-d1e3f9e9f2cf</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.titanka.com</value>
    <value>ns2.titanka.com</value>
    <value>ns3.titanka.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>hotelaaima.com</domain_name>
   <domain_keyword>hotelaaima</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:36:48</query_time>
   <create_date>2022-02-18</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>hotelmania.com</domain_name>
   <domain_keyword>hotelmania</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:13:15</query_time>
   <create_date>1999-10-13</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2025-10-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns4.afternic.com</value>
    <value>verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>hoteljasna.sk</domain_name>
   <domain_keyword>hoteljasna</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 02:48:52</query_time>
   <create_date>2017-02-06</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrant_name>Ing. Juraj Szelepcsényi</registrant_name>
   <registrant_company>Ing. Juraj Szelepcsényi</registrant_company>
   <registrant_address>Brezová 488/4</registrant_address>
   <registrant_city>Liptovský Mikuláš</registrant_city>
   <registrant_zip>03104</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.948858725</registrant_phone>
   <name_servers>
    <value>ns2.vshosting.cz</value>
    <value>webidentity.vshosting.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>hotelzaida.com</domain_name>
   <domain_keyword>hotelzaida</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:02:20</query_time>
   <create_date>2003-10-28</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>DonDominio (SCIP)</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Hemd Capital</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>Sevilla</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>visit https://icann.online-validation.com/domain-contact/?domainname=hotelzaida.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>hotelratna.com</domain_name>
   <domain_keyword>hotelratna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 23:51:29</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-31</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=hotelratna.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>hotelslina.com</domain_name>
   <domain_keyword>hotelslina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:59:25</query_time>
   <create_date>2022-10-16</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>ONLINE SAS</registrar_name>
   <registrar_website>https://www.bookmyname.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>BE</registrant_country>
   <registrant_email>https://www.bookmyname.com/whoisctc.cgi</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>hotelmarina.online</domain_name>
   <domain_keyword>hotelmarina</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 14:30:30</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>http://www.matbao.net</registrar_website>
   <registrant_company>Trình Thục Yên</registrant_company>
   <registrant_country>VN</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.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>hotelcalina.cat</domain_name>
   <domain_keyword>hotelcalina</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-16 01:39:27</query_time>
   <create_date>2015-08-07</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <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>
   <name_servers>
    <value>ns1020.ui-dns.de</value>
    <value>ns1081.ui-dns.biz</value>
    <value>ns1081.ui-dns.com</value>
    <value>ns1121.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>hotellavina.com</domain_name>
   <domain_keyword>hotellavina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:10:57</query_time>
   <create_date>2003-06-25</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=hotellavina.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>hotelsaana.net</domain_name>
   <domain_keyword>hotelsaana</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 19:05:29</query_time>
   <create_date>2021-06-10</create_date>
   <update_date>2022-10-29</update_date>
   <expiry_date>2029-06-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>ns-124.awsdns-15.com</value>
    <value>ns-1289.awsdns-33.org</value>
    <value>ns-1956.awsdns-52.co.uk</value>
    <value>ns-588.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>hotelnagina.com</domain_name>
   <domain_keyword>hotelnagina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 23:50:16</query_time>
   <create_date>2017-05-03</create_date>
   <update_date>2017-05-03</update_date>
   <expiry_date>2027-05-03</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd</registrar_name>
   <registrar_website>http://www.bigrock.com</registrar_website>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>hotelvarna.net</domain_name>
   <domain_keyword>hotelvarna</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 15:37:09</query_time>
   <create_date>2018-03-13</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-13</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>ns17.superhosting.bg</value>
    <value>ns18.superhosting.bg</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>hotelsarina.com</domain_name>
   <domain_keyword>hotelsarina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 19:45:26</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1158</registrar_iana>
   <registrar_name>Adomainofyourown.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>hotelthink.xyz</domain_name>
   <domain_keyword>hotelthink</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 02:43:20</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, S.L.U.</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_company>Joan Blanch</registrant_company>
   <registrant_state>Buenos Aires</registrant_state>
   <registrant_country>AR</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>dora.ns.cloudflare.com</value>
    <value>sam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>hoteltrinay.com</domain_name>
   <domain_keyword>hoteltrinay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 23:55:03</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.in</value>
    <value>ns2.bluehost.in</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>73</num>
   <domain_name>hotelfauna.com</domain_name>
   <domain_keyword>hotelfauna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 22:13:43</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </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>74</num>
   <domain_name>hotelelina.ru</domain_name>
   <domain_keyword>hotelelina</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:21:55</query_time>
   <create_date>2008-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>hotelkatina.com</domain_name>
   <domain_keyword>hotelkatina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 14:41:05</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>hotelsaint.co.uk</domain_name>
   <domain_keyword>hotelsaint</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 23:52:24</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>hoteldiana.info</domain_name>
   <domain_keyword>hoteldiana</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 01:20:43</query_time>
   <create_date>2003-10-22</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>985</registrar_iana>
   <registrar_name>Own Identity, Inc.</registrar_name>
   <registrar_website>http://www.ownidentity.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tirel</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.server24.eu</value>
    <value>ns2.server24.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>hoteldiana.co.uk</domain_name>
   <domain_keyword>hoteldiana</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 21:18:51</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>hotelbania.pl</domain_name>
   <domain_keyword>hotelbania</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-30 19:02:55</query_time>
   <create_date>2009-11-10</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.homecloud.pl</value>
    <value>ns2.homecloud.pl</value>
    <value>ns3.homecloud.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>hotelmagna.com</domain_name>
   <domain_keyword>hotelmagna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 14:36:43</query_time>
   <create_date>2024-06-10</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-10</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_state>HRT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1060.ui-dns.biz</value>
    <value>ns1060.ui-dns.de</value>
    <value>ns1083.ui-dns.com</value>
    <value>ns1094.ui-dns.org</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>hotel-lina.com</domain_name>
   <domain_keyword>hotel-lina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:53:22</query_time>
   <create_date>2019-12-01</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>hotel-aida.com</domain_name>
   <domain_keyword>hotel-aida</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 07:31:54</query_time>
   <create_date>2012-10-05</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AIDA Cruises - German Branch of Costa Crociere S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mecklenburg-Vorpommern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/hotel-aida.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1134.awsdns-13.org</value>
    <value>ns-1992.awsdns-57.co.uk</value>
    <value>ns-9.awsdns-01.com</value>
    <value>ns-926.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>hotelsaana.com</domain_name>
   <domain_keyword>hotelsaana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 01:27:08</query_time>
   <create_date>2021-06-10</create_date>
   <update_date>2022-10-29</update_date>
   <expiry_date>2029-06-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>ns-1168.awsdns-18.org</value>
    <value>ns-1926.awsdns-48.co.uk</value>
    <value>ns-343.awsdns-42.com</value>
    <value>ns-968.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>hotelhainan.net</domain_name>
   <domain_keyword>hotelhainan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 14:05:37</query_time>
   <create_date>2008-04-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>hoteltriana.com</domain_name>
   <domain_keyword>hoteltriana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:36:04</query_time>
   <create_date>2020-07-09</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-09</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=hoteltriana.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>hoteledina.com</domain_name>
   <domain_keyword>hoteledina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 22:12:31</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Benjamin Lachman</registrant_name>
   <registrant_address>314  E Main St</registrant_address>
   <registrant_city>Knox City</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>63446</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8333145236</registrant_phone>
   <name_servers>
    <value>ns1.qhoster.net</value>
    <value>ns2.qhoster.net</value>
    <value>ns3.qhoster.net</value>
    <value>ns4.qhoster.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>hotelmarina.it</domain_name>
   <domain_keyword>hotelmarina</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-20 06:30:47</query_time>
   <create_date>2011-07-24</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>doop GmbH&amp;   Co. KG</registrant_company>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>hotelpaiva.com</domain_name>
   <domain_keyword>hotelpaiva</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:17:45</query_time>
   <create_date>2012-04-09</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.browserbox.pt</value>
    <value>ns2.browserbox.pt</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>hotelthira.com</domain_name>
   <domain_keyword>hotelthira</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 23:54:57</query_time>
   <create_date>2022-09-13</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>ryu junseok</registrant_name>
   <registrant_address>517 Deongneung-ro  Nowon-gu Seoul.</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>01760</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7041456527</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>hotelsaini.com</domain_name>
   <domain_keyword>hotelsaini</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:22:45</query_time>
   <create_date>2019-12-02</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>hotelelina.com</domain_name>
   <domain_keyword>hotelelina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:39:04</query_time>
   <create_date>2015-05-15</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2026-05-15</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>ns51.bgdns.net</value>
    <value>ns52.bgdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>hoteldiana.se</domain_name>
   <domain_keyword>hoteldiana</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:03:08</query_time>
   <create_date>2022-01-02</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>hotelmarina.biz</domain_name>
   <domain_keyword>hotelmarina</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 14:13:27</query_time>
   <create_date>2006-08-24</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LU</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>hotelaarna.com</domain_name>
   <domain_keyword>hotelaarna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 01:38:37</query_time>
   <create_date>2022-11-15</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=hotelaarna.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>95</num>
   <domain_name>hotelmarina.com</domain_name>
   <domain_keyword>hotelmarina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:13:27</query_time>
   <create_date>2002-02-16</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-16</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>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>hotestaing.com</domain_name>
   <domain_keyword>hotestaing</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:12:44</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>brian.ns.cloudflare.com</value>
    <value>melinda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>hotelhasna.com</domain_name>
   <domain_keyword>hotelhasna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:06:01</query_time>
   <create_date>2005-10-24</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>hotelhainan.com</domain_name>
   <domain_keyword>hotelhainan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:05:37</query_time>
   <create_date>2016-11-28</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>hoteldiana.biz</domain_name>
   <domain_keyword>hoteldiana</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-30 19:03:54</query_time>
   <create_date>2004-02-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>www.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Finotti Hotels S.n.c.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</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>100</num>
   <domain_name>hotelkarina.com</domain_name>
   <domain_keyword>hotelkarina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:54:49</query_time>
   <create_date>2002-05-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-05-03</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>RN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/7e8aba3f-59be-401b-aaf2-2d17cb6a34a4</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>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.525</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.