Open
Cached
·
just now
13
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
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
close
Transfer-Encoding
Performance
chunked
Caching Headers
1 headers
Cache-Control
Caching
no-store
Content Headers
1 headers
Content-Type
Content
text/html
Server Headers
0 headers
No server headers found
CORS Headers
0 headers
No CORS headers found
Cookies Headers
1 headers
Set-Cookie
Cookies
_ad_ga=GA1.3.1366432249.1763853467;Domain=.scuba.com;Path=/;Max-Age=604800;
Other Headers
5 headers
Date
Other
Sat, 22 Nov 2025 23:17:47 GMT
Retry-After
Other
0
Server-Timing
Other
time-start-msec;dur=1763853467270,time-elapsed;dur=53,fastly-pop;desc=EWR,hit-state;desc=MISS
Trailer
Other
server-timing
X-Served-By
Other
cache-ewr-kewr1740070-EWR
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 300ms