Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Cache-Control
max-age=0, private, no-cache, no-store, must-revalidate
Pragma
no-cache
cache-control: max-age=0, private, no-cache, no-store, must-revalidate pragma: no-cache
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-Origin
https://www.vonage.com
Access-Control-Expose-Headers
x-dd-b, x-set-cookie
access-control-allow-credentials: true access-control-allow-origin: https://www.vonage.com access-control-expose-headers: x-dd-b, x-set-cookie
Cookies Headers
Other Headers
Accept-Ch
Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory
Alt-Svc
h3=":443"; ma=86400
Charset
utf-8
Date
Mon, 06 Apr 2026 04:33:49 GMT
Server-Timing
cfEdge;dur=11,cfOrigin;dur=0,cfWorker;dur=32
X-Dd-B
1
accept-ch: Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory alt-svc: h3=":443"; ma=86400 cf-ray: 9e7e1399ad0c8791-IAD charset: utf-8 date: Mon, 06 Apr 2026 04:33:49 GMT server-timing: cfEdge;dur=11,cfOrigin;dur=0,cfWorker;dur=32 x-datadome: protected x-datadome-cid: AHrlqAAAAAMAIqpELceVQckAzF3jdg== x-dd-b: 1
Recommendations
Enable compression (gzip/brotli) to improve performance