Dashboard: DNS Records Report
This report answers the following questions:
- How are the DNS records configured?
- Are the parent records configured correctly?
- Are the Name Server (NS) records configured correctly?
- Are the Start of Authority (SOA) records configured correctly?
- Are the Mail Exchange (MX) records configured correctly?
This dashboard contains 1 input and 8 tables.
Usage
Browse dashboards and select DNS Records Report:
steampipe dashboard
Or snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe dashboard --share net_insights.dashboard.dns_records_report
Queries
The dashboard uses the named queries:
- dns_mx_record
- dns_mx_report
- dns_ns_record
- dns_ns_report
- dns_parent_record
- dns_parent_report
- dns_soa_record
- dns_soa_report