Open
Cached
·
15m ago
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
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
Sun, 10 May 2026 20:00:39 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
renderPage;dur=5, cfCacheStatus;desc="DYNAMIC", cfEdge;dur=4,cfOrigin;dur=88
X-Dns-Prefetch-Control
on
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9f9b88091b1cef5e-IAD
date: Sun, 10 May 2026 20:00:39 GMT
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=vpJ38XKEQd%2BdcQoKmQnQmuzgwmpIrQrshUOTFcAWSJznc%2BeSRV3GlBSsNMsmqkH7pwpPSoF22b0ijwBPhG2O%2BC4xunddMK4W4UuJCTs487iDjQIHxbTYDMqi8Q2AqySMexHsmqM%3D"}]}
server-timing: renderPage;dur=5, cfCacheStatus;desc="DYNAMIC", cfEdge;dur=4,cfOrigin;dur=88
x-dns-prefetch-control: on
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology