Type any domain. Get registration data, DNS records, live SSL certificate, subdomain enumeration, and SPF/DMARC/DKIM email security in one polished report. No ads, no signup, no rate limits on the report view.
Every domain lookup returns the full picture: registration, infrastructure, certificates, attack surface, and email-security posture. Same data the underlying REST API returns, rendered as a polished HTML report.
Registrar, creation and expiry dates, nameservers, status codes, and registrant data where public. RDAP-first with a 4-tier fallback ending in port-43 socket WHOIS for 50+ TLDs including most ccTLDs.
All major record types resolved live: A, AAAA, MX, TXT, NS, CAA, and SOA. Returned with TTLs intact. Useful for verifying configuration changes and infrastructure mapping.
Live TLS handshake against port 443. Returns issuer, subject, validity dates, SANs, signature algorithm, key strength, and days-until-expiry. No third-party scanner — the data is the live certificate the server presented.
Five parallel sources — crt.sh, certspotter, hackertarget, AlienVault OTX, and VirusTotal — plus an always-on DNS bruteforce against a 686-word wordlist. The bruteforce runs every time, so the response is never empty even when individual upstream sources are down.
SPF and DMARC records parsed. DKIM keys auto-discovered by probing ~29 common selectors used by major mail providers: Google Workspace, Microsoft 365, Mailchimp, SendGrid, Postmark, Mandrill, Klaviyo, Mailgun, and more.
These reports are pre-warmed and cached for fast load times. Click any to see what a full domain intelligence report looks like — same data the lookup tool returns for any domain you type above.
Browse the full catalog of pre-warmed reports → · Or use the lookup form above for any other domain.
Domain lookup data is rarely the end goal. People use this tool to enrich something else — an alert, a CRM record, a phishing investigation, a compliance audit. Here are the most common ways visitors actually use it.
netflixupdates.com or chase-verification.com. Check registration age (newly-registered = higher risk), SSL issuer, and whether SPF/DMARC is configured to look legitimate. Compare against the real brand's data side-by-side.140.82.112.3) genuinely belongs to a given domain. The DNS section shows live A and AAAA records, so you can confirm or refute IP attribution in seconds — useful during incident response or when validating allowlists.Most free WHOIS / domain lookup tools were built years ago and show their age — aggressive ads, ugly markup, partial data, registration walls. This tool was built recently with the technical capabilities you'd expect from a modern API turned into a public UI.
| OTI Labs Lookup | whois.com / who.is | ICANN Lookup | WhoisXMLAPI (free) | |
|---|---|---|---|---|
| WHOIS / RDAP | RDAP + port-43 (4-tier) | WHOIS | RDAP only | WHOIS + RDAP |
| DNS records | A, AAAA, MX, TXT, NS, CAA, SOA | Separate paid product | ||
| SSL/TLS cert | Live handshake | Separate paid product | ||
| Subdomain enumeration | 5 sources + DNS bruteforce | Separate paid product | ||
| Email security (SPF/DMARC/DKIM) | 29 selectors auto-probed | Separate paid product | ||
| Ads / signup wall | None | Heavy ads | None | Registration required |
| Open source | MIT on GitHub |
Quick answers to the most common questions about the lookup tool, the data, and how it compares.
A (IPv4 addresses), AAAA (IPv6 addresses), MX (mail exchangers), TXT (verification and policy records, including SPF), NS (authoritative nameservers), CAA (certificate authority authorization), and SOA (start of authority). Records are resolved live via async DNS with a 5-second per-record timeout and TTLs are preserved in the response.A (IPv4) and AAAA (IPv6) records for any domain. To verify whether a specific IP belongs to a domain — e.g. is 140.82.112.3 really GitHub? — look up the domain and check the A records. This is useful during incident response, allowlist validation, and forensic IP attribution work. Note: a single domain often resolves to many IPs (CDN-fronted services like Cloudflare, Fastly, AWS CloudFront), so the absence of a specific IP in the A records doesn't prove the IP isn't associated with the domain at all.The same engine that powers this lookup is available as a JSON REST API on RapidAPI. Free tier: 1,000 requests/month, no credit card. Single /lookup/{domain} call returns all five data categories. Or use individual endpoints like /domain/{d}/whois if you only need one.