turbot/net_insights

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

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-net-insights

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select DNS Records Report dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe dashboard run net_insights.dashboard.dns_records_report --share

Queries

The dashboard uses the named queries:

Tags