WHOIS QUERY TIME

6 May 2024 - 1:37 AM UTC

Registered: 10 April 2023
Modified: 13 April 2024
Expiry: 10 April 2025

REGISTRAR

Name: Realtime Register B.V.
Website: https://www.realtimeregister.com

NAME SERVERS

ns1.dns-parking.com
ns2.dns-parking.com

DOMAIN STATUS

Active
associated

REGISTRANT

Company: Vixy
Address: 193 Rue de Bercy, 75012 234, Corse
Country: France
Email: [email protected]
Phone: +91.9211177714

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=cntraveller.fr
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "cntraveller.fr"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "cntraveller.fr",
            "domain_keyword": "cntraveller",
            "domain_tld": "fr",
            "query_time": "2024-05-06 01:37:32",
            "create_date": "2023-04-10",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-10",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "registrant_company": "Vixy",
            "registrant_address": "193 Rue de Bercy, 75012 234, Corse",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9211177714",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.12,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>cntraveller.fr</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>cntraveller.fr</domain_name>
   <domain_keyword>cntraveller</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 01:37:32</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <registrant_company>Vixy</registrant_company>
   <registrant_address>193 Rue de Bercy, 75012 234, Corse</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9211177714</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.12</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.17 seconds) for "cntraveller.fr" in our Historical WHOIS Database.
#1 - QUERY TIME

6 May 2024 - 1:37 AM UTC

Registered: 10 April 2023
Modified: 13 April 2024
Expiry: 10 April 2025

REGISTRAR

Name: Realtime Register B.V.
Website: https://www.realtimeregister.com

NAME SERVERS

ns1.dns-parking.com
ns2.dns-parking.com

DOMAIN STATUS

Active
associated

REGISTRANT

Company: Vixy
Address: 193 Rue de Bercy, 75012 234, Corse
Country: France
Email: [email protected]
Phone: +91.9211177714

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=cntraveller.fr
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "cntraveller.fr",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "cntraveller.fr",
    "results": [
        {
            "num": 1,
            "domain_name": "cntraveller.fr",
            "domain_keyword": "cntraveller",
            "domain_tld": "fr",
            "query_time": "2024-05-06 01:37:32",
            "create_date": "2023-04-10",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-10",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "registrant_company": "Vixy",
            "registrant_address": "193 Rue de Bercy, 75012 234, Corse",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9211177714",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.17,
        "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>cntraveller.fr</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>cntraveller.fr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cntraveller.fr</domain_name>
   <domain_keyword>cntraveller</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 01:37:32</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <registrant_company>Vixy</registrant_company>
   <registrant_address>193 Rue de Bercy, 75012 234, Corse</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9211177714</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.17</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 6 domain names (in 0.082 seconds) which contained the exact domain keyword "cntraveller".
Domain Name Registered Expiry Registrar Ownership
1 cntraveller.com 9 May 1997 10 May 2025 CSC CORPORATE DOMAINS, INC. Conde Nast Publications Ltd.
2 cntraveller.ru 5 Aug 2008 5 Aug 2024 RU-CENTER-RU Advance Magazine Publishers, Inc.
3 cntraveller.in 19 Jan 2010 19 Jan 2025 CSC Corporate Domains, Inc. ADVANCE MAGAZINE PUBLISHERS, INC.
4 cntraveller.com.cn 12 Aug 2013 12 Aug 2024 厦门易名科技股份有限公司 杨红娟
5 cntraveller.events 11 Jun 2014 11 Jun 2024 Key-Systems, LLC Advance Magazine Publishers Inc.
6 cntraveller.fr 10 Apr 2023 10 Apr 2025 Realtime Register B.V. Vixy
7 cntraveller.info 7 Feb 2024 7 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=cntraveller&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "cntraveller",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "cntraveller.com, cntraveller.ru, cntraveller.in, cntraveller.com.cn, cntraveller.events, cntraveller.fr, cntraveller.info",
    "results": [
        {
            "num": 1,
            "domain_name": "cntraveller.com",
            "domain_keyword": "cntraveller",
            "domain_tld": "com",
            "query_time": "2024-05-26 21:09:45",
            "create_date": "1997-05-09",
            "update_date": "2023-05-07",
            "expiry_date": "2025-05-10",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Conde Nast Publications Ltd.",
            "registrant_company": "Conde Nast Publications Ltd.",
            "registrant_address": "1 Hanover Square",
            "registrant_city": "London",
            "registrant_state": "UK",
            "registrant_zip": "1JU",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2074999080",
            "registrant_fax": "+44.2074999080",
            "name_servers": [
                "ns-1116.awsdns-11.org",
                "ns-1935.awsdns-49.co.uk",
                "ns-28.awsdns-03.com",
                "ns-836.awsdns-40.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cntraveller.ru",
            "domain_keyword": "cntraveller",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:10:37",
            "create_date": "2008-08-05",
            "expiry_date": "2024-08-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Advance Magazine Publishers, Inc.",
            "name_servers": [
                "ns1.yandexcloud.net",
                "ns2.yandexcloud.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "cntraveller.in",
            "domain_keyword": "cntraveller",
            "domain_tld": "in",
            "query_time": "2024-06-01 01:19:35",
            "create_date": "2010-01-19",
            "update_date": "2023-01-20",
            "expiry_date": "2025-01-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/home",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADVANCE MAGAZINE PUBLISHERS, INC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1116.awsdns-11.org",
                "ns-1935.awsdns-49.co.uk",
                "ns-28.awsdns-03.com",
                "ns-836.awsdns-40.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cntraveller.com.cn",
            "domain_keyword": "cntraveller",
            "domain_tld": "com.cn",
            "query_time": "2024-05-07 23:19:52",
            "create_date": "2013-08-12",
            "expiry_date": "2024-08-12",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "杨红娟",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cntraveller.events",
            "domain_keyword": "cntraveller",
            "domain_tld": "events",
            "query_time": "2024-05-07 23:19:52",
            "create_date": "2014-06-11",
            "update_date": "2023-05-16",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Advance Magazine Publishers Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.advancemags.com",
                "ns3.advancemags.com",
                "ns4.advancepubs.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cntraveller.fr",
            "domain_keyword": "cntraveller",
            "domain_tld": "fr",
            "query_time": "2024-05-06 01:37:32",
            "create_date": "2023-04-10",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-10",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "registrant_company": "Vixy",
            "registrant_address": "193 Rue de Bercy, 75012 234, Corse",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9211177714",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 7,
            "domain_name": "cntraveller.info",
            "domain_keyword": "cntraveller",
            "domain_tld": "info",
            "query_time": "2024-05-26 13:40:54",
            "create_date": "2024-02-07",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.082,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>cntraveller</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>cntraveller.com, cntraveller.ru, cntraveller.in, cntraveller.com.cn, cntraveller.events, cntraveller.fr, cntraveller.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cntraveller.com</domain_name>
   <domain_keyword>cntraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 21:09:45</query_time>
   <create_date>1997-05-09</create_date>
   <update_date>2023-05-07</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Conde Nast Publications Ltd.</registrant_name>
   <registrant_company>Conde Nast Publications Ltd.</registrant_company>
   <registrant_address>1 Hanover Square</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>UK</registrant_state>
   <registrant_zip>1JU</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2074999080</registrant_phone>
   <registrant_fax>+44.2074999080</registrant_fax>
   <name_servers>
    <value>ns-1116.awsdns-11.org</value>
    <value>ns-1935.awsdns-49.co.uk</value>
    <value>ns-28.awsdns-03.com</value>
    <value>ns-836.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cntraveller.ru</domain_name>
   <domain_keyword>cntraveller</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:10:37</query_time>
   <create_date>2008-08-05</create_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Advance Magazine Publishers, Inc.</registrant_company>
   <name_servers>
    <value>ns1.yandexcloud.net</value>
    <value>ns2.yandexcloud.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>cntraveller.in</domain_name>
   <domain_keyword>cntraveller</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 01:19:35</query_time>
   <create_date>2010-01-19</create_date>
   <update_date>2023-01-20</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/home</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADVANCE MAGAZINE PUBLISHERS, INC.</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>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1116.awsdns-11.org</value>
    <value>ns-1935.awsdns-49.co.uk</value>
    <value>ns-28.awsdns-03.com</value>
    <value>ns-836.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cntraveller.com.cn</domain_name>
   <domain_keyword>cntraveller</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-07 23:19:52</query_time>
   <create_date>2013-08-12</create_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>杨红娟</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.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>cntraveller.events</domain_name>
   <domain_keyword>cntraveller</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-07 23:19:52</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-06-11</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>Advance Magazine Publishers Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.advancemags.com</value>
    <value>ns3.advancemags.com</value>
    <value>ns4.advancepubs.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cntraveller.fr</domain_name>
   <domain_keyword>cntraveller</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 01:37:32</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <registrant_company>Vixy</registrant_company>
   <registrant_address>193 Rue de Bercy, 75012 234, Corse</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9211177714</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>cntraveller.info</domain_name>
   <domain_keyword>cntraveller</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 13:40:54</query_time>
   <create_date>2024-02-07</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.082</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 557 domain names (in 0.339 seconds) which look and sound like the brand name "cntraveller".
Domain Name Registered Expiry Registrar Ownership
1 intraveller.com 30 Aug 2021 30 Aug 2025 ENOM, INC. REDACTED FOR PRIVACY
2 cstraveller.com 18 Dec 2008 14 Mar 2025 GoDaddy.com, LLC -
3 cktraveller.com 2 May 2023 2 May 2025 GoDaddy.com, LLC -
4 rntraveller.net 29 Mar 2006 29 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 ontraveller.co.uk 9 Jan 2024 9 Jan 2025 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
6 ontraveller.com 5 May 2003 5 May 2025 Deutsche Telekom AG Deutsche Telekom AG
7 ccntraveller.com 21 Jul 2016 21 Jul 2024 GoDaddy.com, LLC -
8 cnatraveller.asia 27 Aug 2018 27 Aug 2024 CSC Corporate Domains, Inc. MEDIACORP PTE. LTD.
9 cntraveler.blog 6 Jun 2023 6 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
10 cntraveler.space 30 Dec 2023 30 Dec 2024 Porkbun, LLC Private by Design, LLC
11 cntraveler.in 21 May 2013 21 May 2025 CSC Corporate Domains, Inc. Advance Magazine Publishers, Inc.
12 cntraveler.org 24 Aug 2023 24 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
13 cntraveler.info 11 May 2024 11 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 cntraveler.xyz 2 Oct 2022 2 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
15 cn-traveller.com 10 Jun 2024 10 Jun 2025 GANDI SAS XP Capital
16 cotraveller.com 12 Feb 2013 12 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
17 rntraveller.com 16 Jun 2023 16 Jun 2024 DropCatch.com 1361 LLC HugeDomains.com
18 cmtraveller.com 24 Aug 2023 24 Aug 2024 GoDaddy.com, LLC -
19 cwtraveller.com 2 Jun 2023 2 Jun 2025 Domainsofvalue.com LLC -
20 vntraveller.com 13 Aug 2018 13 Aug 2024 mat bao corporation Ong Le Xuan Loc
21 entraveller.com 27 Jun 2023 27 Jun 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
22 cantraveller.com 15 Mar 2005 15 Mar 2025 IONOS SE With Intent inc.
23 cntravelller.com 26 Aug 2021 26 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
24 cntraveler.video 6 May 2015 6 May 2025 Key-Systems, LLC Advance Magazine Publishers Inc.
25 cntraveler.events 11 Jun 2014 11 Jun 2024 Key-Systems, LLC Advance Magazine Publishers Inc.
26 ctraveller.com 19 Jun 2020 19 Jun 2025 Gname.com Pte. Ltd. Redacted for privacy
27 cntraveler.com.cn 31 May 2011 31 May 2026 阿里云计算有限公司(万网) 北京风华创想网络有限公司
28 cntravller.com 11 Oct 2023 11 Oct 2024 Dynadot Inc -
29 cntraveler.com 17 May 1994 18 May 2025 CSC CORPORATE DOMAINS, INC. Advance Magazine Publishers, Inc.
30 cntraveler.us 13 Feb 2023 13 Feb 2025 NameCheap, Inc. WhoisGuard, Inc.
31 cntraverler.com 9 Jun 2005 9 Jun 2024 NameSilo, LLC See PrivacyGuardian.org
32 cnntraveller.com 7 Jan 1999 7 Jan 2027 NOM-IQ Ltd dba Com Laude Turner Broadcasting System, Inc.
33 cntraveler.net 3 Sep 2020 3 Sep 2024 Dynadot Inc -
34 untraveller.org 6 Jan 2023 6 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0166140730
35 yttraveller.com 26 Sep 2019 26 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
36 ecotraveller.com.au - - GoDaddy.com LLC trading as GoDaddy.com Richard Boyce
37 fitraveller.com 31 Oct 2023 31 Oct 2024 Wix.com Ltd. -
38 cnttraveler.com 10 Dec 2021 10 Dec 2024 Media Elite Holdings Limited Fundacion Privacy Services LTD
39 andtraveller.com 16 Feb 2018 16 Feb 2025 Arsys Internet, S.L. dba NICLINE.COM URBAN LIONS PLUS ULTRA, S.L.
40 z-traveller.com 9 May 2020 9 May 2025 Amazon Registrar, Inc. Identity Protection Service
41 k9traveller.com 22 Sep 2019 22 Sep 2025 GoDaddy.com, LLC -
42 sotraveller.com 12 Dec 2015 12 Dec 2024 Wild West Domains, LLC Domains By Proxy, LLC
43 dnatraveller.com 9 Dec 2006 9 Dec 2024 Dreamscape Networks International Pte Ltd DNA PUBLICATIONS PTY LTD
44 pnwtraveller.com 23 Jan 2020 23 Jan 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
45 untravelled.co.uk 12 May 2021 12 May 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] H A Lempka
46 rvtraveller.com 22 May 2004 22 May 2025 ENOM, INC. REDACTED FOR PRIVACY
47 e-traveller.co.uk 21 Sep 1999 21 Sep 2024 MyRmd Ltd [Tag = MARLIN] -
48 untravellers.com 3 Jun 2024 3 Jun 2025 Tiger Technologies LLC Pegasus Group LLC
49 e-traveller.info 14 Jun 2007 14 Jun 2024 Vautron Rechenzentrum AG g64-medienwelten
50 ngtraveller.uk 20 Jun 2019 20 Jun 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
51 eztraveller.com 4 Apr 2017 4 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
52 icetraveller.com 19 Jul 2019 19 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
53 sktraveller.com 17 Aug 2018 17 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 on-traveller.com 5 May 2003 5 May 2025 Deutsche Telekom AG Deutsche Telekom AG
55 fxtraveller.net 14 Mar 2015 14 Mar 2025 123-Reg Limited -
56 pintraveller.net 23 May 2020 23 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
57 detraveller.nl 28 May 2004 - Realtime Register -
58 onetraveller.ru 18 Oct 2022 18 Oct 2024 SALENAMES-RU Private Person
59 bctraveller.com 10 Apr 2011 10 Apr 2025 GoDaddy.com, LLC -
60 3dtraveller.xyz 31 Oct 2021 31 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
61 cn-traveler.com 27 Aug 2023 27 Aug 2024 Gname 050 Inc -
62 metraveller.com 24 Apr 2014 24 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
63 pentraveller.net 20 Mar 2018 20 Mar 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
64 sltraveller.com 23 Sep 2018 23 Sep 2025 Porkbun LLC Himal Samaranayake
65 trtraveller.com 15 Dec 2022 15 Dec 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
66 cyctraveller.com 1 Oct 2018 1 Oct 2027 GoDaddy.com, LLC -
67 iotraveller.com 15 Apr 2024 15 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
68 rrtraveller.com 12 Nov 2020 12 Nov 2024 BigRock Solutions Ltd. Privacy Protect, LLC (PrivacyProtect.org)
69 pbtraveller.com 10 Mar 2011 10 Mar 2025 Tucows Domains Inc. -
70 cartraveller.ru 30 Nov 2014 30 Nov 2024 REGTIME-RU Private Person
71 2ktraveller.com 17 May 2024 17 May 2025 IONOS SE 1&1 Internet Limited
72 b1traveller.nl 23 Feb 2012 - Metaregistrar B.V. -
73 kctraveller.com 2 May 2019 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
74 runtraveller.com 23 Nov 2023 23 Nov 2024 WEBCC Whoisprotection.cc
75 bwtraveller.org 2 Apr 2024 2 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 fchtraveller.co.uk 2 Oct 2009 2 Oct 2024 LCN.com Ltd [Tag = LCN] -
77 bgtraveller.com 28 Feb 2022 28 Feb 2025 DNSPod, Inc. REDACTED FOR PRIVACY
78 nytraveller.com 23 Aug 2022 23 Aug 2024 GoDaddy.com, LLC -
79 petraveller.org 21 Jan 2014 21 Jan 2025 GoDaddy.com, LLC Petraveller
80 pintraveller.com 23 May 2020 23 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 rvtraveller.net 21 Dec 2016 21 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
82 rntravellers.com 30 Nov 2022 30 Nov 2024 GoDaddy.com, LLC -
83 aitraveller.com 7 Feb 2021 7 Feb 2025 GoDaddy.com, LLC -
84 untravelled.london 23 Oct 2015 23 Oct 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA Avel Limited
85 totraveller.com 13 Dec 2023 13 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
86 i-traveller.co.uk 20 Jul 2022 20 Jul 2024 Porkbun LLC [Tag = PORKBUN] -
87 93traveller.com 20 Jan 2022 20 Jan 2025 GoDaddy.com, LLC -
88 gintraveller.com 9 Jan 2022 9 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
89 uptraveller.com 17 Apr 2013 17 Apr 2025 GoDaddy.com, LLC -
90 zentraveller.com 1 Apr 2017 1 Apr 2025 GoDaddy.com, LLC -
91 vrntraveller.ru 3 Apr 2019 3 Apr 2025 BEGET-RU Voronezhskij puteshestvennik Ltd
92 cotravellerz.com 25 Aug 2023 25 Aug 2024 GoDaddy.com, LLC -
93 ecotraveller.ca 21 Aug 2023 21 Aug 2028 Go Daddy Domains Canada, Inc LASTIC Inc.
94 lwtraveller.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Registration Australia
95 vantraveller.eu - - Registrar.eu -
96 untravelled.io 6 May 2020 6 May 2025 Cloudflare, Inc REDACTED FOR PRIVACY
97 nptraveller.com 26 Dec 2022 26 Dec 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
98 rhtraveller.co 10 Jul 2023 10 Jul 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
99 aetraveller.com 8 Feb 2002 8 Feb 2025 CSC CORPORATE DOMAINS, INC. American Express Travel Related Services Company, Inc.
100 e-traveller.com 6 Apr 2002 6 Apr 2025 GoDaddy.com, LLC -
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 Cntraveller.fr.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=cntraveller.fr
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "cntraveller.fr",
        "page_size": 100
    },
    "count": {
        "total": 557,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "intraveller.com, cstraveller.com, cktraveller.com, rntraveller.net, ontraveller.co.uk, ontraveller.com, ccntraveller.com, cnatraveller.asia, cntraveler.blog, cntraveler.space, cntraveler.in, cntraveler.org, cntraveler.info, cntraveler.xyz, cn-traveller.com, cotraveller.com, rntraveller.com, cmtraveller.com, cwtraveller.com, vntraveller.com, entraveller.com, cantraveller.com, cntravelller.com, cntraveler.video, cntraveler.events, ctraveller.com, cntraveler.com.cn, cntravller.com, cntraveler.com, cntraveler.us, cntraverler.com, cnntraveller.com, cntraveler.net, untraveller.org, yttraveller.com, ecotraveller.com.au, fitraveller.com, cnttraveler.com, andtraveller.com, z-traveller.com, k9traveller.com, sotraveller.com, dnatraveller.com, pnwtraveller.com, untravelled.co.uk, rvtraveller.com, e-traveller.co.uk, untravellers.com, e-traveller.info, ngtraveller.uk, eztraveller.com, icetraveller.com, sktraveller.com, on-traveller.com, fxtraveller.net, pintraveller.net, detraveller.nl, onetraveller.ru, bctraveller.com, 3dtraveller.xyz, cn-traveler.com, metraveller.com, pentraveller.net, sltraveller.com, trtraveller.com, cyctraveller.com, iotraveller.com, rrtraveller.com, pbtraveller.com, cartraveller.ru, 2ktraveller.com, b1traveller.nl, kctraveller.com, runtraveller.com, bwtraveller.org, fchtraveller.co.uk, bgtraveller.com, nytraveller.com, petraveller.org, pintraveller.com, rvtraveller.net, rntravellers.com, aitraveller.com, untravelled.london, totraveller.com, i-traveller.co.uk, 93traveller.com, gintraveller.com, uptraveller.com, zentraveller.com, vrntraveller.ru, cotravellerz.com, ecotraveller.ca, lwtraveller.com.au, vantraveller.eu, untravelled.io, nptraveller.com, rhtraveller.co, aetraveller.com, e-traveller.com",
    "results": [
        {
            "num": 1,
            "domain_name": "intraveller.com",
            "domain_keyword": "intraveller",
            "domain_tld": "com",
            "query_time": "2024-05-22 15:18:34",
            "create_date": "2021-08-30",
            "update_date": "2023-07-31",
            "expiry_date": "2025-08-30",
            "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": "Dodecanese",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "registrant_email": "https://tieredaccess.com/contact/7f582b68-1eac-4eb8-8cb3-182cb890a409",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sigmawebdns.gr",
                "ns2.sigmawebdns.gr",
                "ns3.sigmawebdns.gr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cstraveller.com",
            "domain_keyword": "cstraveller",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:32:18",
            "create_date": "2008-12-18",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.vm1865.sgvps.net",
                "ns2.vm1865.sgvps.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cktraveller.com",
            "domain_keyword": "cktraveller",
            "domain_tld": "com",
            "query_time": "2024-05-07 20:18:26",
            "create_date": "2023-05-02",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "rntraveller.net",
            "domain_keyword": "rntraveller",
            "domain_tld": "net",
            "query_time": "2024-04-17 19:00:14",
            "create_date": "2006-03-29",
            "update_date": "2021-03-23",
            "expiry_date": "2025-03-29",
            "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=rntraveller.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.sstwebdesign.com",
                "ns2.sstwebdesign.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ontraveller.co.uk",
            "domain_keyword": "ontraveller",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 23:28:26",
            "create_date": "2024-01-09",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-09",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "ontraveller.com",
            "domain_keyword": "ontraveller",
            "domain_tld": "com",
            "query_time": "2024-05-20 12:12:18",
            "create_date": "2003-05-05",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-05",
            "registrar_iana": 226,
            "registrar_name": "Deutsche Telekom AG",
            "registrar_website": "http://www.registrar.telekom.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Deutsche Telekom AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.telekom.net",
                "pns.dtag.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ccntraveller.com",
            "domain_keyword": "ccntraveller",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:46:38",
            "create_date": "2016-07-21",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cnatraveller.asia",
            "domain_keyword": "cnatraveller",
            "domain_tld": "asia",
            "query_time": "2024-05-18 15:21:10",
            "create_date": "2018-08-27",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MEDIACORP PTE. LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1274.awsdns-31.org",
                "ns-1918.awsdns-47.co.uk",
                "ns-285.awsdns-35.com",
                "ns-944.awsdns-54.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cntraveler.blog",
            "domain_keyword": "cntraveler",
            "domain_tld": "blog",
            "query_time": "2024-05-07 23:19:52",
            "create_date": "2023-06-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cntraveler.space",
            "domain_keyword": "cntraveler",
            "domain_tld": "space",
            "query_time": "2024-05-07 23:19:52",
            "create_date": "2023-12-30",
            "update_date": "2024-02-13",
            "expiry_date": "2024-12-30",
            "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": [
                "ns1.adnsman.net",
                "ns2.adnsman.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cntraveler.in",
            "domain_keyword": "cntraveler",
            "domain_tld": "in",
            "query_time": "2024-06-06 15:07:53",
            "create_date": "2013-05-21",
            "update_date": "2023-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/home",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Advance Magazine Publishers, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cntraveler.org",
            "domain_keyword": "cntraveler",
            "domain_tld": "org",
            "query_time": "2024-05-23 15:22:49",
            "create_date": "2023-08-24",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-24",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "http://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "cntraveler.info",
            "domain_keyword": "cntraveler",
            "domain_tld": "info",
            "query_time": "2024-05-13 16:52:32",
            "create_date": "2024-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cntraveler.xyz",
            "domain_keyword": "cntraveler",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 04:54:31",
            "create_date": "2022-10-02",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cn-traveller.com",
            "domain_keyword": "cn-traveller",
            "domain_tld": "com",
            "query_time": "2024-06-13 06:10:42",
            "create_date": "2024-06-10",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XP Capital",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ile-de-France",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-159-a.gandi.net",
                "ns-160-b.gandi.net",
                "ns-232-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "cotraveller.com",
            "domain_keyword": "cotraveller",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:11:22",
            "create_date": "2013-02-12",
            "update_date": "2021-02-06",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "rntraveller.com",
            "domain_keyword": "rntraveller",
            "domain_tld": "com",
            "query_time": "2024-05-07 03:49:14",
            "create_date": "2023-06-16",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-16",
            "registrar_iana": 3570,
            "registrar_name": "DropCatch.com 1361 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "cmtraveller.com",
            "domain_keyword": "cmtraveller",
            "domain_tld": "com",
            "query_time": "2024-05-20 04:29:31",
            "create_date": "2023-08-24",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cwtraveller.com",
            "domain_keyword": "cwtraveller",
            "domain_tld": "com",
            "query_time": "2024-06-11 16:00:36",
            "create_date": "2023-06-02",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1193,
            "registrar_name": "Domainsofvalue.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1637.ztomy.com",
                "ns2637.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "vntraveller.com",
            "domain_keyword": "vntraveller",
            "domain_tld": "com",
            "query_time": "2024-05-17 08:00:25",
            "create_date": "2018-08-13",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1586,
            "registrar_name": "mat bao corporation",
            "registrar_website": "https://www.matbao.net",
            "registrant_name": "Ong Le Xuan Loc",
            "registrant_company": "Ong Le Xuan Loc",
            "registrant_address": "334 Cao Thang (noi dai) - P. 12 - Q. 10 - TP HCM",
            "registrant_city": "HCM",
            "registrant_state": "HCM",
            "registrant_zip": "700000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.1649816744",
            "registrant_fax": "+84.283868888",
            "name_servers": [
                "ns1.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "entraveller.com",
            "domain_keyword": "entraveller",
            "domain_tld": "com",
            "query_time": "2024-05-25 13:24:58",
            "create_date": "2023-06-27",
            "update_date": "2024-01-18",
            "expiry_date": "2025-06-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=entraveller.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloud86.nl",
                "ns2.cloud86.nl",
                "ns3.cloud86.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "cantraveller.com",
            "domain_keyword": "cantraveller",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:51:59",
            "create_date": "2005-03-15",
            "update_date": "2018-03-01",
            "expiry_date": "2025-03-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "With Intent inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1033.ui-dns.biz",
                "ns1033.ui-dns.com",
                "ns1033.ui-dns.de",
                "ns1033.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cntravelller.com",
            "domain_keyword": "cntravelller",
            "domain_tld": "com",
            "query_time": "2024-05-17 05:38:03",
            "create_date": "2021-08-26",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-26",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of cntravelller.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1145.awsdns-15.org",
                "ns-1643.awsdns-13.co.uk",
                "ns-471.awsdns-58.com",
                "ns-582.awsdns-08.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cntraveler.video",
            "domain_keyword": "cntraveler",
            "domain_tld": "video",
            "query_time": "2024-04-26 12:42:09",
            "create_date": "2015-05-06",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Advance Magazine Publishers Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cntraveler.events",
            "domain_keyword": "cntraveler",
            "domain_tld": "events",
            "query_time": "2024-05-07 23:19:52",
            "create_date": "2014-06-11",
            "update_date": "2023-05-16",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Advance Magazine Publishers Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.advancemags.com",
                "ns3.advancemags.com",
                "ns4.advancepubs.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ctraveller.com",
            "domain_keyword": "ctraveller",
            "domain_tld": "com",
            "query_time": "2024-05-20 20:56:55",
            "create_date": "2020-06-19",
            "update_date": "2024-04-23",
            "expiry_date": "2025-06-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ctraveller.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cntraveler.com.cn",
            "domain_keyword": "cntraveler",
            "domain_tld": "com.cn",
            "query_time": "2024-05-26 13:40:54",
            "create_date": "2011-05-31",
            "expiry_date": "2026-05-31",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京风华创想网络有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns2.adstyle.cn",
                "ns3.adstyle.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cntravller.com",
            "domain_keyword": "cntravller",
            "domain_tld": "com",
            "query_time": "2024-06-06 15:07:54",
            "create_date": "2023-10-11",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "cntraveler.com",
            "domain_keyword": "cntraveler",
            "domain_tld": "com",
            "query_time": "2024-06-10 09:08:07",
            "create_date": "1994-05-17",
            "update_date": "2023-05-14",
            "expiry_date": "2025-05-18",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Advance Magazine Publishers, Inc.",
            "registrant_address": "One World Trade Center",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10007",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2122862860",
            "registrant_fax": "+1.2122862860",
            "name_servers": [
                "ns-1116.awsdns-11.org",
                "ns-1935.awsdns-49.co.uk",
                "ns-28.awsdns-03.com",
                "ns-836.awsdns-40.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cntraveler.us",
            "domain_keyword": "cntraveler",
            "domain_tld": "us",
            "query_time": "2024-04-16 01:46:32",
            "create_date": "2023-02-13",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "WhoisGuard Protected",
            "registrant_company": "WhoisGuard, Inc.",
            "registrant_address": "P.O. Box 0823-03411",
            "registrant_city": "Panama",
            "registrant_state": "Panama",
            "registrant_zip": "00000",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365503",
            "registrant_fax": "+51.17057182",
            "name_servers": [
                "ns1.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cntraverler.com",
            "domain_keyword": "cntraverler",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:42:10",
            "create_date": "2005-06-09",
            "update_date": "2024-04-13",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.secure32.com",
                "ns2.secure32.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cnntraveller.com",
            "domain_keyword": "cnntraveller",
            "domain_tld": "com",
            "query_time": "2024-06-13 14:43:45",
            "create_date": "1999-01-07",
            "update_date": "2024-05-03",
            "expiry_date": "2027-01-07",
            "registrar_iana": 470,
            "registrar_name": "NOM-IQ Ltd dba Com Laude",
            "registrar_website": "https://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Turner Broadcasting System, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1240.awsdns-27.org",
                "ns-1567.awsdns-03.co.uk",
                "ns-329.awsdns-41.com",
                "ns-585.awsdns-09.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned Delegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "cntraveler.net",
            "domain_keyword": "cntraveler",
            "domain_tld": "net",
            "query_time": "2024-04-26 12:42:09",
            "create_date": "2020-09-03",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1603.websitewelcome.com",
                "ns1604.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "untraveller.org",
            "domain_keyword": "untraveller",
            "domain_tld": "org",
            "query_time": "2024-05-15 04:18:14",
            "create_date": "2023-01-06",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0166140730",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "yttraveller.com",
            "domain_keyword": "yttraveller",
            "domain_tld": "com",
            "query_time": "2024-04-23 13:40:48",
            "create_date": "2019-09-26",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SHANGHAI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=yttraveller.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ecotraveller.com.au",
            "domain_keyword": "ecotraveller",
            "domain_tld": "com.au",
            "query_time": "2024-04-22 05:59:36",
            "update_date": "2024-01-30",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Richard Boyce",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "fitraveller.com",
            "domain_keyword": "fitraveller",
            "domain_tld": "com",
            "query_time": "2024-05-09 22:51:52",
            "create_date": "2023-10-31",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cnttraveler.com",
            "domain_keyword": "cnttraveler",
            "domain_tld": "com",
            "query_time": "2024-06-06 15:08:02",
            "create_date": "2021-12-10",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365465",
            "name_servers": [
                "ns1.redfoxdns.com",
                "ns2.redfoxdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "andtraveller.com",
            "domain_keyword": "andtraveller",
            "domain_tld": "com",
            "query_time": "2024-05-06 23:09:33",
            "create_date": "2018-02-16",
            "update_date": "2019-11-03",
            "expiry_date": "2025-02-16",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "URBAN LIONS PLUS ULTRA, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns39.servidoresdns.net",
                "dns40.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "z-traveller.com",
            "domain_keyword": "z-traveller",
            "domain_tld": "com",
            "query_time": "2024-05-13 09:19:21",
            "create_date": "2020-05-09",
            "update_date": "2024-04-04",
            "expiry_date": "2025-05-09",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of z-traveller.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1423.awsdns-49.org",
                "ns-1705.awsdns-21.co.uk",
                "ns-32.awsdns-04.com",
                "ns-805.awsdns-36.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "k9traveller.com",
            "domain_keyword": "k9traveller",
            "domain_tld": "com",
            "query_time": "2024-06-05 05:34:54",
            "create_date": "2019-09-22",
            "update_date": "2023-09-23",
            "expiry_date": "2025-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.syd5.hostyourservices.net",
                "ns2.syd5.hostyourservices.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sotraveller.com",
            "domain_keyword": "sotraveller",
            "domain_tld": "com",
            "query_time": "2024-04-19 02:31:25",
            "create_date": "2015-12-12",
            "update_date": "2023-11-12",
            "expiry_date": "2024-12-12",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&domain=sotraveller.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "dnatraveller.com",
            "domain_keyword": "dnatraveller",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:27:04",
            "create_date": "2006-12-09",
            "update_date": "2022-12-05",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "ANDREW CREAGH",
            "registrant_company": "DNA PUBLICATIONS PTY LTD",
            "registrant_address": "PO BOX 130",
            "registrant_city": "LIDCOMBE",
            "registrant_state": "NSW",
            "registrant_zip": "1825",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.297640200",
            "name_servers": [
                "ns0.telstra.net",
                "ns1.telstra.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "pnwtraveller.com",
            "domain_keyword": "pnwtraveller",
            "domain_tld": "com",
            "query_time": "2024-05-18 12:01:27",
            "create_date": "2020-01-23",
            "update_date": "2024-04-05",
            "expiry_date": "2025-01-23",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "untravelled.co.uk",
            "domain_keyword": "untravelled",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 14:48:59",
            "create_date": "2021-05-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "H A Lempka",
            "registrant_address": "8 Les Pommiers, La Route de la Hougue du Pommier, Castel, Castel, GY5 7FQ, Guernsey",
            "name_servers": [
                "ns1.lyricalhost.com",
                "ns2.lyricalhost.com",
                "ns3.lyricalhost.com",
                "ns4.lyricalhost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "rvtraveller.com",
            "domain_keyword": "rvtraveller",
            "domain_tld": "com",
            "query_time": "2024-05-25 07:33:13",
            "create_date": "2004-05-22",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-22",
            "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": "na",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/ab903fa3-1ba6-4b6b-baa5-677f95221276",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hoster908.com",
                "ns2.hoster908.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "e-traveller.co.uk",
            "domain_keyword": "e-traveller",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 01:22:02",
            "create_date": "1999-09-21",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "MyRmd Ltd [Tag = MARLIN]",
            "registrar_website": "https://www.myrmd.com",
            "name_servers": [
                "ns1.rmdworld.com",
                "ns2.rmdworld.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 48,
            "domain_name": "untravellers.com",
            "domain_keyword": "untravellers",
            "domain_tld": "com",
            "query_time": "2024-06-06 16:54:37",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_iana": 841,
            "registrar_name": "Tiger Technologies LLC",
            "registrar_website": "https://www.tigertech.net/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Pegasus Group LLC",
            "registrant_address": "c/o Tiger Technologies LLC, PO Box 7596, Dept W70792",
            "registrant_city": "Berkeley",
            "registrant_state": "CA",
            "registrant_zip": "94707-0596",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5104951600",
            "name_servers": [
                "ns1.tigertech.net",
                "ns2.tigertech.biz",
                "ns3.tigertech.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "e-traveller.info",
            "domain_keyword": "e-traveller",
            "domain_tld": "info",
            "query_time": "2024-05-10 19:00:04",
            "create_date": "2007-06-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "g64-medienwelten",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "De",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ngtraveller.uk",
            "domain_keyword": "ngtraveller",
            "domain_tld": "uk",
            "query_time": "2024-05-13 15:43:36",
            "create_date": "2019-06-20",
            "update_date": "2023-05-21",
            "expiry_date": "2024-06-20",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns112.twdcns.co.uk",
                "ns112.twdcns.com",
                "ns112.twdcns.net",
                "ns112.twdcns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "domain_name": "eztraveller.com",
            "domain_keyword": "eztraveller",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:58:30",
            "create_date": "2017-04-04",
            "update_date": "2021-03-29",
            "expiry_date": "2024-04-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "icetraveller.com",
            "domain_keyword": "icetraveller",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:41:29",
            "create_date": "2019-07-19",
            "update_date": "2020-07-13",
            "expiry_date": "2024-07-19",
            "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": 53,
            "domain_name": "sktraveller.com",
            "domain_keyword": "sktraveller",
            "domain_tld": "com",
            "query_time": "2024-04-20 00:39:58",
            "create_date": "2018-08-17",
            "update_date": "2020-08-11",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "on-traveller.com",
            "domain_keyword": "on-traveller",
            "domain_tld": "com",
            "query_time": "2024-05-17 15:32:55",
            "create_date": "2003-05-05",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-05",
            "registrar_iana": 226,
            "registrar_name": "Deutsche Telekom AG",
            "registrar_website": "http://www.registrar.telekom.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Deutsche Telekom AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.telekom.net",
                "pns.dtag.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "fxtraveller.net",
            "domain_keyword": "fxtraveller",
            "domain_tld": "net",
            "query_time": "2024-04-21 09:58:45",
            "create_date": "2015-03-14",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "pintraveller.net",
            "domain_keyword": "pintraveller",
            "domain_tld": "net",
            "query_time": "2024-05-24 17:08:22",
            "create_date": "2020-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=pintraveller.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "detraveller.nl",
            "domain_keyword": "detraveller",
            "domain_tld": "nl",
            "query_time": "2024-05-26 14:02:00",
            "create_date": "2004-05-28",
            "update_date": "2021-05-03",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 58,
            "domain_name": "onetraveller.ru",
            "domain_keyword": "onetraveller",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:05:00",
            "create_date": "2022-10-18",
            "expiry_date": "2024-10-18",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "bctraveller.com",
            "domain_keyword": "bctraveller",
            "domain_tld": "com",
            "query_time": "2024-06-04 09:04:31",
            "create_date": "2011-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "3dtraveller.xyz",
            "domain_keyword": "3dtraveller",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 20:02:04",
            "create_date": "2021-10-31",
            "update_date": "2024-04-22",
            "expiry_date": "2024-10-31",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cn-traveler.com",
            "domain_keyword": "cn-traveler",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:04:09",
            "create_date": "2023-08-27",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-27",
            "registrar_iana": 4019,
            "registrar_name": "Gname 050 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "nsx.tssns.net",
                "nsy.tssns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "metraveller.com",
            "domain_keyword": "metraveller",
            "domain_tld": "com",
            "query_time": "2024-04-17 14:30:50",
            "create_date": "2014-04-24",
            "update_date": "2021-04-18",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "pentraveller.net",
            "domain_keyword": "pentraveller",
            "domain_tld": "net",
            "query_time": "2024-05-08 15:30:12",
            "create_date": "2018-03-20",
            "update_date": "2023-07-03",
            "expiry_date": "2025-03-20",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "vic",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "sltraveller.com",
            "domain_keyword": "sltraveller",
            "domain_tld": "com",
            "query_time": "2024-05-17 07:19:52",
            "create_date": "2018-09-23",
            "update_date": "2023-11-11",
            "expiry_date": "2025-09-23",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Himal Samaranayake",
            "registrant_address": "1/28 c, Weerasuriyakanda, Pasyala, Srilanka",
            "registrant_city": "Pasyala",
            "registrant_state": "unknown",
            "registrant_zip": "11890",
            "registrant_country": "LK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+94.762018075",
            "name_servers": [
                "princess.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "trtraveller.com",
            "domain_keyword": "trtraveller",
            "domain_tld": "com",
            "query_time": "2024-04-30 15:17:41",
            "create_date": "2022-12-15",
            "update_date": "2023-11-24",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=trtraveller.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "cyctraveller.com",
            "domain_keyword": "cyctraveller",
            "domain_tld": "com",
            "query_time": "2024-06-09 03:46:13",
            "create_date": "2018-10-01",
            "update_date": "2022-10-14",
            "expiry_date": "2027-10-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "iotraveller.com",
            "domain_keyword": "iotraveller",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:42:33",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Bangkok",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TH",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns737.dimedns.com",
                "ns738.dimedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "rrtraveller.com",
            "domain_keyword": "rrtraveller",
            "domain_tld": "com",
            "query_time": "2024-05-20 17:12:12",
            "create_date": "2020-11-12",
            "update_date": "2024-01-10",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "cns6005.bigrock.com",
                "cns6006.bigrock.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "pbtraveller.com",
            "domain_keyword": "pbtraveller",
            "domain_tld": "com",
            "query_time": "2024-05-30 22:51:14",
            "create_date": "2011-03-10",
            "update_date": "2024-02-10",
            "expiry_date": "2025-03-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.rapidswitch.com",
                "ns2.rapidswitch.com",
                "ns3.rapidswitch.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "cartraveller.ru",
            "domain_keyword": "cartraveller",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:13:00",
            "create_date": "2014-11-30",
            "expiry_date": "2024-11-30",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "2ktraveller.com",
            "domain_keyword": "2ktraveller",
            "domain_tld": "com",
            "query_time": "2024-05-20 15:04:58",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1032.ui-dns.org",
                "ns1097.ui-dns.biz",
                "ns1107.ui-dns.de",
                "ns1118.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "b1traveller.nl",
            "domain_keyword": "b1traveller",
            "domain_tld": "nl",
            "query_time": "2024-05-01 01:54:46",
            "create_date": "2012-02-23",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 73,
            "domain_name": "kctraveller.com",
            "domain_keyword": "kctraveller",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:24:18",
            "create_date": "2019-05-02",
            "update_date": "2023-05-03",
            "expiry_date": "2025-05-02",
            "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=kctraveller.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "runtraveller.com",
            "domain_keyword": "runtraveller",
            "domain_tld": "com",
            "query_time": "2024-05-25 23:08:31",
            "create_date": "2023-11-23",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-23",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.newpages.us",
                "ns2.newpages.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "bwtraveller.org",
            "domain_keyword": "bwtraveller",
            "domain_tld": "org",
            "query_time": "2024-06-02 20:55:31",
            "create_date": "2024-04-02",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "fchtraveller.co.uk",
            "domain_keyword": "fchtraveller",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 00:20:34",
            "create_date": "2009-10-02",
            "update_date": "2023-09-05",
            "expiry_date": "2024-10-02",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "lara.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "bgtraveller.com",
            "domain_keyword": "bgtraveller",
            "domain_tld": "com",
            "query_time": "2024-05-05 04:33:42",
            "create_date": "2022-02-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=bgtraveller.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "nytraveller.com",
            "domain_keyword": "nytraveller",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:13:41",
            "create_date": "2022-08-23",
            "update_date": "2024-01-07",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "petraveller.org",
            "domain_keyword": "petraveller",
            "domain_tld": "org",
            "query_time": "2024-05-19 02:29:26",
            "create_date": "2014-01-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Petraveller",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Victoria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "pintraveller.com",
            "domain_keyword": "pintraveller",
            "domain_tld": "com",
            "query_time": "2024-05-24 17:08:22",
            "create_date": "2020-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=pintraveller.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "rvtraveller.net",
            "domain_keyword": "rvtraveller",
            "domain_tld": "net",
            "query_time": "2024-04-24 10:38:27",
            "create_date": "2016-12-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=rvtraveller.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "dom.ns.cloudflare.com",
                "lana.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "rntravellers.com",
            "domain_keyword": "rntravellers",
            "domain_tld": "com",
            "query_time": "2024-05-16 10:41:36",
            "create_date": "2022-11-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "aitraveller.com",
            "domain_keyword": "aitraveller",
            "domain_tld": "com",
            "query_time": "2024-06-01 17:46:35",
            "create_date": "2021-02-07",
            "update_date": "2023-08-14",
            "expiry_date": "2025-02-07",
            "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": 84,
            "domain_name": "untravelled.london",
            "domain_keyword": "untravelled",
            "domain_tld": "london",
            "query_time": "2024-05-15 04:18:14",
            "create_date": "2015-10-23",
            "update_date": "2024-04-22",
            "expiry_date": "2024-10-23",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "Avel Limited",
            "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.",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "totraveller.com",
            "domain_keyword": "totraveller",
            "domain_tld": "com",
            "query_time": "2024-06-06 18:56:44",
            "create_date": "2023-12-13",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "i-traveller.co.uk",
            "domain_keyword": "i-traveller",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 05:14:29",
            "create_date": "2022-07-20",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-20",
            "registrar_name": "Porkbun LLC [Tag = PORKBUN]",
            "registrar_website": "https://porkbun.com",
            "name_servers": [
                "drake.ns.cloudflare.com",
                "mary.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 87,
            "domain_name": "93traveller.com",
            "domain_keyword": "93traveller",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:23:09",
            "create_date": "2022-01-20",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "gintraveller.com",
            "domain_keyword": "gintraveller",
            "domain_tld": "com",
            "query_time": "2024-05-15 05:31:44",
            "create_date": "2022-01-09",
            "update_date": "2023-12-10",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 89,
            "domain_name": "uptraveller.com",
            "domain_keyword": "uptraveller",
            "domain_tld": "com",
            "query_time": "2024-04-20 00:53:44",
            "create_date": "2013-04-17",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "zentraveller.com",
            "domain_keyword": "zentraveller",
            "domain_tld": "com",
            "query_time": "2024-04-24 00:45:20",
            "create_date": "2017-04-01",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "vrntraveller.ru",
            "domain_keyword": "vrntraveller",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:46:55",
            "create_date": "2019-04-03",
            "expiry_date": "2025-04-03",
            "registrar_name": "BEGET-RU",
            "registrant_company": "Voronezhskij puteshestvennik Ltd",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "cotravellerz.com",
            "domain_keyword": "cotravellerz",
            "domain_tld": "com",
            "query_time": "2024-05-16 11:10:16",
            "create_date": "2023-08-25",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ecotraveller.ca",
            "domain_keyword": "ecotraveller",
            "domain_tld": "ca",
            "query_time": "2024-04-24 07:09:42",
            "create_date": "2023-08-21",
            "update_date": "2024-04-13",
            "expiry_date": "2028-08-21",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Chi Ting Lin",
            "registrant_company": "LASTIC Inc.",
            "registrant_address": "1F,  No. 1492-3,  Chunri Road, Taoyuan District",
            "registrant_city": "Taoyuan City",
            "registrant_state": "Taoyuan City",
            "registrant_zip": "330",
            "registrant_country": "TW",
            "registrant_email": "[email protected]",
            "registrant_phone": "+886.33559700",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "lwtraveller.com.au",
            "domain_keyword": "lwtraveller",
            "domain_tld": "com.au",
            "query_time": "2024-05-26 04:47:28",
            "update_date": "2023-10-17",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Registration Australia",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "vantraveller.eu",
            "domain_keyword": "vantraveller",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:01:17",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ]
        },
        {
            "num": 96,
            "domain_name": "untravelled.io",
            "domain_keyword": "untravelled",
            "domain_tld": "io",
            "query_time": "2024-05-06 00:19:06",
            "create_date": "2020-05-06",
            "update_date": "2024-04-11",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PD",
            "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": [
                "dave.ns.cloudflare.com",
                "molly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "nptraveller.com",
            "domain_keyword": "nptraveller",
            "domain_tld": "com",
            "query_time": "2024-05-04 02:15:44",
            "create_date": "2022-12-26",
            "update_date": "2023-06-09",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "rhtraveller.co",
            "domain_keyword": "rhtraveller",
            "domain_tld": "co",
            "query_time": "2024-05-30 22:39:25",
            "create_date": "2023-07-10",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "aetraveller.com",
            "domain_keyword": "aetraveller",
            "domain_tld": "com",
            "query_time": "2024-05-28 23:07:49",
            "create_date": "2002-02-08",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-08",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "American Express Travel Related Services Company, Inc.",
            "registrant_address": "200 Vesey Street",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10285",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2126402000",
            "registrant_fax": "+1.2126402000",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "e-traveller.com",
            "domain_keyword": "e-traveller",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:22:03",
            "create_date": "2002-04-06",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.339,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>cntraveller.fr</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>557</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>intraveller.com, cstraveller.com, cktraveller.com, rntraveller.net, ontraveller.co.uk, ontraveller.com, ccntraveller.com, cnatraveller.asia, cntraveler.blog, cntraveler.space, cntraveler.in, cntraveler.org, cntraveler.info, cntraveler.xyz, cn-traveller.com, cotraveller.com, rntraveller.com, cmtraveller.com, cwtraveller.com, vntraveller.com, entraveller.com, cantraveller.com, cntravelller.com, cntraveler.video, cntraveler.events, ctraveller.com, cntraveler.com.cn, cntravller.com, cntraveler.com, cntraveler.us, cntraverler.com, cnntraveller.com, cntraveler.net, untraveller.org, yttraveller.com, ecotraveller.com.au, fitraveller.com, cnttraveler.com, andtraveller.com, z-traveller.com, k9traveller.com, sotraveller.com, dnatraveller.com, pnwtraveller.com, untravelled.co.uk, rvtraveller.com, e-traveller.co.uk, untravellers.com, e-traveller.info, ngtraveller.uk, eztraveller.com, icetraveller.com, sktraveller.com, on-traveller.com, fxtraveller.net, pintraveller.net, detraveller.nl, onetraveller.ru, bctraveller.com, 3dtraveller.xyz, cn-traveler.com, metraveller.com, pentraveller.net, sltraveller.com, trtraveller.com, cyctraveller.com, iotraveller.com, rrtraveller.com, pbtraveller.com, cartraveller.ru, 2ktraveller.com, b1traveller.nl, kctraveller.com, runtraveller.com, bwtraveller.org, fchtraveller.co.uk, bgtraveller.com, nytraveller.com, petraveller.org, pintraveller.com, rvtraveller.net, rntravellers.com, aitraveller.com, untravelled.london, totraveller.com, i-traveller.co.uk, 93traveller.com, gintraveller.com, uptraveller.com, zentraveller.com, vrntraveller.ru, cotravellerz.com, ecotraveller.ca, lwtraveller.com.au, vantraveller.eu, untravelled.io, nptraveller.com, rhtraveller.co, aetraveller.com, e-traveller.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>intraveller.com</domain_name>
   <domain_keyword>intraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 15:18:34</query_time>
   <create_date>2021-08-30</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2025-08-30</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>Dodecanese</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/7f582b68-1eac-4eb8-8cb3-182cb890a409</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sigmawebdns.gr</value>
    <value>ns2.sigmawebdns.gr</value>
    <value>ns3.sigmawebdns.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cstraveller.com</domain_name>
   <domain_keyword>cstraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:32:18</query_time>
   <create_date>2008-12-18</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.vm1865.sgvps.net</value>
    <value>ns2.vm1865.sgvps.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>cktraveller.com</domain_name>
   <domain_keyword>cktraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 20:18:26</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>rntraveller.net</domain_name>
   <domain_keyword>rntraveller</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 19:00:14</query_time>
   <create_date>2006-03-29</create_date>
   <update_date>2021-03-23</update_date>
   <expiry_date>2025-03-29</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=rntraveller.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.sstwebdesign.com</value>
    <value>ns2.sstwebdesign.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>5</num>
   <domain_name>ontraveller.co.uk</domain_name>
   <domain_keyword>ontraveller</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 23:28:26</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>ontraveller.com</domain_name>
   <domain_keyword>ontraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 12:12:18</query_time>
   <create_date>2003-05-05</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>226</registrar_iana>
   <registrar_name>Deutsche Telekom AG</registrar_name>
   <registrar_website>http://www.registrar.telekom.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Deutsche Telekom AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.telekom.net</value>
    <value>pns.dtag.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ccntraveller.com</domain_name>
   <domain_keyword>ccntraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:46:38</query_time>
   <create_date>2016-07-21</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-21</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cnatraveller.asia</domain_name>
   <domain_keyword>cnatraveller</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-18 15:21:10</query_time>
   <create_date>2018-08-27</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MEDIACORP PTE. LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1274.awsdns-31.org</value>
    <value>ns-1918.awsdns-47.co.uk</value>
    <value>ns-285.awsdns-35.com</value>
    <value>ns-944.awsdns-54.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cntraveler.blog</domain_name>
   <domain_keyword>cntraveler</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-07 23:19:52</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>cntraveler.space</domain_name>
   <domain_keyword>cntraveler</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-07 23:19:52</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-12-30</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>ns1.adnsman.net</value>
    <value>ns2.adnsman.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cntraveler.in</domain_name>
   <domain_keyword>cntraveler</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-06 15:07:53</query_time>
   <create_date>2013-05-21</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/home</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Advance Magazine Publishers, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.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>cntraveler.org</domain_name>
   <domain_keyword>cntraveler</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 15:22:49</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>http://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>cntraveler.info</domain_name>
   <domain_keyword>cntraveler</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 16:52:32</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>14</num>
   <domain_name>cntraveler.xyz</domain_name>
   <domain_keyword>cntraveler</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 04:54:31</query_time>
   <create_date>2022-10-02</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cn-traveller.com</domain_name>
   <domain_keyword>cn-traveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 06:10:42</query_time>
   <create_date>2024-06-10</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XP Capital</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ile-de-France</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-159-a.gandi.net</value>
    <value>ns-160-b.gandi.net</value>
    <value>ns-232-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>cotraveller.com</domain_name>
   <domain_keyword>cotraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:11:22</query_time>
   <create_date>2013-02-12</create_date>
   <update_date>2021-02-06</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>rntraveller.com</domain_name>
   <domain_keyword>rntraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 03:49:14</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>3570</registrar_iana>
   <registrar_name>DropCatch.com 1361 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>cmtraveller.com</domain_name>
   <domain_keyword>cmtraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 04:29:31</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cwtraveller.com</domain_name>
   <domain_keyword>cwtraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 16:00:36</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1193</registrar_iana>
   <registrar_name>Domainsofvalue.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1637.ztomy.com</value>
    <value>ns2637.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>vntraveller.com</domain_name>
   <domain_keyword>vntraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 08:00:25</query_time>
   <create_date>2018-08-13</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>mat bao corporation</registrar_name>
   <registrar_website>https://www.matbao.net</registrar_website>
   <registrant_name>Ong Le Xuan Loc</registrant_name>
   <registrant_company>Ong Le Xuan Loc</registrant_company>
   <registrant_address>334 Cao Thang (noi dai) - P. 12 - Q. 10 - TP HCM</registrant_address>
   <registrant_city>HCM</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>700000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.1649816744</registrant_phone>
   <registrant_fax>+84.283868888</registrant_fax>
   <name_servers>
    <value>ns1.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>entraveller.com</domain_name>
   <domain_keyword>entraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 13:24:58</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-06-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=entraveller.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cloud86.nl</value>
    <value>ns2.cloud86.nl</value>
    <value>ns3.cloud86.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>cantraveller.com</domain_name>
   <domain_keyword>cantraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:51:59</query_time>
   <create_date>2005-03-15</create_date>
   <update_date>2018-03-01</update_date>
   <expiry_date>2025-03-15</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_company>With Intent inc.</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1033.ui-dns.biz</value>
    <value>ns1033.ui-dns.com</value>
    <value>ns1033.ui-dns.de</value>
    <value>ns1033.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cntravelller.com</domain_name>
   <domain_keyword>cntravelller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 05:38:03</query_time>
   <create_date>2021-08-26</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of cntravelller.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1145.awsdns-15.org</value>
    <value>ns-1643.awsdns-13.co.uk</value>
    <value>ns-471.awsdns-58.com</value>
    <value>ns-582.awsdns-08.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cntraveler.video</domain_name>
   <domain_keyword>cntraveler</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-04-26 12:42:09</query_time>
   <create_date>2015-05-06</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-06</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>Advance Magazine Publishers Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>cntraveler.events</domain_name>
   <domain_keyword>cntraveler</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-07 23:19:52</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-06-11</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>Advance Magazine Publishers Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.advancemags.com</value>
    <value>ns3.advancemags.com</value>
    <value>ns4.advancepubs.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ctraveller.com</domain_name>
   <domain_keyword>ctraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 20:56:55</query_time>
   <create_date>2020-06-19</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ctraveller.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>cntraveler.com.cn</domain_name>
   <domain_keyword>cntraveler</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-26 13:40:54</query_time>
   <create_date>2011-05-31</create_date>
   <expiry_date>2026-05-31</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京风华创想网络有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns2.adstyle.cn</value>
    <value>ns3.adstyle.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cntravller.com</domain_name>
   <domain_keyword>cntravller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 15:07:54</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-11</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.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>cntraveler.com</domain_name>
   <domain_keyword>cntraveler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 09:08:07</query_time>
   <create_date>1994-05-17</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Advance Magazine Publishers, Inc.</registrant_company>
   <registrant_address>One World Trade Center</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10007</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2122862860</registrant_phone>
   <registrant_fax>+1.2122862860</registrant_fax>
   <name_servers>
    <value>ns-1116.awsdns-11.org</value>
    <value>ns-1935.awsdns-49.co.uk</value>
    <value>ns-28.awsdns-03.com</value>
    <value>ns-836.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cntraveler.us</domain_name>
   <domain_keyword>cntraveler</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-16 01:46:32</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>WhoisGuard Protected</registrant_name>
   <registrant_company>WhoisGuard, Inc.</registrant_company>
   <registrant_address>P.O. Box 0823-03411</registrant_address>
   <registrant_city>Panama</registrant_city>
   <registrant_state>Panama</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365503</registrant_phone>
   <registrant_fax>+51.17057182</registrant_fax>
   <name_servers>
    <value>ns1.brainydns.com</value>
    <value>ns2.brainydns.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>cntraverler.com</domain_name>
   <domain_keyword>cntraverler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:42:10</query_time>
   <create_date>2005-06-09</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.secure32.com</value>
    <value>ns2.secure32.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cnntraveller.com</domain_name>
   <domain_keyword>cnntraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 14:43:45</query_time>
   <create_date>1999-01-07</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2027-01-07</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>NOM-IQ Ltd dba Com Laude</registrar_name>
   <registrar_website>https://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Turner Broadcasting System, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1240.awsdns-27.org</value>
    <value>ns-1567.awsdns-03.co.uk</value>
    <value>ns-329.awsdns-41.com</value>
    <value>ns-585.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned Delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>cntraveler.net</domain_name>
   <domain_keyword>cntraveler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 12:42:09</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1603.websitewelcome.com</value>
    <value>ns1604.websitewelcome.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>untraveller.org</domain_name>
   <domain_keyword>untraveller</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 04:18:14</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0166140730</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>yttraveller.com</domain_name>
   <domain_keyword>yttraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 13:40:48</query_time>
   <create_date>2019-09-26</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SHANGHAI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=yttraveller.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ecotraveller.com.au</domain_name>
   <domain_keyword>ecotraveller</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-22 05:59:36</query_time>
   <update_date>2024-01-30</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Richard Boyce</registrant_name>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>fitraveller.com</domain_name>
   <domain_keyword>fitraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 22:51:52</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cnttraveler.com</domain_name>
   <domain_keyword>cnttraveler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 15:08:02</query_time>
   <create_date>2021-12-10</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365465</registrant_phone>
   <name_servers>
    <value>ns1.redfoxdns.com</value>
    <value>ns2.redfoxdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>andtraveller.com</domain_name>
   <domain_keyword>andtraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 23:09:33</query_time>
   <create_date>2018-02-16</create_date>
   <update_date>2019-11-03</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>URBAN LIONS PLUS ULTRA, S.L.</registrant_company>
   <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>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns39.servidoresdns.net</value>
    <value>dns40.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>z-traveller.com</domain_name>
   <domain_keyword>z-traveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 09:19:21</query_time>
   <create_date>2020-05-09</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of z-traveller.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1423.awsdns-49.org</value>
    <value>ns-1705.awsdns-21.co.uk</value>
    <value>ns-32.awsdns-04.com</value>
    <value>ns-805.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>k9traveller.com</domain_name>
   <domain_keyword>k9traveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 05:34:54</query_time>
   <create_date>2019-09-22</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2025-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>ns1.syd5.hostyourservices.net</value>
    <value>ns2.syd5.hostyourservices.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>sotraveller.com</domain_name>
   <domain_keyword>sotraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 02:31:25</query_time>
   <create_date>2015-12-12</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&amp;domain=sotraveller.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>dnatraveller.com</domain_name>
   <domain_keyword>dnatraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:27:04</query_time>
   <create_date>2006-12-09</create_date>
   <update_date>2022-12-05</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>ANDREW CREAGH</registrant_name>
   <registrant_company>DNA PUBLICATIONS PTY LTD</registrant_company>
   <registrant_address>PO BOX 130</registrant_address>
   <registrant_city>LIDCOMBE</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>1825</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.297640200</registrant_phone>
   <name_servers>
    <value>ns0.telstra.net</value>
    <value>ns1.telstra.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>pnwtraveller.com</domain_name>
   <domain_keyword>pnwtraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 12:01:27</query_time>
   <create_date>2020-01-23</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</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.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>untravelled.co.uk</domain_name>
   <domain_keyword>untravelled</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 14:48:59</query_time>
   <create_date>2021-05-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>H A Lempka</registrant_name>
   <registrant_address>8 Les Pommiers, La Route de la Hougue du Pommier, Castel, Castel, GY5 7FQ, Guernsey</registrant_address>
   <name_servers>
    <value>ns1.lyricalhost.com</value>
    <value>ns2.lyricalhost.com</value>
    <value>ns3.lyricalhost.com</value>
    <value>ns4.lyricalhost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>rvtraveller.com</domain_name>
   <domain_keyword>rvtraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 07:33:13</query_time>
   <create_date>2004-05-22</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-22</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>na</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ab903fa3-1ba6-4b6b-baa5-677f95221276</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hoster908.com</value>
    <value>ns2.hoster908.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>e-traveller.co.uk</domain_name>
   <domain_keyword>e-traveller</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 01:22:02</query_time>
   <create_date>1999-09-21</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>MyRmd Ltd [Tag = MARLIN]</registrar_name>
   <registrar_website>https://www.myrmd.com</registrar_website>
   <name_servers>
    <value>ns1.rmdworld.com</value>
    <value>ns2.rmdworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>untravellers.com</domain_name>
   <domain_keyword>untravellers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 16:54:37</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>841</registrar_iana>
   <registrar_name>Tiger Technologies LLC</registrar_name>
   <registrar_website>https://www.tigertech.net/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Pegasus Group LLC</registrant_company>
   <registrant_address>c/o Tiger Technologies LLC, PO Box 7596, Dept W70792</registrant_address>
   <registrant_city>Berkeley</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94707-0596</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5104951600</registrant_phone>
   <name_servers>
    <value>ns1.tigertech.net</value>
    <value>ns2.tigertech.biz</value>
    <value>ns3.tigertech.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>e-traveller.info</domain_name>
   <domain_keyword>e-traveller</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 19:00:04</query_time>
   <create_date>2007-06-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>g64-medienwelten</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>De</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ngtraveller.uk</domain_name>
   <domain_keyword>ngtraveller</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-13 15:43:36</query_time>
   <create_date>2019-06-20</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns112.twdcns.co.uk</value>
    <value>ns112.twdcns.com</value>
    <value>ns112.twdcns.net</value>
    <value>ns112.twdcns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>eztraveller.com</domain_name>
   <domain_keyword>eztraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:58:30</query_time>
   <create_date>2017-04-04</create_date>
   <update_date>2021-03-29</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>icetraveller.com</domain_name>
   <domain_keyword>icetraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:41:29</query_time>
   <create_date>2019-07-19</create_date>
   <update_date>2020-07-13</update_date>
   <expiry_date>2024-07-19</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>53</num>
   <domain_name>sktraveller.com</domain_name>
   <domain_keyword>sktraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 00:39:58</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2020-08-11</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>on-traveller.com</domain_name>
   <domain_keyword>on-traveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 15:32:55</query_time>
   <create_date>2003-05-05</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>226</registrar_iana>
   <registrar_name>Deutsche Telekom AG</registrar_name>
   <registrar_website>http://www.registrar.telekom.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Deutsche Telekom AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.telekom.net</value>
    <value>pns.dtag.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>fxtraveller.net</domain_name>
   <domain_keyword>fxtraveller</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 09:58:45</query_time>
   <create_date>2015-03-14</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>pintraveller.net</domain_name>
   <domain_keyword>pintraveller</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 17:08:22</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=pintraveller.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>detraveller.nl</domain_name>
   <domain_keyword>detraveller</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 14:02:00</query_time>
   <create_date>2004-05-28</create_date>
   <update_date>2021-05-03</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>onetraveller.ru</domain_name>
   <domain_keyword>onetraveller</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:05:00</query_time>
   <create_date>2022-10-18</create_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>bctraveller.com</domain_name>
   <domain_keyword>bctraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 09:04:31</query_time>
   <create_date>2011-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>60</num>
   <domain_name>3dtraveller.xyz</domain_name>
   <domain_keyword>3dtraveller</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 20:02:04</query_time>
   <create_date>2021-10-31</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>cn-traveler.com</domain_name>
   <domain_keyword>cn-traveler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:04:09</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>4019</registrar_iana>
   <registrar_name>Gname 050 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <name_servers>
    <value>nsx.tssns.net</value>
    <value>nsy.tssns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>metraveller.com</domain_name>
   <domain_keyword>metraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 14:30:50</query_time>
   <create_date>2014-04-24</create_date>
   <update_date>2021-04-18</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>pentraveller.net</domain_name>
   <domain_keyword>pentraveller</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 15:30:12</query_time>
   <create_date>2018-03-20</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>vic</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>sltraveller.com</domain_name>
   <domain_keyword>sltraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 07:19:52</query_time>
   <create_date>2018-09-23</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-09-23</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Himal Samaranayake</registrant_name>
   <registrant_address>1/28 c, Weerasuriyakanda, Pasyala, Srilanka</registrant_address>
   <registrant_city>Pasyala</registrant_city>
   <registrant_state>unknown</registrant_state>
   <registrant_zip>11890</registrant_zip>
   <registrant_country>LK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+94.762018075</registrant_phone>
   <name_servers>
    <value>princess.ns.cloudflare.com</value>
    <value>woz.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>65</num>
   <domain_name>trtraveller.com</domain_name>
   <domain_keyword>trtraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 15:17:41</query_time>
   <create_date>2022-12-15</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=trtraveller.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>cyctraveller.com</domain_name>
   <domain_keyword>cyctraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 03:46:13</query_time>
   <create_date>2018-10-01</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2027-10-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>iotraveller.com</domain_name>
   <domain_keyword>iotraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:42:33</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Bangkok</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns737.dimedns.com</value>
    <value>ns738.dimedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>rrtraveller.com</domain_name>
   <domain_keyword>rrtraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 17:12:12</query_time>
   <create_date>2020-11-12</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>cns6005.bigrock.com</value>
    <value>cns6006.bigrock.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>pbtraveller.com</domain_name>
   <domain_keyword>pbtraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 22:51:14</query_time>
   <create_date>2011-03-10</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.rapidswitch.com</value>
    <value>ns2.rapidswitch.com</value>
    <value>ns3.rapidswitch.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>cartraveller.ru</domain_name>
   <domain_keyword>cartraveller</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:13:00</query_time>
   <create_date>2014-11-30</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>2ktraveller.com</domain_name>
   <domain_keyword>2ktraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 15:04:58</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</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_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1032.ui-dns.org</value>
    <value>ns1097.ui-dns.biz</value>
    <value>ns1107.ui-dns.de</value>
    <value>ns1118.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>b1traveller.nl</domain_name>
   <domain_keyword>b1traveller</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 01:54:46</query_time>
   <create_date>2012-02-23</create_date>
   <update_date>2023-11-09</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>73</num>
   <domain_name>kctraveller.com</domain_name>
   <domain_keyword>kctraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:24:18</query_time>
   <create_date>2019-05-02</create_date>
   <update_date>2023-05-03</update_date>
   <expiry_date>2025-05-02</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=kctraveller.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>runtraveller.com</domain_name>
   <domain_keyword>runtraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 23:08:31</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.newpages.us</value>
    <value>ns2.newpages.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>bwtraveller.org</domain_name>
   <domain_keyword>bwtraveller</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 20:55:31</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>76</num>
   <domain_name>fchtraveller.co.uk</domain_name>
   <domain_keyword>fchtraveller</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 00:20:34</query_time>
   <create_date>2009-10-02</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>lara.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>bgtraveller.com</domain_name>
   <domain_keyword>bgtraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 04:33:42</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=bgtraveller.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>nytraveller.com</domain_name>
   <domain_keyword>nytraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:13:41</query_time>
   <create_date>2022-08-23</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>petraveller.org</domain_name>
   <domain_keyword>petraveller</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 02:29:26</query_time>
   <create_date>2014-01-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Petraveller</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Victoria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>pintraveller.com</domain_name>
   <domain_keyword>pintraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 17:08:22</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=pintraveller.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>rvtraveller.net</domain_name>
   <domain_keyword>rvtraveller</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 10:38:27</query_time>
   <create_date>2016-12-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=rvtraveller.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>dom.ns.cloudflare.com</value>
    <value>lana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>rntravellers.com</domain_name>
   <domain_keyword>rntravellers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 10:41:36</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>aitraveller.com</domain_name>
   <domain_keyword>aitraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 17:46:35</query_time>
   <create_date>2021-02-07</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </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>84</num>
   <domain_name>untravelled.london</domain_name>
   <domain_keyword>untravelled</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-05-15 04:18:14</query_time>
   <create_date>2015-10-23</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-10-23</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_company>Avel Limited</registrant_company>
   <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>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>totraveller.com</domain_name>
   <domain_keyword>totraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 18:56:44</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>i-traveller.co.uk</domain_name>
   <domain_keyword>i-traveller</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 05:14:29</query_time>
   <create_date>2022-07-20</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_name>Porkbun LLC [Tag = PORKBUN]</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <name_servers>
    <value>drake.ns.cloudflare.com</value>
    <value>mary.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>93traveller.com</domain_name>
   <domain_keyword>93traveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:23:09</query_time>
   <create_date>2022-01-20</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>gintraveller.com</domain_name>
   <domain_keyword>gintraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 05:31:44</query_time>
   <create_date>2022-01-09</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>89</num>
   <domain_name>uptraveller.com</domain_name>
   <domain_keyword>uptraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 00:53:44</query_time>
   <create_date>2013-04-17</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-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>ns25.domaincontrol.com</value>
    <value>ns26.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>90</num>
   <domain_name>zentraveller.com</domain_name>
   <domain_keyword>zentraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 00:45:20</query_time>
   <create_date>2017-04-01</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>vrntraveller.ru</domain_name>
   <domain_keyword>vrntraveller</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:46:55</query_time>
   <create_date>2019-04-03</create_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_company>Voronezhskij puteshestvennik Ltd</registrant_company>
   <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>92</num>
   <domain_name>cotravellerz.com</domain_name>
   <domain_keyword>cotravellerz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 11:10:16</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ecotraveller.ca</domain_name>
   <domain_keyword>ecotraveller</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-24 07:09:42</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2028-08-21</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Chi Ting Lin</registrant_name>
   <registrant_company>LASTIC Inc.</registrant_company>
   <registrant_address>1F,  No. 1492-3,  Chunri Road, Taoyuan District</registrant_address>
   <registrant_city>Taoyuan City</registrant_city>
   <registrant_state>Taoyuan City</registrant_state>
   <registrant_zip>330</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+886.33559700</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>lwtraveller.com.au</domain_name>
   <domain_keyword>lwtraveller</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-26 04:47:28</query_time>
   <update_date>2023-10-17</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Registration Australia</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>vantraveller.eu</domain_name>
   <domain_keyword>vantraveller</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:01:17</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
  </value>
  <value>
   <num>96</num>
   <domain_name>untravelled.io</domain_name>
   <domain_keyword>untravelled</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-06 00:19:06</query_time>
   <create_date>2020-05-06</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.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>PD</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>dave.ns.cloudflare.com</value>
    <value>molly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>nptraveller.com</domain_name>
   <domain_keyword>nptraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 02:15:44</query_time>
   <create_date>2022-12-26</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>rhtraveller.co</domain_name>
   <domain_keyword>rhtraveller</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-30 22:39:25</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>99</num>
   <domain_name>aetraveller.com</domain_name>
   <domain_keyword>aetraveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 23:07:49</query_time>
   <create_date>2002-02-08</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>American Express Travel Related Services Company, Inc.</registrant_company>
   <registrant_address>200 Vesey Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10285</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2126402000</registrant_phone>
   <registrant_fax>+1.2126402000</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.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>e-traveller.com</domain_name>
   <domain_keyword>e-traveller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:22:03</query_time>
   <create_date>2002-04-06</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.339</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.