Bulk WHOIS Domain Lookup
whois_bulk_domain_lookupRetrieve live WHOIS data for up to 100 domains in a single request. Returns structured registrar info, contacts, name servers, and raw text per 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"] |