B+
88/100

hydrobelize.com

May 14, 2026 ·
2 Critical 4 Warnings 8 Passed 14 checks
Security Headers
1/5 security headers present. Missing: CSP, X-Frame-Options, Referrer-Policy, Permissions-Policy. This exposes the application to clickjacking, MIME-sniffing, and other client-side attacks.
1/5 security headers present. Missing: CSP, X-Frame-Options, Referrer-Policy, Permissions-Policy. This exposes the application to clickjacking, MIME-sniffing, and other client-side attacks.
Critical
Cookie Security
Strengths: 4 cookie(s) analyzed. Issues: 2/4 cookie(s) missing Secure flag (_wixAB3, ssr-caching); 4/4 cookie(s) missing HttpOnly flag (_wixAB3, sec-fetch-unsupported, ssr-caching...); 2/4 cookie(s) missing SameSite attribute (_wixAB3, ssr-caching).
Strengths: 4 cookie(s) analyzed. Issues: 2/4 cookie(s) missing Secure flag (_wixAB3, ssr-caching); 4/4 cookie(s) missing HttpOnly flag (_wixAB3, sec-fetch-unsupported, ssr-caching...); 2/4 cookie(s) missing SameSite attribute (_wixAB3, ssr-caching).
Critical
MTA-STS & TLS Reporting
Issues: No MTA-STS configured — email in transit is vulnerable to TLS downgrade attacks. Sending servers cannot verify that your mail server requires TLS; No TLSRPT record — TLS delivery failures won't be reported to domain owner.
Issues: No MTA-STS configured — email in transit is vulnerable to TLS downgrade attacks. Sending servers cannot verify that your mail server requires TLS; No TLSRPT record — TLS delivery failures won't be reported to domain owner.
Needs work
DNS CAA Records
No CAA records found. Without CAA, any Certificate Authority can issue certificates for this domain. Adding CAA records restricts issuance to authorized CAs only, reducing the risk of misissued certificates.
No CAA records found. Without CAA, any Certificate Authority can issue certificates for this domain. Adding CAA records restricts issuance to authorized CAs only, reducing the risk of misissued certificates.
Needs work
DNS Configuration
Strengths: 2 nameservers configured (ns14.domaincontrol.com., ns13.domaincontrol.com.); 2 MX records present; Zone transfers properly restricted. Issues: DNSSEC not configured — DNS responses can be spoofed.
Strengths: 2 nameservers configured (ns14.domaincontrol.com., ns13.domaincontrol.com.); 2 MX records present; Zone transfers properly restricted. Issues: DNSSEC not configured — DNS responses can be spoofed.
Needs work
security.txt (RFC 9116)
No security.txt found. Publishing a security.txt at /.well-known/security.txt is the industry standard (RFC 9116) for vulnerability disclosure policies. Its absence may indicate a less mature security program.
No security.txt found. Publishing a security.txt at /.well-known/security.txt is the industry standard (RFC 9116) for vulnerability disclosure policies. Its absence may indicate a less mature security program.
Needs work
MX Records & Mail Provider
Strengths: Mail handled by Mimecast; 2 MX record(s) configured; Multiple MX records provide redundancy; Equal-priority MX records (0) — standard round-robin load balancing for Mimecast.
Strengths: Mail handled by Mimecast; 2 MX record(s) configured; Multiple MX records provide redundancy; Equal-priority MX records (0) — standard round-robin load balancing for Mimecast.
Passed
TLS Protocol Support
Strengths: TLS 1.3 supported; TLS 1.2 supported; TLS 1.3 supported (strongest). Protocol support: TLS 1.3: Yes, TLS 1.2: Yes, TLS 1.1: No, TLS 1.0: No.
Strengths: TLS 1.3 supported; TLS 1.2 supported; TLS 1.3 supported (strongest). Protocol support: TLS 1.3: Yes, TLS 1.2: Yes, TLS 1.1: No, TLS 1.0: No.
Passed
TLS Configuration
TLSv1.3 negotiated with TLS_AES_128_GCM_SHA256 (128-bit). Strong configuration with no deprecated protocols or weak ciphers detected.
TLSv1.3 negotiated with TLS_AES_128_GCM_SHA256 (128-bit). Strong configuration with no deprecated protocols or weak ciphers detected.
Passed
Known Breaches
No known breaches found in public disclosure databases.
No known breaches found in public disclosure databases.
Passed
HSTS Header
HSTS enabled: max-age=31556952s (365 days). Missing includeSubDomains — subdomains not covered. Missing preload directive.
HSTS enabled: max-age=31556952s (365 days). Missing includeSubDomains — subdomains not covered. Missing preload directive.
Passed
DMARC / Email Security
Strengths: DMARC policy set to quarantine; SPF record present with soft-fail (~all); DKIM configured (selectors: selector1).
Strengths: DMARC policy set to quarantine; SPF record present with soft-fail (~all); DKIM configured (selectors: selector1).
Passed
CVE Exposure
Detected technologies: Pepyaka, Proxy/CDN, Wix.com Website/Builder. (Proxy/CDN detected but excluded from CVE matching — upstream infrastructure). No high or critical CVEs found for detected versions.
Detected technologies: Pepyaka, Proxy/CDN, Wix.com Website/Builder. (Proxy/CDN detected but excluded from CVE matching — upstream infrastructure). No high or critical CVEs found for detected versions.
Passed
Certificate Hygiene
Strengths: Certificate valid, 81 days remaining; Issued by Let's Encrypt.
Strengths: Certificate valid, 81 days remaining; Issued by Let's Encrypt.
Passed
Recommended actions 1+ items

Steps to improve hydrobelize.com's security grade, ranked by impact.

1
Add missing security headers (CSP, X-Frame-Options, Referrer-Policy, Permissions-Policy)
1–2 hours High

4 of 5 recommended security headers are missing on hydrobelize.com: CSP, X-Frame-Options, Referrer-Policy, Permissions-Policy. These headers protect against clickjacking, MIME-sniffing, and unauthorized browser feature access. Adding them is a server configuration change with no application code changes required.

PCI-DSS 4.0Req 6.4.1
Security headers are required application controls
OWASPSecure Headers
Recommended baseline for web applications
How to fix this
1 Add a Content-Security-Policy header. Safe starting value (works with Google Fonts and inline styles/scripts): default-src 'self'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; script-src 'self' 'unsafe-inline'; upgrade-insecure-requests. Test your site after adding it, then tighten over time by removing 'unsafe-inline'.
2 Add: X-Frame-Options: SAMEORIGIN (use DENY only if you never embed your pages in iframes)
3 Add: Referrer-Policy: strict-origin-when-cross-origin
4 Add: Permissions-Policy: camera=(), microphone=(), geolocation=()
5 Verify with: curl -sI https://hydrobelize.com | grep -iE 'content-security|x-frame|x-content|referrer|permissions'
AI Summary
What this means

hydrobelize.com scored 88/100, demonstrating a strong security posture. Minor improvements are noted below.

Critical gaps in: Security Headers, Cookie Security. Positive signals: MX Records & Mail Provider, TLS Protocol Support, TLS Configuration all passed.

2 action items identified, including 0 critical. The issues are configuration gaps, not architectural problems. A focused remediation effort of 2–5 days could address all findings.

How hydrobelize.com compares

Grade distribution across 2685 companies we've scanned. hydrobelize.com scores better than 81% of them.

81th percentile
0 Percentile rank 100
88
A+
28
A
196
A-
202
B+
76
B
376
B-
138
C+
117
C
347
C-
123
D+
96
D
266
D-
632
F
hydrobelize.com — Grade B+ (88/100) 2685 companies scanned
At a glance

Key data points from the scan.

TLS Version
TLSv1.3
TLSv1.3 negotiated with TLS_AES_128_GCM_SHA256 (128-bit). Strong configuration with no deprecated protocols or weak ciphers detected.
DMARC Policy
p=quarantine
Strengths: DMARC policy set to quarantine; SPF record present with soft-fail (~all); DKIM configured (selectors: selector1).
SPF Record
Present
v=spf1 include:_netblocks.mimecast.com ~all include:_spf.psm.knowbe4.com
Security Headers
1/5 present
Missing: CSP, X-Frame-Options, Referrer-Policy, Permissions-Policy
HSTS
Enabled
HSTS enabled: max-age=31556952s (365 days). Missing includeSubDomains — subdomains not covered. Missing preload directive.
SSL Certificate
Valid
Strengths: Certificate valid, 81 days remaining; Issued by Let's Encrypt.
DNSSEC
Not enabled
Strengths: 2 nameservers configured (ns14.domaincontrol.com., ns13.domaincontrol.com.); 2 MX records present; Zone transfers properly restricted. Issues: DNSSEC not configured — DNS responses can be spoofed.