macOS
brew install asnmaplocal Homebrew formula metadata
brew
Quickly map organization network ranges using ASN information. Version 1.1.1 via Homebrew; verified from local package data.
install
brew install asnmaplocal Homebrew formula metadata
sudo dnf install asnmapFedora Rawhide package metadata · asnmap · source: dl.fedoraproject.org
nix profile install nixpkgs#asnmapnixpkgs package indexes · pkgs/by-name/as/asnmap/package.nix · source: api.github.com
overview
Quickly map organization network ranges using ASN information
history
asnmap is ProjectDiscovery's Go CLI and library for mapping autonomous system, organization, domain, and IP inputs to network ranges. It fits the ProjectDiscovery style of small composable reconnaissance tools with stdin/stdout support and automation-friendly JSON and CSV output.
The official README presents asnmap as both a command-line tool and Go library built on top of the ASNMap API. It acknowledges Frank Denis for maintaining the free IPtoASN database, making the project a packaged interface around ASN/CIDR lookup data useful in security and network inventory workflows.
The Homebrew input records asnmap in Homebrew, dnf, and Nix. Upstream installation also documents `go install github.com/projectdiscovery/asnmap/cmd/asnmap@latest` and precompiled binaries from the GitHub releases page, which is typical for ProjectDiscovery tools distributed both through Go and OS package managers.
asnmap accepts ASN, IP, domain, organization, file, and stdin input. Common package-manager usage is simple shell composition: query an organization or AS number, emit CIDR ranges, and pipe them into other recon tools.
The README explicitly shows pipelines into ProjectDiscovery tools such as `tlsx`, `dnsx`, `naabu`, `httpx`, and `nuclei`, and it documents JSON and CSV output for post-processing.
For package nerds, asnmap is notable less as a standalone network database and more as a glue utility: it converts high-level organization or ASN targets into CIDR material that the rest of a CLI security toolchain can consume.
The tool's API-token support also marks a shift seen in modern recon CLIs: a packaged open-source binary can still depend on a hosted platform token for full operation.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
asnmap | cli | global executable |
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.
https://github.com/projectdiscovery/asnmap
install metadata
| Package key | brew:asnmap |
|---|---|
| Version | 1.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/asnmap |
| Homepage | https://github.com/projectdiscovery/asnmap |
| Repository | https://github.com/projectdiscovery/asnmap |
| Upstream docs | https://github.com/projectdiscovery/asnmap#readme |
| License | MIT |
| Source archive | https://github.com/projectdiscovery/asnmap/archive/refs/tags/v1.1.1.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | asnmap |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
asnmap
nix profile install nixpkgs#asnmapasnmap 1.1.1-9.fc44
Go CLI and Library for quickly mapping organization network ranges using ASN information
https://github.com/projectdiscovery/asnmap
sudo dnf install asnmapsource 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.