Open Cached · just now
14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000 ; includeSubDomains ; preload
Content-Security-Policy
Basic
script-src; object-src; img-src; +6 more
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
geolocation=()
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)

Performance Headers

2 headers
Connection
Performance
Transfer-Encoding
Transfer-Encoding
Performance
chunked

Caching Headers

1 headers
Cache-Control
Caching
private,no-cache,no-store,max-age=0,must-revalidate,pre-check=0,post-check=0

Content Headers

1 headers
Content-Type
Content
application/xml

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

6 headers
Date
Other
Thu, 20 Nov 2025 08:00:49 GMT
Link
Other
<https://www.lulobank.com>; rel="canonical"
Server-Timing
Other
ak_p; desc="1763625644441_389185963_14485966_34555_830_57_3787_-";dur=1
X-Amz-Bucket-Region
Other
us-east-1
X-Amz-Id-2
Other
yRU6f2F93SbQiZIGxpkjahhIPE5nOeYb0Zlcuy1ZWBoaIxozWeQif9+ufWsTPTlnhsGIrFF/i1s=
X-Amz-Request-Id
Other
TZCCXRMRWHT63A6B

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 8315ms