Bulk WHOIS Domain Lookup
whois_bulk_domain_lookupQuery WHOIS records for up to 100 domains in one request. Returns structured registrar info, contacts, name servers, and raw WHOIS data for each domain.
Instructions
Retrieve live WHOIS data for up to 100 domain names. Returns structured registrar info, contacts, name servers, status, and raw WHOIS text per domain. The response is an array under 'bulk_whois_response'. If a single domain fails its entry has status=false while the rest are still returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_names | Yes | List of domain names or URLs to look up (max 100). Example: ["google.com", "microsoft.com"] |