Query WHOIS records for any domain. Get registrar, registration dates, expiration, nameservers, and available contact information.
POST /v1/whois| Name | Type | Required | Description |
|---|---|---|---|
| domain | string | Yes | Domain name to look up (e.g., example.com) |
curl -X POST "https://api.toolcenter.dev/v1/whois" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"domain": "google.com"}'
Check domain availability and age
Monitor domain expiration dates
Investigate suspicious domains
Build domain research tools
500 free API calls per month. No credit card required.
Get Started Free