Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
sameorigin
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, private, no-cache, no-store, proxy-revalidate, no-transform
Expires
Thu, 19 Nov 1981 08:52:00 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, private, no-cache, no-store, proxy-revalidate, no-transform expires: Thu, 19 Nov 1981 08:52:00 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Headers
x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
Access-Control-Allow-Methods
PUT, DELETE, POST, GET, OPTIONS
access-control-allow-headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type access-control-allow-methods: PUT, DELETE, POST, GET, OPTIONS
Cookies Headers
Other Headers
Date
Sun, 17 May 2026 09:21:40 GMT
X-Kace-Appliance
K1000
X-Ua-Compatible
IE=9,EDGE
date: Sun, 17 May 2026 09:21:40 GMT x-kace-appliance: K1000 x-ua-compatible: IE=9,EDGE
Recommendations
Enable compression (gzip/brotli) to improve performance