Open
Cached
·
just now
17
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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
private, no-store
cache-control: private, no-store
Content Headers
Content-Length
251207
Content-Type
text/html; charset=utf-8
content-length: 251207 content-type: text/html; charset=utf-8
Server Headers
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
Tue, 28 Jul 2026 17:34:32 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
e3ed11b4-dc51-4074-a07a-44e5afb58adc-wwhqv
Timing-Allow-Origin
*
X-Cache
CONFIG_NOCACHE
date: Tue, 28 Jul 2026 17:34:32 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: e3ed11b4-dc51-4074-a07a-44e5afb58adc-wwhqv timing-allow-origin: * x-azure-ref: 20260728T173432Z-1698cf4587dv4xvwhC1IADu8ag0000000mz0000000005szg x-cache: CONFIG_NOCACHE
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology