Overview
Get comprehensive domain intelligence: WHOIS, DNS, SSL, tech stack, email security, hosting
Modes
The mode parameter is a preset that configures optimal provider routing for common use cases. You can also set individual parameters directly for fine-grained control.
Overview
2 creditsAll signals combined.
WHOIS + DNS + SSL + hosting + email security.
WHOIS
1 creditRegistration data.
Registrar, dates, nameservers, DNSSEC.
DNS
1 creditFull record dump + email security.
A, MX, NS, TXT, SPF/DMARC/DKIM.
Tech Stack
2 creditsTechnology fingerprinting.
CDN, frameworks, CMS, analytics from headers+HTML.
Security
2 creditsSecurity posture with A-F grade.
SSL + email security + HTTP headers scored.
Subdomains
2 creditsSubdomain discovery.
DNS brute force for 40+ common patterns.
Parameters
domain
Requiredstring
Domain to analyze (e.g. stripe.com).
mode
select (default: overview)
Intelligence depth.
Example Response
{"success":true,"data":{"domain":"stripe.com","whois":{"registrar":"SafeNames Ltd.","created":"1995-09-12","expires":"2027-09-11"},"dns":{"provider":"AWS Route 53","email_provider":"Google Workspace","has_spf":true,"dmarc_policy":"reject"},"ssl":{"issuer":"DigiCert Inc","days_until_expiry":66,"protocol":"TLSv1.3"},"hosting":{"asn":"AS16509","provider":"Amazon.com, Inc."}},"credits_used":2}Get Started
Use this API through the O-mega platform. Create an API key in your dashboard, then call the endpoint with your key in the Authorization header.