Open
Cached
·
just now
20
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
Content-Security-Policy
Basic
default-src; frame-ancestors
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
2 headers
Accept-Ranges
Performance
bytes
Vary
Performance
RSC, Next-Router-State-Tree, Next-Router-Prefetch
Caching Headers
3 headers
Age
Caching
4371
Cache-Control
Caching
private, no-store, must-revalidate
Etag
Caching
"1345ccd1f37174361cc952180aa7fd52"
Content Headers
3 headers
Content-Disposition
Content
inline
Content-Length
Content
539364
Content-Type
Content
text/html; charset=utf-8
Server Headers
1 headers
Server
Server
Vercel
CORS Headers
1 headers
Access-Control-Allow-Origin
Cors
*
Cookies Headers
1 headers
Set-Cookie
Cookies
rm-region=VA; Path=/; Expires=Wed, 20 May 2026 08:02:34 GMT; SameSite=lax
Other Headers
4 headers
Date
Other
Fri, 21 Nov 2025 08:02:34 GMT
X-Matched-Path
Other
/us
X-Vercel-Cache
Other
HIT
X-Vercel-Id
Other
iad1::h6n99-1763712154191-372230520080
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 244ms