{
    "ok": true,
    "token": "1f805521a8fbd05e459e2efd",
    "result_url": "https://leadshield.wpzora.com/result.php?token=1f805521a8fbd05e459e2efd",
    "domain": "gmail.com",
    "email": "test@gmail.com",
    "score": 100,
    "label": "Strong",
    "findings": [
        {
            "severity": "pass",
            "title": "Domain DNS",
            "message": "Domain resolves to a server.",
            "points": "+10"
        },
        {
            "severity": "pass",
            "title": "MX Mail Records",
            "message": "The domain can receive email through MX records.",
            "points": "+20"
        },
        {
            "severity": "pass",
            "title": "SPF Authentication",
            "message": "SPF record found. This helps receiving servers trust your sender domain.",
            "points": "+15"
        },
        {
            "severity": "pass",
            "title": "DMARC Policy",
            "message": "DMARC exists with a stronger policy. This is good for email trust.",
            "points": "+20"
        },
        {
            "severity": "pass",
            "title": "Website HTTPS",
            "message": "HTTPS is reachable and responded with HTTP 200.",
            "points": "+10"
        },
        {
            "severity": "pass",
            "title": "Email Syntax",
            "message": "The submitted email address has valid syntax.",
            "points": "+5"
        },
        {
            "severity": "pass",
            "title": "Mailbox Domain MX",
            "message": "The email domain has MX records and can receive email.",
            "points": "+10"
        },
        {
            "severity": "pass",
            "title": "Disposable Email Check",
            "message": "This email domain is not in the built-in disposable domain list.",
            "points": "+10"
        },
        {
            "severity": "pass",
            "title": "Role Account Check",
            "message": "This does not look like a common role-based address.",
            "points": "+10"
        }
    ]
}