Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(self), microphone=()
Recommendations
- • Strengthen CSP by removing 'unsafe-eval'
Performance Headers
Connection
close
connection: close
Caching Headers
Age
0
Cache-Control
public, max-age=0, must-revalidate
Etag
"12csn9y9sj2117l"
age: 0 cache-control: public, max-age=0, must-revalidate etag: "12csn9y9sj2117l"
Content Headers
Content-Length
48242
Content-Type
text/html; charset=utf-8
content-length: 48242 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
Tue, 11 Aug 2026 03:29:33 GMT
X-Matched-Path
/
date: Tue, 11 Aug 2026 03:29:33 GMT x-matched-path: / x-vercel-cache: MISS x-vercel-id: iad1::iad1::v9rkn-1786418971602-a4daf6ee4dbf
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology