Ross ROSS = Recommend OSS · open-source software intelligence for agents

zmap/zdns

Fast DNS Lookup Library and CLI Tool observed · 2026-08-28

github.com/zmap/zdns · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 9
  • age_days: 3714
  • days_rel: 97
  • days_push: 9
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1131 stars · 149 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ZDNS is a high-speed DNS resolver library and CLI tool written in Go for performing large-scale DNS measurements and lookups. It includes its own recursive resolution code, a lookup cache, and modules for querying nearly every DNS record type with JSON output.

Use cases

  • perform large-scale DNS measurements for research
  • bulk resolve A, AAAA, MX, NS, and TXT records for millions of domains
  • run DNS lookups from the command line with JSON output like dig
  • build custom DNS scanning tools using the resolver library
  • query authoritative nameservers recursively at high speed
  • measure DNS infrastructure for internet measurement studies

When to choose

  • you need to resolve or scan DNS records for very large domain lists quickly
  • you want programmatic JSON DNS responses instead of dig's text output
  • you are doing internet measurement research and need a fast, parallel DNS resolver
  • you need a Go library embedding high-performance DNS resolution

When to avoid

  • you only need occasional interactive DNS lookups - dig or nslookup are simpler
  • you need a general-purpose DNS server or recursive resolver for a network
  • you want a GUI DNS tool or DNS monitoring dashboard

Facets

cli-tool · maturity active

search-engine cli developer-tools networking networking security windows go cli dns dns-lookup dns-measurement internet-scanning resolver zmap research command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
zmap/zdnsmain95

For agents

markdown · JSON · MCP: product_card(name="zmap/zdns")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem