start_deep_scan
Start a deep Internet.nl scan for domain compliance (IPv6, DNSSEC, TLS, mail auth). Returns scanId to poll until complete.
Instructions
Start a long-running Internet.nl deep scan (typically 30-120s). Returns a scanId immediately; poll get_deep_scan_status until status='finished'. Read-only — no domain mutation. Internet.nl runs an exhaustive standards-compliance audit (IPv6, DNSSEC, modern TLS, RPKI, mail authentication) used by EU governments. Use when scan_domain output is not strict enough for compliance reporting, or when the user asks for an Internet.nl-grade audit. For sub-10s answers, use scan_domain. To abort an in-progress scan, call cancel_deep_scan. No auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional display name | |
| domain | Yes | Domain name only, e.g. example.com (no URL, path, or port) | |
| scanType | No | Deep scan type | both |