Open
Cached
·
just now
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
Mon, 04 May 2026 16:05:03 GMT
Traceparent
00-a4503e544a2b202b82eb0921ba1336bf-4d95eedfe35e8989-00
X-Correlation-Id
a4503e54-4a2b-202b-82eb-0921ba1336bf
cf-cache-status: DYNAMIC cf-ray: 9f68bea888df3e80-IAD date: Mon, 04 May 2026 16:05:03 GMT traceparent: 00-a4503e544a2b202b82eb0921ba1336bf-4d95eedfe35e8989-00 x-correlation-id: a4503e54-4a2b-202b-82eb-0921ba1336bf
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology