Instant API - Domain Intelligence

Domain WHOIS Lookup API

Get complete WHOIS registration data for any domain. Registrar, creation date, expiration, name servers, and registrant details in one API call.

3Users
97Runs
$0.005Per Domain

How It Works

1

Enter a Domain Name

Send any domain name via the API. Supports .com, .org, .net, .io, country codes, and 1,000+ TLDs.

2

Real-Time WHOIS Query

The API queries authoritative WHOIS servers directly for the most up-to-date registration data.

3

Get Structured Data

Receive parsed, structured JSON with all WHOIS fields normalized across different registrars.

Sample Output

{
  "domain": "example.com",
  "registrar": "GoDaddy.com, LLC",
  "registrarUrl": "https://www.godaddy.com",
  "creationDate": "1997-09-15T04:00:00Z",
  "expirationDate": "2028-09-14T04:00:00Z",
  "updatedDate": "2024-08-14T07:01:44Z",
  "domainAge": {
    "years": 28,
    "days": 10586
  },
  "nameServers": [
    "ns1.example.com",
    "ns2.example.com"
  ],
  "status": ["clientTransferProhibited"],
  "registrant": {
    "organization": "Example Inc.",
    "country": "US",
    "state": "California"
  },
  "dnssec": "unsigned",
  "rawWhois": "..."
}

Pricing

$0.005 per domain

No rate limits. No monthly subscriptions. Pay per query.

  • 1,000+ TLDs supported
  • Structured JSON output
  • Domain age calculation
  • Bulk lookup support
  • 14-day free trial on Apify
Try Free on Apify