Open
Cached
·
10h ago
11
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
no-cache
cache-control: no-cache
Content Headers
Content-Length
49
Content-Type
text/html; charset=utf-8
content-length: 49 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 13:51:11 GMT
Www-Authenticate
Basic realm="Application"
X-Request-Id
94ec066d-8cf4-4eb0-b481-944c3bf2580a
date: Mon, 11 May 2026 13:51:11 GMT www-authenticate: Basic realm="Application" x-request-id: 94ec066d-8cf4-4eb0-b481-944c3bf2580a
Recommendations
Enable compression (gzip/brotli) to improve performance