Retrieve parsed WHOIS data for any domain โ registrar, registration and expiry dates, nameservers, and availability. Covers 1000+ TLDs.
GET /lookup?domain=example.com X-API-Key: csk_your_key
{
"domain": "example.com",
"available": false,
"registrar": "GoDaddy",
"registered": "1995-08-13",
"expires": "2025-08-12",
"nameservers": ["ns1.example.com"]
}
Production-ready with comprehensive coverage and fast response times.
Structured JSON โ not raw WHOIS text. Ready to use in your app.
Returns registrar name, IANA ID, and contact URLs.
Registration date, last updated, and expiry date โ all in ISO 8601.
Quick domain availability check without full WHOIS overhead.
Covers .com, .net, .org, ccTLDs, and new gTLDs.
Recent results cached to avoid WHOIS rate limiting.
One API key unlocks WHOIS API plus 20+ other production-ready APIs. Free plan available instantly.