Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Etag
W/"80-5AAzZePLnqOZzMLCOpwxVqWJJ7g"
etag: W/"80-5AAzZePLnqOZzMLCOpwxVqWJJ7g"
Content Headers
Content-Length
128
Content-Type
application/json; charset=utf-8
content-length: 128 content-type: application/json; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 12 Apr 2026 21:32:46 GMT
Origin-Agent-Cluster
?1
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
cf-cache-status: DYNAMIC cf-ray: 9eb5587738d97b4b-IAD date: Sun, 12 Apr 2026 21:32:46 GMT origin-agent-cluster: ?1 x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching