Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), microphone=(), camera=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
Content-Encoding
gzip
connection: close content-encoding: gzip
Caching Headers
Age
3341
Cache-Control
public,max-age=3600
Etag
W/"z862tgjd7tajhp"
age: 3341 cache-control: public,max-age=3600 etag: W/"z862tgjd7tajhp"
Content Headers
Content-Encoding
gzip
Content-Length
66490
Content-Type
text/html; charset=utf-8
content-encoding: gzip content-length: 66490 content-type: text/html; charset=utf-8
Server Headers
server: Vercel x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Cdn-Cache-Control
s-maxage=60, stale-while-revalidate=300
Date
Sun, 03 May 2026 00:56:14 GMT
Via
1.1 google
X-Cloud-Cdn-Cache-Hit
hit
X-Matched-Path
/
X-Mw-Id
saucelabs-mw-001
X_backend
marketing-cms
alt-svc: h3=":443"; ma=2592000 cdn-cache-control: s-maxage=60, stale-while-revalidate=300 date: Sun, 03 May 2026 00:56:14 GMT via: 1.1 google x-cloud-cdn-cache-hit: hit x-matched-path: / x-mw-id: saucelabs-mw-001 x-vercel-cache: HIT x-vercel-id: iad1::iad1::9ghz2-1777769774093-1396d458ed89 x_backend: marketing-cms
Recommendations
Consider removing X-Powered-By header to hide server technology