14 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Good
default-src; script-src; style-src; +3 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Strengthen CSP by removing 'unsafe-eval'
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close

Caching Headers

Cache-Control
Caching
no-store, no-cache, max-age=0, private
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
2427
Content-Type
Content
text/html; charset=utf-8

Server Headers

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

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Thu, 07 May 2026 18:06:47 GMT
X-Content-Security-Policy
Other
default-src 'self'; script-src 'self' ; style-src 'self' 'unsafe-inline' ; img-src *; frame-src 'self' https://html5.marketrock.it/; report-uri https://auth.marketrock.it/identity/csp/report

Recommendations

Enable compression (gzip/brotli) to improve performance

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