Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
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
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Etag
W/"3a-8QwWmfynQINvUU2DkQr2hw"
etag: W/"3a-8QwWmfynQINvUU2DkQr2hw"
Content Headers
Content-Length
58
Content-Type
application/json; charset=utf-8
content-length: 58 content-type: application/json; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 13 May 2026 18:35:55 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Via
1.1 google
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
cf-cache-status: DYNAMIC
cf-ray: 9fb3c4047fba90ac-IAD
date: Wed, 13 May 2026 18:35:55 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=PRmVFkBpedIj3XdzQ5EFHb7sceXBWqyYpBeTw6WQcP9jL38oBcqTNM24rWV%2B50UJQOXRmmIHhfBDJVSmEcPk7auKECaoceGcyEyN2jlkzsD3viBWjZTRZappkiLWqeaZNpP7JRE%3D"}]}
via: 1.1 google
x-dns-prefetch-control: off
x-download-options: noopen
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching