cdncheck
Identifies whether a hostname or IP is on a known CDN, cloud provider, or WAF. Use it after DNS and HTTP probing to separate third-party edges from hosts you might test.
Tags: cdn, waf, cloud, projectdiscovery
- Category
- recon
- Maintenance signal
- active
Use this when: Intake. Use this on a root you are allowed to resolve. The output is a host list, not a finding.
Install
go
go install -v github.com/projectdiscovery/cdncheck/cmd/cdncheck@latestCommand templates
Check one host
cdncheck -i {domain}