A WHOIS lookup queries the global WHOIS database to retrieve registration information about a domain name. Every registered domain has an entry in the WHOIS database that includes the registrar, registration date, expiry date, nameservers, and — where privacy protection is not enabled — the registrant's contact information. Whether you are researching domain ownership, checking when a domain expires, or verifying nameservers after a transfer, WHOIS is the authoritative source.
The WHOIS protocol was established in the early days of the internet and has been the primary mechanism for domain registration transparency ever since. When you register a domain, your registrar submits your information to the WHOIS database operated by the domain's registry (for .com and .net domains, that is Verisign; for country-code TLDs, it is the national registry). This data is queryable by anyone.
Modern WHOIS results are often partially redacted due to GDPR and privacy regulations. Many registrars offer WHOIS privacy protection that replaces personal contact details with proxy information. Even with privacy enabled, the technical details — registrar, status flags, dates, and nameservers — remain visible and are often the most useful information for sysadmins and domain managers.
Our WHOIS lookup tool queries the authoritative WHOIS server for the domain's TLD and presents the raw data in a clean, readable format so you can quickly find the details you need.
How to Use the WHOIS Lookup Tool
- 1
Enter the domain name
Type the domain you want to look up — for example, google.com or example.org. Include the TLD (.com, .net, .org, etc.). The tool queries the correct WHOIS server for that TLD automatically.
- 2
Click Lookup
The tool sends a WHOIS query to the authoritative registry server for the domain's TLD and displays the response. Some TLDs have additional rate limits that may slow results slightly.
- 3
Read the registration details
Review the registrar, status, creation date, expiry date, and nameservers. These are the most consistently available fields across all TLDs and registrars.
- 4
Check domain status flags
EPP status codes tell you the operational state of the domain. clientTransferProhibited means the domain is locked against transfer. pendingDelete means the domain is about to be released. Multiple status flags may be set simultaneously.
Understanding WHOIS Lookup Results
| Field | Description |
|---|---|
| Registrar | The registrar where the domain is registered. Domain management, renewal, and transfers go through this company. |
| Creation Date | The date the domain was originally registered. Older domains tend to have more established trust signals. |
| Expiry Date | The date the domain registration expires. Renew before this date to keep the domain. After expiry, others can register it. |
| Updated Date | The date the WHOIS record was last modified — often reflects registrar changes, renewals, or nameserver updates. |
| Domain Status | EPP status codes indicating the domain's operational state. clientTransferProhibited, ok, pendingDelete, etc. |
| Nameservers | The authoritative DNS servers for the domain. These must match the nameservers configured at your DNS hosting provider. |
| Registrant / Registrar Contact | Contact information for the domain owner and registrar. Often redacted under GDPR or WHOIS privacy protection. |
Common WHOIS Lookup Use Cases
Check when a domain expires
Look up a domain's WHOIS record to find the expiry date. This is critical for domains you manage — expired domains become available for anyone to register, which can cause brand damage or phishing abuse. Set renewals well before the expiry date.
Research domain ownership and history
Before acquiring or partnering with a company, check the WHOIS record to verify domain registration dates, registrar, and whether the contact information matches. The creation date and registration history can reveal domain age and legitimacy.
Verify nameservers after a domain transfer
After transferring a domain to a new registrar or changing DNS hosting, run a WHOIS lookup to confirm the nameservers updated correctly. WHOIS shows the nameservers at the registry level, which is the authoritative source.
Check domain lock status before initiating a transfer
Before transferring a domain between registrars, check the domain status codes. clientTransferProhibited means the domain is locked and the lock must be removed before a transfer can proceed. WHOIS lookup reveals this immediately.