> For the complete documentation index, see [llms.txt](https://www.heresecurity.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.heresecurity.wiki/shou-ji-xin-xi/yu-ming-xin-xi/cdn-shi-fou-cun-zai.md).

# CDN是否存在

```
Ping、多地ping、国外ping
https://github.com/wwl012345/CDNCheck
单个域名>python3 cndcheck.py -u domain
多个域名>python3 cndcheck.py -f url.txt
https://www.host-tracker.com/
https://www.webpagetest.org/
https://ping.chinaz.com/
https://dnscheck.pingdom.com/
https://github.com/cisagov/findcdn 
  >findcdn list asu.edu -t 7 --double 
```
