Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch
accept-ranges: bytes connection: close vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch
Caching Headers
Age
2435484
Cache-Control
public, max-age=0, must-revalidate
Etag
"8b7a186855631077ee9eb68355125673"
age: 2435484 cache-control: public, max-age=0, must-revalidate etag: "8b7a186855631077ee9eb68355125673"
Content Headers
Content-Disposition
inline
Content-Length
75647
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 75647 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 10 May 2026 19:42:10 GMT
X-Matched-Path
/
date: Sun, 10 May 2026 19:42:10 GMT x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::nvn7n-1778442130349-5c3f7f457965
Recommendations
Enable compression (gzip/brotli) to improve performance