Open
Cached
·
1h ago
18
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
Missing
Not configured
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
- • 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
private, no-store, no-cache, must-revalidate, post-check=0, pre-check=0, no-transform
Etag
W/"7fb-pVpdCOjLWnpofj+rYWGDqBKWdME"
cache-control: private, no-store, no-cache, must-revalidate, post-check=0, pre-check=0, no-transform etag: W/"7fb-pVpdCOjLWnpofj+rYWGDqBKWdME"
Content Headers
Content-Length
2043
Content-Type
text/html; charset=utf-8
content-length: 2043 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 11 May 2026 23:43:47 GMT
X-Auth0-L
0.019
X-Auth0-Requestid
9e9bc79d0099b7f43864
X-Ratelimit-Limit
300
X-Ratelimit-Remaining
298
X-Ratelimit-Reset
1778543029
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9fa50c43fbd589b6-IAD date: Mon, 11 May 2026 23:43:47 GMT x-auth0-l: 0.019 x-auth0-requestid: 9e9bc79d0099b7f43864 x-ratelimit-limit: 300 x-ratelimit-remaining: 298 x-ratelimit-reset: 1778543029
Recommendations
Enable compression (gzip/brotli) to improve performance