vulns.co
/
GKData.io MCP

Back to Library

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

Project repository

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@latest

Command templates

Check one host

cdncheck -i {domain}

Related tools