Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
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
0
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
age: 0 cache-control: private, no-cache, no-store, max-age=0, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 19 May 2026 12:22:42 GMT
Link
URL
/_next/static/media/f06bf9da926bae75-s.p.0pz0x0eczp58u.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/icons/logo-icon.svg
rel=preload
as=image
URL
/images/phone-frame.svg
rel=preload
as=image
URL
/images/phone-frame-dark.svg
rel=preload
as=image
X-Dns-Prefetch-Control
on
X-Matched-Path
/
date: Tue, 19 May 2026 12:22:42 GMT link: </_next/static/media/f06bf9da926bae75-s.p.0pz0x0eczp58u.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </icons/logo-icon.svg>; rel=preload; as="image", </images/phone-frame.svg>; rel=preload; as="image", </images/phone-frame-dark.svg>; rel=preload; as="image" x-dns-prefetch-control: on x-matched-path: / x-vercel-cache: MISS x-vercel-id: iad1::iad1::j2h2q-1779193359029-0a2c9ad55359
Recommendations
Enable compression (gzip/brotli) to improve performance