Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
no-cache, no-store, pre-check=0, post-check=0
Expires
Mon, 27 Jul 2026 11:51:23 GMT
Last-Modified
Tue, 28 Jul 2026 11:51:23 GMT
Pragma
no-cache
cache-control: no-cache, no-store, pre-check=0, post-check=0 expires: Mon, 27 Jul 2026 11:51:23 GMT last-modified: Tue, 28 Jul 2026 11:51:23 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: Apache x-powered-by: Phusion Passenger(R) 6.0.15 x-runtime: 0.219058
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 28 Jul 2026 11:51:23 GMT
Status
200 OK
X-Iinfo
0-371878-371895 NNNN CT(9 72 0) RT(1785239483119 179) q(0 1 1 4) r(3 3) U24
X-Request-Id
26552a78-1073-4eea-b4eb-45e11e76258f
date: Tue, 28 Jul 2026 11:51:23 GMT status: 200 OK x-cdn: Imperva x-iinfo: 0-371878-371895 NNNN CT(9 72 0) RT(1785239483119 179) q(0 1 1 4) r(3 3) U24 x-request-id: 26552a78-1073-4eea-b4eb-45e11e76258f
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology