Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
no-cache,private, no-store
cache-control: no-cache,private, no-store
Content Headers
Content-Length
58354
Content-Type
text/html; charset=utf-8
content-length: 58354 content-type: text/html; charset=utf-8
Server Headers
server: Microsoft-IIS/10.0 x-powered-by: ASP.NET
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 27 Apr 2026 10:57:17 GMT
X-Html-Minification-Powered-By
WebMarkupMin
date: Mon, 27 Apr 2026 10:57:17 GMT via: 1.1 6f990c126ed1cb8a4cfc1686dbe736e8.cloudfront.net (CloudFront) x-amz-cf-id: GeFTvZ3QwfVUCTA4Q8IoFXRDXDsCGp1xKIMnA6nZmP_b9gMFBJGRmg== x-amz-cf-pop: IAD61-P12 x-cache: Miss from cloudfront x-html-minification-powered-by: WebMarkupMin
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology