macOS
brew install cdnchecklocal Homebrew formula metadata
brew
Utility to detect various technology for a given IP address. Version 1.2.43 via Homebrew; verified 2026-07-05.
install
brew install cdnchecklocal Homebrew formula metadata
nix profile install nixpkgs#cdnchecknixpkgs package indexes · pkgs/by-name/cd/cdncheck/package.nix · source: api.github.com
overview
Utility to detect various technology for a given IP address
history
cdncheck is a ProjectDiscovery tool and Go library for identifying CDN, cloud, and WAF technology associated with DNS names or IP addresses.
The official repository describes cdncheck as both a command-line utility and a helper library. Provider data is maintained in provider.yaml and compiled into sources_data.json, making the project a compact data-and-code package for infrastructure detection.
Its adoption is tied to ProjectDiscovery's security tooling ecosystem, where small composable CLIs are used in reconnaissance and asset analysis pipelines. The README documents both direct CLI use and library import via github.com/projectdiscovery/cdncheck.
Users run cdncheck against IP or DNS input, filter results to CDN, cloud, or WAF matches, write plain or JSONL output, and can add providers through the repository's provider data workflow.
cdncheck is package-nerd-relevant because it packages frequently changing provider intelligence into a Go CLI/library with reproducible releases; the package value is as much the curated data as the executable.
security posture
No matching local secret-handling manifest was found for cdncheck. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
cdncheck | 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/cdncheck
install metadata
| Package key | brew:cdncheck |
|---|---|
| Version | 1.2.43 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cdncheck |
| Homepage | https://projectdiscovery.io |
| Repository | https://github.com/projectdiscovery/cdncheck |
| Upstream docs | https://github.com/projectdiscovery/cdncheck#readme |
| License | MIT |
| Source archive | https://github.com/projectdiscovery/cdncheck/archive/refs/tags/v1.2.43.tar.gz |
| Last updated | 2026-07-05T03:37:00Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cdncheck |
| 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.
cdncheck
nix profile install nixpkgs#cdnchecksource 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.