Cdn Checker
Quick answer
Enter URL—inspect headers list for CDN signatures and cache status.
For a related estimate, see Subnet Calculator.
Explore further: Dns Lookup Tool · Bandwidth Calculator
Headers lie sometimes
Origins can spoof headers—treat hints as signals; use traceroutes and vendor dashboards for proof.
Explore further: Webp Support Checker · Accessible Color Palette
CDNs add `server`, `via`, `x-cache`, and vendor-specific headers—patterns hint at edge paths. Use it when you are verifying a site moved behind a CDN or chasing cache misses.
How to use this calculator
- Open the tool: Test both apex and `www`—configs differ.
- Tune inputs: Hit twice—compare age/etag to see caching.
- Read the output: Note TLS and HTTP version separately from CDN.
Real-world examples
- `cf-ray`: Suggests Cloudflare—pair with dashboard for the POP.
- `x-cache: MISS`: Explains slow TTFB—next request may `HIT` if cacheable.
Explore further: Ai Api Cost Calculator
Tips & gotchas
Cache bust with query strings only when your CDN honors query normalization—otherwise you fragment cache.
FAQ
Auth endpoints?
Don’t paste private URLs with tokens into third-party fetchers—use your own logs.
Does this tool send my text to a server?
Calciverse runs in your browser; we do not store your inputs on our servers for these utilities. Anything that uses network APIs (for example DNS lookup) only sends what you explicitly request.
Why do results differ from another site?
Rounding, defaults, and implementation details (color spaces, tokenizers, DNS resolvers) can differ. Compare definitions, not just the headline number.