Retrieve domain registration records using the RDAP (Registration Data Access Protocol). Enter any domain name below to look up registrar, creation/expiration dates, name servers, and contact details.
Whois Domain Lookup Guide
RDAP (Registration Data Access Protocol) is the modern replacement for the traditional WHOIS protocol. It provides structured JSON-formatted access to domain registration records through a RESTful API. The data returned includes the domain registrar, registration and expiration dates, name server assignments, domain status codes, and when available, registrant contact information.
Unlike legacy WHOIS which used port 43 and returned inconsistent plain-text output, RDAP uses HTTPS and standardised JSON responses with strong referential integrity between related objects. RDAP is the IETF-recommended standard (RFC 7480-7484) and is adopted by all major gTLD registries including Verisign (.com, .net), PIR (.org), and many ccTLDs.
RDAP Lookup URL: https://rdap.verisign.com/com/v1/domain/example.com
If the RDAP query fails (often due to CORS restrictions in the browser), this tool falls back to parsing the HTML output from public whois web directories. All processing happens entirely in your browser — no domain queries are logged server-side.