Open
Cached
·
just now
28
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
no-referrer
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(); +1 more
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Strengthen CSP by removing 'unsafe-eval'
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Caching Headers
Age
185
Cache-Control
public, max-age=0, must-revalidate
age: 185 cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
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
Wed, 26 Aug 2026 09:37:15 GMT
Link
URL
/_next/static/immutable/media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/immutable/media/a624dffa201843ff-s.p.0kg9clnvr445k.woff2
rel=preload
as=font
crossorigin
type=font/woff2
Origin-Agent-Cluster
?1
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Matched-Path
/
X-Permitted-Cross-Domain-Policies
none
date: Wed, 26 Aug 2026 09:37:15 GMT link: </_next/static/immutable/media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/immutable/media/a624dffa201843ff-s.p.0kg9clnvr445k.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2" origin-agent-cluster: ?1 x-dns-prefetch-control: off x-download-options: noopen x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-permitted-cross-domain-policies: none x-vercel-cache: HIT x-vercel-id: iad1::fra1::qrbwq-1787737220405-51b01fb01253
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology