Open
Cached
·
just now
17
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
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache
cache-control: 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.009846
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 30 Jul 2026 16:10:24 GMT
Status
404 Not Found
X-Iinfo
1043-19400172-19400186 NNNN CT(2 8 0) RT(1785427824237 44) q(0 0 1 1) r(1 1) U24
X-Request-Id
ed331613-1bf1-4b33-98f7-990c60abc925
date: Thu, 30 Jul 2026 16:10:24 GMT status: 404 Not Found x-cdn: Imperva x-iinfo: 1043-19400172-19400186 NNNN CT(2 8 0) RT(1785427824237 44) q(0 0 1 1) r(1 1) U24 x-request-id: ed331613-1bf1-4b33-98f7-990c60abc925
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology