Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
Cache-Control
max-age=0
Expires
Mon, 13 Apr 2026 13:39:34 GMT
cache-control: max-age=0 expires: Mon, 13 Apr 2026 13:39:34 GMT
Content Headers
Content-Language
it
Content-Length
87444
Content-Type
text/html; charset=utf-8
content-language: it content-length: 87444 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 13 Apr 2026 13:39:34 GMT
Server-Timing
dtSInfo;desc="0", dtRpid;desc="-1948711621"
X-Oneagent-Js-Injection
true
X-Ruxit-Js-Agent
true
X-Ua-Compatible
IE=edge
date: Mon, 13 Apr 2026 13:39:34 GMT server-timing: dtSInfo;desc="0", dtRpid;desc="-1948711621" x-oneagent-js-injection: true x-ruxit-js-agent: true x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance