macOS
brew install bindprovider-native install command
brew / rank 1134
Implementation of the DNS protocols. Version 9.20.26 via Homebrew; verified 2026-07-22.
install
brew install bindprovider-native install command
overview
Implementation of the DNS protocols
history
BIND 9 is ISC's classic open-source DNS implementation: a name server, recursive resolver, DNSSEC platform, and suite of DNS administration tools including `named`, `dig`, `host`, `nslookup`, `rndc`, and DNSSEC utilities.
ISC's official BIND history says Berkeley Internet Name Domain began in the early 1980s at UC Berkeley as a DARPA-funded graduate-student project. After UC Berkeley, DEC and Paul Vixie carried major stewardship, and ISC was founded in 1994 specifically to provide a home for BIND development and maintenance.
BIND's adoption is bound to the adoption of DNS itself. ISC describes BIND 9 as the first, oldest, and most commonly deployed DNS solution, and says it is used for publishing the DNSSEC-signed root zone, top-level domains, hosting providers, enterprises, and large resolver farms. The input package facts show BIND packaged across major Unix and cross-platform package managers.
Package users install BIND either for the `named` daemon or for the DNS toolbelt. On servers it acts as an authoritative name server, recursive resolver, forwarder, or split-horizon DNS service; on developer and operator workstations the package is often installed just to get `dig`, `host`, `nslookup`, `nsupdate`, and DNSSEC inspection/signing tools.
BIND is package-nerd bedrock: one package contains a daemon that helped define Internet infrastructure operations and a CLI toolkit that generations of sysadmins treat as diagnostic muscle memory. Its packaging also carries distro policy decisions about chrooting, service managers, default paths, crypto libraries, DNSSEC defaults, and whether users install the full server just to get `dig`.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/named.conf/usr/local/etc/namedb/named.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
arpaname | executable | indexed executable | Discovered from the local executable index. |
ddns-confgen | executable | indexed executable | Discovered from the local executable index. |
delv | executable | indexed executable | Discovered from the local executable index. |
dig | executable | indexed executable | Discovered from the local executable index. |
dnssec-cds | executable | indexed executable | Discovered from the local executable index. |
dnssec-dsfromkey | executable | indexed executable | Discovered from the local executable index. |
dnssec-importkey | executable | indexed executable | Discovered from the local executable index. |
dnssec-keyfromlabel | executable | indexed executable | Discovered from the local executable index. |
dnssec-keygen | executable | indexed executable | Discovered from the local executable index. |
dnssec-ksr | executable | indexed executable | Discovered from the local executable index. |
dnssec-revoke | executable | indexed executable | Discovered from the local executable index. |
dnssec-settime | executable | indexed executable | Discovered from the local executable index. |
dnssec-signzone | executable | indexed executable | Discovered from the local executable index. |
dnssec-verify | executable | indexed executable | Discovered from the local executable index. |
host | executable | indexed executable | Discovered from the local executable index. |
mdig | executable | indexed executable | Discovered from the local executable index. |
named | executable | indexed executable | Discovered from the local executable index. |
named-checkconf | executable | indexed executable | Discovered from the local executable index. |
named-checkzone | executable | indexed executable | Discovered from the local executable index. |
named-compilezone | executable | indexed executable | Discovered from the local executable index. |
named-journalprint | executable | indexed executable | Discovered from the local executable index. |
named-rrchecker | executable | indexed executable | Discovered from the local executable index. |
nsec3hash | executable | indexed executable | Discovered from the local executable index. |
nslookup | executable | indexed executable | Discovered from the local executable index. |
nsupdate | executable | indexed executable | Discovered from the local executable index. |
rndc | executable | indexed executable | Discovered from the local executable index. |
rndc-confgen | executable | indexed executable | Discovered from the local executable index. |
tsig-keygen | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:bind |
|---|---|
| Version | 9.20.26 |
| Package manager | Homebrew |
| Homepage | https://www.isc.org/bind/ |
| Last updated | 2026-07-22T17:23:40Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.