Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 X-Content-Type-Options: nosniff
- • 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-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
No caching headers found
Content Headers
Content-Type
application/json
content-type: application/json
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 11 Apr 2026 00:31:26 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=14,cfOrigin;dur=227
X-Opentopodata-Version
1.9.0
X-Request-Time
0.011
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9ea5e36d7c1a084b-IAD
date: Sat, 11 Apr 2026 00:31:26 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=y78SaLxZpBk9iMfkzxZm6nR%2Fd7nMZ163PjXp9WMDQwRw5lAQ9G%2BTCc74KHmD5F94BppicbUVkxWRWTYbUvkyN0H2Z8hYtavWh%2BguoT7UiLd3ntXcbcQwIWSd6GNQIpVlFvo4GzuAZg%3D%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=14,cfOrigin;dur=227
x-opentopodata-version: 1.9.0
x-request-time: 0.011
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching