WHOIS QUERY TIME

29 Apr 2024 - 6:37 PM UTC

Registered: 4 August 2003
Modified: 30 June 2023
Expiry: 4 August 2024

REGISTRAR

IANA: 1345
Name: Key-Systems GmbH
Website: http://rrpproxy.com

DNSSEC

unsigned

NAME SERVERS

ns0.aavv.net
ns1.aavv.net

DOMAIN STATUS

clientTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=viajar.ws
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "viajar.ws"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "viajar.ws",
            "domain_keyword": "viajar",
            "domain_tld": "ws",
            "query_time": "2024-04-29 18:37:23",
            "create_date": "2003-08-04",
            "update_date": "2023-06-30",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://rrpproxy.com",
            "name_servers": [
                "ns0.aavv.net",
                "ns1.aavv.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>viajar.ws</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>viajar.ws</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-04-29 18:37:23</query_time>
   <create_date>2003-08-04</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://rrpproxy.com</registrar_website>
   <name_servers>
    <value>ns0.aavv.net</value>
    <value>ns1.aavv.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.05</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.039 seconds) for "viajar.ws" in our Historical WHOIS Database.
#1 - QUERY TIME

24 Nov 2022 - 3:21 PM UTC

Registered: 4 August 2003
Modified: 4 July 2022
Expiry: 4 August 2023

REGISTRAR

IANA: 1345
Name: Key-Systems GmbH
Website: http://rrpproxy.com

NAME SERVERS

ns0.aavv.net
ns1.aavv.net

DOMAIN STATUS

clientTransferProhibited

#2 - QUERY TIME

29 Apr 2024 - 6:37 PM UTC

Registered: 4 August 2003
Modified: 30 June 2023
Expiry: 4 August 2024

REGISTRAR

IANA: 1345
Name: Key-Systems GmbH
Website: http://rrpproxy.com

DNSSEC

unsigned

NAME SERVERS

ns0.aavv.net
ns1.aavv.net

DOMAIN STATUS

clientTransferProhibited

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=viajar.ws
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "viajar.ws",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "viajar.ws",
    "results": [
        {
            "num": 1,
            "domain_name": "viajar.ws",
            "domain_keyword": "viajar",
            "domain_tld": "ws",
            "query_time": "2022-11-24 15:21:35",
            "create_date": "2003-08-04",
            "update_date": "2022-07-04",
            "expiry_date": "2023-08-04",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://rrpproxy.com",
            "name_servers": [
                "ns0.aavv.net",
                "ns1.aavv.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "viajar.ws",
            "domain_keyword": "viajar",
            "domain_tld": "ws",
            "query_time": "2024-04-29 18:37:23",
            "create_date": "2003-08-04",
            "update_date": "2023-06-30",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://rrpproxy.com",
            "name_servers": [
                "ns0.aavv.net",
                "ns1.aavv.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "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>viajar.ws</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>viajar.ws</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>viajar.ws</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2022-11-24 15:21:35</query_time>
   <create_date>2003-08-04</create_date>
   <update_date>2022-07-04</update_date>
   <expiry_date>2023-08-04</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://rrpproxy.com</registrar_website>
   <name_servers>
    <value>ns0.aavv.net</value>
    <value>ns1.aavv.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>viajar.ws</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-04-29 18:37:23</query_time>
   <create_date>2003-08-04</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://rrpproxy.com</registrar_website>
   <name_servers>
    <value>ns0.aavv.net</value>
    <value>ns1.aavv.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</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 60 domain names (in 0.055 seconds) which contained the exact domain keyword "viajar".
Domain Name Registered Expiry Registrar Ownership
1 viajar.net 16 Mar 1998 15 Mar 2025 Wild West Domains, LLC -
2 viajar.com 24 Jun 1998 22 Jun 2024 Eurodns S.A. Red Universal de Marketing y Bookings Online, S.A.
3 viajar.org 14 Apr 1999 14 Apr 2025 Realtime Register B.V. My Domain Provider
4 viajar.com.co 17 Nov 1999 19 Nov 2024 Mi.com.co REDACTED FOR PRIVACY
5 viajar.info 4 Aug 2001 4 Aug 2026 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Molt Simpatic, S.L.
6 viajar.ws 4 Aug 2003 4 Aug 2024 Key-Systems GmbH -
7 viajar.travel 3 Oct 2005 2 Oct 2024 EnCirca, Inc. Molt Simpatic SL
8 viajar.cat 13 Jun 2006 13 Jun 2024 UBILIBET S.L. Red Universal de Marketing y Bookings Online, SA
9 viajar.me 31 Jul 2008 31 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 viajar.co 25 Feb 2010 24 Feb 2026 Hello Internet Corp. HELLO INTERNET PROXY SERVICE
11 viajar.tv 6 Jul 2010 6 Jul 2024 Dynadot Inc Registry Services, LLC
12 viajar.tienda 4 Jun 2014 4 Jun 2024 united-domains AG REDACTED FOR PRIVACY
13 viajar.gratis 2 Sep 2014 2 Sep 2024 eNom, LLC Register.it spa
14 viajar.media 8 Feb 2015 8 Feb 2025 10dencehispahard, S.L. REDACTED FOR PRIVACY
15 viajar.love 25 Aug 2015 25 Aug 2024 Registrar.eu Vuelos Baratos Limited
16 viajar.mobi 2 Mar 2016 2 Mar 2025 Soluciones Corporativas IP, SL REDACTED FOR PRIVACY
17 viajar.viajes 25 Mar 2016 25 Mar 2025 Soluciones Corporativas IP, SL Soluciones Corporativas IP, c/o Whois Proxy
18 viajar.red 16 Nov 2016 16 Nov 2024 NameSilo, LLC See PrivacyGuardian.org
19 viajar.io 4 Jan 2017 4 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 viajar.jp 1 Apr 2017 30 Apr 2025 - Game Lounge Limited
21 viajar.net.br 20 Sep 2017 20 Sep 2027 - ALVARO BRAULIO COUTINHO DANTAS JUNIOR
22 viajar.com.br 27 Mar 2018 27 Mar 2026 - Marcelo Sinhorini
23 viajar.pro 13 Aug 2018 13 Aug 2024 Soluciones Corporativas IP, SL REDACTED FOR PRIVACY
24 viajar.world 30 Oct 2018 30 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 viajar.guru 26 Mar 2019 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 viajar.tel 9 May 2019 9 May 2025 Name.com, Inc. REDACTED FOR PRIVACY
27 viajar.madrid 17 Dec 2019 2 Jan 2025 Arsys -
28 viajar.one 13 Jan 2020 13 Jan 2025 NameSilo, LLC See PrivacyGuardian.org
29 viajar.biz 14 Jan 2020 14 Jan 2025 Dynadot Inc REDACTED FOR PRIVACY
30 viajar.xyz 16 Jan 2020 16 Jan 2025 Dynadot LLC -
31 viajar.nl 18 Jul 2020 - Metaregistrar B.V. -
32 viajar.email 18 Mar 2021 18 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
33 viajar.digital 14 Feb 2022 14 Feb 2026 Name.com, Inc. RAC Midia
34 viajar.website 25 Mar 2022 25 Mar 2025 eNom, Inc. Data Protected
35 viajar.top 11 Jul 2022 11 Jul 2024 OVH,sas REDACTED FOR PRIVACY
36 viajar.today 31 Jul 2022 31 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 viajar.live 31 Jul 2022 31 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 viajar.icu 19 Sep 2022 19 Sep 2024 Soluciones Corporativas IP, S.L.U. Antonio Ruiz Bogarin
39 viajar.online 26 Dec 2022 26 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
40 viajar.lat 18 Mar 2023 18 Mar 2024 Namecheap Withheld for Privacy Purposes
41 viajar.social 8 May 2023 8 May 2025 Soluciones Corporativas IP, SL Soluciones Corporativas IP, c/o Whois Proxy
42 viajar.vip 13 May 2023 13 May 2024 Soluciones Corporativas IP, SL Omar Martinez Martinez
43 viajar.bio 29 Jul 2023 29 Jul 2024 Name.com, Inc. REDACTED FOR PRIVACY
44 viajar.fun 5 Sep 2023 5 Sep 2025 Cloudflare, Inc. Whatyson Neves
45 viajar.barcelona 26 Sep 2023 26 Sep 2024 Openprovider Whois Privacy Protection Foundation
46 viajar.agency 3 Oct 2023 3 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
47 viajar.quest 6 Oct 2023 6 Oct 2024 Porkbun, LLC Private by Design, LLC
48 viajar.ru 25 Oct 2023 25 Oct 2024 REGRU-RU Private Person
49 viajar.fr 20 Nov 2023 20 Nov 2024 1API GmbH Ano Nymous
50 viajar.help 20 Nov 2023 20 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
51 viajar.gay 7 Dec 2023 7 Dec 2024 Soluciones Corporativas IP, SL Javier Martin Cabello
52 viajar.win 21 Dec 2023 21 Dec 2024 Cosmotown, Inc. REDACTED FOR PRIVACY
53 viajar.co.uk 16 Feb 2024 16 Feb 2025 Garth Piesse [Tag = COHERENT-NZ] -
54 viajar.app 22 Feb 2024 22 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 viajar.click 24 Feb 2024 24 Feb 2025 Porkbun LLC Private by Design, LLC
56 viajar.direct 28 Feb 2024 28 Feb 2029 GoDaddy.com, LLC Domains By Proxy, LLC
57 viajar.life 25 Apr 2024 25 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
58 viajar.show 14 May 2024 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
59 viajar.de - - - -
60 viajar.name - - IONOS SE -
61 viajar.hn - - Buro Internacional de Tecnologias (BIT-HN) Grupo OZ

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=viajar&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "viajar",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 61,
        "relation": "eq",
        "current": 61
    },
    "unique_domains": "viajar.net, viajar.com, viajar.org, viajar.com.co, viajar.info, viajar.ws, viajar.travel, viajar.cat, viajar.me, viajar.co, viajar.tv, viajar.tienda, viajar.gratis, viajar.media, viajar.love, viajar.mobi, viajar.viajes, viajar.red, viajar.io, viajar.jp, viajar.net.br, viajar.com.br, viajar.pro, viajar.world, viajar.guru, viajar.tel, viajar.madrid, viajar.one, viajar.biz, viajar.xyz, viajar.nl, viajar.email, viajar.digital, viajar.website, viajar.top, viajar.today, viajar.live, viajar.icu, viajar.online, viajar.lat, viajar.social, viajar.vip, viajar.bio, viajar.fun, viajar.barcelona, viajar.agency, viajar.quest, viajar.ru, viajar.fr, viajar.help, viajar.gay, viajar.win, viajar.co.uk, viajar.app, viajar.click, viajar.direct, viajar.life, viajar.show, viajar.de, viajar.name, viajar.hn",
    "results": [
        {
            "num": 1,
            "domain_name": "viajar.net",
            "domain_keyword": "viajar",
            "domain_tld": "net",
            "query_time": "2024-05-15 03:55:45",
            "create_date": "1998-03-16",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.canarias.com",
                "ns2.canarias.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "viajar.com",
            "domain_keyword": "viajar",
            "domain_tld": "com",
            "query_time": "2024-05-04 19:26:45",
            "create_date": "1998-06-24",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "Rumbo IT Department",
            "registrant_company": "Red Universal de Marketing y Bookings Online, S.A.",
            "registrant_address": "Paseo de la Florida, 2, Oficina exterior 2 Centro Comercial Principe Pio",
            "registrant_city": "Madrid",
            "registrant_zip": "28008",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.913076689",
            "name_servers": [
                "ns-146.awsdns-18.com",
                "ns-1500.awsdns-59.org",
                "ns-1845.awsdns-38.co.uk",
                "ns-752.awsdns-30.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "viajar.org",
            "domain_keyword": "viajar",
            "domain_tld": "org",
            "query_time": "2024-05-04 19:26:45",
            "create_date": "1999-04-14",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-14",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hostinet.com",
                "dns2.hostinet.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "viajar.com.co",
            "domain_keyword": "viajar",
            "domain_tld": "com.co",
            "query_time": "2024-05-29 07:03:43",
            "create_date": "1999-11-17",
            "update_date": "2022-12-01",
            "expiry_date": "2024-11-19",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "viajar.info",
            "domain_keyword": "viajar",
            "domain_tld": "info",
            "query_time": "2024-05-17 18:51:35",
            "create_date": "2001-08-04",
            "update_date": "2021-03-23",
            "expiry_date": "2026-08-04",
            "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": "Molt Simpatic, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "viajar.ws",
            "domain_keyword": "viajar",
            "domain_tld": "ws",
            "query_time": "2024-04-29 18:37:23",
            "create_date": "2003-08-04",
            "update_date": "2023-06-30",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://rrpproxy.com",
            "name_servers": [
                "ns0.aavv.net",
                "ns1.aavv.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "viajar.travel",
            "domain_keyword": "viajar",
            "domain_tld": "travel",
            "query_time": "2024-06-11 15:35:02",
            "create_date": "2005-10-03",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-02",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://encirca.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Molt Simpatic SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "viajar.cat",
            "domain_keyword": "viajar",
            "domain_tld": "cat",
            "query_time": "2024-04-18 05:44:43",
            "create_date": "2006-06-13",
            "update_date": "2023-07-28",
            "expiry_date": "2024-06-13",
            "registrar_iana": 3802,
            "registrar_name": "UBILIBET S.L.",
            "registrar_website": "http://ubilibet.consulting",
            "registrant_company": "Red Universal de Marketing y Bookings Online, SA",
            "registrant_state": "Madrid",
            "registrant_country": "ES",
            "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": [
                "ns-1180.awsdns-19.org",
                "ns-2004.awsdns-58.co.uk",
                "ns-407.awsdns-50.com",
                "ns-970.awsdns-57.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "viajar.me",
            "domain_keyword": "viajar",
            "domain_tld": "me",
            "query_time": "2024-05-08 13:36:07",
            "create_date": "2008-07-31",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "viajar.co",
            "domain_keyword": "viajar",
            "domain_tld": "co",
            "query_time": "2024-04-18 05:44:43",
            "create_date": "2010-02-25",
            "update_date": "2024-02-14",
            "expiry_date": "2026-02-24",
            "registrar_iana": 1924,
            "registrar_name": "Hello Internet Corp.",
            "registrar_website": "https://www.hello.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HELLO INTERNET PROXY SERVICE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hello.co",
                "ns2.hello.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "viajar.tv",
            "domain_keyword": "viajar",
            "domain_tld": "tv",
            "query_time": "2024-04-18 05:44:43",
            "create_date": "2010-07-06",
            "update_date": "2024-02-28",
            "expiry_date": "2024-07-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "viajar.tienda",
            "domain_keyword": "viajar",
            "domain_tld": "tienda",
            "query_time": "2024-05-17 18:51:35",
            "create_date": "2014-06-04",
            "update_date": "2024-04-29",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "viajar.gratis",
            "domain_keyword": "viajar",
            "domain_tld": "gratis",
            "query_time": "2024-05-21 05:50:31",
            "create_date": "2014-09-02",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Register.it spa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FI",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "viajar.media",
            "domain_keyword": "viajar",
            "domain_tld": "media",
            "query_time": "2024-05-27 07:40:44",
            "create_date": "2015-02-08",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard, S.L.",
            "registrar_website": "https://www.cdmon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "viajar.love",
            "domain_keyword": "viajar",
            "domain_tld": "love",
            "query_time": "2024-05-17 18:51:35",
            "create_date": "2015-08-25",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vuelos Baratos Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "viajar.mobi",
            "domain_keyword": "viajar",
            "domain_tld": "mobi",
            "query_time": "2024-04-18 05:44:43",
            "create_date": "2016-03-02",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.rebel.com",
                "dns2.rebel.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "viajar.viajes",
            "domain_keyword": "viajar",
            "domain_tld": "viajes",
            "query_time": "2024-05-21 05:50:31",
            "create_date": "2016-03-25",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Soluciones Corporativas IP, c/o Whois Proxy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illes Balears",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.sered.net",
                "dns2.sered.net",
                "dns3.sered.net",
                "dns4.sered.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "viajar.red",
            "domain_keyword": "viajar",
            "domain_tld": "red",
            "query_time": "2024-05-26 05:32:54",
            "create_date": "2016-11-16",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "viajar.io",
            "domain_keyword": "viajar",
            "domain_tld": "io",
            "query_time": "2024-05-13 17:46:50",
            "create_date": "2017-01-04",
            "update_date": "2023-12-10",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.portalcidade.com",
                "ns2.portalcidade.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "viajar.jp",
            "domain_keyword": "viajar",
            "domain_tld": "jp",
            "query_time": "2024-05-08 13:36:07",
            "create_date": "2017-04-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Game Lounge Limited",
            "registrant_address": "Shibuya-ku",
            "registrant_email": "[email protected]",
            "registrant_phone": "+35-6-99170863",
            "name_servers": [
                "ns1.namesystem.se",
                "ns2.namesystem.se",
                "ns3.namesystem.se"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 21,
            "domain_name": "viajar.net.br",
            "domain_keyword": "viajar",
            "domain_tld": "net.br",
            "query_time": "2024-06-11 15:35:04",
            "create_date": "2017-09-20",
            "update_date": "2022-09-29",
            "expiry_date": "2027-09-20",
            "registrant_name": "ALVARO BRAULIO COUTINHO DANTAS JUNIOR",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 22,
            "domain_name": "viajar.com.br",
            "domain_keyword": "viajar",
            "domain_tld": "com.br",
            "query_time": "2024-05-04 19:26:45",
            "create_date": "2018-03-27",
            "update_date": "2024-05-03",
            "expiry_date": "2026-03-27",
            "registrant_name": "Marcelo Sinhorini",
            "name_servers": [
                "ns1.erpsistemas.com.br",
                "ns2.erpsistemas.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 23,
            "domain_name": "viajar.pro",
            "domain_keyword": "viajar",
            "domain_tld": "pro",
            "query_time": "2024-05-17 18:51:35",
            "create_date": "2018-08-13",
            "update_date": "2023-03-30",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Alicante",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.raiolanetworks.es",
                "dns2.raiolanetworks.es",
                "dns3.raiolanetworks.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "viajar.world",
            "domain_keyword": "viajar",
            "domain_tld": "world",
            "query_time": "2024-04-18 05:44:43",
            "create_date": "2018-10-30",
            "update_date": "2023-12-14",
            "expiry_date": "2024-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "viajar.guru",
            "domain_keyword": "viajar",
            "domain_tld": "guru",
            "query_time": "2024-06-11 15:35:02",
            "create_date": "2019-03-26",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "viajar.tel",
            "domain_keyword": "viajar",
            "domain_tld": "tel",
            "query_time": "2024-05-13 17:46:50",
            "create_date": "2019-05-09",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ont",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dhl.name.com",
                "ns2jqz.name.com",
                "ns3dty.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "viajar.madrid",
            "domain_keyword": "viajar",
            "domain_tld": "madrid",
            "query_time": "2024-06-11 15:35:02",
            "create_date": "2019-12-17",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-02",
            "registrar_iana": 379,
            "registrar_name": "Arsys",
            "registrar_website": "http://www.arsys.es",
            "registrant_state": "MADRID",
            "registrant_country": "ES",
            "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": [
                "dns45.servidoresdns.net",
                "dns46.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "viajar.one",
            "domain_keyword": "viajar",
            "domain_tld": "one",
            "query_time": "2024-04-18 05:44:43",
            "create_date": "2020-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.level43.net",
                "ns2.level43.net",
                "ns3.level43.net",
                "ns4.level43.net",
                "ns5.level43.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "viajar.biz",
            "domain_keyword": "viajar",
            "domain_tld": "biz",
            "query_time": "2024-05-17 18:51:39",
            "create_date": "2020-01-14",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "viajar.xyz",
            "domain_keyword": "viajar",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 05:44:43",
            "create_date": "2020-01-16",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "viajar.nl",
            "domain_keyword": "viajar",
            "domain_tld": "nl",
            "query_time": "2024-05-08 13:36:07",
            "create_date": "2020-07-18",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 32,
            "domain_name": "viajar.email",
            "domain_keyword": "viajar",
            "domain_tld": "email",
            "query_time": "2024-05-17 18:51:35",
            "create_date": "2021-03-18",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "iris.ns.cloudflare.com",
                "rob.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "viajar.digital",
            "domain_keyword": "viajar",
            "domain_tld": "digital",
            "query_time": "2024-06-11 15:35:02",
            "create_date": "2022-02-14",
            "update_date": "2024-03-30",
            "expiry_date": "2026-02-14",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RAC Midia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "sp",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "arturo.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "viajar.website",
            "domain_keyword": "viajar",
            "domain_tld": "website",
            "query_time": "2024-05-22 23:53:13",
            "create_date": "2022-03-25",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-25",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "WA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "viajar.top",
            "domain_keyword": "viajar",
            "domain_tld": "top",
            "query_time": "2024-04-18 05:44:43",
            "create_date": "2022-07-11",
            "update_date": "2022-07-11",
            "expiry_date": "2024-07-11",
            "registrar_iana": 433,
            "registrar_name": "OVH,sas",
            "registrar_website": "http://www.ovh.com/fr/index.xml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "europe-1441.banahosting.com",
                "europe-1442.banahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "viajar.today",
            "domain_keyword": "viajar",
            "domain_tld": "today",
            "query_time": "2024-04-18 05:44:43",
            "create_date": "2022-07-31",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "viajar.live",
            "domain_keyword": "viajar",
            "domain_tld": "live",
            "query_time": "2024-05-08 13:36:07",
            "create_date": "2022-07-31",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "viajar.icu",
            "domain_keyword": "viajar",
            "domain_tld": "icu",
            "query_time": "2024-05-17 18:51:35",
            "create_date": "2022-09-19",
            "update_date": "2024-04-12",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, S.L.U.",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "Antonio Ruiz Bogarin",
            "registrant_state": "Madrid",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "viajar.online",
            "domain_keyword": "viajar",
            "domain_tld": "online",
            "query_time": "2024-05-08 13:36:07",
            "create_date": "2022-12-26",
            "update_date": "2024-04-16",
            "expiry_date": "2024-12-26",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "viajar.lat",
            "domain_keyword": "viajar",
            "domain_tld": "lat",
            "query_time": "2024-05-27 07:40:44",
            "create_date": "2023-03-18",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-18",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "viajar.social",
            "domain_keyword": "viajar",
            "domain_tld": "social",
            "query_time": "2024-05-13 17:46:50",
            "create_date": "2023-05-08",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Soluciones Corporativas IP, c/o Whois Proxy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illes Balears",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourexpireddomain.com",
                "ns2.renewyourexpireddomain.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "viajar.vip",
            "domain_keyword": "viajar",
            "domain_tld": "vip",
            "query_time": "2024-06-11 15:35:02",
            "create_date": "2023-05-13",
            "update_date": "2024-05-15",
            "expiry_date": "2024-05-13",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "www.scip.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Omar Martinez Martinez",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Valencia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourexpireddomain.com",
                "ns2.renewyourexpireddomain.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "viajar.bio",
            "domain_keyword": "viajar",
            "domain_tld": "bio",
            "query_time": "2024-06-11 15:35:02",
            "create_date": "2023-07-29",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ba",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1dns.name.com",
                "ns2kry.name.com",
                "ns3cpr.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "viajar.fun",
            "domain_keyword": "viajar",
            "domain_tld": "fun",
            "query_time": "2024-05-21 05:50:31",
            "create_date": "2023-09-05",
            "update_date": "2024-02-25",
            "expiry_date": "2025-09-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Whatyson Neves",
            "registrant_state": "DF",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the 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": [
                "apollo.ns.cloudflare.com",
                "kiki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "viajar.barcelona",
            "domain_keyword": "viajar",
            "domain_tld": "barcelona",
            "query_time": "2024-05-29 07:03:43",
            "create_date": "2023-09-26",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "http://www.registrar.eu",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_state": "Zuid-Holland",
            "registrant_country": "NL",
            "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": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "viajar.agency",
            "domain_keyword": "viajar",
            "domain_tld": "agency",
            "query_time": "2024-05-29 07:03:43",
            "create_date": "2023-10-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "viajar.quest",
            "domain_keyword": "viajar",
            "domain_tld": "quest",
            "query_time": "2024-06-11 15:35:02",
            "create_date": "2023-10-06",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "viajar.ru",
            "domain_keyword": "viajar",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:38:46",
            "create_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "viajar.fr",
            "domain_keyword": "viajar",
            "domain_tld": "fr",
            "query_time": "2024-05-05 11:26:01",
            "create_date": "2023-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-20",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 50,
            "domain_name": "viajar.help",
            "domain_keyword": "viajar",
            "domain_tld": "help",
            "query_time": "2024-05-26 05:32:54",
            "create_date": "2023-11-20",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "viajar.gay",
            "domain_keyword": "viajar",
            "domain_tld": "gay",
            "query_time": "2024-06-11 15:35:02",
            "create_date": "2023-12-07",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "www.scip.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Javier Martin Cabello",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lleida",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "viajar.win",
            "domain_keyword": "viajar",
            "domain_tld": "win",
            "query_time": "2024-05-04 19:26:46",
            "create_date": "2023-12-21",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1509,
            "registrar_name": "Cosmotown, Inc.",
            "registrar_website": "www.ccdomain.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4201.banahosting.com",
                "ns4202.banahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "viajar.co.uk",
            "domain_keyword": "viajar",
            "domain_tld": "co.uk",
            "query_time": "2024-06-03 20:12:56",
            "create_date": "2024-02-16",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-16",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "viajar.app",
            "domain_keyword": "viajar",
            "domain_tld": "app",
            "query_time": "2024-06-11 15:35:02",
            "create_date": "2024-02-22",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "viajar.click",
            "domain_keyword": "viajar",
            "domain_tld": "click",
            "query_time": "2024-05-26 05:32:54",
            "create_date": "2024-02-24",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elma.ns.cloudflare.com",
                "louis.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "viajar.direct",
            "domain_keyword": "viajar",
            "domain_tld": "direct",
            "query_time": "2024-05-04 19:26:45",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2029-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "viajar.life",
            "domain_keyword": "viajar",
            "domain_tld": "life",
            "query_time": "2024-04-27 17:48:27",
            "create_date": "2024-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jobs.ns.cloudflare.com",
                "meg.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "viajar.show",
            "domain_keyword": "viajar",
            "domain_tld": "show",
            "query_time": "2024-05-16 17:29:43",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "viajar.de",
            "domain_keyword": "viajar",
            "domain_tld": "de",
            "query_time": "2024-05-04 16:49:05",
            "update_date": "2020-03-27",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 60,
            "domain_name": "viajar.name",
            "domain_keyword": "viajar",
            "domain_tld": "name",
            "query_time": "2024-05-08 13:36:07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 61,
            "domain_name": "viajar.hn",
            "domain_keyword": "viajar",
            "domain_tld": "hn",
            "query_time": "2024-05-13 17:46:50",
            "registrar_name": "Buro Internacional de Tecnologias (BIT-HN)",
            "registrar_website": "http://www.nic.hn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Grupo OZ",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cp-51.webhostbox.net",
                "ns2.cp-51.webhostbox.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>viajar</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>61</total>
  <relation>eq</relation>
  <current>61</current>
 </count>
 <unique_domains>viajar.net, viajar.com, viajar.org, viajar.com.co, viajar.info, viajar.ws, viajar.travel, viajar.cat, viajar.me, viajar.co, viajar.tv, viajar.tienda, viajar.gratis, viajar.media, viajar.love, viajar.mobi, viajar.viajes, viajar.red, viajar.io, viajar.jp, viajar.net.br, viajar.com.br, viajar.pro, viajar.world, viajar.guru, viajar.tel, viajar.madrid, viajar.one, viajar.biz, viajar.xyz, viajar.nl, viajar.email, viajar.digital, viajar.website, viajar.top, viajar.today, viajar.live, viajar.icu, viajar.online, viajar.lat, viajar.social, viajar.vip, viajar.bio, viajar.fun, viajar.barcelona, viajar.agency, viajar.quest, viajar.ru, viajar.fr, viajar.help, viajar.gay, viajar.win, viajar.co.uk, viajar.app, viajar.click, viajar.direct, viajar.life, viajar.show, viajar.de, viajar.name, viajar.hn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>viajar.net</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 03:55:45</query_time>
   <create_date>1998-03-16</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.canarias.com</value>
    <value>ns2.canarias.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>2</num>
   <domain_name>viajar.com</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 19:26:45</query_time>
   <create_date>1998-06-24</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>Rumbo IT Department</registrant_name>
   <registrant_company>Red Universal de Marketing y Bookings Online, S.A.</registrant_company>
   <registrant_address>Paseo de la Florida, 2, Oficina exterior 2 Centro Comercial Principe Pio</registrant_address>
   <registrant_city>Madrid</registrant_city>
   <registrant_zip>28008</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.913076689</registrant_phone>
   <name_servers>
    <value>ns-146.awsdns-18.com</value>
    <value>ns-1500.awsdns-59.org</value>
    <value>ns-1845.awsdns-38.co.uk</value>
    <value>ns-752.awsdns-30.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>viajar.org</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 19:26:45</query_time>
   <create_date>1999-04-14</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hostinet.com</value>
    <value>dns2.hostinet.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>viajar.com.co</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-29 07:03:43</query_time>
   <create_date>1999-11-17</create_date>
   <update_date>2022-12-01</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</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>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>viajar.info</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 18:51:35</query_time>
   <create_date>2001-08-04</create_date>
   <update_date>2021-03-23</update_date>
   <expiry_date>2026-08-04</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>Molt Simpatic, S.L.</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>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>viajar.ws</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-04-29 18:37:23</query_time>
   <create_date>2003-08-04</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://rrpproxy.com</registrar_website>
   <name_servers>
    <value>ns0.aavv.net</value>
    <value>ns1.aavv.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>viajar.travel</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-06-11 15:35:02</query_time>
   <create_date>2005-10-03</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://encirca.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Molt Simpatic SL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>viajar.cat</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-18 05:44:43</query_time>
   <create_date>2006-06-13</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>3802</registrar_iana>
   <registrar_name>UBILIBET S.L.</registrar_name>
   <registrar_website>http://ubilibet.consulting</registrar_website>
   <registrant_company>Red Universal de Marketing y Bookings Online, SA</registrant_company>
   <registrant_state>Madrid</registrant_state>
   <registrant_country>ES</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>ns-1180.awsdns-19.org</value>
    <value>ns-2004.awsdns-58.co.uk</value>
    <value>ns-407.awsdns-50.com</value>
    <value>ns-970.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>viajar.me</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-08 13:36:07</query_time>
   <create_date>2008-07-31</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>viajar.co</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-18 05:44:43</query_time>
   <create_date>2010-02-25</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2026-02-24</expiry_date>
   <registrar_iana>1924</registrar_iana>
   <registrar_name>Hello Internet Corp.</registrar_name>
   <registrar_website>https://www.hello.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HELLO INTERNET PROXY SERVICE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hello.co</value>
    <value>ns2.hello.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>viajar.tv</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-18 05:44:43</query_time>
   <create_date>2010-07-06</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>12</num>
   <domain_name>viajar.tienda</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>tienda</domain_tld>
   <query_time>2024-05-17 18:51:35</query_time>
   <create_date>2014-06-04</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>viajar.gratis</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>gratis</domain_tld>
   <query_time>2024-05-21 05:50:31</query_time>
   <create_date>2014-09-02</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Register.it spa</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FI</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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>viajar.media</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-27 07:40:44</query_time>
   <create_date>2015-02-08</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard, S.L.</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>viajar.love</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-17 18:51:35</query_time>
   <create_date>2015-08-25</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vuelos Baratos Limited</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>viajar.mobi</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-18 05:44:43</query_time>
   <create_date>2016-03-02</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.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>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.rebel.com</value>
    <value>dns2.rebel.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>viajar.viajes</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>viajes</domain_tld>
   <query_time>2024-05-21 05:50:31</query_time>
   <create_date>2016-03-25</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Soluciones Corporativas IP, c/o Whois Proxy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.sered.net</value>
    <value>dns2.sered.net</value>
    <value>dns3.sered.net</value>
    <value>dns4.sered.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>viajar.red</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-26 05:32:54</query_time>
   <create_date>2016-11-16</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>viajar.io</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-13 17:46:50</query_time>
   <create_date>2017-01-04</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.portalcidade.com</value>
    <value>ns2.portalcidade.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>viajar.jp</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-08 13:36:07</query_time>
   <create_date>2017-04-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Game Lounge Limited</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+35-6-99170863</registrant_phone>
   <name_servers>
    <value>ns1.namesystem.se</value>
    <value>ns2.namesystem.se</value>
    <value>ns3.namesystem.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>viajar.net.br</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-06-11 15:35:04</query_time>
   <create_date>2017-09-20</create_date>
   <update_date>2022-09-29</update_date>
   <expiry_date>2027-09-20</expiry_date>
   <registrant_name>ALVARO BRAULIO COUTINHO DANTAS JUNIOR</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>viajar.com.br</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-04 19:26:45</query_time>
   <create_date>2018-03-27</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2026-03-27</expiry_date>
   <registrant_name>Marcelo Sinhorini</registrant_name>
   <name_servers>
    <value>ns1.erpsistemas.com.br</value>
    <value>ns2.erpsistemas.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>viajar.pro</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-17 18:51:35</query_time>
   <create_date>2018-08-13</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.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>Alicante</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.raiolanetworks.es</value>
    <value>dns2.raiolanetworks.es</value>
    <value>dns3.raiolanetworks.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>viajar.world</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-18 05:44:43</query_time>
   <create_date>2018-10-30</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>viajar.guru</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-06-11 15:35:02</query_time>
   <create_date>2019-03-26</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>viajar.tel</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-13 17:46:50</query_time>
   <create_date>2019-05-09</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ont</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dhl.name.com</value>
    <value>ns2jqz.name.com</value>
    <value>ns3dty.name.com</value>
    <value>ns4cpw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>viajar.madrid</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>madrid</domain_tld>
   <query_time>2024-06-11 15:35:02</query_time>
   <create_date>2019-12-17</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <registrant_state>MADRID</registrant_state>
   <registrant_country>ES</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>dns45.servidoresdns.net</value>
    <value>dns46.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>viajar.one</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-18 05:44:43</query_time>
   <create_date>2020-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.level43.net</value>
    <value>ns2.level43.net</value>
    <value>ns3.level43.net</value>
    <value>ns4.level43.net</value>
    <value>ns5.level43.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>viajar.biz</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-17 18:51:39</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>viajar.xyz</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 05:44:43</query_time>
   <create_date>2020-01-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>viajar.nl</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 13:36:07</query_time>
   <create_date>2020-07-18</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>viajar.email</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-17 18:51:35</query_time>
   <create_date>2021-03-18</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>iris.ns.cloudflare.com</value>
    <value>rob.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>viajar.digital</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-11 15:35:02</query_time>
   <create_date>2022-02-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2026-02-14</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RAC Midia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>sp</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</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>arturo.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>viajar.website</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-22 23:53:13</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>WA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>viajar.top</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 05:44:43</query_time>
   <create_date>2022-07-11</create_date>
   <update_date>2022-07-11</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH,sas</registrar_name>
   <registrar_website>http://www.ovh.com/fr/index.xml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>europe-1441.banahosting.com</value>
    <value>europe-1442.banahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>viajar.today</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-18 05:44:43</query_time>
   <create_date>2022-07-31</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>viajar.live</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 13:36:07</query_time>
   <create_date>2022-07-31</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>viajar.icu</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-17 18:51:35</query_time>
   <create_date>2022-09-19</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-09-19</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>Antonio Ruiz Bogarin</registrant_company>
   <registrant_state>Madrid</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>viajar.online</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 13:36:07</query_time>
   <create_date>2022-12-26</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>viajar.lat</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-27 07:40:44</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>viajar.social</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-13 17:46:50</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Soluciones Corporativas IP, c/o Whois Proxy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.renewyourexpireddomain.com</value>
    <value>ns2.renewyourexpireddomain.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>viajar.vip</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-11 15:35:02</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-05-13</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>www.scip.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Omar Martinez Martinez</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Valencia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourexpireddomain.com</value>
    <value>ns2.renewyourexpireddomain.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>viajar.bio</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-06-11 15:35:02</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ba</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</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>ns1dns.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3cpr.name.com</value>
    <value>ns4lpv.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>viajar.fun</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-21 05:50:31</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-09-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Whatyson Neves</registrant_company>
   <registrant_state>DF</registrant_state>
   <registrant_country>BR</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>apollo.ns.cloudflare.com</value>
    <value>kiki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>viajar.barcelona</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>barcelona</domain_tld>
   <query_time>2024-05-29 07:03:43</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_country>NL</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>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>viajar.agency</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-29 07:03:43</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>viajar.quest</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-06-11 15:35:02</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>viajar.ru</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:38:46</query_time>
   <create_date>2023-10-25</create_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>viajar.fr</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 11:26:01</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>viajar.help</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-05-26 05:32:54</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>viajar.gay</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-06-11 15:35:02</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>www.scip.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Javier Martin Cabello</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lleida</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>viajar.win</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-04 19:26:46</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>Cosmotown, Inc.</registrar_name>
   <registrar_website>www.ccdomain.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4201.banahosting.com</value>
    <value>ns4202.banahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>viajar.co.uk</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-03 20:12:56</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>viajar.app</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-11 15:35:02</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>viajar.click</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-26 05:32:54</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elma.ns.cloudflare.com</value>
    <value>louis.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>viajar.direct</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-05-04 19:26:45</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2029-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>viajar.life</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-27 17:48:27</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jobs.ns.cloudflare.com</value>
    <value>meg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>viajar.show</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-16 17:29:43</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>viajar.de</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 16:49:05</query_time>
   <update_date>2020-03-27</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>viajar.name</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-08 13:36:07</query_time>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>viajar.hn</domain_name>
   <domain_keyword>viajar</domain_keyword>
   <domain_tld>hn</domain_tld>
   <query_time>2024-05-13 17:46:50</query_time>
   <registrar_name>Buro Internacional de Tecnologias (BIT-HN)</registrar_name>
   <registrar_website>http://www.nic.hn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Grupo OZ</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.cp-51.webhostbox.net</value>
    <value>ns2.cp-51.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.055</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,202 domain names (in 0.181 seconds) which look and sound like the brand name "viajar".
Domain Name Registered Expiry Registrar Ownership
1 viajan.nl 7 Oct 2011 - Hostnet B.V. -
2 viajear.net 20 Oct 2013 20 Oct 2024 IONOS SE REDACTED FOR PRIVACY
3 viapar.com.br 2 Oct 1998 2 Oct 2024 - Rodovias Integradas do Paran? S/A
4 viajor.com.br 4 May 2009 4 May 2026 - Edson Goncalves
5 viajan.direct 3 Oct 2021 3 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu Support4events
6 viajaro.com 2 May 2023 2 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
7 viajard.com 8 Oct 2009 8 Oct 2024 FastDomain Inc. -
8 viajai.com 11 May 2020 11 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
9 viasar.com 10 Jan 2017 10 Jan 2025 TurnCommerce, Inc. DBA NameBright.com -
10 vinjar.net 2 May 2004 2 May 2025 Domeneshop AS dba domainnameshop.com -
11 aviajar.pro 14 Sep 2023 14 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 viajaa.com 28 May 2024 28 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
13 viajor.online 1 Nov 2022 1 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
14 viajaz.com 18 Aug 2012 18 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
15 viajary.com 13 Feb 2014 13 Feb 2025 Porkbun LLC Private by Design, LLC
16 viamar.it 25 Aug 2020 25 Aug 2024 Tophost s.r.l. Vincenzo Amarante
17 viajas.org 15 Jul 2006 15 Jul 2024 Tecnocrática Centro de Datos, S.L. N/A
18 xviajar.com 8 Jul 2023 15 Aug 2024 dattatec.com SRL SL VIAJES
19 diajar.online 11 Apr 2020 11 Apr 2025 CV. Rumahweb Indonesia timantena solution
20 viajear.com 20 Oct 2013 20 Oct 2024 IONOS SE -
21 viamar.de - - - -
22 viaear.com 5 Nov 2000 5 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
23 kiajar.com 12 May 2023 12 May 2024 OwnRegistrar, Inc. WhoisSecure
24 biajar.com 14 Nov 2000 14 Nov 2024 Dinahosting s.l. RedGiga
25 viajap.com 28 Dec 2023 28 Dec 2024 Xin Net Technology Corporation REDACTED FOR PRIVACY
26 viacar.info 30 Jan 2013 30 Jan 2025 OVH SAS REDACTED FOR PRIVACY
27 viajor.net 22 Sep 2022 22 Sep 2024 GoDaddy.com, LLC -
28 viacar.ru 5 Feb 2019 5 Feb 2025 REGRU-RU Private Person
29 viabar.ru 14 Mar 2023 14 Mar 2025 BEGET-RU Private Person
30 viacar.net 17 Nov 2003 17 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
31 vihajar.com 2 Jan 2024 2 Jan 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
32 viaxar.ru 28 Oct 2023 28 Oct 2024 RU-CENTER-RU Private Person
33 vidjar.com 13 Jan 2019 13 Jan 2025 Dynadot Inc -
34 viatar.com 30 Oct 2002 30 Oct 2024 ABOVE.COM PTY LTD. -
35 viamar.net.br 1 Jul 2010 1 Jul 2024 - VIA MAR APART HOTEIS E TURISMO
36 viacar.pt - - - -
37 viajarq.com 2 Nov 2007 2 Nov 2024 FastDomain Inc. -
38 viajae.com 28 Feb 2023 28 Feb 2025 GoDaddy.com, LLC -
39 viajax.com 25 Apr 2018 25 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
40 viajard.net 20 May 2017 20 May 2025 GoDaddy.com, LLC -
41 eviajar.com.br 27 Feb 2015 27 Feb 2025 - Via Master Operadora de Turismo Ltda
42 viavar.xyz 4 Dec 2023 4 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
43 vyajar.com 2 Jul 2022 2 Jul 2024 Webempresa Europa, S.L. REDACTED FOR PRIVACY
44 virjar.com 14 Jul 2015 14 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
45 viamar.com 22 Jan 1998 21 Jan 2025 Register.com, Inc. True Magic LLC
46 viaxar.com 28 Oct 2002 28 Oct 2024 Dinahosting s.l. Cibervisión, C. B.
47 vitjar.com 21 Oct 2021 21 Oct 2024 Domeneshop AS dba domainnameshop.com -
48 vianar.com 20 May 2023 20 May 2025 GoDaddy.com, LLC -
49 viajapr.com 19 Oct 2007 19 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 viajad.com 11 May 2007 11 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
51 viajah.com.br 22 Nov 2010 22 Nov 2024 - Tarciso Soares Leite
52 aviajar.com.co 24 Mar 2023 24 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 viabar.com 2 Nov 2010 4 Sep 2024 GoDaddy.com, LLC -
54 viajur.com 28 Mar 2017 27 Mar 2025 Eurodns S.A. Medirex, a.s.
55 eviajar.com 25 Oct 2023 25 Oct 2024 Dynadot Inc -
56 viajor.com 5 Jul 2015 5 Jul 2024 ENOM, INC. REDACTED FOR PRIVACY
57 viajas.cl 8 Apr 2011 6 May 2025 NIC Chile Comercial Infinito SpA
58 aviajar.com 27 Feb 1999 27 Feb 2025 GoDaddy.com, LLC -
59 viamar.com.pt 12 Dec 2007 - - -
60 viajara.com 13 Mar 2000 13 Mar 2028 GoDaddy Online Services Cayman Islands Ltd. -
61 viamar.com.br 2 Feb 2005 2 Feb 2029 - Viamar Ve?culos Pe?as e Servi?os Ltda
62 viamar.ca 10 Jun 2004 10 Jun 2028 Grape Inc. viamar scilla transport International Inc.
63 viamar.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
64 viajer.com 12 Mar 2021 12 Mar 2025 Name.com, Inc. Jose Alberto Andrade Seabra de Almeida
65 viacar.store 10 Jul 2023 10 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
66 viajas.net 15 Nov 2005 15 Nov 2024 TECNOCRATICA CENTRO DE DATOS, S.L. REDACTED FOR PRIVACY
67 vialar.com 23 Nov 2005 23 Nov 2024 ANNULET, INC BuyDomains.com
68 vialar.com.br 18 Jan 2011 18 Jan 2031 - VIA LAR - UTILIDADES DOMESTICAS LTDA.
69 viacar.it 22 Nov 2014 22 Nov 2024 Imnoko S.r.l. Imnoko S.r.l.
70 viajara.net 20 May 2022 20 May 2025 GoDaddy.com, LLC -
71 viajara.info 15 Mar 2023 15 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
72 vipjar.net 17 Oct 2020 17 Oct 2024 GoDaddy.com, LLC -
73 viaxar.pl 4 Feb 2010 4 Feb 2025 nazwa.pl sp. z o.o. -
74 viamar.immo 17 Feb 2021 17 Feb 2025 Key-Systems, LLC Viamar NV
75 viazar.com 30 Jan 2018 30 Jan 2025 GoDaddy.com, LLC -
76 viajah.com 4 Mar 2008 4 Mar 2027 GoDaddy.com, LLC -
77 viajap.com.br 4 May 2004 4 May 2026 - Auto House Ltda
78 viajare.com 11 Sep 2016 11 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
79 viamar.be 1 Nov 1999 - Telenet BV -
80 vialar.fr 11 Oct 2019 11 Oct 2024 XNS Registrar B.V. Nomio24
81 viavar.com 17 Aug 2002 17 Aug 2025 GoDaddy.com, LLC -
82 viacar.com 28 Jun 2002 28 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
83 viajaru.com 17 Dec 2019 17 Dec 2024 NameCheap, Inc. -
84 viajart.com 9 Apr 2002 26 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 viadar.ru 23 Apr 2021 23 Apr 2025 REGRU-RU Private Person
86 viajan.it 30 Nov 2010 2 Dec 2024 NameCase GmbH Puglia.com Srls
87 vidjar.org 10 Aug 2023 10 Aug 2024 DropCatch.com 1371 LLC REDACTED FOR PRIVACY
88 viajas.mobi 26 Sep 2006 26 Sep 2024 Tecnocrática Centro de Datos, S.L. N/A
89 viazar.pe - - NIC.PE VIAZAR E.I.R.L.
90 diajar.net 8 Jan 2022 8 Jan 2025 WEBCC Pendidikan -- Diajar
91 vipjar.online 17 Oct 2020 17 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
92 viajas.biz 15 Jul 2006 14 Jul 2024 Tecnocrática Centro de Datos, S.L. N/A
93 viamar.co.uk 11 Sep 2001 11 Sep 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
94 viavar.in 23 Jul 2017 23 Jul 2024 GoDaddy.com, LLC Apcalneelam India Pvt Ltd
95 viatjar.cat 24 Sep 2020 24 Sep 2024 Soluciones Corporativas IP, SLU -
96 viacar.com.au - - Web Address Registration Pty Ltd Scott Hopgood
97 viacar.co.uk 20 Apr 2015 20 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
98 viazar.co.uk 30 Jan 2018 30 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
99 viajas.com 5 Dec 2001 5 Dec 2027 TECNOCRATICA CENTRO DE DATOS, S.L. REDACTED FOR PRIVACY
100 viajan.com.br 6 Apr 2004 6 Apr 2025 LOCAWEB (2) jan neumark
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 Viajar.ws.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=viajar.ws
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "viajar.ws",
        "page_size": 100
    },
    "count": {
        "total": 5202,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "viajan.nl, viajear.net, viapar.com.br, viajor.com.br, viajan.direct, viajaro.com, viajard.com, viajai.com, viasar.com, vinjar.net, aviajar.pro, viajaa.com, viajor.online, viajaz.com, viajary.com, viamar.it, viajas.org, xviajar.com, diajar.online, viajear.com, viamar.de, viaear.com, kiajar.com, biajar.com, viajap.com, viacar.info, viajor.net, viacar.ru, viabar.ru, viacar.net, vihajar.com, viaxar.ru, vidjar.com, viatar.com, viamar.net.br, viacar.pt, viajarq.com, viajae.com, viajax.com, viajard.net, eviajar.com.br, viavar.xyz, vyajar.com, virjar.com, viamar.com, viaxar.com, vitjar.com, vianar.com, viajapr.com, viajad.com, viajah.com.br, aviajar.com.co, viabar.com, viajur.com, eviajar.com, viajor.com, viajas.cl, aviajar.com, viamar.com.pt, viajara.com, viamar.com.br, viamar.ca, viamar.xyz, viajer.com, viacar.store, viajas.net, vialar.com, vialar.com.br, viacar.it, viajara.net, viajara.info, vipjar.net, viaxar.pl, viamar.immo, viazar.com, viajah.com, viajap.com.br, viajare.com, viamar.be, vialar.fr, viavar.com, viacar.com, viajaru.com, viajart.com, viadar.ru, viajan.it, vidjar.org, viajas.mobi, viazar.pe, diajar.net, vipjar.online, viajas.biz, viamar.co.uk, viavar.in, viatjar.cat, viacar.com.au, viacar.co.uk, viazar.co.uk, viajas.com, viajan.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "viajan.nl",
            "domain_keyword": "viajan",
            "domain_tld": "nl",
            "query_time": "2024-05-08 13:36:01",
            "create_date": "2011-10-07",
            "update_date": "2020-03-02",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "viajear.net",
            "domain_keyword": "viajear",
            "domain_tld": "net",
            "query_time": "2024-05-08 13:36:15",
            "create_date": "2013-10-20",
            "update_date": "2017-12-14",
            "expiry_date": "2024-10-20",
            "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": "BA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1113.ui-dns.biz",
                "ns1113.ui-dns.com",
                "ns1113.ui-dns.de",
                "ns1113.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "viapar.com.br",
            "domain_keyword": "viapar",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 16:19:35",
            "create_date": "1998-10-02",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-02",
            "registrant_name": "Rodovias Integradas do Paran? S/A",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "viajor.com.br",
            "domain_keyword": "viajor",
            "domain_tld": "com.br",
            "query_time": "2024-06-02 12:54:09",
            "create_date": "2009-05-04",
            "update_date": "2023-04-04",
            "expiry_date": "2026-05-04",
            "registrant_name": "Edson Goncalves",
            "name_servers": [
                "ns-1387.awsdns-45.org",
                "ns-1851.awsdns-39.co.uk",
                "ns-84.awsdns-10.com",
                "ns-965.awsdns-56.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "viajan.direct",
            "domain_keyword": "viajan",
            "domain_tld": "direct",
            "query_time": "2024-06-11 15:34:52",
            "create_date": "2021-10-03",
            "update_date": "2024-04-23",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Support4events",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "viajaro.com",
            "domain_keyword": "viajaro",
            "domain_tld": "com",
            "query_time": "2024-05-08 13:36:10",
            "create_date": "2023-05-02",
            "update_date": "2024-04-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "viajard.com",
            "domain_keyword": "viajard",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:44:49",
            "create_date": "2009-10-08",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "viajai.com",
            "domain_keyword": "viajai",
            "domain_tld": "com",
            "query_time": "2024-05-17 18:51:29",
            "create_date": "2020-05-11",
            "update_date": "2021-05-05",
            "expiry_date": "2025-05-11",
            "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": 9,
            "domain_name": "viasar.com",
            "domain_keyword": "viasar",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:08:20",
            "create_date": "2017-01-10",
            "update_date": "2023-04-20",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "vinjar.net",
            "domain_keyword": "vinjar",
            "domain_tld": "net",
            "query_time": "2024-05-17 15:04:59",
            "create_date": "2004-05-02",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.proisp.no",
                "ns2.proisp.no"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "aviajar.pro",
            "domain_keyword": "aviajar",
            "domain_tld": "pro",
            "query_time": "2024-05-25 23:04:50",
            "create_date": "2023-09-14",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8942.banahosting.com",
                "ns8943.banahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "viajaa.com",
            "domain_keyword": "viajaa",
            "domain_tld": "com",
            "query_time": "2024-05-31 14:48:46",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "viajor.online",
            "domain_keyword": "viajor",
            "domain_tld": "online",
            "query_time": "2024-04-18 05:48:52",
            "create_date": "2022-11-01",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "viajaz.com",
            "domain_keyword": "viajaz",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:45:05",
            "create_date": "2012-08-18",
            "update_date": "2020-08-12",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "viajary.com",
            "domain_keyword": "viajary",
            "domain_tld": "com",
            "query_time": "2024-06-11 15:35:49",
            "create_date": "2014-02-13",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/viajary.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "europe101.banahosting.com",
                "europe102.banahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "viamar.it",
            "domain_keyword": "viamar",
            "domain_tld": "it",
            "query_time": "2024-06-02 12:54:25",
            "create_date": "2020-08-25",
            "update_date": "2023-11-23",
            "expiry_date": "2024-08-25",
            "registrar_name": "Tophost s.r.l.",
            "registrar_website": "https://misterdomain.eu",
            "registrant_company": "Vincenzo Amarante",
            "registrant_address": "Via Raffaele Aversa, 214",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00128",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.viamarsvr.com",
                "ns2.viamarsvr.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 17,
            "domain_name": "viajas.org",
            "domain_keyword": "viajas",
            "domain_tld": "org",
            "query_time": "2024-04-18 05:45:02",
            "create_date": "2006-07-15",
            "update_date": "2023-11-24",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1600,
            "registrar_name": "Tecnocrática Centro de Datos, S.L.",
            "registrar_website": "https://tecnocratica.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Granada",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.viajas.com",
                "ns2.viajas.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "xviajar.com",
            "domain_keyword": "xviajar",
            "domain_tld": "com",
            "query_time": "2024-05-28 09:36:01",
            "create_date": "2023-07-08",
            "update_date": "2023-07-18",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1388,
            "registrar_name": "dattatec.com SRL",
            "registrar_website": "http://dattatec.com",
            "registrant_name": "Luis Mariano SANZ",
            "registrant_company": "SL VIAJES",
            "registrant_address": "Avila y Zárate 2048 Oficina 1",
            "registrant_city": "Córdoba",
            "registrant_state": "Córdoba",
            "registrant_zip": "X5009KPB",
            "registrant_country": "AR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+54.3514817684",
            "name_servers": [
                "ns1.astranetwork.net",
                "ns2.astranetwork.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "diajar.online",
            "domain_keyword": "diajar",
            "domain_tld": "online",
            "query_time": "2024-05-04 16:12:19",
            "create_date": "2020-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.rumahweb.com",
            "registrant_company": "timantena solution",
            "registrant_state": "jawa barat",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.diajar.online",
                "ns4.diajar.online"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "viajear.com",
            "domain_keyword": "viajear",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:45:13",
            "create_date": "2013-10-20",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1109.ui-dns.biz",
                "ns1109.ui-dns.com",
                "ns1109.ui-dns.de",
                "ns1109.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "viamar.de",
            "domain_keyword": "viamar",
            "domain_tld": "de",
            "query_time": "2024-05-04 16:49:07",
            "update_date": "2014-03-28",
            "name_servers": [
                "ns1.greatnet.de",
                "ns2.greatnet.de",
                "ns3.greatnet.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 22,
            "domain_name": "viaear.com",
            "domain_keyword": "viaear",
            "domain_tld": "com",
            "query_time": "2024-04-16 06:01:39",
            "create_date": "2000-11-05",
            "update_date": "2022-11-04",
            "expiry_date": "2024-11-05",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "kiajar.com",
            "domain_keyword": "kiajar",
            "domain_tld": "com",
            "query_time": "2024-06-10 06:33:43",
            "create_date": "2023-05-12",
            "update_date": "2023-05-12",
            "expiry_date": "2024-05-12",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "WhoisSecure",
            "registrant_company": "WhoisSecure",
            "registrant_address": "18 San Carlos Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "94110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144481974",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net",
                "ns1.cr25.managedns.org",
                "ns2.cr25.managedns.org"
            ],
            "domain_status": [
                "Pending Delete Restorable"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "biajar.com",
            "domain_keyword": "biajar",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:30:19",
            "create_date": "2000-11-14",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "http://dinahosting.com",
            "registrant_name": "Redacted by Privacy",
            "registrant_company": "RedGiga",
            "registrant_address": "Redacted by Privacy",
            "registrant_city": "Redacted by Privacy",
            "registrant_state": "A Coruna",
            "registrant_zip": "Redacted by Privacy",
            "registrant_country": "ES",
            "registrant_email": "https://dinahosting.com/dominios/contacto-whois/dominio/biajar.com",
            "registrant_phone": "Redacted by Privacy",
            "name_servers": [
                "ns.webalia.com",
                "ns2.webalia.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "viajap.com",
            "domain_keyword": "viajap",
            "domain_tld": "com",
            "query_time": "2024-05-29 07:03:42",
            "create_date": "2023-12-28",
            "update_date": "2024-05-28",
            "expiry_date": "2024-12-28",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/viajap.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domains-hold.com",
                "ns2.domains-hold.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "viacar.info",
            "domain_keyword": "viacar",
            "domain_tld": "info",
            "query_time": "2024-05-29 07:01:47",
            "create_date": "2013-01-30",
            "update_date": "2024-03-15",
            "expiry_date": "2025-01-30",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "viajor.net",
            "domain_keyword": "viajor",
            "domain_tld": "net",
            "query_time": "2024-06-11 15:38:03",
            "create_date": "2022-09-22",
            "update_date": "2022-09-22",
            "expiry_date": "2024-09-22",
            "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": 28,
            "domain_name": "viacar.ru",
            "domain_keyword": "viacar",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:38:38",
            "create_date": "2019-02-05",
            "expiry_date": "2025-02-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "viabar.ru",
            "domain_keyword": "viabar",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:38:37",
            "create_date": "2023-03-14",
            "expiry_date": "2025-03-14",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "viacar.net",
            "domain_keyword": "viacar",
            "domain_tld": "net",
            "query_time": "2024-05-08 13:34:08",
            "create_date": "2003-11-17",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/viacar.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "vihajar.com",
            "domain_keyword": "vihajar",
            "domain_tld": "com",
            "query_time": "2024-05-06 20:38:49",
            "create_date": "2024-01-02",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-02",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.serviciodns.es",
                "ns2.serviciodns.es",
                "ns3.serviciodns.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 32,
            "domain_name": "viaxar.ru",
            "domain_keyword": "viaxar",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:39:26",
            "create_date": "2023-10-28",
            "expiry_date": "2024-10-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "vidjar.com",
            "domain_keyword": "vidjar",
            "domain_tld": "com",
            "query_time": "2024-04-19 10:17:56",
            "create_date": "2019-01-13",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "viatar.com",
            "domain_keyword": "viatar",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:09:32",
            "create_date": "2002-10-30",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-30",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.lionns.com",
                "ns2.lionns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "viamar.net.br",
            "domain_keyword": "viamar",
            "domain_tld": "net.br",
            "query_time": "2024-04-18 05:50:22",
            "create_date": "2010-07-01",
            "update_date": "2023-10-28",
            "expiry_date": "2024-07-01",
            "registrant_name": "VIA MAR APART HOTEIS E TURISMO",
            "name_servers": [
                "luke.ns.cloudflare.com",
                "tina.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 36,
            "domain_name": "viacar.pt",
            "domain_keyword": "viacar",
            "domain_tld": "pt",
            "query_time": "2024-05-08 13:34:24",
            "name_servers": [
                "dns1.host-redirect.com",
                "dns2.host-redirect.com",
                "dns3.host-redirect.com",
                "dns4.host-redirect.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 37,
            "domain_name": "viajarq.com",
            "domain_keyword": "viajarq",
            "domain_tld": "com",
            "query_time": "2024-06-11 15:35:48",
            "create_date": "2007-11-02",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "viajae.com",
            "domain_keyword": "viajae",
            "domain_tld": "com",
            "query_time": "2024-05-08 13:36:00",
            "create_date": "2023-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "viajax.com",
            "domain_keyword": "viajax",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:45:04",
            "create_date": "2018-04-25",
            "update_date": "2020-04-19",
            "expiry_date": "2025-04-25",
            "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": 40,
            "domain_name": "viajard.net",
            "domain_keyword": "viajard",
            "domain_tld": "net",
            "query_time": "2024-05-22 23:53:14",
            "create_date": "2017-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "eviajar.com.br",
            "domain_keyword": "eviajar",
            "domain_tld": "com.br",
            "query_time": "2024-05-27 04:09:49",
            "create_date": "2015-02-27",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-27",
            "registrant_name": "Via Master Operadora de Turismo Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 42,
            "domain_name": "viavar.xyz",
            "domain_keyword": "viavar",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 12:56:11",
            "create_date": "2023-12-04",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "vyajar.com",
            "domain_keyword": "vyajar",
            "domain_tld": "com",
            "query_time": "2024-05-28 20:49:09",
            "create_date": "2022-07-02",
            "update_date": "2023-06-17",
            "expiry_date": "2024-07-02",
            "registrar_iana": 3951,
            "registrar_name": "Webempresa Europa, S.L.",
            "registrar_website": "https://webempresa.com",
            "registrant_name": "REDACTED FOR PRIVACY REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "n/a",
                "ns1761.webempresa.eu",
                "ns1762.webempresa.eu"
            ],
            "domain_status": [
                "activo"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "virjar.com",
            "domain_keyword": "virjar",
            "domain_tld": "com",
            "query_time": "2024-05-25 20:42:41",
            "create_date": "2015-07-14",
            "update_date": "2021-03-14",
            "expiry_date": "2024-07-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Si Chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "viamar.com",
            "domain_keyword": "viamar",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:50:22",
            "create_date": "1998-01-22",
            "update_date": "2022-10-01",
            "expiry_date": "2025-01-21",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "True Magic LLC",
            "registrant_address": "1315 Ashford Ave. #1401 Suite 3035",
            "registrant_city": "San Juan",
            "registrant_zip": "00907",
            "registrant_country": "PR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7026668882",
            "name_servers": [
                "ns1.lionns.com",
                "ns2.lionns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "viaxar.com",
            "domain_keyword": "viaxar",
            "domain_tld": "com",
            "query_time": "2024-05-13 17:51:01",
            "create_date": "2002-10-28",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "http://dinahosting.com",
            "registrant_name": "Redacted by Privacy",
            "registrant_company": "Cibervisión, C. B.",
            "registrant_address": "Redacted by Privacy",
            "registrant_city": "Redacted by Privacy",
            "registrant_state": "Pontevedra",
            "registrant_zip": "Redacted by Privacy",
            "registrant_country": "ES",
            "registrant_email": "https://dinahosting.com/dominios/contacto-whois/dominio/viaxar.com",
            "registrant_phone": "Redacted by Privacy",
            "name_servers": [
                "ns75.servidoresadmin.com",
                "ns76.servidoresadmin.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "vitjar.com",
            "domain_keyword": "vitjar",
            "domain_tld": "com",
            "query_time": "2024-05-08 09:10:59",
            "create_date": "2021-10-21",
            "update_date": "2024-05-04",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "vianar.com",
            "domain_keyword": "vianar",
            "domain_tld": "com",
            "query_time": "2024-05-22 23:53:24",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "viajapr.com",
            "domain_keyword": "viajapr",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:44:42",
            "create_date": "2007-10-19",
            "update_date": "2023-10-20",
            "expiry_date": "2025-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 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=viajapr.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "viajad.com",
            "domain_keyword": "viajad",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:44:11",
            "create_date": "2007-05-11",
            "update_date": "2024-02-15",
            "expiry_date": "2025-05-11",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=viajad.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.ware.es",
                "ns2.ware.es"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "viajah.com.br",
            "domain_keyword": "viajah",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 07:03:37",
            "create_date": "2010-11-22",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-22",
            "registrant_name": "Tarciso Soares Leite",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.netprima.com.br",
                "ns2.netprima.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 52,
            "domain_name": "aviajar.com.co",
            "domain_keyword": "aviajar",
            "domain_tld": "com.co",
            "query_time": "2024-05-30 22:12:35",
            "create_date": "2023-03-24",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "viabar.com",
            "domain_keyword": "viabar",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:58:55",
            "create_date": "2010-11-02",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-04",
            "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": 54,
            "domain_name": "viajur.com",
            "domain_keyword": "viajur",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:48:54",
            "create_date": "2017-03-28",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "Karkus Milos",
            "registrant_company": "Medirex, a.s.",
            "registrant_address": "Holubyho 35",
            "registrant_city": "Pezinok",
            "registrant_zip": "90201",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.220829111",
            "name_servers": [
                "ns.slovanet.net",
                "ns1.slovanet.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "eviajar.com",
            "domain_keyword": "eviajar",
            "domain_tld": "com",
            "query_time": "2024-06-08 06:44:15",
            "create_date": "2023-10-25",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-7dysbrnuxhsvb5w65mie4j.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "viajor.com",
            "domain_keyword": "viajor",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:48:53",
            "create_date": "2015-07-05",
            "update_date": "2023-06-06",
            "expiry_date": "2024-07-05",
            "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": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/9d0b86c0-5706-4076-b9b5-22d7c6d68f8d",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "viajas.cl",
            "domain_keyword": "viajas",
            "domain_tld": "cl",
            "query_time": "2024-05-13 17:46:53",
            "create_date": "2011-04-08",
            "expiry_date": "2025-05-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Comercial Infinito SpA",
            "name_servers": [
                "lily.ns.cloudflare.com",
                "mark.ns.cloudflare.com"
            ]
        },
        {
            "num": 58,
            "domain_name": "aviajar.com",
            "domain_keyword": "aviajar",
            "domain_tld": "com",
            "query_time": "2024-05-07 12:55:50",
            "create_date": "1999-02-27",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "viamar.com.pt",
            "domain_keyword": "viamar",
            "domain_tld": "com.pt",
            "query_time": "2024-05-08 13:38:22",
            "create_date": "2007-12-12",
            "name_servers": [
                "tim.ns.cloudflare.com",
                "tina.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 60,
            "domain_name": "viajara.com",
            "domain_keyword": "viajara",
            "domain_tld": "com",
            "query_time": "2024-05-17 18:51:35",
            "create_date": "2000-03-13",
            "update_date": "2023-10-24",
            "expiry_date": "2028-03-13",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "viamar.com.br",
            "domain_keyword": "viamar",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 10:58:27",
            "create_date": "2005-02-02",
            "update_date": "2021-11-19",
            "expiry_date": "2029-02-02",
            "registrant_name": "Viamar Ve?culos Pe?as e Servi?os Ltda",
            "name_servers": [
                "dns1.ctitech.net.br",
                "dns2.ctitech.net.br",
                "dns3.ctitech.net.br",
                "dns4.ctitech.net.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 62,
            "domain_name": "viamar.ca",
            "domain_keyword": "viamar",
            "domain_tld": "ca",
            "query_time": "2024-05-31 10:16:29",
            "create_date": "2004-06-10",
            "update_date": "2024-04-03",
            "expiry_date": "2028-06-10",
            "registrar_name": "Grape Inc.",
            "registrar_website": "https://grape.ca",
            "registrant_name": "Domenic Fortugno",
            "registrant_company": "viamar scilla transport International Inc.",
            "registrant_address": "4000 Steeles Ave West unit 9",
            "registrant_city": "Vaughan",
            "registrant_state": "ON",
            "registrant_zip": "L4L4V9",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4167479774",
            "registrant_fax": "+1.4165669132",
            "name_servers": [
                "andronicus.ns.cloudflare.com",
                "pola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "viamar.xyz",
            "domain_keyword": "viamar",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 12:54:25",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "viajer.com",
            "domain_keyword": "viajer",
            "domain_tld": "com",
            "query_time": "2024-05-17 18:52:08",
            "create_date": "2021-03-12",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Non-Public Data",
            "registrant_company": "Jose Alberto Andrade Seabra de Almeida",
            "registrant_address": "Non-Public Data",
            "registrant_city": "Non-Public Data",
            "registrant_state": "London",
            "registrant_zip": "00000",
            "registrant_country": "GB",
            "registrant_email": "https://www.name.com/contact-domain-whois/viajer.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1hwy.name.com",
                "ns2nsw.name.com",
                "ns3cgw.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "viacar.store",
            "domain_keyword": "viacar",
            "domain_tld": "store",
            "query_time": "2024-05-26 05:30:55",
            "create_date": "2023-07-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "viajas.net",
            "domain_keyword": "viajas",
            "domain_tld": "net",
            "query_time": "2024-05-17 18:51:40",
            "create_date": "2005-11-15",
            "update_date": "2024-05-17",
            "expiry_date": "2024-11-15",
            "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.azamedia.com",
                "ns2.azamedia.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "vialar.com",
            "domain_keyword": "vialar",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:49:05",
            "create_date": "2005-11-23",
            "update_date": "2024-01-10",
            "expiry_date": "2024-11-23",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-8668229073",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "vialar.com.br",
            "domain_keyword": "vialar",
            "domain_tld": "com.br",
            "query_time": "2024-05-04 19:28:41",
            "create_date": "2011-01-18",
            "update_date": "2020-12-22",
            "expiry_date": "2031-01-18",
            "registrant_name": "VIA LAR - UTILIDADES DOMESTICAS LTDA.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 69,
            "domain_name": "viacar.it",
            "domain_keyword": "viacar",
            "domain_tld": "it",
            "query_time": "2024-04-16 05:59:51",
            "create_date": "2014-11-22",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-22",
            "registrar_name": "Imnoko S.r.l.",
            "registrar_website": "https://www.domaindirect.it",
            "registrant_company": "Imnoko S.r.l.",
            "registrant_address": "Via Garibaldi, 97",
            "registrant_city": "Arezzo",
            "registrant_state": "AR",
            "registrant_zip": "52100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 70,
            "domain_name": "viajara.net",
            "domain_keyword": "viajara",
            "domain_tld": "net",
            "query_time": "2024-05-22 23:53:13",
            "create_date": "2022-05-20",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "viajara.info",
            "domain_keyword": "viajara",
            "domain_tld": "info",
            "query_time": "2024-05-08 13:36:07",
            "create_date": "2023-03-15",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cundinamarca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns12.hostgator.co",
                "ns13.hostgator.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "vipjar.net",
            "domain_keyword": "vipjar",
            "domain_tld": "net",
            "query_time": "2024-05-08 17:59:55",
            "create_date": "2020-10-17",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "viaxar.pl",
            "domain_keyword": "viaxar",
            "domain_tld": "pl",
            "query_time": "2024-05-02 13:24:07",
            "create_date": "2010-02-04",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-04",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "viamar.immo",
            "domain_keyword": "viamar",
            "domain_tld": "immo",
            "query_time": "2024-06-11 15:38:51",
            "create_date": "2021-02-17",
            "update_date": "2024-05-03",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Viamar NV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "viazar.com",
            "domain_keyword": "viazar",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:11:35",
            "create_date": "2018-01-30",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.clausweb.ro",
                "ns.registar.ro"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "viajah.com",
            "domain_keyword": "viajah",
            "domain_tld": "com",
            "query_time": "2024-05-13 17:46:45",
            "create_date": "2008-03-04",
            "update_date": "2024-03-05",
            "expiry_date": "2027-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.counter.party",
                "ns2.counter.party"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "viajap.com.br",
            "domain_keyword": "viajap",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 07:03:42",
            "create_date": "2004-05-04",
            "update_date": "2024-05-19",
            "expiry_date": "2026-05-04",
            "registrant_name": "Auto House Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "laylah.ns.cloudflare.com",
                "sullivan.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 78,
            "domain_name": "viajare.com",
            "domain_keyword": "viajare",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:44:50",
            "create_date": "2016-09-11",
            "update_date": "2020-09-05",
            "expiry_date": "2025-09-11",
            "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": 79,
            "domain_name": "viamar.be",
            "domain_keyword": "viamar",
            "domain_tld": "be",
            "query_time": "2024-04-18 05:50:22",
            "create_date": "1999-11-01",
            "registrar_name": "Telenet BV",
            "registrar_website": "https://www2.telenet.be/nl/business/producten-diensten/hosting-cloud/domeinnamen/",
            "name_servers": [
                "ns1.cloud.telenet.be",
                "ns2.cloud.telenet.be",
                "ns3.cloud.telenet.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 80,
            "domain_name": "vialar.fr",
            "domain_keyword": "vialar",
            "domain_tld": "fr",
            "query_time": "2024-05-05 11:26:03",
            "create_date": "2019-10-11",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-11",
            "registrar_name": "XNS Registrar B.V.",
            "registrar_website": "https://www.xnsregistrar.com",
            "registrant_company": "Nomio24",
            "registrant_address": "Postbus 447, 6710BK Ede",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.850160612",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 81,
            "domain_name": "viavar.com",
            "domain_keyword": "viavar",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:10:44",
            "create_date": "2002-08-17",
            "update_date": "2022-09-01",
            "expiry_date": "2025-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "viacar.com",
            "domain_keyword": "viacar",
            "domain_tld": "com",
            "query_time": "2024-05-26 05:30:55",
            "create_date": "2002-06-28",
            "update_date": "2024-05-04",
            "expiry_date": "2025-06-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Beijng",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "viajaru.com",
            "domain_keyword": "viajaru",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:45:01",
            "create_date": "2019-12-17",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "viajart.com",
            "domain_keyword": "viajart",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:45:00",
            "create_date": "2002-04-09",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-26",
            "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=viajart.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "viadar.ru",
            "domain_keyword": "viadar",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:38:39",
            "create_date": "2021-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "viajan.it",
            "domain_keyword": "viajan",
            "domain_tld": "it",
            "query_time": "2024-05-04 19:26:38",
            "create_date": "2010-11-30",
            "update_date": "2024-04-11",
            "expiry_date": "2024-12-02",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 87,
            "domain_name": "vidjar.org",
            "domain_keyword": "vidjar",
            "domain_tld": "org",
            "query_time": "2024-04-29 19:41:10",
            "create_date": "2023-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 3580,
            "registrar_name": "DropCatch.com 1371 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yun nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "viajas.mobi",
            "domain_keyword": "viajas",
            "domain_tld": "mobi",
            "query_time": "2024-04-18 05:45:02",
            "create_date": "2006-09-26",
            "update_date": "2023-11-24",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1600,
            "registrar_name": "Tecnocrática Centro de Datos, S.L.",
            "registrar_website": "http://www.virtualname.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Granada",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "viazar.pe",
            "domain_keyword": "viazar",
            "domain_tld": "pe",
            "query_time": "2024-06-02 12:56:17",
            "registrar_name": "NIC.PE",
            "registrant_name": "VIAZAR E.I.R.L.",
            "name_servers": [
                "ns.rcp.net.pe",
                "ns2.rcp.net.pe"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 90,
            "domain_name": "diajar.net",
            "domain_keyword": "diajar",
            "domain_tld": "net",
            "query_time": "2024-05-07 14:21:10",
            "create_date": "2022-01-08",
            "update_date": "2022-01-08",
            "expiry_date": "2025-01-08",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Wiwit Utoyo",
            "registrant_company": "Pendidikan -- Diajar",
            "registrant_address": "Cirahab RT 02RW 04",
            "registrant_city": "Banyumas",
            "registrant_state": "Jawa Tengah",
            "registrant_zip": "53177",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "+62.83844897862",
            "registrant_fax": "+0.0",
            "name_servers": [
                "ns1.rumahweb.com",
                "ns2.rumahweb.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "vipjar.online",
            "domain_keyword": "vipjar",
            "domain_tld": "online",
            "query_time": "2024-05-08 17:59:55",
            "create_date": "2020-10-17",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-17",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "viajas.biz",
            "domain_keyword": "viajas",
            "domain_tld": "biz",
            "query_time": "2024-05-29 07:04:31",
            "create_date": "2006-07-15",
            "update_date": "2023-11-24",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1600,
            "registrar_name": "Tecnocrática Centro de Datos, S.L.",
            "registrar_website": "https://www.registrador.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Granada",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.viajas.com",
                "ns2.viajas.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "viamar.co.uk",
            "domain_keyword": "viamar",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 18:37:29",
            "create_date": "2001-09-11",
            "update_date": "2024-02-06",
            "expiry_date": "2025-09-11",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "viavar.in",
            "domain_keyword": "viavar",
            "domain_tld": "in",
            "query_time": "2024-05-26 05:36:00",
            "create_date": "2017-07-23",
            "update_date": "2023-02-14",
            "expiry_date": "2024-07-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apcalneelam India Pvt Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "viatjar.cat",
            "domain_keyword": "viatjar",
            "domain_tld": "cat",
            "query_time": "2024-05-26 05:35:41",
            "create_date": "2020-09-24",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "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": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "viacar.com.au",
            "domain_keyword": "viacar",
            "domain_tld": "com.au",
            "query_time": "2024-04-16 05:59:56",
            "update_date": "2024-04-09",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Scott Hopgood",
            "name_servers": [
                "ns1.bleata.com",
                "ns2.bleata.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "viacar.co.uk",
            "domain_keyword": "viacar",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 18:37:08",
            "create_date": "2015-04-20",
            "update_date": "2023-12-14",
            "expiry_date": "2025-04-20",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "viazar.co.uk",
            "domain_keyword": "viazar",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 05:36:34",
            "create_date": "2018-01-30",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns.clausweb.ro",
                "ns.registar.ro"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "viajas.com",
            "domain_keyword": "viajas",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:45:02",
            "create_date": "2001-12-05",
            "update_date": "2023-11-24",
            "expiry_date": "2027-12-05",
            "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.neodigit.net",
                "ns2.neodigit.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "viajan.com.br",
            "domain_keyword": "viajan",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 07:03:38",
            "create_date": "2004-04-06",
            "update_date": "2024-03-02",
            "expiry_date": "2025-04-06",
            "registrar_name": "LOCAWEB (2)",
            "registrant_name": "jan neumark",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.181,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>viajar.ws</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5202</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>viajan.nl, viajear.net, viapar.com.br, viajor.com.br, viajan.direct, viajaro.com, viajard.com, viajai.com, viasar.com, vinjar.net, aviajar.pro, viajaa.com, viajor.online, viajaz.com, viajary.com, viamar.it, viajas.org, xviajar.com, diajar.online, viajear.com, viamar.de, viaear.com, kiajar.com, biajar.com, viajap.com, viacar.info, viajor.net, viacar.ru, viabar.ru, viacar.net, vihajar.com, viaxar.ru, vidjar.com, viatar.com, viamar.net.br, viacar.pt, viajarq.com, viajae.com, viajax.com, viajard.net, eviajar.com.br, viavar.xyz, vyajar.com, virjar.com, viamar.com, viaxar.com, vitjar.com, vianar.com, viajapr.com, viajad.com, viajah.com.br, aviajar.com.co, viabar.com, viajur.com, eviajar.com, viajor.com, viajas.cl, aviajar.com, viamar.com.pt, viajara.com, viamar.com.br, viamar.ca, viamar.xyz, viajer.com, viacar.store, viajas.net, vialar.com, vialar.com.br, viacar.it, viajara.net, viajara.info, vipjar.net, viaxar.pl, viamar.immo, viazar.com, viajah.com, viajap.com.br, viajare.com, viamar.be, vialar.fr, viavar.com, viacar.com, viajaru.com, viajart.com, viadar.ru, viajan.it, vidjar.org, viajas.mobi, viazar.pe, diajar.net, vipjar.online, viajas.biz, viamar.co.uk, viavar.in, viatjar.cat, viacar.com.au, viacar.co.uk, viazar.co.uk, viajas.com, viajan.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>viajan.nl</domain_name>
   <domain_keyword>viajan</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 13:36:01</query_time>
   <create_date>2011-10-07</create_date>
   <update_date>2020-03-02</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>viajear.net</domain_name>
   <domain_keyword>viajear</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 13:36:15</query_time>
   <create_date>2013-10-20</create_date>
   <update_date>2017-12-14</update_date>
   <expiry_date>2024-10-20</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>BA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1113.ui-dns.biz</value>
    <value>ns1113.ui-dns.com</value>
    <value>ns1113.ui-dns.de</value>
    <value>ns1113.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>viapar.com.br</domain_name>
   <domain_keyword>viapar</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 16:19:35</query_time>
   <create_date>1998-10-02</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrant_name>Rodovias Integradas do Paran? S/A</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>viajor.com.br</domain_name>
   <domain_keyword>viajor</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-02 12:54:09</query_time>
   <create_date>2009-05-04</create_date>
   <update_date>2023-04-04</update_date>
   <expiry_date>2026-05-04</expiry_date>
   <registrant_name>Edson Goncalves</registrant_name>
   <name_servers>
    <value>ns-1387.awsdns-45.org</value>
    <value>ns-1851.awsdns-39.co.uk</value>
    <value>ns-84.awsdns-10.com</value>
    <value>ns-965.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>viajan.direct</domain_name>
   <domain_keyword>viajan</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-06-11 15:34:52</query_time>
   <create_date>2021-10-03</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Support4events</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>viajaro.com</domain_name>
   <domain_keyword>viajaro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 13:36:10</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>viajard.com</domain_name>
   <domain_keyword>viajard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:44:49</query_time>
   <create_date>2009-10-08</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>viajai.com</domain_name>
   <domain_keyword>viajai</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 18:51:29</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2021-05-05</update_date>
   <expiry_date>2025-05-11</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>9</num>
   <domain_name>viasar.com</domain_name>
   <domain_keyword>viasar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:08:20</query_time>
   <create_date>2017-01-10</create_date>
   <update_date>2023-04-20</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <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>10</num>
   <domain_name>vinjar.net</domain_name>
   <domain_keyword>vinjar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 15:04:59</query_time>
   <create_date>2004-05-02</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.proisp.no</value>
    <value>ns2.proisp.no</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>aviajar.pro</domain_name>
   <domain_keyword>aviajar</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-25 23:04:50</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8942.banahosting.com</value>
    <value>ns8943.banahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>viajaa.com</domain_name>
   <domain_keyword>viajaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 14:48:46</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>viajor.online</domain_name>
   <domain_keyword>viajor</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-18 05:48:52</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>viajaz.com</domain_name>
   <domain_keyword>viajaz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:45:05</query_time>
   <create_date>2012-08-18</create_date>
   <update_date>2020-08-12</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>viajary.com</domain_name>
   <domain_keyword>viajary</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 15:35:49</query_time>
   <create_date>2014-02-13</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/viajary.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>europe101.banahosting.com</value>
    <value>europe102.banahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>viamar.it</domain_name>
   <domain_keyword>viamar</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 12:54:25</query_time>
   <create_date>2020-08-25</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>Tophost s.r.l.</registrar_name>
   <registrar_website>https://misterdomain.eu</registrar_website>
   <registrant_company>Vincenzo Amarante</registrant_company>
   <registrant_address>Via Raffaele Aversa, 214</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00128</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.viamarsvr.com</value>
    <value>ns2.viamarsvr.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>viajas.org</domain_name>
   <domain_keyword>viajas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 05:45:02</query_time>
   <create_date>2006-07-15</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>Tecnocrática Centro de Datos, S.L.</registrar_name>
   <registrar_website>https://tecnocratica.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Granada</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.viajas.com</value>
    <value>ns2.viajas.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>xviajar.com</domain_name>
   <domain_keyword>xviajar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 09:36:01</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1388</registrar_iana>
   <registrar_name>dattatec.com SRL</registrar_name>
   <registrar_website>http://dattatec.com</registrar_website>
   <registrant_name>Luis Mariano SANZ</registrant_name>
   <registrant_company>SL VIAJES</registrant_company>
   <registrant_address>Avila y Zárate 2048 Oficina 1</registrant_address>
   <registrant_city>Córdoba</registrant_city>
   <registrant_state>Córdoba</registrant_state>
   <registrant_zip>X5009KPB</registrant_zip>
   <registrant_country>AR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+54.3514817684</registrant_phone>
   <name_servers>
    <value>ns1.astranetwork.net</value>
    <value>ns2.astranetwork.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>diajar.online</domain_name>
   <domain_keyword>diajar</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-04 16:12:19</query_time>
   <create_date>2020-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.rumahweb.com</registrar_website>
   <registrant_company>timantena solution</registrant_company>
   <registrant_state>jawa barat</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.diajar.online</value>
    <value>ns4.diajar.online</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>viajear.com</domain_name>
   <domain_keyword>viajear</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:45:13</query_time>
   <create_date>2013-10-20</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1109.ui-dns.biz</value>
    <value>ns1109.ui-dns.com</value>
    <value>ns1109.ui-dns.de</value>
    <value>ns1109.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>viamar.de</domain_name>
   <domain_keyword>viamar</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 16:49:07</query_time>
   <update_date>2014-03-28</update_date>
   <name_servers>
    <value>ns1.greatnet.de</value>
    <value>ns2.greatnet.de</value>
    <value>ns3.greatnet.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>viaear.com</domain_name>
   <domain_keyword>viaear</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 06:01:39</query_time>
   <create_date>2000-11-05</create_date>
   <update_date>2022-11-04</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>kiajar.com</domain_name>
   <domain_keyword>kiajar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 06:33:43</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-05-12</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>WhoisSecure</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>18 San Carlos Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144481974</registrant_phone>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
    <value>ns1.cr25.managedns.org</value>
    <value>ns2.cr25.managedns.org</value>
   </name_servers>
   <domain_status>
    <value>Pending Delete Restorable</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>biajar.com</domain_name>
   <domain_keyword>biajar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:30:19</query_time>
   <create_date>2000-11-14</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>http://dinahosting.com</registrar_website>
   <registrant_name>Redacted by Privacy</registrant_name>
   <registrant_company>RedGiga</registrant_company>
   <registrant_address>Redacted by Privacy</registrant_address>
   <registrant_city>Redacted by Privacy</registrant_city>
   <registrant_state>A Coruna</registrant_state>
   <registrant_zip>Redacted by Privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://dinahosting.com/dominios/contacto-whois/dominio/biajar.com</registrant_email>
   <registrant_phone>Redacted by Privacy</registrant_phone>
   <name_servers>
    <value>ns.webalia.com</value>
    <value>ns2.webalia.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>viajap.com</domain_name>
   <domain_keyword>viajap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 07:03:42</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>BJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/viajap.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domains-hold.com</value>
    <value>ns2.domains-hold.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>viacar.info</domain_name>
   <domain_keyword>viacar</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 07:01:47</query_time>
   <create_date>2013-01-30</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>viajor.net</domain_name>
   <domain_keyword>viajor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 15:38:03</query_time>
   <create_date>2022-09-22</create_date>
   <update_date>2022-09-22</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>28</num>
   <domain_name>viacar.ru</domain_name>
   <domain_keyword>viacar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:38:38</query_time>
   <create_date>2019-02-05</create_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>viabar.ru</domain_name>
   <domain_keyword>viabar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:38:37</query_time>
   <create_date>2023-03-14</create_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>viacar.net</domain_name>
   <domain_keyword>viacar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 13:34:08</query_time>
   <create_date>2003-11-17</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/viacar.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>vihajar.com</domain_name>
   <domain_keyword>vihajar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 20:38:49</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.serviciodns.es</value>
    <value>ns2.serviciodns.es</value>
    <value>ns3.serviciodns.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>viaxar.ru</domain_name>
   <domain_keyword>viaxar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:39:26</query_time>
   <create_date>2023-10-28</create_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>vidjar.com</domain_name>
   <domain_keyword>vidjar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 10:17:56</query_time>
   <create_date>2019-01-13</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>viatar.com</domain_name>
   <domain_keyword>viatar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:09:32</query_time>
   <create_date>2002-10-30</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.lionns.com</value>
    <value>ns2.lionns.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>viamar.net.br</domain_name>
   <domain_keyword>viamar</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-04-18 05:50:22</query_time>
   <create_date>2010-07-01</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrant_name>VIA MAR APART HOTEIS E TURISMO</registrant_name>
   <name_servers>
    <value>luke.ns.cloudflare.com</value>
    <value>tina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>viacar.pt</domain_name>
   <domain_keyword>viacar</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-08 13:34:24</query_time>
   <name_servers>
    <value>dns1.host-redirect.com</value>
    <value>dns2.host-redirect.com</value>
    <value>dns3.host-redirect.com</value>
    <value>dns4.host-redirect.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>viajarq.com</domain_name>
   <domain_keyword>viajarq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 15:35:48</query_time>
   <create_date>2007-11-02</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>viajae.com</domain_name>
   <domain_keyword>viajae</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 13:36:00</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>viajax.com</domain_name>
   <domain_keyword>viajax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:45:04</query_time>
   <create_date>2018-04-25</create_date>
   <update_date>2020-04-19</update_date>
   <expiry_date>2025-04-25</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>40</num>
   <domain_name>viajard.net</domain_name>
   <domain_keyword>viajard</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 23:53:14</query_time>
   <create_date>2017-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>eviajar.com.br</domain_name>
   <domain_keyword>eviajar</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-27 04:09:49</query_time>
   <create_date>2015-02-27</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrant_name>Via Master Operadora de Turismo Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>viavar.xyz</domain_name>
   <domain_keyword>viavar</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 12:56:11</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>43</num>
   <domain_name>vyajar.com</domain_name>
   <domain_keyword>vyajar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 20:49:09</query_time>
   <create_date>2022-07-02</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>3951</registrar_iana>
   <registrar_name>Webempresa Europa, S.L.</registrar_name>
   <registrar_website>https://webempresa.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>n/a</value>
    <value>ns1761.webempresa.eu</value>
    <value>ns1762.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>activo</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>virjar.com</domain_name>
   <domain_keyword>virjar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 20:42:41</query_time>
   <create_date>2015-07-14</create_date>
   <update_date>2021-03-14</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>viamar.com</domain_name>
   <domain_keyword>viamar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:50:22</query_time>
   <create_date>1998-01-22</create_date>
   <update_date>2022-10-01</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>True Magic LLC</registrant_name>
   <registrant_address>1315 Ashford Ave. #1401 Suite 3035</registrant_address>
   <registrant_city>San Juan</registrant_city>
   <registrant_zip>00907</registrant_zip>
   <registrant_country>PR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7026668882</registrant_phone>
   <name_servers>
    <value>ns1.lionns.com</value>
    <value>ns2.lionns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>viaxar.com</domain_name>
   <domain_keyword>viaxar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 17:51:01</query_time>
   <create_date>2002-10-28</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>http://dinahosting.com</registrar_website>
   <registrant_name>Redacted by Privacy</registrant_name>
   <registrant_company>Cibervisión, C. B.</registrant_company>
   <registrant_address>Redacted by Privacy</registrant_address>
   <registrant_city>Redacted by Privacy</registrant_city>
   <registrant_state>Pontevedra</registrant_state>
   <registrant_zip>Redacted by Privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://dinahosting.com/dominios/contacto-whois/dominio/viaxar.com</registrant_email>
   <registrant_phone>Redacted by Privacy</registrant_phone>
   <name_servers>
    <value>ns75.servidoresadmin.com</value>
    <value>ns76.servidoresadmin.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>vitjar.com</domain_name>
   <domain_keyword>vitjar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 09:10:59</query_time>
   <create_date>2021-10-21</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>vianar.com</domain_name>
   <domain_keyword>vianar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 23:53:24</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>49</num>
   <domain_name>viajapr.com</domain_name>
   <domain_keyword>viajapr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:44:42</query_time>
   <create_date>2007-10-19</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2025-10-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 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=viajapr.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>viajad.com</domain_name>
   <domain_keyword>viajad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:44:11</query_time>
   <create_date>2007-05-11</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=viajad.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.ware.es</value>
    <value>ns2.ware.es</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>viajah.com.br</domain_name>
   <domain_keyword>viajah</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 07:03:37</query_time>
   <create_date>2010-11-22</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrant_name>Tarciso Soares Leite</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.netprima.com.br</value>
    <value>ns2.netprima.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>aviajar.com.co</domain_name>
   <domain_keyword>aviajar</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-30 22:12:35</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>viabar.com</domain_name>
   <domain_keyword>viabar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:58:55</query_time>
   <create_date>2010-11-02</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>54</num>
   <domain_name>viajur.com</domain_name>
   <domain_keyword>viajur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:48:54</query_time>
   <create_date>2017-03-28</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>Karkus Milos</registrant_name>
   <registrant_company>Medirex, a.s.</registrant_company>
   <registrant_address>Holubyho 35</registrant_address>
   <registrant_city>Pezinok</registrant_city>
   <registrant_zip>90201</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.220829111</registrant_phone>
   <name_servers>
    <value>ns.slovanet.net</value>
    <value>ns1.slovanet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>eviajar.com</domain_name>
   <domain_keyword>eviajar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 06:44:15</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-7dysbrnuxhsvb5w65mie4j.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>viajor.com</domain_name>
   <domain_keyword>viajor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:48:53</query_time>
   <create_date>2015-07-05</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-07-05</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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/9d0b86c0-5706-4076-b9b5-22d7c6d68f8d</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>viajas.cl</domain_name>
   <domain_keyword>viajas</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-13 17:46:53</query_time>
   <create_date>2011-04-08</create_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Comercial Infinito SpA</registrant_name>
   <name_servers>
    <value>lily.ns.cloudflare.com</value>
    <value>mark.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>58</num>
   <domain_name>aviajar.com</domain_name>
   <domain_keyword>aviajar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 12:55:50</query_time>
   <create_date>1999-02-27</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>viamar.com.pt</domain_name>
   <domain_keyword>viamar</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-08 13:38:22</query_time>
   <create_date>2007-12-12</create_date>
   <name_servers>
    <value>tim.ns.cloudflare.com</value>
    <value>tina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>viajara.com</domain_name>
   <domain_keyword>viajara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 18:51:35</query_time>
   <create_date>2000-03-13</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2028-03-13</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>viamar.com.br</domain_name>
   <domain_keyword>viamar</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 10:58:27</query_time>
   <create_date>2005-02-02</create_date>
   <update_date>2021-11-19</update_date>
   <expiry_date>2029-02-02</expiry_date>
   <registrant_name>Viamar Ve?culos Pe?as e Servi?os Ltda</registrant_name>
   <name_servers>
    <value>dns1.ctitech.net.br</value>
    <value>dns2.ctitech.net.br</value>
    <value>dns3.ctitech.net.br</value>
    <value>dns4.ctitech.net.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>viamar.ca</domain_name>
   <domain_keyword>viamar</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-31 10:16:29</query_time>
   <create_date>2004-06-10</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2028-06-10</expiry_date>
   <registrar_name>Grape Inc.</registrar_name>
   <registrar_website>https://grape.ca</registrar_website>
   <registrant_name>Domenic Fortugno</registrant_name>
   <registrant_company>viamar scilla transport International Inc.</registrant_company>
   <registrant_address>4000 Steeles Ave West unit 9</registrant_address>
   <registrant_city>Vaughan</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L4L4V9</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4167479774</registrant_phone>
   <registrant_fax>+1.4165669132</registrant_fax>
   <name_servers>
    <value>andronicus.ns.cloudflare.com</value>
    <value>pola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>viamar.xyz</domain_name>
   <domain_keyword>viamar</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 12:54:25</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>viajer.com</domain_name>
   <domain_keyword>viajer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 18:52:08</query_time>
   <create_date>2021-03-12</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Non-Public Data</registrant_name>
   <registrant_company>Jose Alberto Andrade Seabra de Almeida</registrant_company>
   <registrant_address>Non-Public Data</registrant_address>
   <registrant_city>Non-Public Data</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/viajer.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1hwy.name.com</value>
    <value>ns2nsw.name.com</value>
    <value>ns3cgw.name.com</value>
    <value>ns4lrt.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>viacar.store</domain_name>
   <domain_keyword>viacar</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 05:30:55</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>viajas.net</domain_name>
   <domain_keyword>viajas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 18:51:40</query_time>
   <create_date>2005-11-15</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-11-15</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.azamedia.com</value>
    <value>ns2.azamedia.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>vialar.com</domain_name>
   <domain_keyword>vialar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:49:05</query_time>
   <create_date>2005-11-23</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-8668229073</registrant_phone>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>vialar.com.br</domain_name>
   <domain_keyword>vialar</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-04 19:28:41</query_time>
   <create_date>2011-01-18</create_date>
   <update_date>2020-12-22</update_date>
   <expiry_date>2031-01-18</expiry_date>
   <registrant_name>VIA LAR - UTILIDADES DOMESTICAS LTDA.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>viacar.it</domain_name>
   <domain_keyword>viacar</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 05:59:51</query_time>
   <create_date>2014-11-22</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Imnoko S.r.l.</registrar_name>
   <registrar_website>https://www.domaindirect.it</registrar_website>
   <registrant_company>Imnoko S.r.l.</registrant_company>
   <registrant_address>Via Garibaldi, 97</registrant_address>
   <registrant_city>Arezzo</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>52100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>viajara.net</domain_name>
   <domain_keyword>viajara</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 23:53:13</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>viajara.info</domain_name>
   <domain_keyword>viajara</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 13:36:07</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cundinamarca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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>ns12.hostgator.co</value>
    <value>ns13.hostgator.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>vipjar.net</domain_name>
   <domain_keyword>vipjar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 17:59:55</query_time>
   <create_date>2020-10-17</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.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>73</num>
   <domain_name>viaxar.pl</domain_name>
   <domain_keyword>viaxar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-02 13:24:07</query_time>
   <create_date>2010-02-04</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>viamar.immo</domain_name>
   <domain_keyword>viamar</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-06-11 15:38:51</query_time>
   <create_date>2021-02-17</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Viamar NV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>viazar.com</domain_name>
   <domain_keyword>viazar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:11:35</query_time>
   <create_date>2018-01-30</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.clausweb.ro</value>
    <value>ns.registar.ro</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>76</num>
   <domain_name>viajah.com</domain_name>
   <domain_keyword>viajah</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 17:46:45</query_time>
   <create_date>2008-03-04</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2027-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.counter.party</value>
    <value>ns2.counter.party</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>viajap.com.br</domain_name>
   <domain_keyword>viajap</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 07:03:42</query_time>
   <create_date>2004-05-04</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2026-05-04</expiry_date>
   <registrant_name>Auto House Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>laylah.ns.cloudflare.com</value>
    <value>sullivan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>viajare.com</domain_name>
   <domain_keyword>viajare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:44:50</query_time>
   <create_date>2016-09-11</create_date>
   <update_date>2020-09-05</update_date>
   <expiry_date>2025-09-11</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>79</num>
   <domain_name>viamar.be</domain_name>
   <domain_keyword>viamar</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-18 05:50:22</query_time>
   <create_date>1999-11-01</create_date>
   <registrar_name>Telenet BV</registrar_name>
   <registrar_website>https://www2.telenet.be/nl/business/producten-diensten/hosting-cloud/domeinnamen/</registrar_website>
   <name_servers>
    <value>ns1.cloud.telenet.be</value>
    <value>ns2.cloud.telenet.be</value>
    <value>ns3.cloud.telenet.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>vialar.fr</domain_name>
   <domain_keyword>vialar</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 11:26:03</query_time>
   <create_date>2019-10-11</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <registrar_website>https://www.xnsregistrar.com</registrar_website>
   <registrant_company>Nomio24</registrant_company>
   <registrant_address>Postbus 447, 6710BK Ede</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.850160612</registrant_phone>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>viavar.com</domain_name>
   <domain_keyword>viavar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:10:44</query_time>
   <create_date>2002-08-17</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2025-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>viacar.com</domain_name>
   <domain_keyword>viacar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 05:30:55</query_time>
   <create_date>2002-06-28</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Beijng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>viajaru.com</domain_name>
   <domain_keyword>viajaru</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:45:01</query_time>
   <create_date>2019-12-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>viajart.com</domain_name>
   <domain_keyword>viajart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:45:00</query_time>
   <create_date>2002-04-09</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-26</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=viajart.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.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>85</num>
   <domain_name>viadar.ru</domain_name>
   <domain_keyword>viadar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:38:39</query_time>
   <create_date>2021-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>viajan.it</domain_name>
   <domain_keyword>viajan</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-04 19:26:38</query_time>
   <create_date>2010-11-30</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-12-02</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>vidjar.org</domain_name>
   <domain_keyword>vidjar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 19:41:10</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>3580</registrar_iana>
   <registrar_name>DropCatch.com 1371 LLC</registrar_name>
   <registrar_website>http://www.NameBright.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>yun nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>viajas.mobi</domain_name>
   <domain_keyword>viajas</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-18 05:45:02</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>Tecnocrática Centro de Datos, S.L.</registrar_name>
   <registrar_website>http://www.virtualname.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Granada</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>viazar.pe</domain_name>
   <domain_keyword>viazar</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-06-02 12:56:17</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>VIAZAR E.I.R.L.</registrant_name>
   <name_servers>
    <value>ns.rcp.net.pe</value>
    <value>ns2.rcp.net.pe</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>diajar.net</domain_name>
   <domain_keyword>diajar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 14:21:10</query_time>
   <create_date>2022-01-08</create_date>
   <update_date>2022-01-08</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Wiwit Utoyo</registrant_name>
   <registrant_company>Pendidikan -- Diajar</registrant_company>
   <registrant_address>Cirahab RT 02RW 04</registrant_address>
   <registrant_city>Banyumas</registrant_city>
   <registrant_state>Jawa Tengah</registrant_state>
   <registrant_zip>53177</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+62.83844897862</registrant_phone>
   <registrant_fax>+0.0</registrant_fax>
   <name_servers>
    <value>ns1.rumahweb.com</value>
    <value>ns2.rumahweb.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>vipjar.online</domain_name>
   <domain_keyword>vipjar</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 17:59:55</query_time>
   <create_date>2020-10-17</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>viajas.biz</domain_name>
   <domain_keyword>viajas</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-29 07:04:31</query_time>
   <create_date>2006-07-15</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>Tecnocrática Centro de Datos, S.L.</registrar_name>
   <registrar_website>https://www.registrador.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Granada</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.viajas.com</value>
    <value>ns2.viajas.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>viamar.co.uk</domain_name>
   <domain_keyword>viamar</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 18:37:29</query_time>
   <create_date>2001-09-11</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-09-11</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>viavar.in</domain_name>
   <domain_keyword>viavar</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-26 05:36:00</query_time>
   <create_date>2017-07-23</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apcalneelam India Pvt Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>viatjar.cat</domain_name>
   <domain_keyword>viatjar</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-26 05:35:41</query_time>
   <create_date>2020-09-24</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</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>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>viacar.com.au</domain_name>
   <domain_keyword>viacar</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-16 05:59:56</query_time>
   <update_date>2024-04-09</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Scott Hopgood</registrant_name>
   <name_servers>
    <value>ns1.bleata.com</value>
    <value>ns2.bleata.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>viacar.co.uk</domain_name>
   <domain_keyword>viacar</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 18:37:08</query_time>
   <create_date>2015-04-20</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>viazar.co.uk</domain_name>
   <domain_keyword>viazar</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 05:36:34</query_time>
   <create_date>2018-01-30</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.clausweb.ro</value>
    <value>ns.registar.ro</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>viajas.com</domain_name>
   <domain_keyword>viajas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:45:02</query_time>
   <create_date>2001-12-05</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2027-12-05</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.neodigit.net</value>
    <value>ns2.neodigit.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>viajan.com.br</domain_name>
   <domain_keyword>viajan</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 07:03:38</query_time>
   <create_date>2004-04-06</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>LOCAWEB (2)</registrar_name>
   <registrant_name>jan neumark</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.181</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.