Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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, Next-Url, X-Vinext-Interception-Context, X-Vinext-Mounted-Slots, X-Vinext-Rsc-Render-Mode
connection: close transfer-encoding: chunked vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch, Next-Url, X-Vinext-Interception-Context, X-Vinext-Mounted-Slots, X-Vinext-Rsc-Render-Mode
Caching Headers
No caching headers found
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
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 14 Sep 2026 04:07:14 GMT
Link
URL
/_next/static/_vinext_fonts/manrope-76eca2803f7f/manrope-81401990.woff2
rel=preload
as=font
type=font/woff2
crossorigin
URL
/_next/static/_vinext_fonts/dm-sans-90624ee039aa/dm-sans-151a53ae.woff2
rel=preload
as=font
type=font/woff2
crossorigin
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfEdge;dur=9,cfOrigin;dur=0,cfWorker;dur=1066
alt-svc: h3=":443"; ma=86400
cf-ray: a3ac86038cb4b296-IAD
date: Mon, 14 Sep 2026 04:07:14 GMT
link: </_next/static/_vinext_fonts/manrope-76eca2803f7f/manrope-81401990.woff2>; rel=preload; as=font; type=font/woff2; crossorigin, </_next/static/_vinext_fonts/dm-sans-90624ee039aa/dm-sans-151a53ae.woff2>; rel=preload; as=font; type=font/woff2; crossorigin
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=yt1cVwGYIFbqLqTw5wgpCN0hJTw0hbU85ZjBdvoww49hCk%2FGLzDXjo30pBG15aiZes0mz6SViga1PO9p1LZ7qXghuzanlk0aQOeyx45GBIDxxfUpvckTg%2BnVJAljkQ%3D%3D"}]}
server-timing: cfEdge;dur=9,cfOrigin;dur=0,cfWorker;dur=1066
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching