25 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31557600
Content-Security-Policy
Basic
upgrade-insecure-requests; default-src
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • 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
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

4 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
x-device-type,x-prerender-nav,X-isContigousState,CustomerType,QualifyingPrograms,Accept-Encoding,v-cookie,Fastly-SSL,Fastly-SSL

Caching Headers

2 headers
Cache-Control
Caching
private, max-age=0, proxy-revalidate, no-cache, must-revalidate,no-store
Etag
Caching
"jz1v39pmsk5913"

Content Headers

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

Server Headers

0 headers
No server headers found

CORS Headers

3 headers
Access-Control-Allow-Headers
Cors
*
Access-Control-Allow-Methods
Cors
*
Access-Control-Allow-Origin
Cors
*

Cookies Headers

1 headers
Set-Cookie
Cookies
_ad_ga=GA1.3.1793754056.1762703345;Domain=.scuba.com;Path=/;Max-Age=604800;

Other Headers

12 headers
Cache_policy
Other
99
Date
Other
Sun, 09 Nov 2025 15:49:04 GMT
Rtss
Other
2-15-90
Server-Timing
Other
time-start-msec;dur=1762703344757,time-elapsed;dur=145,fastly-pop;desc=PDK,hit-state;desc=MISS, MISS, MISS
Trailer
Other
server-timing
V-Cookie
Other
/
X-Kong-Proxy-Latency
Other
1
X-Kong-Request-Id
Other
61c67f5b76a9bc17acc5086562b93532
X-Kong-Upstream-Latency
Other
43
X-Request-Id
Other
477498bad9b07e1595a97f9e5c30cecfb44dafa20f2a78ab26cc7e36f576e910
X-Served-By
Other
cache-iad-kiad7000057-IAD, cache-pdk-kfty8610051-PDK, cache-pdk-kfty8610064-PDK
X-Timer
Other
S1762703345.830274,VS0,VE66

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 593ms