Open
Cached
·
just now
18
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
browsing-topics=()
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
1 headers
Connection
Performance
keep-alive
Caching Headers
3 headers
Age
Caching
64
Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"j1in9xntfo2dkp"
Content Headers
2 headers
Content-Length
Content
110951
Content-Type
Content
text/html; charset=utf-8
Server Headers
2 headers
Server
Server
Vercel
X-Powered-By
Server
Next.js
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
8 headers
Date
Other
Sun, 16 Nov 2025 12:41:33 GMT
Via
Other
1.1 51164155275c508076425faa0467bff0.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
ascUt_kZ-7fBbVlzD3KI-_gfgtyWfn7a9Vmxvnj6WUtksz8ow88RTg==
X-Amz-Cf-Pop
Other
IAD12-P4
X-Cache
Other
Miss from cloudfront
X-Matched-Path
Other
/
X-Vercel-Cache
Other
STALE
X-Vercel-Id
Other
iad1::iad1::ksbz9-1763316772647-b96f6ff55fd0
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology
Analysis completed in 161ms