dnssec_check_dnskey
Check a domain's DNSKEY records to distinguish KSK and ZSK keys, and flag weak DNSSEC algorithms.
Instructions
List all DNSKEY records for a domain. Distinguishes KSK (flag 257) vs ZSK (flag 256), reports algorithm and protocol. Flags weak algorithms and identifies strong ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain name to check DNSKEY records for (e.g. 'example.com') |