Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Significantly strengthen CSP directives
- • Add X-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Age
0
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Etag
"ixrpx0m0pg3h0"
age: 0 cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "ixrpx0m0pg3h0"
Content Headers
Content-Length
4500
Content-Type
text/html; charset=utf-8
content-length: 4500 content-type: text/html; charset=utf-8
Server Headers
server: Vercel x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 13 May 2026 11:45:46 GMT
X-Dns-Prefetch-Control
on
X-Matched-Path
/[[...route]]
date: Wed, 13 May 2026 11:45:46 GMT x-dns-prefetch-control: on x-matched-path: /[[...route]] x-vercel-cache: MISS x-vercel-id: iad1::iad1::8nlz9-1778672746535-1d28dd8bd33f
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology