What is the Raw Text WHOIS Lookup?
A fundamental OSINT module that extracts domain registration metadata, registrar assignment, and administrative contact profiles directly from the authoritative core ICANN registries.
How it Works under the hood
The Node.js backend establishes a direct TCP connection on port 43 to the root WHOIS servers mapped to the Target Domain's Top-Level Domain (TLD). It retrieves and parses the raw text footprint, exposing registrar locks, status codes, and exact creation/expiration timestamps.
SysAdmin & Security Use Cases
- »Identify the exact expiration dates of targeted competitor domain names.
- »Audit internal infrastructure assets to ensure domain privacy policies are active.
- »Expose malicious domain operators, registrants, and abuse contact emails.
- »Verify domain transfer status states and precise Name Server assignments.