Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains;
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Good
no-referrer-when-downgrade
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 X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
2 headers
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding
Caching Headers
1 headers
Cache-Control
Caching
public
Content Headers
1 headers
Content-Type
Content
text/html; charset=utf-8
Server Headers
1 headers
Server
Server
Microsoft-IIS/10.0
CORS Headers
3 headers
Access-Control-Allow-Headers
Cors
Origin, X-Requested-With, Content-Type, Accept
Access-Control-Allow-Methods
Cors
GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Origin
Cors
*
Cookies Headers
0 headers
No cookies headers found
Other Headers
2 headers
Date
Other
Thu, 13 Nov 2025 19:23:07 GMT
X-Ua-Compatible
Other
IE=Edge,chrome=1
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 1665ms