Skip to main content
AllDevToolsHub
🌐

WHOIS Lookup

Uses an External Service

Look up domain registration details including registrar, registrant, dates, and nameservers.

WHOIS Lookup

WHOIS data sourced via RDAP (Registration Data Access Protocol) from rdap.org. RDAP is the modern successor to WHOIS (RFC 7480). Privacy-redacted domains may show limited registrant info.

Try:
This tool depends on an external lookup source for domain registration data. The queried domain leaves your browser for that provider or service.

Enter a domain name. Registration data, nameservers, and expiry display from the WHOIS record.

Overview

What is WHOIS Lookup?

Retrieve WHOIS/RDAP registration data for any domain: registrar, contact, dates, nameservers, DNSSEC, and status flags, sourced via modern RDAP (RFC 7480).
FAQ

Frequently Asked Questions

Reference

Technical Deep Dive

DEVELOPMENT TOOLS

WHOIS Lookup

Retrieve WHOIS/RDAP registration data for any domain. Shows registrar, registrant contact, registration date, expiry date, last updated date, nameservers, DNSSEC status, and domain status flags. Data is sourced via RDAP (RFC 7480), the modern REST-based successor to WHOIS. Raw RDAP JSON is also available for inspection.

🌐

Registrar, dates, nameservers

Returns the registrar, creation/expiry/updated dates, status codes, and NS records for a domain via a WHOIS/RDAP query.

📅

Expiry at a glance

Highlights how many days until the domain expires — handy when auditing a portfolio you inherited.

🔍

RDAP-first

Uses the modern structured RDAP protocol where registries support it and falls back to classic WHOIS text otherwise.

01 EPP Status Matrix

Status Code Definition Security Implication Standard
clientHoldDNS SuspendedCritical: Domain InactiveRFC 5731
clientTransferProhibitedTransfer LockedSafe: Standard DefenseRFC 5731
redemptionPeriodPost-Expiry RecoverableWarning: Imminent DeletionRFC 5731
pendingDeleteIrreversible RemovalDanger: Re-registration ImminentRFC 5731

02 Registration Audit Pipeline

1
RDAP Bootstrap The query initiates at the IANA bootstrap service to identify the authoritative RDAP server for the specific TLD.
2
JSON Serialization Registration data is retrieved as structured JSON, normalizing heterogeneous registry formats into a single audit stream.
3
Forensic Analysis The engine extracts key timestamps and security flags, highlighting critical domain lifecycle events for immediate review.

You Might Also Need