Open Cached · just now
14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
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-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

1 headers
Connection
Performance
close

Caching Headers

1 headers
Cache-Control
Caching
private

Content Headers

2 headers
Content-Length
Content
31881
Content-Type
Content
text/html; charset=utf-8

Server Headers

4 headers
Server
Server
Microsoft-IIS/7.5
X-Aspnet-Version
Server
4.0.30319
X-Aspnetmvc-Version
Server
5.2
X-Powered-By
Server
ASP.NET

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

5 headers
Date
Other
Fri, 28 Nov 2025 07:53:24 GMT
Via
Other
1.1 c1d6a7a9856899a6462bae2246daa42e.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
dZIesJtJac-tlDcBdymWrOIMGJ1uv8pAlXaZTjiGahDL7QCX00ryBQ==
X-Amz-Cf-Pop
Other
IAD55-P2
X-Cache
Other
Miss from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology

Analysis completed in 2010ms