Skip to content

WHOIS Lookup

Look up live whois lookup data straight from public records.

Interactive whois lookupQueries live public dataFree, no account
Overview

What is the WHOIS Lookup?

The WHOIS Lookup tool pulls a domain's public registration record — registrar, registrant (where published), creation and expiry dates, nameservers, DNSSEC status and registry status codes. Enter a domain and it queries RDAP, the IETF's structured, machine-readable replacement for the old WHOIS protocol, and returns the same information WHOIS used to show, formatted as a clean report. If the registrant fields come back empty, that is not a bug: most registries redact personal registrant data by default under GDPR and similar privacy rules, and this page explains exactly what that means for what you can and can't find out about who owns a domain.

RDAP (Registration Data Access Protocol) replaced the free-text WHOIS format for most gTLDs from 2021 onward. Where classic WHOIS returned a differently formatted text blob from every registry, RDAP returns structured JSON with a consistent schema, which is what lets this tool show dates, statuses and contacts in a readable table instead of a wall of inconsistent text.

Benefits

Why use a free whois lookup?

RDAP, not scraped WHOIS text

Data comes from the registry's own structured RDAP endpoint via rdap.org's bootstrap service, not a scrape of a WHOIS web page that might be out of date or reformatted.

GDPR redaction explained, not hidden

When registrant fields are blank, the report says so explicitly — redacted, not missing — instead of leaving you to guess why the data isn't there.

Registry status codes decoded

Codes like clientTransferProhibited or pendingDelete are translated into plain English next to the raw code, so you don't need a separate lookup to understand them.

Age and expiry at a glance

Creation and expiry dates are shown directly, useful for checking how long a business has held its domain or whether a registration is about to lapse.

Works across gTLDs and most ccTLDs

rdap.org bootstraps to the correct authoritative registry for the domain's TLD automatically — you don't need to know which registry to query.

Guide

How do you use the WHOIS Lookup?

  1. 1

    Enter the domain

    Type the domain name without "http://" or a path — just the domain itself, e.g. example.com.

  2. 2

    Run the lookup

    The tool queries RDAP for that domain's registry record and returns registrar, registrant, dates, nameservers and status codes.

  3. 3

    Check the registrant section

    If it shows "Redacted or not published," that is expected for most domains registered by individuals — it reflects the registry's privacy policy, not a failed lookup.

  4. 4

    Review status codes and dates

    Status codes tell you whether the domain is locked, active or in a grace period. Expiry date tells you how much runway is left before renewal is required.

Accuracy

How accurate is it?

Results are read directly from the domain's authoritative registry via RDAP at query time — there is no intermediate cache. If a registry doesn't support RDAP (a shrinking minority of ccTLDs), the tool reports that plainly rather than guessing.

  • RDAP has fully replaced WHOIS for gTLDs like .com, .net, .org and most new TLDs. Some country-code TLDs (ccTLDs) run their own registry systems and either don't support RDAP yet or publish a reduced data set.
  • A "No registration record found" result usually means the domain is available to register — but a very recently registered or very recently expired domain can occasionally return the same message during a transition window.
  • DNSSEC status reflects whether the domain's DNSSEC delegation is signed at the registry level, not whether every record in the zone is actually signed correctly.
  • Dates are shown in the registry's reported timezone, normally UTC — treat times as approximate if you need second-level precision for a legal or compliance purpose.
Details

What should you know before using it?

Common registry status codes and what they mean:

Status codeMeaning
clientTransferProhibitedTransfers to another registrar are locked by the registrar (normal for most active domains, often on by default).
clientDeleteProhibitedDeletion of the domain is locked by the registrar as a safeguard against accidental or malicious deletion.
clientUpdateProhibitedChanges to the domain record are locked by the registrar.
clientHold / serverHoldThe domain will not resolve. Often applied for non-payment, abuse, or a legal/registry action.
redemptionPeriodThe domain has expired and entered a grace period where the original owner can still restore it before it becomes available to anyone.
pendingDeletePast the redemption period — the domain will be released and become available for new registration soon.
okNo restrictions currently applied to the domain.
Applications

When should you use a whois lookup?

The whois lookup queries live public records, so it suits checks where a stale answer would be misleading — during a migration, after a DNS change, or before you commit to a domain. These are the situations people reach for it in most often.

Due diligence before buying a domain

Check expiry date, registrar lock status and registration age before making an offer or bidding in a domain marketplace.

Investigating a suspicious site

A domain registered days ago with redacted registrant details is not proof of anything on its own, but combined with other signals it is a useful data point in a fraud or phishing investigation.

Tracking your own renewal dates

Confirm exactly when a domain you manage is due to expire, rather than relying on a renewal email that could be missed or land in spam.

Verifying a domain transfer

Check that clientTransferProhibited has been removed and the registrar field has updated before assuming a domain transfer is complete.

FAQs

Frequently asked questions

Why is the registrant information blank?
Most domain registries redact registrant contact details by default under GDPR and similar privacy regulations, which apply to any registrant with data covered by those rules regardless of where the registry itself is based. An empty registrant field means the data is redacted, not that the lookup failed or that no one owns the domain.
What is RDAP and how is it different from WHOIS?
RDAP (Registration Data Access Protocol) is the IETF's structured, standardized replacement for the older WHOIS protocol. Classic WHOIS returned free-text that looked different from every registry; RDAP returns consistent JSON data, which is what makes it possible to show registrant, registrar, dates and status codes in one uniform format regardless of which registry the domain is registered with.
Can I find out who really owns a domain?
Often not through public WHOIS/RDAP data alone. Privacy-protected registrations only show the registrar or a privacy proxy service, not the individual. Legal processes like a subpoena, or the registrar's own abuse-reporting channel, are the routes available when you need to identify a registrant behind privacy protection.
Why does the lookup say the domain doesn't exist when I know it's registered?
A small number of ccTLD registries don't support RDAP yet or return limited data. If a registry doesn't publish RDAP records for its TLD, the tool reports that it couldn't get a record, rather than incorrectly claiming the domain is unregistered.
What does clientTransferProhibited mean?
It means the registrar has locked the domain against being transferred to another registrar. This is a normal, common protection and does not mean anything is wrong — it needs to be removed by the current registrar before a transfer can proceed.
How accurate is the expiry date shown?
It comes directly from the registry's own RDAP record at the time you run the check, so it reflects the actual renewal deadline as far as the registry has it recorded. Registrars sometimes auto-renew shortly before this date, so treat it as the hard deadline rather than assuming action is needed exactly on that day.
Is a WHOIS/RDAP lookup private?
The domain you search is sent to our server, which queries the public RDAP registry on your behalf — that part is not different from using any other lookup tool. See the note below for the full detail.
Security

Is the whois lookup safe to use?

This tool sends the domain you enter to our server, which queries the RDAP endpoint for that domain's registry and returns the result. Domain registration data is public information by design — anyone can run this same query — but don't use this to probe internal or non-public hostnames, since the request still leaves your machine and is logged briefly for rate limiting.

No account required No file storage HTTPS everywhere
Sources

Where do these figures come from?

Every method, threshold and standard this page relies on, with a link to the document that defines it. Check them — a tool that will not show its sources is asking you to take its word for it.

  1. 1
    Registration Data Access Protocol (RDAP) Query Format

    IETF, RFC 7482 · 2015

    Supports: The definition of RDAP as the structured query protocol this tool uses in place of classic WHOIS.

  2. 2
    JSON Responses for the Registration Data Access Protocol (RDAP)

    IETF, RFC 7483 · 2015

    Supports: The structured JSON response format that lets registrant, registrar, dates and status codes be shown consistently across registries.

  3. 3
    Registration Data Access Protocol (RDAP)

    ICANN

    Supports: The claim that RDAP has replaced WHOIS for gTLDs from 2021 onward.

  4. 4
    EPP Status Codes

    ICANN · 2014

    Supports: The plain-English meanings given for registry status codes such as clientTransferProhibited, redemptionPeriod and pendingDelete.

Get in touch

Need something this tool can’t do?

If you need a feature added, spotted something wrong, or want a custom tool or website built for your business, tell us. We read every message and we build what people actually ask for.