Open Cached · just now
13 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

1 headers
Connection
Performance
keep-alive

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

2 headers
Content-Length
Content
306
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

5 headers
Date
Other
Thu, 20 Nov 2025 20:16:51 GMT
Link
Other
<https://www.lulobank.com>; rel="canonical"
Server-Timing
Other
ak_p; desc="1763669811296_389072940_1018219628_20454_616_1_20_-";dur=1
X-Amz-Id-2
Other
QY/MSXB1buHxhFoBHYdLL3XuaVetz10EozhNU3eD0o5WRY4caoFbFC9wx93mnuoMijmQnO49WpcPJqndi2l4x84agl8YqvEz
X-Amz-Request-Id
Other
30F060D7TZVS8X2F

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 292ms