SSL Verification Bypassed
The server's SSL certificate could not be verified. The analysis was completed using insecure mode. Data may be less reliable.
Reason:
Hostname Mismatch - certificate is issued for onedome.com, www.onedome.com, *.onedome.com, not for api-a17a2a01.prod.onedome.com
Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
Content-Security-Policy
Basic
default-src; script-src; script-src-elem; +8 more
default-src * data: mediastream: blob: filesystem: about: ws: wss: 'unsafe-eval' 'wasm-unsafe-eval' 'unsafe-inline'; script-src * data: blob: 'unsafe-inline' 'unsafe-eval'; script-src-elem * data: blob: 'unsafe-inline' 'unsafe-eval'; connect-src * data: blob: 'unsafe-inline'; img-src * data: blob: 'unsafe-inline'; media-src * data: blob: 'unsafe-inline'; frame-src * data: blob: ; style-src * data: blob: 'unsafe-inline'; font-src * data: blob: 'unsafe-inline'; frame-ancestors * data: blob:;report-uri https://66a8b18164eefe535f8a91e5.endpoint.csper.io/?v=0;
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
1 headers
Vary
Performance
Accept-Encoding
Caching Headers
1 headers
Etag
Caching
"2578c-Kip1EAd3jJ41BFjI5rnTi5AYNAg"
Content Headers
1 headers
Content-Type
Content
text/html;charset=utf-8
Server Headers
2 headers
Server
Server
nginx/1.28.0
X-Powered-By
Server
Next.js
CORS Headers
0 headers
No CORS headers found
Cookies Headers
1 headers
Set-Cookie
Cookies
XSRF-TOKEN=8092ce28-c7b4-4473-bfbc-870b14c820ac; Domain=.onedome.com; Path=/; Expires=Mon, 01 Dec 2025 00:51:50 GMT
Other Headers
4 headers
Date
Other
Sun, 30 Nov 2025 00:51:50 GMT
X-Cid
Other
2025-11-30T00:51:50.269Z_305567
X-Dns-Prefetch-Control
Other
off
X-Download-Options
Other
noopen
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology
Analysis completed in 968ms