Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Weak
max-age=0; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache
cache-control: no-cache
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 27 Jul 2026 19:10:24 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=11,cfOrigin;dur=202
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a21df1acbad9e619-IAD
date: Mon, 27 Jul 2026 19:10:24 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=QT8GQjQbv%2BrM3B6kjLj0yEBIONEFPLb%2B5QidxMFNCD%2BzRhpIh3x%2FVBfR7tdSMWFHpB96S%2BrdCo70EgnxDy4UHlEzypXSpLTRYV9awccpWBMSJea7y2iYAmurcXvooy1vbF1Uolw%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=11,cfOrigin;dur=202
Recommendations
Enable compression (gzip/brotli) to improve performance