Guides • Last Updated 5th April 2026 3 min read

How to Read WHOIS and RDAP Results

Learn how to read WHOIS and RDAP results, including registrar data, domain statuses, nameservers, key dates, and common reasons records look incomplete.

Tools For This Topic

What WHOIS and RDAP are showing you

WHOIS and RDAP both provide registration information about a domain, but they do not always show the same structure or level of detail. In both cases, the goal is to help you understand who manages the domain, where it is registered, and what lifecycle state it is in.

For operational work, the most useful fields are usually registrar, nameservers, registration status, and important dates such as creation or expiry.

Key fields to focus on first

  • Registrar or sponsoring registrar, which tells you who manages the registration
  • Nameservers, which often confirm where DNS is delegated
  • Status values such as clientTransferProhibited or serverHold
  • Creation, update, and expiry dates
  • Entity or contact references where policy allows them to be exposed

If you are troubleshooting a DNS or ownership issue, those fields usually matter more than the registrant name, which is often privacy-protected.

How to interpret domain statuses

Status codes can explain why a domain cannot be transferred, why it is not resolving, or why it appears suspended. Some statuses are normal protections, while others point to billing, registry, or abuse actions.

  • clientTransferProhibited usually means transfer lock is enabled
  • serverHold can prevent the domain from resolving in DNS
  • redemptionPeriod or pendingDelete indicates the domain is in a recovery or deletion phase
  • ok or active generally indicates no special blocking status

Why WHOIS and RDAP can look incomplete

Modern registration data is often redacted for privacy, policy, or registry reasons. That means you may see masked contact data, missing organisation fields, or registrar-specific formatting differences.

RDAP usually presents data in a more structured format than classic WHOIS, but it can still be incomplete if the registry does not expose certain elements publicly.

Practical checks you can make from the result

  • Confirm the nameservers match the DNS provider you expect
  • Check whether the expiry date creates a renewal risk
  • Look for statuses that explain transfer or resolution problems
  • Compare registrar and nameserver data with your DNS audit findings
  • Use creation or update dates to understand whether a recent change is relevant

In practice, WHOIS or RDAP is most useful when you compare it with DNS evidence. If the registration says one thing and the nameserver, website, or certificate data suggests another, that gap often points to migration drift or stale ownership assumptions.

Related tools and guides

Related Tools

Related Articles