Open
Cached
·
1h ago
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
53155
Content-Type
text/html; charset=utf-8
content-length: 53155 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
Sun, 12 Apr 2026 14:07:01 GMT
X-Html-Minification-Powered-By
WebMarkupMin
date: Sun, 12 Apr 2026 14:07:01 GMT via: 1.1 19b23d8148d2d868553ed440cc451008.cloudfront.net (CloudFront) x-amz-cf-id: i7x3rN2zKlpMUAnxuQCc02Q1qxpaqpce4wQtMwSw4_MuThYqgG5DLQ== 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