Open
Cached
·
just now
16
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
Good
strict-origin-when-cross-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
Upgrade, close
Vary
Accept-Encoding
connection: Upgrade, close vary: Accept-Encoding
Caching Headers
Cache-Control
private, no-store, max-age=0
Expires
Mon, 31 Aug 2026 15:17:59 GMT
cache-control: private, no-store, max-age=0 expires: Mon, 31 Aug 2026 15:17:59 GMT
Content Headers
Content-Language
de-DE
Content-Length
82529
Content-Type
text/html; charset=utf-8
content-language: de-DE content-length: 82529 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 31 Aug 2026 15:17:59 GMT
Upgrade
h2,h2c
X-Ua-Compatible
IE=edge
date: Mon, 31 Aug 2026 15:17:59 GMT upgrade: h2,h2c x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance