macOS
brew install dnstracerlocal Homebrew formula metadata
sudo port install dnstracerMacPorts ports tree · net/dnstracer/Portfile · source: api.github.com
brew
Trace a chain of DNS servers to the source. Version 1.9 via Homebrew; verified from local package data.
install
brew install dnstracerlocal Homebrew formula metadata
sudo port install dnstracerMacPorts ports tree · net/dnstracer/Portfile · source: api.github.com
sudo apk add dnstracerAlpine Linux edge package indexes · dnstracer · source: dl-cdn.alpinelinux.org
sudo apt install dnstracerDebian stable package indexes · dnstracer · source: deb.debian.org
sudo dnf install dnstracerFedora Rawhide package metadata · dnstracer · source: dl.fedoraproject.org
nix profile install nixpkgs#dnstracernixpkgs package indexes · pkgs/by-name/dn/dnstracer/package.nix · source: api.github.com
sudo zypper install dnstraceropenSUSE Tumbleweed package metadata · dnstracer · source: download.opensuse.org
overview
Trace a chain of DNS servers to the source
history
dnstracer is a small DNS troubleshooting tool that follows the delegation chain for a name back toward authoritative servers. Its history is thinly documented, but the official pages show an early-2000s Unix utility aimed at explaining how DNS answers are reached.
The Mavetju project page explains dnstracer as a tool that determines where a DNS server gets information from and follows the chain of DNS servers back to the servers that know the data. The page revision marker is from November 2002, and the man-page source marker is from January 2002.
The manual page, dated July 8, 2004, documents the classic behavior: send non-recursive queries, follow authority records, detect lame servers, and stop after all name servers are queried. The official 1.9 source tarball was still being served by the Mavetju site with a 2008 last-modified timestamp.
dnstracer's adoption is mostly as a packaged Unix DNS diagnostic, not as an actively branded upstream project. Homebrew and other Unix package managers keep it available because it does one old-school job that overlaps with, but is not identical to, dig +trace.
Users run dnstracer with a domain name and optional query type or starting server. It is useful for visualizing referrals, cached answers, authoritative answers, missing glue, lame servers, and PTR/SOA/MX tracing paths.
dnstracer is package-nerd significant as a fossil utility that still earns a slot in package managers: no service, no config, no credentials, just a compact DNS delegation tracer whose behavior is easy to compare across Unix systems.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
dnstracer | cli | global executable |
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.
http://www.mavetju.org/unix/dnstracer.php
install metadata
| Package key | brew:dnstracer |
|---|---|
| Version | 1.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dnstracer |
| Homepage | http://www.mavetju.org/unix/dnstracer.php |
| Upstream docs | https://www.mavetju.org/unix/dnstracer-man.php |
| License | BSD-2-Clause |
| Source archive | https://deb.debian.org/debian/pool/main/d/dnstracer/dnstracer_1.9.orig.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dnstracer |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dnstracer 1.9-8
trace DNS queries to the source
http://www.mavetju.org/unix/dnstracer.php
sudo apt install dnstracerdnstracer
nix profile install nixpkgs#dnstracerdnstracer 1.9-8build1
trace DNS queries to the source
http://www.mavetju.org/unix/dnstracer.php
sudo apt install dnstracerdnstracer 1.10-r3
Trace a chain of DNS servers to the source
http://www.mavetju.org/unix/dnstracer.php
sudo apk add dnstracerdnstracer-doc 1.10-r3
Trace a chain of DNS servers to the source (documentation)
http://www.mavetju.org/unix/dnstracer.php
sudo apk add dnstracer-docdnstracer 1.10-11.fc44
Trace DNS queries to the source
http://www.mavetju.org/unix/dnstracer.php
sudo dnf install dnstracerdnstracer 1.10-1.19
Trace a DNS record to its start of authority
https://www.mavetju.org/unix/dnstracer.php
sudo zypper install dnstracerdnstracer
sudo port install dnstracersource 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.