WHOIS QUERY TIME

7 Jun 2024 - 10:05 AM UTC

Registered: 28 July 2023
Modified: 28 July 2023
Expiry: 28 July 2024

REGISTRAR

IANA: 472
Name: Dynadot Inc
Website: http://www.dynadot.com

DNSSEC

unsigned

NAME SERVERS

ns1.dyna-ns.net
ns2.dyna-ns.net

DOMAIN STATUS

clientTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=tourvoyageur.com
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "tourvoyageur.com"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "tourvoyageur.com",
            "domain_keyword": "tourvoyageur",
            "domain_tld": "com",
            "query_time": "2024-06-07 10:05:35",
            "create_date": "2023-07-28",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>tourvoyageur.com</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>tourvoyageur.com</domain_name>
   <domain_keyword>tourvoyageur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 10:05:35</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.027</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.039 seconds) for "tourvoyageur.com" in our Historical WHOIS Database.
#1 - QUERY TIME

31 Jul 2023 - 5:06 PM UTC

Registered: 28 July 2023
Modified: 28 July 2023
Expiry: 28 July 2024

REGISTRAR

IANA: 472
Name: Dynadot Inc
Website: http://www.dynadot.com

DNSSEC

unsigned

NAME SERVERS

ns1.dyna-ns.net
ns2.dyna-ns.net

DOMAIN STATUS

clientTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=tourvoyageur.com
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "tourvoyageur.com",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "tourvoyageur.com",
    "results": [
        {
            "num": 1,
            "domain_name": "tourvoyageur.com",
            "domain_keyword": "tourvoyageur",
            "domain_tld": "com",
            "query_time": "2023-07-31 17:06:44",
            "create_date": "2023-07-28",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>tourvoyageur.com</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>tourvoyageur.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tourvoyageur.com</domain_name>
   <domain_keyword>tourvoyageur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2023-07-31 17:06:44</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 13 domain names (in 0.123 seconds) which look and sound like the brand name "tourvoyageur".
Domain Name Registered Expiry Registrar Ownership
1 tourvoyageurs.com 8 Aug 2023 8 Aug 2024 Tucows Domains Inc. -
2 tousvoyageur.com 25 Apr 2020 25 Apr 2025 Namebay REDACTED FOR PRIVACY
3 tourvoyager.com 25 Sep 2023 25 Sep 2024 GoDaddy.com, LLC -
4 tourvoyager.xyz 28 Feb 2024 28 Feb 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
5 toddvoyageur.com 10 Feb 2007 10 Feb 2025 Tiger Technologies LLC Skyfire Construction
6 tourvoyagers.com 26 Nov 2023 26 Nov 2024 HOSTINGER operations, UAB -
7 tousvoyageurs.com 3 Oct 2021 3 Oct 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
8 yourvoyager.com 25 Aug 2021 25 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
9 tourvoyages.com 25 Apr 2021 25 Apr 2025 Porkbun LLC Private by Design, LLC
10 topvoyageur.com 4 Oct 2019 4 Oct 2024 NameCheap, Inc. -
11 tourvoyage.com 16 Jun 2004 16 Jun 2025 Isimtescil Bilisim A.S. -
12 tourvoyage.ru 10 Mar 2011 10 Mar 2025 SALENAMES-RU Private Person
13 tourvoyage.net 24 Sep 2020 24 Sep 2024 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&fuzzy_domains=tourvoyageur.com
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "tourvoyageur.com",
        "page_size": 100
    },
    "count": {
        "total": 13,
        "relation": "eq",
        "current": 13
    },
    "unique_domains": "tourvoyageurs.com, tousvoyageur.com, tourvoyager.com, tourvoyager.xyz, toddvoyageur.com, tourvoyagers.com, tousvoyageurs.com, yourvoyager.com, tourvoyages.com, topvoyageur.com, tourvoyage.com, tourvoyage.ru, tourvoyage.net",
    "results": [
        {
            "num": 1,
            "domain_name": "tourvoyageurs.com",
            "domain_keyword": "tourvoyageurs",
            "domain_tld": "com",
            "query_time": "2024-06-07 10:05:35",
            "create_date": "2023-08-08",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tousvoyageur.com",
            "domain_keyword": "tousvoyageur",
            "domain_tld": "com",
            "query_time": "2024-05-01 17:35:21",
            "create_date": "2020-04-25",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-25",
            "registrar_iana": 88,
            "registrar_name": "Namebay",
            "registrar_website": "www.namebay.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": "FR",
            "registrant_email": "https://www.validname.com/whoiscontact/?id=69e11e3a-3abf-40f4-ae30-47c6dbd5053d&c=o",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namebay.com",
                "dns2.namebay.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tourvoyager.com",
            "domain_keyword": "tourvoyager",
            "domain_tld": "com",
            "query_time": "2024-06-07 10:05:35",
            "create_date": "2023-09-25",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "alina.ns.cloudflare.com",
                "kip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tourvoyager.xyz",
            "domain_keyword": "tourvoyager",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 17:34:36",
            "create_date": "2024-02-28",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.fc596.parklogic.com",
                "ns2.fc596.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "toddvoyageur.com",
            "domain_keyword": "toddvoyageur",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:01:06",
            "create_date": "2007-02-10",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-10",
            "registrar_iana": 841,
            "registrar_name": "Tiger Technologies LLC",
            "registrar_website": "https://www.tigertech.net/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Skyfire Construction",
            "registrant_address": "c/o Tiger Technologies LLC, PO Box 7596, Dept W16199",
            "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": 6,
            "domain_name": "tourvoyagers.com",
            "domain_keyword": "tourvoyagers",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:22:14",
            "create_date": "2023-11-26",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "tousvoyageurs.com",
            "domain_keyword": "tousvoyageurs",
            "domain_tld": "com",
            "query_time": "2024-06-07 10:06:39",
            "create_date": "2021-10-03",
            "update_date": "2023-09-03",
            "expiry_date": "2024-10-03",
            "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": [
                "dns1.zyro.com",
                "dns2.zyro.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "yourvoyager.com",
            "domain_keyword": "yourvoyager",
            "domain_tld": "com",
            "query_time": "2024-05-16 02:34:00",
            "create_date": "2021-08-25",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-25",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mahe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SC",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "2917.ns1.abovedomains.com",
                "2917.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "tourvoyages.com",
            "domain_keyword": "tourvoyages",
            "domain_tld": "com",
            "query_time": "2024-05-01 17:34:36",
            "create_date": "2021-04-25",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/tourvoyages.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "topvoyageur.com",
            "domain_keyword": "topvoyageur",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:36:34",
            "create_date": "2019-10-04",
            "update_date": "2023-09-04",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "nsa.n0c.com",
                "nsb.n0c.com",
                "nsc.n0c.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "tourvoyage.com",
            "domain_keyword": "tourvoyage",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:08:23",
            "create_date": "2004-06-16",
            "update_date": "2024-03-21",
            "expiry_date": "2025-06-16",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "tourvoyage.ru",
            "domain_keyword": "tourvoyage",
            "domain_tld": "ru",
            "query_time": "2024-05-02 20:47:02",
            "create_date": "2011-03-10",
            "expiry_date": "2025-03-10",
            "registrar_name": "SALENAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.snparking.ru",
                "ns2.snparking.ru",
                "ns3.snparking.ru",
                "ns4.snparking.ru",
                "ns5.snparking.ru",
                "ns6.snparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "tourvoyage.net",
            "domain_keyword": "tourvoyage",
            "domain_tld": "net",
            "query_time": "2024-05-27 22:22:14",
            "create_date": "2020-09-24",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-24",
            "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": [
                "duke.ns.cloudflare.com",
                "jean.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.123,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>tourvoyageur.com</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>13</total>
  <relation>eq</relation>
  <current>13</current>
 </count>
 <unique_domains>tourvoyageurs.com, tousvoyageur.com, tourvoyager.com, tourvoyager.xyz, toddvoyageur.com, tourvoyagers.com, tousvoyageurs.com, yourvoyager.com, tourvoyages.com, topvoyageur.com, tourvoyage.com, tourvoyage.ru, tourvoyage.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tourvoyageurs.com</domain_name>
   <domain_keyword>tourvoyageurs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 10:05:35</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-08</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tousvoyageur.com</domain_name>
   <domain_keyword>tousvoyageur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 17:35:21</query_time>
   <create_date>2020-04-25</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay</registrar_name>
   <registrar_website>www.namebay.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>FR</registrant_country>
   <registrant_email>https://www.validname.com/whoiscontact/?id=69e11e3a-3abf-40f4-ae30-47c6dbd5053d&amp;c=o</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namebay.com</value>
    <value>dns2.namebay.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tourvoyager.com</domain_name>
   <domain_keyword>tourvoyager</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 10:05:35</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-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>alina.ns.cloudflare.com</value>
    <value>kip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tourvoyager.xyz</domain_name>
   <domain_keyword>tourvoyager</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 17:34:36</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.fc596.parklogic.com</value>
    <value>ns2.fc596.parklogic.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>toddvoyageur.com</domain_name>
   <domain_keyword>toddvoyageur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:01:06</query_time>
   <create_date>2007-02-10</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-10</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>Skyfire Construction</registrant_company>
   <registrant_address>c/o Tiger Technologies LLC, PO Box 7596, Dept W16199</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>6</num>
   <domain_name>tourvoyagers.com</domain_name>
   <domain_keyword>tourvoyagers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:22:14</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>tousvoyageurs.com</domain_name>
   <domain_keyword>tousvoyageurs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 10:06:39</query_time>
   <create_date>2021-10-03</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-10-03</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>dns1.zyro.com</value>
    <value>dns2.zyro.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>yourvoyager.com</domain_name>
   <domain_keyword>yourvoyager</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 02:34:00</query_time>
   <create_date>2021-08-25</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mahe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SC</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>2917.ns1.abovedomains.com</value>
    <value>2917.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>tourvoyages.com</domain_name>
   <domain_keyword>tourvoyages</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 17:34:36</query_time>
   <create_date>2021-04-25</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/tourvoyages.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>topvoyageur.com</domain_name>
   <domain_keyword>topvoyageur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:36:34</query_time>
   <create_date>2019-10-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>nsa.n0c.com</value>
    <value>nsb.n0c.com</value>
    <value>nsc.n0c.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>tourvoyage.com</domain_name>
   <domain_keyword>tourvoyage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:08:23</query_time>
   <create_date>2004-06-16</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>tourvoyage.ru</domain_name>
   <domain_keyword>tourvoyage</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 20:47:02</query_time>
   <create_date>2011-03-10</create_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.snparking.ru</value>
    <value>ns2.snparking.ru</value>
    <value>ns3.snparking.ru</value>
    <value>ns4.snparking.ru</value>
    <value>ns5.snparking.ru</value>
    <value>ns6.snparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>tourvoyage.net</domain_name>
   <domain_keyword>tourvoyage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 22:22:14</query_time>
   <create_date>2020-09-24</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-24</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>duke.ns.cloudflare.com</value>
    <value>jean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.123</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.