12 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • 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
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

No caching headers found

Content Headers

Content-Type
Content
text/html

Server Headers

Server
Server
Microsoft-IIS/10.0
X-Powered-By
Server
ASP.NET

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Tue, 12 May 2026 20:25:45 GMT
Server-Timing
Other
dtTrId;desc="c1bc2fdc6ac81e44798978a26be681d4", dtSInfo;desc="0", dtRpid;desc="-1190448855"
X-Cdn
Other
Imperva
X-Iinfo
Other
41-102795186-102795210 NNNN CT(83 192 0) RT(1778617545261 75) q(0 0 2 2) r(3 3) U24
X-Oneagent-Js-Injection
Other
true
X-Ruxit-Js-Agent
Other
true

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

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