Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Present
deny, 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
Connection
close
Vary
Accept-Language,Cookie,Accept-Encoding
connection: close vary: Accept-Language,Cookie,Accept-Encoding
Caching Headers
Cache-Control
max-age=0, no-cache, no-store, must-revalidate, private
Expires
Tue, 04 Aug 2026 17:51:07 GMT
cache-control: max-age=0, no-cache, no-store, must-revalidate, private expires: Tue, 04 Aug 2026 17:51:07 GMT
Content Headers
Content-Language
en
Content-Length
9733
Content-Type
text/html
content-language: en content-length: 9733 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 04 Aug 2026 17:51:07 GMT
Via
1.1 sentry.ionos.com
date: Tue, 04 Aug 2026 17:51:07 GMT via: 1.1 sentry.ionos.com
Recommendations
Enable compression (gzip/brotli) to improve performance