/\_____/\
/ o o \
( == ^ == )
) (
( )
( ( ) ( ) )
(__(__)___(__)__)
A passive subdomain scanner that detects CDN providers.
- Enumerates subdomains using multiple passive sources
- Detects CDN provider for each subdomain (Cloudflare, Akamai, AWS Cloudfront, Google, Fastly, Sucuri, BunnyCDN)
- No active requests to the target — fully passive
Precompiled binaries available for Linux and Android (Termux).
Linux
wget https://github.com/mig-af/GoCDN-Scanner/raw/refs/heads/main/gocdn
chmod +x gocdn
./gocdnAndroid (Termux)
wget https://github.com/mig-af/GoCDN-Scanner/raw/refs/heads/main/gocdn-android
chmod +x gocdn-android
./gocdn-android gocdn [options] <arguments>
Options:
--cdn <IP> Scan all CDNs for a given IP
--subdomain <DOMAIN> Scan all CDNs and subdomains for a domain
--save | -s Save results to ./subdomains-your-domain.txt
--help Show help
Examples
./gocdn --cdn 123.123.123.123
./gocdn --subdomain mydomain.com
./gocdn --subdomain mydomain.net --save| CDN |
|---|
| Cloudflare |
| Akamai |
| AWS Cloudfront |
| Fastly |
| Sucuri |
| BunnyCDN |