Open Cached · just now
15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
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

2 headers
Transfer-Encoding
Performance
chunked
Vary
Performance
Origin,Accept-Encoding,User-Agent

Caching Headers

2 headers
Cache-Control
Caching
max-age=0, private, must-revalidate
Etag
Caching
W/"929a40c6f4cbe738a953b09797155965"

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

3 headers
Server
Server
Apache/2.4.18 (Ubuntu)
X-Powered-By
Server
Phusion Passenger 5.3.1
X-Runtime
Server
0.038365

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
_EitvCloud_session=WnpTZXdFQmU1NVdsWjlYWUtUNStSOEk5RHRqbCttTFcveVRObHM3SE01R2FuLzJQQ00zblIxNEUzL09zTm1vdzF5dDdxdEFqYlFXaklxVVFwRzlPSExLdlNuNXFlWm5PUGZxZkVVajRCcFBVQTRKN0t4Wk9KUm84Y2lscXdLRTZKTHRUUnZmMUNqS2hpeGx6d051dzlRPT0tLWYxVnZnNWVMUUFxdnFFbkYxNnd5N0E9PQ%3D%3D--e0057274c0862d5296f3bd026bf40e1f981292bb; path=/; HttpOnly; Secure; SameSite=None

Other Headers

3 headers
Date
Other
Fri, 14 Nov 2025 04:32:52 GMT
Status
Other
200 OK
X-Request-Id
Other
fec04b38-f360-4d3f-89b5-86b78e8479af

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology

Analysis completed in 1746ms