pkg.soopen package index

brew / 順位 7341

dnstracer を Homebrew, apk, apt, dnf, MacPorts, Nix, zypper でインストール

dnstracer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dnstracer

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install dnstracer

MacPorts ports tree · net/dnstracer/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add dnstracer

Alpine Linux edge package indexes · dnstracer · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install dnstracer

Debian stable package indexes · dnstracer · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install dnstracer

Fedora Rawhide package metadata · dnstracer · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#dnstracer

nixpkgs package indexes · pkgs/by-name/dn/dnstracer/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install dnstracer

openSUSE Tumbleweed package metadata · dnstracer · ソース: download.opensuse.org

概要

パッケージ概要

Trace a chain of DNS servers to the source

コマンドとエイリアス

  • dnstracer

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2002: Mavetju dnstracer project and man-page revision markers appear on the official pages.
  • 2004: Manual page dated July 8, 2004.
  • 2008: Official dnstracer 1.9 source tarball served with a February 10 last-modified timestamp.
  • 2026: Homebrew still carries dnstracer as a packaged DNS diagnostic.

Related projects

  • dig +trace is the common modern comparison point for DNS delegation tracing. traceroute is the conceptual naming relative, but dnstracer traces DNS authority paths rather than network hops.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:server

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dnstracer実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.9
マネージャ更新日2026-07-17
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dnstracer
バージョン1.9
パッケージマネージャHomebrew
ホームページhttps://www.mavetju.org/unix/dnstracer.php
最終更新2026-07-17T01:00:37-04:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

dnstracer 1.9-8

trace DNS queries to the source

http://www.mavetju.org/unix/dnstracer.php

sudo apt install dnstracer
  • Section: net
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Dnstracer
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dnstracer from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dnstracer

nix profile install nixpkgs#dnstracer
  • normalized package name match
  • 一致条件: Dnstracer
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dn/dnstracer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dnstracer 1.9-8build1

trace DNS queries to the source

http://www.mavetju.org/unix/dnstracer.php

sudo apt install dnstracer
  • Section: net
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Dnstracer
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dnstracer from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

dnstracer 1.10-r3

Trace a chain of DNS servers to the source

http://www.mavetju.org/unix/dnstracer.php

sudo apk add dnstracer
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: dnstracer
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dnstracer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dnstracer from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dnstracer-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-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: dnstracer
  • normalized package name match
  • 一致条件: Dnstracer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dnstracer-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

dnstracer 1.10-12.fc45

Trace DNS queries to the source

http://www.mavetju.org/unix/dnstracer.php

sudo dnf install dnstracer
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dnstracer
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dnstracer
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dnstracer from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

dnstracer 1.10-1.21

Trace a DNS record to its start of authority

https://www.mavetju.org/unix/dnstracer.php

sudo zypper install dnstracer
  • License: BSD-2-Clause
  • Category: Productivity/Networking/DNS/Utilities
  • Architecture: x86_64
  • Source Package: dnstracer
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dnstracer
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dnstracer from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

dnstracer

sudo port install dnstracer
  • normalized package name match
  • 一致条件: Dnstracer
MacPorts ports tree · api.github.com · MacPorts ports tree: net/dnstracer/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation