macOS
brew install dnsvizprovider-native install command
brew / rank 4795
Tools for analyzing and visualizing DNS and DNSSEC behavior. Version 0.11.1 via Homebrew; verified from local package data.
install
brew install dnsvizprovider-native install command
overview
Tools for analyzing and visualizing DNS and DNSSEC behavior
history
DNSViz is a DNS and DNSSEC analysis suite with an unusually visible public-service history: it is both installable software and the engine behind the dnsviz.net diagnostic site.
Its package-nerd importance comes from making DNSSEC validation failures inspectable. Instead of only returning a broken validation result, DNSViz draws the authentication chain, the DNS resolution path, and detected configuration errors.
DNSViz was developed by Casey Deccio while at Sandia National Laboratories to help administrators understand and troubleshoot DNSSEC deployments after DNSSEC became a practical operational requirement for many zones.
The public dnsviz.net service was already being highlighted by the Internet Society in 2011 as a free DNSSEC testing tool operated by Sandia, and Sandia described the project publicly in January 2012.
The open-source tool suite later settled around the dnsviz GitHub organization. The repository describes the package as the tool suite that powers the web-based DNSViz analysis service.
DNSViz spread through the DNSSEC operations community because it solved a concrete deployment pain: showing why a chain of trust failed and which records or name servers were involved.
It is packaged by multiple Unix-style package managers, including Homebrew, Debian, Fedora, MacPorts, Nix, and Ubuntu, which points to use beyond the hosted site by operators who want local or automated DNSSEC checks.
Users can submit a domain to dnsviz.net for a visual DNSSEC analysis, or install the CLI to run probes and generate analysis locally.
The tool is used for DNSSEC pre-deployment testing, post-deployment troubleshooting, and explaining DNSSEC authentication chains to humans who need more than raw dig or delv output.
DNSViz sits in the small but important class of DNS tools that are not just query clients: it captures DNS behavior, models validation, and renders the result as an operator-facing graph.
For package metadata, it is a good example of a command-line package whose identity is inseparable from a long-running public web service.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dnsviz | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:dnsviz |
|---|---|
| Version | 0.11.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/dnsviz/dnsviz/ |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.