Description
Verify whether a domain has DNSSEC enabled and properly configured. Check for DS records, DNSKEY records, RRSIG signatures, and validate the chain of trust from the root.
Use Cases
- Verify DNSSEC is properly configured
- Detect broken DNSSEC chains causing resolution failures
- Audit domain security posture
- Compliance checking for security standards
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
domain |
string | Yes | Domain name to validate |
format |
string | No | Response format: json or markdown |