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=pS.YVNO.w9LdEZmkHfgJlwkiPjcpv0ck153Nw9dDoJs-1762442212.842659-1.0.1.1-rfPStnf4sUebEGKGScxuJBrae8dB4KPzQSaOR44tGR_OHoGlIvNibmPCYxNspXB1.3aD5mrh8eTNelGyhVZN8POK7BF_dBF9HYnG8NvU_JxBu0PqQdjVaHtPRV7yFHHy; HttpOnly; Secure; Path=/; Domain=www.bandwidth.com; Expires=Thu, 06 Nov 2025 15:46:52 GMT

Other Headers

7 headers
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99a58df64d1be5eb-IAD
Date
Other
Thu, 06 Nov 2025 15:16:52 GMT
Link
Other
<https://www.bandwidth.com/?p=3114>; rel=shortlink
X-Cache
Other
HIT: 2
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 110ms