# projectdiscovery/dnsx

dnsx is a fast and multi-purpose DNS toolkit allow to run multiple DNS queries of your choice with a list of user-supplied resolvers.

Repository: https://github.com/projectdiscovery/dnsx
Canonical: https://ross.abutalabs.com/products/dnsx
Homepage: https://docs.projectdiscovery.io/tools/dnsx
Language: Go
License: MIT
License Family: permissive
Topics: dns-client, wildcard-filtering, dns-resolution, dns-records, dns-bruteforcer, cli, hacktoberfest
Last push: 2026-08-24T02:44:10+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 61, longevity 100
- inputs: {"age_days": 2120, "days_push": 9, "days_rel": 48, "gap_med": 264.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2846, forks 327 (observed 2026-08-28T04:07:24.991208+00:00)

## What it is
dnsx is a fast, multi-purpose DNS toolkit from ProjectDiscovery for running DNS queries (A, AAAA, CNAME, PTR, NS, MX, TXT, SRV, SOA) with user-supplied resolvers. It supports DNS resolution, brute-forcing, and automatic wildcard filtering via the retryabledns library.

## Use cases
- resolve a list of subdomains to IP addresses
- brute-force subdomains of a domain with a wordlist
- query DNS records like MX, TXT, or CNAME for a domain
- filter out wildcard DNS responses during enumeration
- use custom resolvers including DoH and DoT
- pipe domains through stdin for DNS resolution in a recon pipeline

## When to choose
- you need fast, scriptable DNS resolution or record lookups in a security/recon workflow
- you want wildcard filtering and custom resolver support (TCP/UDP/DoH/DoT)
- you want a lightweight CLI that fits into pipelines with stdin/stdout

## When to avoid
- you need a full DNS server or zone management tool
- you want a GUI-based DNS lookup utility
- you need historical DNS data, which requires external data sources

## Facets
- artifact type: cli-tool
- maturity: active
- function: networking, security, cli, developer-tools
- domain: security, networking, developer-tools
- platform: windows, cli, go
- tags: dns, dns-resolution, dns-bruteforce, reconnaissance, wildcard-filtering, subdomain-enumeration, bug-bounty, projectdiscovery, command-line, linux, macos, docker

## Member repositories
- projectdiscovery/dnsx (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.991208+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:37:02.483059+00:00, confidence not recorded.
  - readme: https://github.com/projectdiscovery/dnsx (fetched 2026-08-28T04:07:24.991208+00:00, sha 88d18ab23b0b)
  - homepage: https://docs.projectdiscovery.io/tools/dnsx (fetched 2026-08-29T09:52:42.188844+00:00, sha 58764ea5ebce)
  - site_page: https://docs.projectdiscovery.io/ (fetched 2026-08-29T09:52:42.197905+00:00, sha f8adb7e49951)
  - site_page: https://docs.projectdiscovery.io/quickstart (fetched 2026-08-29T09:52:42.199798+00:00, sha 3dad04b1713f)
  - site_page: https://docs.projectdiscovery.io/opensource/dnsx/install (fetched 2026-08-29T09:52:42.202264+00:00, sha 9ef8f1012e10)
- Data as of 2026-08-30T08:39:29.467469+00:00.
