Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
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-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
connection: close
Caching Headers
Cache-Control
private
cache-control: private
Content Headers
Content-Length
7987
Content-Type
text/html; charset=utf-8
content-length: 7987 content-type: text/html; charset=utf-8
Server Headers
server: Microsoft-IIS/10.0 x-aspnet-version: 4.0.30319 x-powered-by: ASP.NET
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 16 May 2026 10:15:32 GMT
X-Aspnetwebpages-Version
3.0
X-Ms-Middleware-Request-Id
92415b75-1899-4318-a3b1-a755f9c6190b
date: Sat, 16 May 2026 10:15:32 GMT x-aspnetwebpages-version: 3.0 x-ms-middleware-request-id: 92415b75-1899-4318-a3b1-a755f9c6190b
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology