Open
Cached
·
just now
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 19:15:18 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
renderPage;dur=10, cfCacheStatus;desc="DYNAMIC", cfEdge;dur=9,cfOrigin;dur=102
X-Dns-Prefetch-Control
on
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9f9b45972f6258a6-IAD
date: Sun, 10 May 2026 19:15:18 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=p%2BUkdzfnPj%2BgkxwzByFeaUi%2FwgpLcQgqsOe2ZzxXejEJ1hSJAuH72DYCanWbOiimO7%2B1WW%2FE3tyNQozP36qf9cXsWMlVScm2scx8qH2tkcjV92D3oiSly1IsYZW26mflmlFtUVZ9vyTU"}]}
server-timing: renderPage;dur=10, cfCacheStatus;desc="DYNAMIC", cfEdge;dur=9,cfOrigin;dur=102
x-dns-prefetch-control: on
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology