What is a WHOIS / RDAP lookup?
A WHOIS lookup retrieves the public registration record of a domain name. Every time a domain is registered, the registrar publishes a set of administrative details โ who the sponsoring registrar is, when the domain was created, when it expires, its current status, and which nameservers it uses. A WHOIS lookup is the quickest way to answer questions like "who owns this domain?", "when was it registered?" and "when does it expire?".
RDAP (Registration Data Access Protocol) is the modern, structured successor to the legacy WHOIS protocol. Instead of free-form text that differs between every registry, RDAP returns clean, standardised JSON. This tool queries RDAP first for accurate, machine-readable data and automatically falls back to traditional WHOIS for country-code domains (ccTLDs) that don't yet support RDAP, so you get an answer for virtually any domain.
How to read the results
- โRegistrar โ the company through which the domain was registered (e.g. GoDaddy, Namecheap, MarkMonitor).
- โRegistered โ the original creation date of the domain. Older domains often carry more trust and SEO authority.
- โExpires โ the date the current registration lapses unless renewed. Useful for spotting soon-to-drop domains.
- โStatus โ EPP status codes such as clientTransferProhibited or clientHold that show whether the domain is locked, on hold or free to transfer.
- โNameservers โ the authoritative DNS servers for the domain, which reveal the DNS or hosting provider in use.
Common uses for OSINT and security
Investigators use WHOIS data to pivot during research: a registrar, creation date or nameserver can link a suspicious domain to a wider campaign. Security teams monitor expiry dates to avoid accidental lapses, and brand-protection analysts watch for newly registered look-alike domains used in phishing.
Because privacy regulations such as GDPR led most registrars to redact personal contact details, modern WHOIS rarely exposes an individual's name or email. The technical fields โ dates, status, registrar and nameservers โ remain public and are still highly valuable for reconnaissance and verification.