Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000
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
- • 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
connection: close
Caching Headers
Etag
W/"3-2eFyriMnGTsETXuIK8rfujgO4jI"
etag: W/"3-2eFyriMnGTsETXuIK8rfujgO4jI"
Content Headers
Content-Length
3
Content-Type
text/html; charset=utf-8
content-length: 3 content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-powered-by: Express
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 09 Aug 2026 20:38:29 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
X-Cloud-Trace-Context
0ec28aa6b33a4508a04bab6c7b58c1d8
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a289908fb9f09698-IAD
date: Sun, 09 Aug 2026 20:38:29 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=L0q5Zsugu41pJs06JbekncdUtETv%2BAPaXDIkSC0dGgWvDr3FyiGVzvGV5Q1xM63H%2FWBsRIG1aaCsA6KQHRFoBWUF7boafrmc%2BRhfhzNCJ1qttY1Be9P1FuHh88IyzhnJCVV2uV4%3D"}]}
x-cloud-trace-context: 0ec28aa6b33a4508a04bab6c7b58c1d8
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology