Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=64072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
private,no-cache,no-store,max-age=0,must-revalidate
Expires
Thu, 01 Jan 1970 00:00:00 GMT
Pragma
no-cache
cache-control: private,no-cache,no-store,max-age=0,must-revalidate expires: Thu, 01 Jan 1970 00:00:00 GMT pragma: no-cache
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
Thu, 10 Sep 2026 16:34:51 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=17,cfOrigin;dur=724
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a38fd7a81e9e98d4-ATL
date: Thu, 10 Sep 2026 16:34:51 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=X8Wh7mSUQ8nFk%2FquvdvFXtWGt%2B8v0Jwp0UhPLA99F%2B%2FXXGM9ap%2B3lBvbeoo9ntcMbrabtf8vthB79qZ4YMDXF%2BCCf8xLHUZTXcCKzsD9gnrrnLQ%2BFdAKFgWrURjv9%2BeOHxQ%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=17,cfOrigin;dur=724
Recommendations
Enable compression (gzip/brotli) to improve performance