Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
accept-encoding
accept-ranges: bytes connection: close vary: accept-encoding
Caching Headers
Cache-Control
private,no-cache,no-store,max-age=0,must-revalidate
Expires
Thu, 01 Jan 1970 00:00:00 GMT
Pragma
no-cache
cache-control: private,no-cache,no-store,max-age=0,must-revalidate expires: Thu, 01 Jan 1970 00:00:00 GMT pragma: no-cache
Content Headers
Content-Length
271
Content-Type
text/html;charset=ISO-8859-1
content-length: 271 content-type: text/html;charset=ISO-8859-1
Server Headers
Server
Nimbus
server: Nimbus
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 08 Apr 2026 15:09:13 GMT
Nimbus-Id
VLBL18o6qPuSgoOSPGk9WPT6CqPQn3yd-DFW
X-Nimbus-Cache
HIT
date: Wed, 08 Apr 2026 15:09:13 GMT nimbus-id: VLBL18o6qPuSgoOSPGk9WPT6CqPQn3yd-DFW x-nimbus-cache: HIT
Recommendations
Enable compression (gzip/brotli) to improve performance