Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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-cache, must-revalidate, max-age=0
cache-control: no-cache, must-revalidate, max-age=0
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 17 Aug 2026 09:00:39 GMT
X-Deployment-Id
cdbdbca6136143f98401456b17a601946890edf8f03d4ae43b916cafbf45af26
cf-ray: a2c77d548cafb842-IAD date: Mon, 17 Aug 2026 09:00:39 GMT x-deployment-id: cdbdbca6136143f98401456b17a601946890edf8f03d4ae43b916cafbf45af26
Recommendations
Enable compression (gzip/brotli) to improve performance