Automic VaultAutomic Vault

brew

Install whois with Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, winget, zypper

Lookup tool for domain names and other internet resources. Version 5.6.6 via Homebrew; verified 2026-06-15.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install whois

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install whois

MacPorts ports tree · net/whois/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add mkpasswd

Alpine Linux edge package indexes · mkpasswd · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install whois

Debian stable package indexes · whois · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install mkpasswd

Fedora Rawhide package metadata · mkpasswd · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#whois

nixpkgs package indexes · pkgs/by-name/wh/whois/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S whois

Arch Linux sync databases · whois · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install whois

openSUSE Tumbleweed package metadata · whois · source: download.opensuse.org

Windows

Chocolateyverified · 92%
choco install whois

Chocolatey community package catalog · whois · source: community.chocolatey.org

Windows Package Managerverified · 92%
winget install --id Microsoft.Sysinternals.Whois -e

Windows Package Manager source index · Microsoft.Sysinternals.Whois · source: cdn.winget.microsoft.com

overview

Package summary

Lookup tool for domain names and other internet resources

Commands and aliases

  • whois

history

Project history and usage

whois is Marco d'Itri's intelligent WHOIS command-line client. It wraps one of the Internet's oldest registry lookup protocols in a practical Unix tool that automatically chooses likely registry servers for domains, IP allocations, AS numbers, and related resources.

Project history

The WHOIS protocol predates the modern commercial Internet. RFC 812 described NICNAME/WHOIS in 1982 as an ARPANET directory service running at the Network Information Center at SRI International; RFC 954 updated the official NICNAME/WHOIS specification in 1985; RFC 3912 replaced those earlier RFCs in September 2004 with the current WHOIS protocol specification.

Marco d'Itri's client has its own narrower software history. The README says he wrote this Whois client from scratch in 1999 because alternatives were obsolete or bloated. The client is described as intelligent because it automatically selects the appropriate WHOIS server for most queries, with an internal database that is often more accurate than IANA's published data.

The rfc1036/whois GitHub repository was created on March 31, 2013, but the canonical release distribution remains Debian's source pool. The README also explains the historically odd inclusion of `mkpasswd`, a password-hash helper inherited from the original RIPE whois package lineage.

Adoption history

WHOIS became a default operational lookup mechanism for domain registrations, IP network assignments, autonomous system numbers, and registry contacts. IANA's WHOIS service still exposes a port 43 service and accepts domain names, IP addresses, and AS numbers, while ICANN operates a registration-data lookup service for public domain and Internet number resource data.

The rfc1036 client became especially visible through Debian and derivative distributions. Debian describes the package as an intelligent WHOIS client for RFC 3912 queries, and package indexes across Unix-like systems package the same code because it solves the mundane but persistent problem of knowing which registry server to ask.

WHOIS has also acquired historical baggage: free-form text responses, inconsistent formats, privacy restrictions, and the later emergence of RDAP as a more structured successor. That context makes the command-line client useful but also explains why serious automation often needs registry-specific parsing or newer protocols.

How it is used

Typical usage is a direct terminal lookup such as `whois example.com`, an IP address, an AS number, or a registry handle. The client chooses a server, sends a simple text query over the WHOIS protocol, and prints the human-readable registry response.

Network operators, security researchers, abuse desks, domain buyers, and developers use `whois` for quick ownership, delegation, registrar, nameserver, allocation, and contact clues. The result is intentionally close to the registry's original text output, which is convenient for humans but uneven for scripts.

Why package nerds care

whois is package-nerd infrastructure in the oldest sense: a small command that turns Internet registry bureaucracy into a shell query. It is the kind of tool that persists because every generation of network debugging still needs to ask who owns a name, address block, or ASN.

The rfc1036 implementation is notable because it adds registry-selection intelligence to an intentionally minimal protocol. The package also carries the strange Unix fossil `mkpasswd`, a reminder that package histories often preserve useful leftovers from older network-operations toolchains.

Timeline

  • 1982: RFC 812 described NICNAME/WHOIS for ARPANET directory lookups.
  • 1985: RFC 954 updated NICNAME/WHOIS and became the official protocol specification.
  • 1999: Marco d'Itri wrote a new Whois client from scratch because alternatives were obsolete or bloated.
  • 2004-09: RFC 3912 standardized the current WHOIS protocol specification and obsoleted RFC 954 and RFC 812.
  • 2013-03-31: The rfc1036/whois GitHub repository was created.
  • 2026-07-02: The project remained packaged across Unix-like package ecosystems and maintained as Debian-oriented source.

Related projects

  • IANA WHOIS is a central referral-style WHOIS service for domains, IP addresses, and AS numbers.
  • ICANN Lookup is a web-facing registration data lookup service.
  • RDAP is the structured, HTTP-based successor protocol often discussed as a replacement for free-form WHOIS responses.
  • RIPE whois is part of the older client lineage referenced by the package's `mkpasswd` history.

Sources

  • Debian package description: https://packages.debian.org/sid/whois
  • Debian package tracker: https://tracker.debian.org/whois
  • IANA WHOIS service: https://www.iana.org/whois
  • ICANN WHOIS/RDDS page: https://www.icann.org/resources/pages/whois-rdds-2023-11-02-en
  • RFC 3912 WHOIS Protocol Specification: https://datatracker.ietf.org/doc/rfc3912/
  • RFC 812 NICNAME/WHOIS: https://www.rfc-editor.org/info/rfc812
  • RFC 954 NICNAME/WHOIS: https://www.rfc-editor.org/info/rfc954
  • rfc1036/whois GitHub API metadata: https://api.github.com/repos/rfc1036/whois
  • rfc1036/whois repository and README: https://github.com/rfc1036/whois

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
whoiscliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-07
manager version5.6.6
manager updated2026-06-15
local dataok
upstreamcurrent
latest detectedv5.6.6

https://github.com/rfc1036/whois

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:whois
Version5.6.6
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/whois
Homepagehttps://github.com/rfc1036/whois
Repositoryhttps://github.com/rfc1036/whois
Upstream docshttps://github.com/rfc1036/whois#readme
LicenseGPL-2.0-or-later
Source archivehttps://github.com/rfc1036/whois/archive/refs/tags/v5.6.6.tar.gz
Last updated2026-06-15T19:20:19Z
Pulseupdated
Dependencieslibidn2
Build dependenciespkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewhois
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

whois 5.6.3

intelligent WHOIS client

sudo apt install whois
  • Section: net
  • Architecture: amd64
  • 3 dependencies
  • normalized package name match
  • Matched by: Whois
Debian stable package indexes · deb.debian.org · Debian stable package indexes: whois from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

whois

nix profile install nixpkgs#whois
  • normalized package name match
  • Matched by: Whois
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wh/whois/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

whois 5.5.22

intelligent WHOIS client

sudo apt install whois
  • Section: net
  • Architecture: amd64
  • 3 dependencies
  • normalized package name match
  • Matched by: Whois
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: whois from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

mkpasswd 5.6.6-r0

mkpasswd with configurable number of rounds

https://github.com/rfc1036/whois

sudo apk add mkpasswd
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: whois
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Whois
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mkpasswd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

whois 5.6.6-r0

Intelligent WHOIS client by Marco d'Itri

https://github.com/rfc1036/whois

sudo apk add whois
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: whois
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Whois
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: whois from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

whois-doc 5.6.6-r0

Intelligent WHOIS client by Marco d'Itri (documentation)

https://github.com/rfc1036/whois

sudo apk add whois-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: whois
  • normalized package name match
  • Matched by: Whois
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: whois-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

mkpasswd 5.6.6-1.fc45

Encrypt a password with crypt(3) function using a salt

https://www.linux.it/~md/software/

sudo dnf install mkpasswd
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: whois
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Whois
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mkpasswd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

whois 5.6.6-1.fc45

Improved WHOIS client

https://www.linux.it/~md/software/

sudo dnf install whois
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: whois
  • 6 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Whois
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: whois from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

whois-nls 5.6.6-1.fc45

Gettext catalogs for whois tools

https://www.linux.it/~md/software/

sudo dnf install whois-nls
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: whois
  • 1 provides
  • normalized package name match
  • Matched by: Whois
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: whois-nls from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

whois 5.6.6-1

Intelligent WHOIS client

https://github.com/rfc1036/whois

sudo pacman -S whois
  • License: GPL
  • Architecture: x86_64
  • 2 dependencies
  • normalized package name match
  • Matched by: Whois
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: whois from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

whois 5.6.6-1.2

Intelligent WHOIS client

https://github.com/rfc1036/whois

sudo zypper install whois
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: whois
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Whois
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: whois from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

whois-bash-completion 5.6.6-1.2

Bash completion for whois

https://github.com/rfc1036/whois

sudo zypper install whois-bash-completion
  • License: GPL-2.0-or-later
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: whois
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Whois
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: whois-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

whois

sudo port install whois
  • normalized package name match
  • Matched by: Whois
MacPorts ports tree · api.github.com · MacPorts ports tree: net/whois/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

whois

choco install whois
  • normalized package name match
  • Matched by: Whois
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: whois from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','webex-meetings'
winget95%

Microsoft.Sysinternals.Whois

winget install --id Microsoft.Sysinternals.Whois -e
  • normalized package name match
  • Matched by: Whois
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Microsoft.Sysinternals.Whois from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment