Home
My IP
GPS
Find Me
Your Location
4๏ธโƒฃIPv4: โ€”
๐Ÿ“...
6๏ธโƒฃIPv6: โ€”
๐ŸŒ...
๐Ÿข...
๐Ÿ“Œ...
How-To Guides10 min read

WHOIS Lookup: How to Find Who Owns Any Domain Name

WHOIS lookup reveals who owns any domain, when it expires, and who the registrar is. Learn how to read results, understand privacy protection, and research domains safely.

By WhatIsMyLocation TeamยทUpdated April 21, 2026
WHOIS Lookup: How to Find Who Owns Any Domain Name

WHOIS Lookup: How to Find Who Owns Any Domain Name

Every domain name registered on the internet has an owner โ€” a person or organization that paid a registrar to hold that name. WHOIS is the protocol that makes this information publicly accessible. It is one of the internet's oldest investigative tools, predating the World Wide Web itself.

Whether you are researching a suspicious website, trying to contact a domain owner to negotiate a purchase, investigating potential trademark infringement, or managing your own domains, understanding WHOIS gives you the investigative capability to find the answers you need.

What Is WHOIS?

WHOIS (pronounced "who is") is a query-and-response protocol that retrieves records from databases of registered internet resources. Originally developed in the early 1980s at the Stanford Research Institute, it was designed to answer a simple question: who is responsible for this domain or IP address?

Every domain registrar is required to maintain WHOIS records for the domains they manage. When you register a domain, you provide contact information โ€” name, organization, address, phone number, and email โ€” that gets stored in the WHOIS database. Until 2018, this information was fully public. The GDPR changed that significantly (more on this below).

WHOIS records also exist for IP address blocks. Our IP Lookup tool uses WHOIS data to identify who owns a given IP address, which ISP or organization it belongs to, and its registration details.

What Information Does WHOIS Show?

A full WHOIS record contains several categories of information:

FieldDescriptionExample
Domain NameThe queried domainexample.com
RegistrarCompany where domain is registeredGoDaddy, Namecheap
Registration DateWhen the domain was first created2010-03-15
Expiration DateWhen the domain expires2027-03-15
Updated DateLast modification to the record2026-01-10
Name ServersDNS servers handling the domainns1.example.com
Registrant NameOwner's name (often redacted)John Smith
Registrant EmailOwner's email (often redacted)[email protected]
Admin ContactAdministrative contact infoSame or different person
Tech ContactTechnical contactHosting provider
Domain StatusCurrent operational status codesclientTransferProhibited
DNSSECWhether DNSSEC is enabledunsigned

Post-GDPR, the registrant name and contact fields are frequently replaced with privacy-protected placeholders. Technical data โ€” dates, name servers, registrar โ€” remains publicly visible.

How to Do a WHOIS Lookup

Method 1: Use Our Online Tool

The fastest way is our WHOIS Lookup tool. Enter any domain name and get the full WHOIS record in seconds, formatted for easy reading without any command-line knowledge.

Method 2: Command Line (macOS / Linux)

The whois command is built into most Unix-based systems:

whois example.com

For IP address lookups:

whois 8.8.8.8

Method 3: Windows Command Line

WHOIS is not built into Windows, but Microsoft offers a free Sysinternals tool:

whois.exe example.com

Download it from the official Microsoft Sysinternals page and place it anywhere in your PATH.

Method 4: RDAP (The Modern Replacement)

RDAP (Registration Data Access Protocol) is the modern successor to WHOIS. It returns the same information in structured JSON format, supports HTTPS, and has better internationalization support. Most domain registries now support both RDAP and traditional WHOIS. Our tool uses RDAP where available, falling back to WHOIS for registries that have not yet migrated.

How to Read WHOIS Results

Domain Status Codes

Status codes tell you what operations are currently permitted on the domain:

  • clientTransferProhibited โ€” cannot be transferred to another registrar without owner action (very common, not a red flag)
  • clientUpdateProhibited โ€” contact details cannot be changed without owner approval
  • clientDeleteProhibited โ€” domain cannot be deleted without owner approval
  • serverTransferProhibited โ€” the registry itself has locked the domain (standard for .com)
  • pendingDelete โ€” domain is in the process of being released
  • redemptionPeriod โ€” domain has expired and is in a brief grace period before public release

Registration Age as a Trust Signal

A domain registered very recently โ€” weeks or a few months ago โ€” combined with suspicious content is one of the strongest signals of a phishing or scam site. Legitimate businesses typically maintain domains for years. Always cross-reference registration age with our IP Lookup tool to see where the site is hosted.

Name Servers Reveal the Hosting Stack

Name servers in a WHOIS record often identify the hosting provider:

  • ns1.digitalocean.com โ†’ hosted on DigitalOcean
  • ns1.cloudflare.com โ†’ using Cloudflare as CDN or primary host
  • dns1.registrar-servers.com โ†’ still using the registrar's default DNS (often a new or unconfigured domain)

For the full DNS picture โ€” A records, MX records, TXT records โ€” use our DNS Lookup tool alongside WHOIS.

WHOIS Privacy Protection

Domain privacy (also called WHOIS privacy or ID protection) is a service offered by most registrars. It replaces your personal contact information with the registrar's proxy details. Instead of your name, home address, and email appearing in public records, the registrar's privacy shield details appear.

Who benefits from domain privacy:

  • Individual domain owners who do not want a home address publicly indexed and archived
  • Bloggers, content creators, and freelancers operating under a personal name
  • Anyone concerned about contact-harvesting spam

Limitations:

  • Domain privacy does not make a registration truly anonymous โ€” the registrar holds the real data and must provide it in response to valid legal requests
  • Some country-code TLD registries do not permit privacy protection for their extensions
  • Commercial registrations with trademark obligations may have disclosure requirements

Domain privacy typically costs $1โ€“$15 per year per domain. Many modern registrars (Cloudflare Registrar, Porkbun, Namecheap) include it free of charge.

What GDPR Changed About Public WHOIS Data

The General Data Protection Regulation (GDPR), in effect since May 2018, fundamentally altered public WHOIS records. Because WHOIS data contains personal information of EU residents, registrars were required to restrict what they publish.

FieldPre-GDPRPost-GDPR
Registrant nameFully publicUsually redacted
Registrant emailFully publicUsually redacted or proxied
Phone numberFully publicUsually redacted
Postal addressFully publicUsually redacted
Registration datePublicStill public
Registrar namePublicStill public
Name serversPublicStill public
Domain statusPublicStill public

This means finding the owner of a privacy-protected .com domain registered after 2018 is significantly harder than before. Registrars do maintain the full records and can provide them in response to legitimate legal requests โ€” intellectual property disputes, cybercrime investigations โ€” but they are not publicly accessible.

For country-code TLDs, rules vary by registry. Some (.uk, .eu) have adopted GDPR-aligned restrictions; others expose more data.

Practical Use Cases for WHOIS

Use CaseWhat to Look For
Verify a website's legitimacyRegistration age, registrar reputation, hosting country
Contact an owner to buy a domainRegistrant email (if not redacted), registrar contact form
Investigate a phishing or scam siteRecently registered, privacy-protected, unusual registrar
Check if a desired domain is availableRegistration status and expiration date
Cybersecurity researchIP and hosting correlation, registrant patterns across domains
Trademark investigationOwner identity and registration timeline
Monitor domain expirySet reminders based on expiration date

Limitations of WHOIS

Keep these constraints in mind when conducting WHOIS research:

  • Privacy protection hides contacts โ€” most personal registrations now show only proxy data, especially for newer domains
  • Accuracy is not guaranteed โ€” registrants are required to provide accurate information but verification is rare
  • Historical data is not included โ€” current WHOIS shows only the present record; ownership history requires specialized tools
  • Country-code TLDs use separate systems โ€” .uk domains are in Nominet's database; .de domains in DENIC's โ€” and each has its own access rules
  • Propagation delay โ€” updates can take 24โ€“48 hours to appear after a registration change

For domains where WHOIS shows only privacy proxy data, complementary investigation approaches include checking SSL certificate details (which sometimes contain organization names), reviewing web archive snapshots, and running an IP Lookup on the hosting server.

Conclusion

WHOIS is a foundational internet tool that remains genuinely useful despite GDPR changes and the proliferation of privacy protection services. Understanding how to read and interpret a WHOIS record helps you verify websites, investigate suspicious domains, manage your own registrations, and conduct effective online research.

Bookmark our WHOIS Lookup tool for quick queries, and pair it with DNS Lookup and IP Lookup for a complete picture of any domain's infrastructure and ownership.

Related Articles

W

WhatIsMyLocation Team

Our team of network engineers and web developers builds and maintains 25+ free networking and location tools used by thousands of users every month. Every article is reviewed for technical accuracy using real-world testing with our own tools.

Related Articles

Try Our Location Tools

Find your IP address, GPS coordinates, and more with our free tools.