Skip to main content

Overview

The WHOIS Lookup tool retrieves registration information for domains and IP addresses from internet registrars, providing ownership details, contact information, and administrative data. WHOIS Lookup is a utility tool: it queries public registration databases. It does not add data to your Attack Surface and does not generate findings. Results are displayed as raw WHOIS output.

Supported targets

Target typeExamples
Domainexample.com, corp.example.org
IP address192.168.1.1, 8.8.8.8

How it works

The tool queries the appropriate internet registrar for the target:
whois -H <target>
For domains, it queries domain registrars (Verisign, ICANN, etc.). For IP addresses, it queries Regional Internet Registries (ARIN, RIPE, APNIC, etc.).

Information retrieved

For domains

FieldDescription
RegistrarCompany that registered the domain
CreatedDomain registration date
ExpiresDomain expiration date
UpdatedLast modification date
Name serversDNS servers for the domain
StatusDomain status codes (clientTransferProhibited, etc.)
RegistrantOwner name and organization
Admin contactAdministrative contact details
Tech contactTechnical contact details

For IP addresses

FieldDescription
NetworkIP range/CIDR block
OrganizationCompany that owns the IP block
CountryGeographic location
AddressOrganization address
Abuse contactEmail for reporting abuse
Technical contactTechnical support contact
Many domain registrations use privacy protection services (like WhoisGuard or PrivacyProtect) that hide actual registrant details. This is normal and expected.

Follow-up actions

After retrieving WHOIS data:
  • Run Domain Finder: Discover related domains owned by the same organization
  • Run Subdomain Finder: Enumerate subdomains for discovered domains
  • Check IP ranges: Use identified CIDR blocks to find additional assets
  • Research contacts: Use discovered emails for social engineering assessment scope