What's new
DNS Audit — scan for misconfigurations
infomaniak dns auditChecks all domains for: missing SPF, DMARC, DKIM, MX records, multiple SPF records (RFC violation), CNAME at root, and extremely low TTLs. Groups findings by issue type.
Domain expiry tracking
infomaniak domains
infomaniak domains --warn 60Lists all domains sorted by expiry date with color-coded warnings for domains expiring soon.
BIND zone file export
infomaniak dns zone example.com
infomaniak dns zone example.com -o example.com.zoneGenerates a standard BIND-format zone file — useful for migrations to/from other providers.
DNS propagation check
infomaniak dns propagation example.com
infomaniak dns propagation example.com -n www -t CNAMEQueries Google, Cloudflare, Quad9, and OpenDNS to verify DNS propagation. Shows whether all resolvers agree.
Stats
- 30+ commands across 10 service groups
- 115 tests (unit + integration)
Install / upgrade
pip install --upgrade infomaniak