Open
Cached
·
2h ago
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
accept-ranges: bytes connection: close vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
Caching Headers
Age
225654
Cache-Control
public, max-age=0, must-revalidate
Etag
"8957433e2c9164754f27ce4c075a1f20"
age: 225654 cache-control: public, max-age=0, must-revalidate etag: "8957433e2c9164754f27ce4c075a1f20"
Content Headers
Content-Disposition
inline
Content-Length
64042
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 64042 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 20 Jul 2026 05:27:02 GMT
X-Dns-Prefetch-Control
on
X-Matched-Path
/
date: Mon, 20 Jul 2026 05:27:02 GMT x-dns-prefetch-control: on x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 4294967294 x-vercel-cache: HIT x-vercel-id: iad1::dtcwv-1784525222813-5d00dd9b9c2a
Recommendations
Enable compression (gzip/brotli) to improve performance