infomaniak_audit_domain_dns_admin
Audit DNS security for Infomaniak domains to reveal issues with DNSSEC, MX, SPF, DMARC, wildcard records, and low TTLs. Read-only.
Instructions
Read-only domain/DNS admin posture audit: DNSSEC, MX, SPF, DMARC, wildcard records, and very low TTLs for an Infomaniak-managed zone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | No | DNS zone to read. Defaults to the domain value. | |
| domain | Yes | Registered domain to audit, e.g. example.com. Used for DNSSEC checks. | |
| low_ttl_threshold | No | TTL below this threshold is surfaced as info. Default 300 seconds. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | Yes | ||
| dnssec | No | ||
| domain | Yes | ||
| records | Yes | ||
| summary | Yes | ||
| findings | Yes | ||
| summary_markdown | Yes |