18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains; preload
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), camera=(), microphone=()
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

Etag
Caching
"9d8df0b616f8ce1:0"
Last-Modified
Caching
Fri, 13 Dec 2013 15:19:28 GMT

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
Mon, 17 Aug 2026 13:51:51 GMT
X-Cdn
Other
Imperva
X-Iinfo
Other
44-200677180-200677218 NNNN CT(38 80 0) RT(1786974711639 89) q(0 1 2 2) r(2 2) U12

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