# d3mondev/puredns

Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.

Repository: https://github.com/d3mondev/puredns
Canonical: https://ross.abutalabs.com/products/puredns
Language: Go
License: GPL-3.0
License Family: copyleft
Topics: bugbounty, subdomain, dns, dns-resolver, dns-bruteforcer, massdns, recon, hacking, dns-resolution, subdomain-bruteforcing, dns-lookup
Last push: 2026-02-23T16:29:40+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 69, release rhythm 8, longevity 100
- inputs: {"age_days": 2226, "days_push": 191, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2234, forks 190 (observed 2026-08-28T04:06:29.245373+00:00)

## What it is
Puredns is a fast command-line domain resolver and subdomain bruteforcing tool written in Go. It uses massdns for bulk DNS lookups and applies a wildcard detection algorithm plus trusted-resolver validation to filter out wildcard subdomains and DNS-poisoned entries.

## Use cases
- bruteforce subdomains of a domain using a wordlist
- resolve a large list of domains quickly with public resolvers
- filter wildcard subdomains from DNS enumeration results
- clean up massdns output polluted by false positives
- detect DNS poisoning in resolution results
- integrate DNS resolution into bug bounty recon pipelines via stdin

## When to choose
- you need accurate subdomain enumeration for bug bounty or recon
- you want fast bulk DNS resolution with wildcard filtering
- you need pipeline-friendly stdin/stdout DNS tooling

## When to avoid
- you need a general-purpose DNS server or recursive resolver
- you only need a handful of DNS lookups and a simple dig-style tool suffices
- you require a GUI or managed service rather than a CLI

## Facets
- artifact type: cli-tool
- maturity: active
- function: search-engine, cli, developer-tools
- domain: security, osint, networking
- platform: windows, cli, cross-platform
- tags: dns, subdomain-bruteforcing, dns-resolution, bugbounty, recon, massdns, wildcard-filtering, command-line, linux, macos

## Member repositories
- d3mondev/puredns (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:29.245373+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-30T02:44:22.713871+00:00, confidence not recorded.
  - readme: https://github.com/d3mondev/puredns (fetched 2026-08-28T04:06:29.245373+00:00, sha beb2e17a3d8a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
