webcheck_whois
Fetch WHOIS records and domain registration details for any URL or domain to identify ownership, creation, and expiry dates.
Instructions
WHOIS / domain registration data via Web Check /whois.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target URL or domain (https:// added if missing) | |
| timeout | No | Per-request timeout seconds | |
| base_url | No | Web Check API base (default env WEB_CHECK_BASE_URL or https://web-check.as93.net/api) | |
| max_chars | No | Truncate each check payload to this many JSON chars |