Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000; includeSubDomains; preload
X-Frame-Options
Excellent
deny
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Language, Cookie
connection: close transfer-encoding: chunked vary: Accept-Language, Cookie
Caching Headers
Cache-Control
max-age=0, no-cache, no-store, must-revalidate, private
Expires
Sun, 09 Aug 2026 23:19:59 GMT
cache-control: max-age=0, no-cache, no-store, must-revalidate, private expires: Sun, 09 Aug 2026 23:19:59 GMT
Content Headers
Content-Language
en
Content-Type
text/html
content-language: en content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 09 Aug 2026 23:19:59 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=9,cfOrigin;dur=549
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a28a7d2109e2d6f3-IAD
date: Sun, 09 Aug 2026 23:19:59 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=pxsdl3HTgxCISU7f%2F8Kj%2FLkzgXJU1pU%2BPitvYQECf%2Fx8p0Y1dKEog97grWdjue35GgjvtIk7BIMmvRwLrnK0F1soM4M9%2BIZAcr2RqjRxpabBXrAQykCL1iFnGYmBgSnI5tc%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=9,cfOrigin;dur=549
Recommendations
Enable compression (gzip/brotli) to improve performance