Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Missing
Not configured
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 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, no-store
cache-control: private, no-store
Content Headers
Content-Length
251287
Content-Type
text/html; charset=utf-8
content-length: 251287 content-type: text/html; charset=utf-8
Server Headers
server: Microsoft-IIS/10.0 x-aspnet-version: 4.0.30319 x-aspnetmvc-version: 3.0 x-powered-by: ASP.NET
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 29 Jul 2026 12:03:14 GMT
P3p
CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
Requestid
c91611d9-adbe-4a1c-bf80-c5ddc7ba0371-gpl24
Timing-Allow-Origin
*
date: Wed, 29 Jul 2026 12:03:14 GMT p3p: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI" requestid: c91611d9-adbe-4a1c-bf80-c5ddc7ba0371-gpl24 timing-allow-origin: *
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology