macOS
brew install whoislocal Homebrew formula metadata
sudo port install whoisMacPorts ports tree · net/whois/Portfile · ソース: api.github.com
brew / 順位 1712
whois のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install whoislocal Homebrew formula metadata
sudo port install whoisMacPorts ports tree · net/whois/Portfile · ソース: api.github.com
sudo apk add whoisAlpine Linux edge package indexes · whois · ソース: dl-cdn.alpinelinux.org
sudo apt install whoisDebian stable package indexes · whois · ソース: deb.debian.org
sudo dnf install whoisFedora Rawhide package metadata · whois · ソース: dl.fedoraproject.org
nix profile install nixpkgs#whoisnixpkgs package indexes · pkgs/by-name/wh/whois/package.nix · ソース: api.github.com
sudo pacman -S whoisArch Linux sync databases · whois · ソース: geo.mirror.pkgbuild.com
sudo zypper install whoisopenSUSE Tumbleweed package metadata · whois · ソース: download.opensuse.org
choco install whoisChocolatey community package catalog · whois · ソース: community.chocolatey.org
winget install --id Microsoft.Sysinternals.Whois -eWindows Package Manager source index · Microsoft.Sysinternals.Whois · ソース: cdn.winget.microsoft.com
概要
Lookup tool for domain names and other internet resources
履歴
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.
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.
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.
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.
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
whois | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:whois |
|---|---|
| バージョン | 5.6.6 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/rfc1036/whois |
| リポジトリ | https://github.com/rfc1036/whois |
| 最終更新 | 2026-06-15T19:20:19Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
whois 5.6.3
intelligent WHOIS client
sudo apt install whoiswhois
nix profile install nixpkgs#whoiswhois 5.5.22
intelligent WHOIS client
sudo apt install whoismkpasswd 5.6.6-r0
mkpasswd with configurable number of rounds
https://github.com/rfc1036/whois
sudo apk add mkpasswdwhois 5.6.6-r0
Intelligent WHOIS client by Marco d'Itri
https://github.com/rfc1036/whois
sudo apk add whoiswhois-doc 5.6.6-r0
Intelligent WHOIS client by Marco d'Itri (documentation)
https://github.com/rfc1036/whois
sudo apk add whois-docmkpasswd 5.6.6-2.fc45
Encrypt a password with crypt(3) function using a salt
https://www.linux.it/~md/software/
sudo dnf install mkpasswdwhois 5.6.6-2.fc45
Improved WHOIS client
https://www.linux.it/~md/software/
sudo dnf install whoiswhois-nls 5.6.6-2.fc45
Gettext catalogs for whois tools
https://www.linux.it/~md/software/
sudo dnf install whois-nlswhois 5.6.6-1
Intelligent WHOIS client
https://github.com/rfc1036/whois
sudo pacman -S whoiswhois 5.6.6-1.5
Intelligent WHOIS client
https://github.com/rfc1036/whois
sudo zypper install whoiswhois-bash-completion 5.6.6-1.5
Bash completion for whois
https://github.com/rfc1036/whois
sudo zypper install whois-bash-completionwhois
sudo port install whoiswhois
choco install whoisMicrosoft.Sysinternals.Whois
winget install --id Microsoft.Sysinternals.Whois -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.