Open
Cached
·
just now
16
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
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Etag
"z1b0r59xzy34al"
cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "z1b0r59xzy34al"
Content Headers
Content-Length
145581
Content-Type
text/html; charset=utf-8
content-length: 145581 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 09:13:22 GMT
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Hosted-By
blue-mamba
date: Wed, 06 May 2026 09:13:22 GMT x-dns-prefetch-control: off x-download-options: noopen x-hosted-by: blue-mamba
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology