Whodis 1.0.0
Whodis 1.0
Whodis is now a complete domain workstation: a modern WHOIS replacement when you want registration data, and a serious DNS and diagnostics client when you need to go deeper.
What is in 1.0
- Automatic RDAP, WHOIS, and RWhois authority discovery for domains, IP networks, and ASNs
- A full DNS client with UDP, TCP, DoT, DoH, HTTP/3, DoQ, and DNSCrypt transports
- Local DNSSEC verification, multi-resolver comparison, iterative delegation tracing, and explicit AXFR or IXFR
- Bounded DNS, reachability, HTTP, TLS, SMTP, and mail-policy diagnosis with evidence-backed findings
- Batch registration, DNS, comparison, and diagnosis jobs with focused fields and file export
- Responsive dashboard, tree, GeekBoys, plain text, JSON, YAML, Markdown, CSV, TSV, and raw output
- Native Qt desktop apps for Linux, Windows, and macOS with a bundled private engine
- Shell completion, an interactive configuration wizard, SBOMs, artifact attestations, and a non-root multi-architecture container
Install the CLI
Linux and macOS:
curl -fsSL https://github.com/Alex9001/whodis/releases/latest/download/install.sh | shWindows PowerShell:
irm https://github.com/Alex9001/whodis/releases/latest/download/install.ps1 | iexOr download a CLI archive or native Linux package below. The container is available as ghcr.io/alex9001/whodis:1.0.0 and ghcr.io/alex9001/whodis:latest.
Install the desktop app
- Linux: AppImage for amd64 or arm64
- Windows: per-user setup executable or portable ZIP for amd64 or arm64
- macOS: universal DMG for Apple silicon and Intel Macs
Desktop packages are currently unsigned, so Windows SmartScreen or macOS Gatekeeper may request a one-time confirmation.
Whodis is MIT licensed, has no telemetry, and makes no background network requests.