Open Cached · just now
13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
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
  • 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

2 headers
Accept-Ranges
Performance
bytes
Connection
Performance
close

Caching Headers

2 headers
Etag
Caching
"aiab_aaadgbej_fCfibcCd"
Last-Modified
Caching
Mon, 4 Feb 2019 10:24:03 GMT

Content Headers

2 headers
Content-Length
Content
78
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
GIX 1.32FMR

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
https://ajax1.internic.at

Cookies Headers

0 headers
No cookies headers found

Other Headers

1 headers
Date
Other
Fri, 21 Nov 2025 09:11:57 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 492ms