Open
Cached
·
just now
30
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Last-Modified
Sun, 15 Mar 2026 03:17:15 GMT
last-modified: Sun, 15 Mar 2026 03:17:15 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
Authorization, Cache-Control, CF-Cache-Status, cf-ipcountry, Content-Type, Server-Timing, x-enzuzo-caching, x-enzuzo-city, x-enzuzo-country, x-enzuzo-region, x-enzuzo-requestid, x-enzuzo-uuid, x-enzuzo-v2, , cf-region-code
Access-Control-Allow-Methods
GET, HEAD, OPTIONS
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
Authorization, Cache-Control, CF-Cache-Status, cf-ipcountry, Content-Type, Server-Timing, x-enzuzo-caching, x-enzuzo-city, x-enzuzo-country, x-enzuzo-region, x-enzuzo-requestid, x-enzuzo-uuid, x-enzuzo-v2, , cf-region-code
Access-Control-Max-Age
86400
access-control-allow-credentials: true access-control-allow-headers: Authorization, Cache-Control, CF-Cache-Status, cf-ipcountry, Content-Type, Server-Timing, x-enzuzo-caching, x-enzuzo-city, x-enzuzo-country, x-enzuzo-region, x-enzuzo-requestid, x-enzuzo-uuid, x-enzuzo-v2, , cf-region-code access-control-allow-methods: GET, HEAD, OPTIONS access-control-allow-origin: * access-control-expose-headers: Authorization, Cache-Control, CF-Cache-Status, cf-ipcountry, Content-Type, Server-Timing, x-enzuzo-caching, x-enzuzo-city, x-enzuzo-country, x-enzuzo-region, x-enzuzo-requestid, x-enzuzo-uuid, x-enzuzo-v2, , cf-region-code access-control-max-age: 86400
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Cf-Ipcountry
US
Date
Mon, 23 Mar 2026 23:24:56 GMT
Server-Timing
c-respond;desc="Common Respond";dur=20, cfCacheStatus;desc="DYNAMIC", cfEdge;dur=31,cfOrigin;dur=0
X-Enzuzo-City
Ashburn
X-Enzuzo-Continent
NA
X-Enzuzo-Country
US
X-Enzuzo-Host
app.enzuzo.com
X-Enzuzo-Ref
/login?return_path=%2F
X-Enzuzo-Region
US-VA
X-Enzuzo-Requestid
99823e302a1446ae9cd3f72052b2b772
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ipcountry: US cf-ray: 9e113147fbda50e5-IAD date: Mon, 23 Mar 2026 23:24:56 GMT server-timing: c-respond;desc="Common Respond";dur=20, cfCacheStatus;desc="DYNAMIC", cfEdge;dur=31,cfOrigin;dur=0 x-enzuzo-city: Ashburn x-enzuzo-continent: NA x-enzuzo-country: US x-enzuzo-host: app.enzuzo.com x-enzuzo-ref: /login?return_path=%2F x-enzuzo-region: US-VA x-enzuzo-requestid: 99823e302a1446ae9cd3f72052b2b772
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching