macOS
brew install dnsxlocal Homebrew formula metadata
brew
DNS query and resolution tool. Version 1.2.3 via Homebrew; verified from local package data.
install
brew install dnsxlocal Homebrew formula metadata
sudo dnf install dnsxFedora Rawhide package metadata · dnsx · source: dl.fedoraproject.org
nix profile install nixpkgs#dnsxnixpkgs package indexes · pkgs/by-name/dn/dnsx/package.nix · source: api.github.com
overview
DNS query and resolution tool
history
dnsx is ProjectDiscovery's fast DNS query and resolution CLI, built for reconnaissance pipelines and bulk probing rather than interactive DNS administration.
Its history is mainly the history of ProjectDiscovery standardizing bug-bounty and attack-surface tooling around composable Go CLIs that stream data through stdin and stdout.
The public release line starts with v1.0.0 in November 2020, and subsequent releases kept dnsx in the ProjectDiscovery toolkit alongside tools such as subfinder, httpx, naabu, nuclei, and shuffledns.
The documentation and README frame dnsx as a retryabledns-based toolkit for multiple DNS query types, custom resolvers, brute-force resolution, and wildcard handling.
dnsx became part of the common ProjectDiscovery reconnaissance workflow: subdomain inputs from one tool can be resolved and filtered through dnsx, then passed onward to HTTP probing or vulnerability scanning tools.
Packaging in Homebrew, Fedora, Nix, and Kali reflects adoption by both developer workstations and security-testing distributions.
dnsx is commonly used to resolve lists of domains, query specific DNS record types, use custom resolver pools, brute-force names, and remove wildcard DNS noise from large candidate sets.
Its stdin/stdout design makes it useful in shell pipelines and CI-style scanning jobs.
dnsx matters less as a novel DNS protocol implementation and more as a modern packaging example: a single static-ish Go CLI designed to be chained with a security-tool ecosystem.
The package shows how DNS utilities have moved from administrator-only troubleshooting toward high-volume reconnaissance and asset inventory workflows.
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 |
|---|---|---|---|
dnsx | 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.
https://github.com/projectdiscovery/dnsx
install metadata
| Package key | brew:dnsx |
|---|---|
| Version | 1.2.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dnsx |
| Homepage | https://github.com/projectdiscovery/dnsx |
| Repository | https://github.com/projectdiscovery/dnsx |
| Upstream docs | https://docs.projectdiscovery.io/opensource/dnsx/overview |
| License | MIT |
| Source archive | https://github.com/projectdiscovery/dnsx/archive/refs/tags/v1.2.3.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dnsx |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
dnsx
nix profile install nixpkgs#dnsxdnsx 1.2.2-6.fc44
Dnsx is a fast and multi-purpose DNS toolkit
https://github.com/projectdiscovery/dnsx
sudo dnf install dnsxsource 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.