Open
Cached
·
9h ago
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
browsing-topics=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Connection
close
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch
connection: close vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch
Caching Headers
Age
5
Cache-Control
public, max-age=0, must-revalidate
Etag
"9hw8j3sg0632da"
age: 5 cache-control: public, max-age=0, must-revalidate etag: "9hw8j3sg0632da"
Content Headers
Content-Length
143183
Content-Type
text/html; charset=utf-8
content-length: 143183 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, 08 Apr 2026 23:08:22 GMT
X-Matched-Path
/
date: Wed, 08 Apr 2026 23:08:22 GMT x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::cle1::njf2d-1775701594426-4798d46fd7f3
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology