dnssec_check_ds
Verify DNSSEC delegation for a domain by checking DS records from parent zone and DNSKEY from child, confirming DS existence and reporting algorithm strength and digest type.
Instructions
Check DS (Delegation Signer) records for a domain. Queries DS from parent zone and DNSKEY from child zone. Verifies DS existence and reports algorithm strength and digest type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain name to check DS records for (e.g. 'example.com') |