RDAP lookup

RDAP is the JSON successor to WHOIS. This tool talks to the TLD’s RDAP server and shows both the parsed fields and the raw object.

RDAP vs WHOIS

WHOIS is a text protocol with a different template per registry. RDAP returns a standard JSON object: events (registered, expiration, last changed), entities (registrar, sometimes registrant), status, and nameservers. Use WHOIS for a friendlier summary; use this page when you want the structured record.