Registry status codes can show transfer locks, update locks and other domain states.
Domain RDAP lookup
Check modern domain registration data from the authoritative RDAP service for the domain's TLD.
RDAP is the modern replacement for WHOIS
RDAP provides structured registration data over HTTPS. Depending on the registry and privacy rules, it can include domain status, registration dates, registrar information and nameservers.
Personal registrant data may be redacted. IPGetter queries the registry RDAP service only when you use this tool; core IP lookups remain local.
Registration and expiry dates are supplied by the registry when available.
Authoritative nameservers indicate where the domain delegates its DNS.
IPGetter finds the authoritative RDAP service for the domain suffix, requests the registration object and extracts useful fields such as registrar, dates, status and nameservers.
- Checking domain registration dates
- Finding the registrar and nameservers
- Reviewing registration status without legacy WHOIS formatting
Prefer the command line?
Check domain registration details from the Terminal.
> rdap example.com
Run in Terminal ->