Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • 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, accept-encoding
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, accept-encoding
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
Server Headers
server: cloudflare x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 06 May 2026 02:45:38 GMT
Link
Other
URL
/_next/static/media/instrumentsans_general-s.p.015jeeo6-oj52.ttf
rel=preload
as=font
crossorigin
type=font/ttf
URL
/_next/static/media/instrumentsans_italic-s.p.063ae.fdnaqm3.ttf
rel=preload
as=font
crossorigin
type=font/ttf
URL
/_next/static/media/instrumentsans_general-s.p.015jeeo6-oj52.ttf
rel=preload
as=font
crossorigin
type=font/ttf
URL
/_next/static/media/instrumentsans_italic-s.p.063ae.fdnaqm3.ttf
rel=preload
as=font
crossorigin
type=font/ttf
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
X-Matched-Path
/
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9f74a662b8cf2414-IAD
date: Wed, 06 May 2026 02:45:38 GMT
link: </_next/static/media/instrumentsans_general-s.p.015jeeo6-oj52.ttf>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/media/instrumentsans_italic-s.p.063ae.fdnaqm3.ttf>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/chunks/08z8gbvoq4s3t.css>; rel=preload; as="style", </_next/static/chunks/0~owuwz4sdxhq.css>; rel=preload; as="style", </_next/static/chunks/0z50yp6xgqeol.css>; rel=preload; as="style", </_next/static/chunks/0el2vyznhx9ac.css>; rel=preload; as="style", </_next/static/chunks/0wqexbwpw7k7..css>; rel=preload; as="style", </_next/static/chunks/0mtcuu7cd2iei.css>; rel=preload; as="style", </_next/static/chunks/0b2lg8xs_wzw..css>; rel=preload; as="style", </_next/static/chunks/0~w5zrqzkfikt.css>; rel=preload; as="style"
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vDBw2QsDepUs6QCxeoe4949WLgtCB4NruduYvhSBXp%2FYnWSpLKP6rtCghhc03qEEaeATibelKaPXpfM1i%2BOMkC4jL401a8lz5jcys%2FVBJRwG1oEjfmN1UdVzICTE2G8pfYk4JVc%3D"}]}
x-matched-path: /
x-vercel-cache: MISS
x-vercel-id: iad1::iad1::nvbth-1778035538383-b7c3a7cc80b2
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology