Open Cached · just now
21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=300
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • 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

Caching Headers

3 headers
Age
Caching
17
Cache-Control
Caching
max-age=10
Etag
Caching
"bs8tdu6iui6byk"

Content Headers

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

Server Headers

0 headers
No server headers found

CORS Headers

3 headers
Access-Control-Allow-Headers
Cors
Access-Control-Allow-Headers, Origin,Accept, X-Requested-With, Content-Type, Access-Control-Request-Method, Access-Control-Request-Headers, Authorization
Access-Control-Allow-Methods
Cors
GET, POST, PUT
Access-Control-Allow-Origin
Cors
*

Cookies Headers

1 headers
Set-Cookie
Cookies
geoCC=US; path=/

Other Headers

8 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Sat, 08 Nov 2025 19:43:40 GMT
X-Cache
Other
MISS, HIT, MISS
X-Cache-Hits
Other
0, 1, 0
X-Hash
Other
authfalse:
X-Served-By
Other
cache-iad-kiad7000077-IAD, cache-iad-kiad7000105-IAD, cache-pdk-kfty8610051-PDK
X-Timer
Other
S1762631020.981926,VS0,VE19
X-Ua
Other
desktop

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 317ms