turbot/net_insights

GitHub
Loading controls...

Benchmark: DNS Best Practices

Overview

The Domain Name System (DNS) is a hierarchical distributed database that stores IP addresses and other data and allows queries by name. The types of information elements associated with domain names, are categorized and organized with a list of DNS record types (or resource records), e.g., A, AAAA, NS, SOA, MX. These are most commonly used to map human-friendly domain names to the numerical IP addresses computers need to locate services and devices using the underlying network protocols, but have been extended over time to perform many other functions as well.

This benchmark contains best practices for several types of DNS records, including NS, SOA, MX, and more.

Usage

Browse dashboards and select DNS Best Practices:

steampipe dashboard

Or run the benchmarks in your terminal:

steampipe check net_insights.benchmark.dns_best_practices

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share net_insights.benchmark.dns_best_practices

Benchmarks

Tags