Skip to content
Vol. 1 · Ed. 2026
CyberGlossary
Entry № 1236

WHOIS Lookup

What is WHOIS Lookup?

WHOIS LookupA query against the WHOIS or RDAP database that returns the registration details of a domain or IP, including registrar, registrant, dates, and name servers.


WHOIS is the legacy protocol that publishes domain and IP registration metadata: registrant, registrar, creation and expiry dates, status flags, and authoritative name servers. Investigators use it to age a domain (newly registered names are higher risk), correlate infrastructure across registrants, and find pivot points such as shared email addresses. WHOIS is being replaced by RDAP (RFC 7480-7484), which delivers structured JSON, supports authentication, and integrates with GDPR-aware redaction. Many registries now mask personal data, so analysts combine WHOIS or RDAP with passive DNS, certificate transparency, and historical archives such as DomainTools to recover useful signal.

Examples

  1. 01

    Discovering that a phishing domain was registered 12 hours before being used in a campaign.

  2. 02

    Pivoting from a registrant email to dozens of similarly named domains created the same week.

Frequently asked questions

What is WHOIS Lookup?

A query against the WHOIS or RDAP database that returns the registration details of a domain or IP, including registrar, registrant, dates, and name servers. It belongs to the Defense & Operations category of cybersecurity.

What does WHOIS Lookup mean?

A query against the WHOIS or RDAP database that returns the registration details of a domain or IP, including registrar, registrant, dates, and name servers.

How does WHOIS Lookup work?

WHOIS is the legacy protocol that publishes domain and IP registration metadata: registrant, registrar, creation and expiry dates, status flags, and authoritative name servers. Investigators use it to age a domain (newly registered names are higher risk), correlate infrastructure across registrants, and find pivot points such as shared email addresses. WHOIS is being replaced by RDAP (RFC 7480-7484), which delivers structured JSON, supports authentication, and integrates with GDPR-aware redaction. Many registries now mask personal data, so analysts combine WHOIS or RDAP with passive DNS, certificate transparency, and historical archives such as DomainTools to recover useful signal.

How do you defend against WHOIS Lookup?

Defences for WHOIS Lookup typically combine technical controls and operational practices, as detailed in the full definition above.

What are other names for WHOIS Lookup?

Common alternative names include: WHOIS, RDAP lookup.

Related terms