Open Cached · just now
21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains;
Content-Security-Policy
Basic
default-src; script-src; media-src; +7 more
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding,Cookie

Caching Headers

1 headers
Cache-Control
Caching
max-age=600, must-revalidate

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

2 headers
Server
Server
cloudflare
X-Powered-By
Server
WP Engine

CORS Headers

3 headers
Access-Control-Allow-Headers
Cors
append,delete,entries,foreach,get,has,keys,set,values,Authorization,Content-Type
Access-Control-Allow-Methods
Cors
GET, POST, OPTIONS
Access-Control-Allow-Origin
Cors
https://forms.bandwidth.com, https://www.bandwidth.com

Cookies Headers

1 headers
Set-Cookie
Cookies
__cf_bm=ZL0IoBn_ulomMGd1svpzSYoWsIvsmVwAOZzaMm1RGsA-1763065817.2522385-1.0.1.1-zfgKAu8pUVRRZrUiclQ1DapNZdjbjesKYtExiITPl_SFFy7uk8TI8iVX6oZoR1jWj.emoNlXVFKoBvywfjLrz9a9K3s2fVlhcIwZMZfsNRpO5H4Wfnru6iKwITppmbay; HttpOnly; Secure; Path=/; Domain=www.bandwidth.com; Expires=Thu, 13 Nov 2025 21:00:17 GMT

Other Headers

7 headers
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99e106addea5878b-IAD
Date
Other
Thu, 13 Nov 2025 20:30:17 GMT
Link
Other
<https://www.bandwidth.com/>; rel=shortlink
X-Cache
Other
HIT: 82
X-Cache-Group
Other
normal
X-Cacheable
Other
SHORT

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology

Analysis completed in 209ms