Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000; 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
Connection
close
connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
72
Content-Type
application/json; charset=utf-8
content-length: 72 content-type: application/json; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 06 Sep 2026 06:23:53 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Via
1.1 google
X-Cloud-Trace-Context
eb2961c24a2d1f02132fbd225ba262da;o=1
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a36b63363c82a6b3-IAD
date: Sun, 06 Sep 2026 06:23:53 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=8y3%2BrBFTc8NfH7b9ug9cpqryQ7ZeGIANMZudiQ1jV%2Bryqsmz2KyDRjUCgFt19KiPNJBAxpAkGwB%2B8%2FZKrTIVo981LTxfiQICJgC%2BDYtldyrhh%2FSr4JXCT7d2vbH7I10lEak8zw%3D%3D"}]}
via: 1.1 google
x-cloud-trace-context: eb2961c24a2d1f02132fbd225ba262da;o=1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching