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
278101
Cache-Control
public, max-age=0, must-revalidate
Etag
"e9c79b68d2593fa4e9a35de3f1c422c1"
age: 278101 cache-control: public, max-age=0, must-revalidate etag: "e9c79b68d2593fa4e9a35de3f1c422c1"
Content Headers
Content-Disposition
inline
Content-Length
595829
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 595829 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
Mon, 27 Apr 2026 23:57:21 GMT
X-Dns-Prefetch-Control
on
X-Matched-Path
/
date: Mon, 27 Apr 2026 23:57:21 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::fwrcw-1777334241280-86ddfe07ac7f
Recommendations
Enable compression (gzip/brotli) to improve performance