Open
Cached
·
47m ago
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000
X-Frame-Options
Good
SAMEORIGIN
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-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-store,no-cache
Pragma
no-cache
cache-control: no-store,no-cache pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-powered-by: ASP.NET, ARR/3.0
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 12 Apr 2026 11:22:49 GMT
Traceparent
00-7e75c75cdf913f3b171e553a9a18413c-127f46999301bacb-00
X-Correlation-Id
7e75c75c-df91-3f3b-171e-553a9a18413c
cf-cache-status: DYNAMIC cf-ray: 9eb1dafc2d877007-IAD date: Sun, 12 Apr 2026 11:22:49 GMT traceparent: 00-7e75c75cdf913f3b171e553a9a18413c-127f46999301bacb-00 x-correlation-id: 7e75c75c-df91-3f3b-171e-553a9a18413c
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology