Cloudflare-Traffic-Manager
CloudFlare traffic manager web crawler
About this crawler
Cloudflare-Traffic-Manager is a web crawler identified by the regular-expression pattern Cloudflare-Traffic-Manager in the User-Agent request header. It is categorised as monitoring. Use the regex above to detect, log, allow, or block Cloudflare-Traffic-Manager traffic in your web server, CDN edge rules, or robots.txt.
Block-rate · top 25k sites
Technical details
- Name
- Cloudflare-Traffic-Manager
- Pattern
Cloudflare-Traffic-Manager- Tags
- monitoring
- Reference
- https://developers.cloudflare.com/load-balancing/monitors/
- Added
- 2024/12/17
- rDNS suffixes
.cloudflare.com- Instances
- 1 known sample(s)
rDNS verification (FCrDNS)
Verify a request is genuinely Cloudflare-Traffic-Manager with forward-confirmed reverse DNS: the client IP's PTR record must end in one of the suffixes below and a forward A/AAAA lookup of that hostname must return the same IP. UA strings alone are spoofable; FCrDNS is not.
.cloudflare.com
Sample User-Agent strings
Block this crawler
robots.txt — disallow Cloudflare-Traffic-Manager:
Apache .htaccess — return 403:
Nginx — return 403 inside a server block: