dnssec_validate
Validates DNSSEC chain of trust from root to TLD to domain, checking DNSKEY, DS, and RRSIG records to report whether the domain's DNSSEC is valid, broken, or unsigned.
Instructions
Full DNSSEC chain of trust validation from root to TLD to domain. Queries DNSKEY, DS, and RRSIG records at each level. Reports whether the chain is valid, broken, or the domain is not signed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain name to validate DNSSEC chain of trust for (e.g. 'example.com') |