Open Cached · just now
21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Basic
default-src; script-src; style-src; +8 more
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
Accept-Encoding,Origin,Accept-Language

Caching Headers

2 headers
Age
Caching
201
Cache-Control
Caching
max-age=60

Content Headers

2 headers
Content-Length
Content
5315955
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
*

Cookies Headers

1 headers
Set-Cookie
Cookies
wbdFch=8ad01416d8375da0e9bc5af9645eefe3d372234b; Domain=www.cnn.com; Path=/; Max-Age=30; SameSite=None; Secure

Other Headers

9 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Thu, 06 Nov 2025 21:59:33 GMT
Via
Other
1.1 varnish, 1.1 varnish
X-Cache
Other
MISS, HIT, HIT
X-Cache-Hits
Other
0, 14, 40
X-Content-Hub
Other
build-env=prod; unique-deployment-key=rn10234k; build-version=v6.10.19-0-g50882feaab; build-commit-hash=50882feaab9f1cf23295a8d511c403e5a95c8545
X-Last-Modified
Other
Thu, 06 Nov 2025 21:29:45 GMT
X-Served-By
Other
cache-iad-kcgs7200136-IAD, cache-iad-kcgs7200113-IAD, cache-ewr-kewr1740096-EWR
X-Timer
Other
S1762466373.455911,VS0,VE4

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 295ms