Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Expires
Wed, 02 Sep 2026 13:31:12 GMT
Last-Modified
Sun, 09 Oct 2016 20:24:49 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Wed, 02 Sep 2026 13:31:12 GMT last-modified: Sun, 09 Oct 2016 20:24:49 GMT pragma: no-cache
Content Headers
Content-Length
443
Content-Type
text/html
content-length: 443 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 02 Sep 2026 13:31:12 GMT
X-Content-Security-Policy
script-src 'self'; object-src 'self'
date: Wed, 02 Sep 2026 13:31:12 GMT x-akamai-transformed: 0 - 0 - x-content-security-policy: script-src 'self'; object-src 'self'
Recommendations
Enable compression (gzip/brotli) to improve performance