Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
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
Accept-Ranges
bytes
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
accept-ranges: bytes connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Caching Headers
Age
2850
Cache-Control
private, no-store, must-revalidate
Etag
"9351318294a53b4b67820234eefb344a"
age: 2850 cache-control: private, no-store, must-revalidate etag: "9351318294a53b4b67820234eefb344a"
Content Headers
Content-Disposition
inline
Content-Length
894641
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 894641 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Thu, 04 Jun 2026 13:50:14 GMT
X-Matched-Path
/us
date: Thu, 04 Jun 2026 13:50:14 GMT x-matched-path: /us x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::sl9nk-1780581014679-53715cb0e9bf
Recommendations
Enable compression (gzip/brotli) to improve performance