
{
    "success": true,
    "engine": {
        "name": "Authorize.Email",
        "type": "email-authorization-intelligence",
        "version": "1.0"
    },
    "scan": {
        "domain": "firetip.pro",
        "timestamp": "2026-09-17T21:05:35+00:00",
        "source": "public-dns"
    },
    "score": 100,
    "grade": "A+",
    "verdict": "DOMAIN_AUTHORISED",
    "checks": {
        "mx": {
            "status": "pass",
            "records": [
                {
                    "host": "firetip.pro",
                    "class": "IN",
                    "ttl": 60,
                    "type": "MX",
                    "pri": 10,
                    "target": "smtp.firetip.pro"
                },
                {
                    "host": "firetip.pro",
                    "class": "IN",
                    "ttl": 60,
                    "type": "MX",
                    "pri": 20,
                    "target": "mail.firetip.pro"
                }
            ],
            "message": "2 MX record(s) found"
        },
        "spf": {
            "status": "pass",
            "record": "v=spf1 ip4:137.220.90.128/29 include:smtp.firetip.pro ~all",
            "message": "SPF policy detected"
        },
        "dkim": {
            "status": "pass",
            "selector": "firetip",
            "message": "DKIM public key detected using selector \"firetip\"",
            "record": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwg7Z4JPE2R2LYTf7nHzyk/cW2HXOIqAHAYeLxyBhvnt5BlhwGXFAaOpUUfA9kO6PP6OGRXdNvPNG++VOioF0bBS53gq/eZoupkrMK8vtz3Xfaw8+VYW9wRWUr7ZiDyskHa71BzbZZP+yf3VpnEwzYQwO4h/kYc5oTz5CIM8dhPYyoqqRRlXynRrbMtl6pbUdZI2t/4KM9DgcTaa8hdsjVrF0unhzKlP97v0Y4YY9YzfyNukQCOlsCHYH88pTO3LtaPaanUHiBw3DO1p/Iqrp8OYO1oF6MgJKbCf69xZkmANXcq7QljId5QreEsts42AOnqLdrHsekpmP1TFphxuIPQIDAQAB"
        },
        "dmarc": {
            "status": "pass",
            "record": "v=DMARC1; p=reject; ruf=mailto:contact@firetip.pro; rua=mailto:contact@firetip.pro;",
            "message": "DMARC policy verified"
        }
    },
    "dns": {
        "nameservers": [
            {
                "host": "firetip.pro",
                "class": "IN",
                "ttl": 60,
                "type": "NS",
                "target": "ns1.scloud.live"
            },
            {
                "host": "firetip.pro",
                "class": "IN",
                "ttl": 60,
                "type": "NS",
                "target": "ns2.scloud.live"
            }
        ],
        "soa": {
            "host": "firetip.pro",
            "class": "IN",
            "ttl": 300,
            "type": "SOA",
            "mname": "ns1.scloud.live",
            "rname": "Webmaster.scloud.live",
            "serial": 2026072901,
            "refresh": 6000,
            "retry": 200,
            "expire": 1209600,
            "minimum-ttl": 300
        }
    },
    "findings": [],
    "ai": {
        "purpose": "Provide structured email-domain authorization intelligence to an AI system.",
        "interpretation": {
            "mx": "pass",
            "spf": "pass",
            "dkim": "pass",
            "dmarc": "pass",
            "overall_score": 100,
            "overall_grade": "A+",
            "verdict": "DOMAIN_AUTHORISED"
        },
        "limitations": [
            "DKIM discovery is selector-based and cannot prove DKIM absence unless the authoritative selector is known.",
            "DNS results reflect publicly resolvable DNS at scan time.",
            "A healthy DNS configuration does not by itself guarantee successful mail delivery or sender reputation."
        ]
    }
}