# 514-labs/dnsglobe

Global DNS propagation checker TUI — watch a DNS record propagate across 34 public resolvers worldwide, on a world map in your terminal

Repository: https://github.com/514-labs/dnsglobe
Canonical: https://ross.abutalabs.com/products/dnsglobe
Language: Rust
License: MIT
License Family: permissive
Topics: cli, dns, dns-checker, dns-propagation, ratatui, rust, tui
Last push: 2026-09-02T15:36:14+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 96, longevity 4
- inputs: {"age_days": 60, "days_push": 0, "days_rel": 26, "gap_med": 1, "n_releases_24m": 6}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1134, forks 40 (observed 2026-09-03T02:15:00.424439+00:00)

## What it is
dnsglobe is a Rust terminal UI (TUI) application that checks DNS record propagation across 34 public resolvers worldwide, displaying results in a table and on a world map or rotating 3D globe. It re-polls in watch mode until a record has propagated everywhere, grouping consistent answers and flagging outliers.

## Use cases
- check if my DNS record has propagated globally
- watch DNS propagation from the terminal
- compare DNS answers across public resolvers worldwide
- debug why some users see old DNS records
- verify DNS changes across anycast networks like Google and Cloudflare
- see which resolver site answered my DNS query via NSID

## When to choose
- you want dnschecker.org-style propagation checks without leaving the terminal
- you need per-resolver detail like RTT, TTL, and NSID site names
- you want a visual world map or globe of propagation status in a TUI

## When to avoid
- you need a GUI or web-based DNS checker
- you need DNS record management or editing, not just checking
- you need programmatic/API access rather than an interactive terminal view

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, networking, developer-tools, terminal-ui
- domain: networking, developer-tools
- platform: windows, cli, cross-platform
- tags: dns-propagation, tui, rust, ratatui, dns-checker, world-map, watch-mode, command-line, linux, macos

## Member repositories
- 514-labs/dnsglobe (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:00.424439+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:45:40.584316+00:00, confidence not recorded.
  - readme: https://github.com/514-labs/dnsglobe (fetched 2026-09-03T02:15:00.424439+00:00, sha f01f9c9d1573)
  - registry_crates: https://crates.io/api/v1/crates/dnsglobe (fetched 2026-08-29T12:48:31.457653+00:00, sha aa2b1da51ce0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
