# ameshkov/dnslookup

Simple command line utility to make DNS lookups to the specified server

Repository: https://github.com/ameshkov/dnslookup
Canonical: https://ross.abutalabs.com/products/dnslookup
Language: Go
License: MIT
License Family: permissive
Last push: 2026-06-01T11:19:41+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 85, release rhythm 62, longevity 100
- inputs: {"age_days": 2665, "days_push": 93, "days_rel": 93, "gap_med": 165, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1150, forks 87 (observed 2026-08-28T04:03:46.616365+00:00)

## What it is
dnslookup is a simple command line utility for making DNS lookups against a specified server. It supports all major DNS protocols including plain DNS, DNS-over-TCP, DoH, DoT, DoQ, and DNSCrypt.

## Use cases
- look up DNS records from the command line
- test a DNS-over-HTTPS resolver
- debug DNS-over-TLS or DNS-over-QUIC servers
- query a DNSCrypt resolver using a stamp
- check DNS resolution with a specific resolver IP
- get machine-readable JSON output for DNS queries
- perform PTR reverse lookups for IP addresses

## When to choose
- you need to test or debug modern encrypted DNS protocols like DoH, DoT, DoQ, or DNSCrypt
- you want a lightweight dig alternative with JSON output
- you need to verify a custom or self-hosted DNS server is responding correctly

## When to avoid
- you need advanced dig features like zone transfers, batch queries, or complex record filtering
- you want a GUI DNS tool
- you need continuous DNS monitoring rather than one-off lookups

## Facets
- artifact type: cli-tool
- maturity: active
- function: networking, developer-tools, cli, security
- domain: networking, developer-tools, security
- platform: cli, cross-platform, windows, go
- tags: dns, dns-over-https, dns-over-tls, dns-over-quic, dnscrypt, dns-lookup, debugging, command-line, linux, macos

## Member repositories
- ameshkov/dnslookup (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:46.616365+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-30T06:33:39.581083+00:00, confidence not recorded.
  - readme: https://github.com/ameshkov/dnslookup (fetched 2026-08-28T04:03:46.616365+00:00, sha 7448abc58ea4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
