Whois Lookup (Domain & IP — RDAP)

Look up who a domain or IP is registered to: registrar, creation and expiry dates, status and name servers — via the modern RDAP protocol.

1,203 views

Data: RDAP (official registries via rdap.org) — queried from your browser. Personal registrant data is redacted at the source (GDPR).

How It Works

Enter a domain or an IP address and the lookup queries RDAP — the Registration Data Access Protocol — the IETF's structured, JSON-based successor to the original 1982 WHOIS protocol (plain-text answers over TCP port 43). The query goes from your browser to the rdap.org bootstrap service, which reads the domain's TLD (or the IP's allocation block) and redirects the request to whichever registry is actually authoritative for that name — Verisign for .com, EURid for .eu, a regional internet registry like ARIN or RIPE for IP blocks, and so on. That routing step matters because there is no single central WHOIS server for the whole internet; every TLD is served by a different registry, each historically with its own text format, field names and quirks — exactly the mess RDAP was designed to fix by returning a consistent, machine-readable JSON structure regardless of which registry answers.

For a domain, the response typically includes the registrar (the company the domain was purchased through, not necessarily who runs the registry), creation, expiry and last-updated dates, the domain's EPP status codes, and the authoritative name servers currently on file. EPP status codes are worth reading carefully: clientTransferProhibited means the registrar has locked the domain against unauthorized transfer — a good sign, since it's exactly the protection that prevents domain hijacking; clientHold or serverHold means the domain has been pulled from the DNS entirely and won't resolve; pendingDelete means the domain is in its final redemption window before being released back into the available pool. For an IP address, the same RDAP infrastructure instead returns the owning network block and the regional internet registry (ARIN for North America, RIPE for Europe, APNIC for Asia-Pacific, and so on) that allocated it — useful for tracing which organization or hosting provider a given server IP actually belongs to.

One thing this tool won't show for most domains: the registrant's personal name, email or phone number. Since GDPR took effect in 2018, registries and registrars redact personal WHOIS/RDAP data at the source for any registrant who is (or might be) an individual in a jurisdiction the regulation covers — this isn't something a lookup tool can work around, since the data is masked before it ever leaves the registry. Some registrants use a privacy/proxy service that keeps a permanent stand-in contact even outside GDPR's reach; either way, a redacted registrant is normal and doesn't indicate anything is wrong with the domain.

What to Know

  • What remains visible after GDPR redaction — dates, registrar, status codes, name servers — is usually enough to judge a domain's age, expiry risk and transfer-lock state.
  • Nearly all generic TLDs and most country-code TLDs support RDAP; a handful of ccTLDs still only offer legacy WHOIS and return no data here.
  • A domain nearing its expiry date isn't necessarily abandoned — check the status codes (autoRenewPeriod, redemptionPeriod) alongside the date before assuming so.

Frequently Asked Questions

Why can't I see the owner's name and email?

Since 2018 (GDPR), registries and registrars redact personal data from public registration records at the source. Businesses sometimes remain visible; individuals almost never. This is true of every whois/RDAP service, not just this one.

What do status codes like clientTransferProhibited mean?

They are EPP status flags: clientTransferProhibited = transfer-locked at the registrar (good, prevents hijacking); clientHold/serverHold = removed from DNS; pendingDelete = about to drop. The tool annotates the common ones.

Which domains are supported?

All generic TLDs (.com, .net, .org, the new gTLDs) and most country codes that operate RDAP. A few ccTLDs still lack public RDAP service — those return "no data" here.

What's the difference between a registrar and a registry?

The registry (e.g. Verisign for .com) is the authority that runs the TLD itself; the registrar (e.g. the company you bought the domain from) is the retailer you dealt with. RDAP always answers with data from the registry, routed through the retailer's records.

Does an approaching expiry date mean the domain is abandoned?

Not by itself. Check the status codes alongside the date: a domain in autoRenewPeriod is set to renew automatically, while one in redemptionPeriod or pendingDelete is genuinely on its way out.

Comments

No comments yet — be the first to write one!

Similar Tools