Open
Cached
·
just now
25
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Basic
frame-ancestors; upgrade-insecure-requests; default-src; +11 more
Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(); +1 more
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
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
168259
Cache-Control
public, max-age=0, must-revalidate
Etag
"3bf2d5027a0ba605165eda0d2dd0366a"
age: 168259 cache-control: public, max-age=0, must-revalidate etag: "3bf2d5027a0ba605165eda0d2dd0366a"
Content Headers
Content-Disposition
inline
Content-Length
596010
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 596010 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Methods
GET, OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-methods: GET, OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 22 Apr 2026 20:36:07 GMT
X-Dns-Prefetch-Control
on
X-Matched-Path
/
date: Wed, 22 Apr 2026 20:36:07 GMT x-dns-prefetch-control: on x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::cjwhk-1776890167792-bcff714c7e04
Recommendations
Enable compression (gzip/brotli) to improve performance