verify_dnssec_chain
Validate a domain's DNSSEC chain of trust from root to TLD, performing recursive cryptographic checks to confirm the domain is securely signed and trusted.
Instructions
Performs recursive cryptographic chain of trust validation (Root -> TLD -> Domain) for DNSSEC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The fully-qualified domain name to validate (e.g. example.com) |