2 releases

new 0.1.1 Mar 3, 2026
0.1.0 Feb 26, 2026

#625 in Parser implementations

MIT license

16KB
397 lines

dee-whois

WHOIS lookup for domains and IPs.

Install

cargo install --path crates/dee-whois

Quick start

dee-whois example.com
dee-whois example.com --json
dee-whois example.com --raw
dee-whois example.com --expires --json
dee-whois 8.8.8.8 --json

Arguments and options

  • Target: <domain-or-ip>
  • --raw output raw WHOIS text
  • --expires output expiry-focused view

Agent-friendly output

Use --json for normalized records and error codes.

Help

dee-whois --help

Dependencies

~6–9.5MB
~161K SLoC