{
    "ok": true,
    "domain": "adm.com",
    "generated_at": "2026-08-11T08:13:39-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 89,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 90,
            "security": 88,
            "network": 85,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "1 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "116 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "1 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "3 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "116 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "217.114.94.2"
            ],
            "AAAA": [
                "2a00:1c50:94::2"
            ],
            "CNAME": [],
            "MX": [
                "1 adm-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"autodesk-domain-verification=k7chgRm8VvtoElPHaraV\\010\"",
                "\"plsbjkqg6zq5ytnws11rkdsntqvx1gsh\"",
                "\"atlassian-domain-verification=tbOE2d5xXt/984ngd1V+56rUYjQi5oXyzScCN2VXnsV+DecURWUSPD9vmjkSZDm+\"",
                "\"ms-domain-verification=262e2cfa-381b-4468-aba5-ccf54770010c\"",
                "\"google-site-verification=-ApSTYxRfibALEtFkk8xA4ZS7C4TcJQKyRVPMeBGVBA\"",
                "\"Dynatrace-site-verification=68728c87-b027-4ca4-99de-abb5520a3f7c__oe8gno3rj0rkfk2c8oo342eeae\"",
                "\"Zgmz7lHahE25WAe1iLsHxblLdfilM6UzdmZBwKPYY18KKAl7IuoWvM1NEN8p2OkG7CPxz5Pm9KTkJedIecpcig==\"",
                "\"onetrust-domain-verification=290d10120f68493789e267b3d6e0e5d2\"",
                "\"anthropic-domain-verification-026hmt=uk6OnEthCm1Yw3RDI6mTx6EC5\"",
                "\"_qry9sr6kdvteqp813ikmqmssu74yhtw\"",
                "\"docusign=4d13eaa0-e377-4781-ab79-a07c1f695733\"",
                "\"bw=gs4cRuz9nc3HTuEsi2VBCKD+dmeN6jVWm8T3wY7Qmk17\"",
                "\"apple-domain-verification=mwRsB8ojGDl5stcp\"",
                "\"pardot604541=445d388bfc2f12071895b2d55887601ae453654654146d3d4c9aca900fdd1306\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:spf.protection.outlook.com include:spfsub1.adm.com include:spfsub2.adm.com include:aspmx.pardot.com ~all\"",
                "\"adobe-idp-site-verification=f8034d0c039a237a8e9a899f58f6a0197630a956c354eca8e61b10b52d57a9b0\"",
                "\"_nlz12qzcmfx07iwerc05djiy13umhkm\"",
                "\"_va0jtoymoqo11lzf76v2l3nfgj3djl7\"",
                "\"v=msv1 t=3224DF21-D6A4-4E15-B945-E15AED2DB7E4\" \"\"",
                "\"knowbe4-site-verification=ae0bdd00939aa58b40b1cf77e281df8c\"",
                "\"onetrust-domain-verification=fe7f14f0345b44a580f4345d0a768ebf\"",
                "\"docusign=c05bc219-22e4-4c31-b6f7-e83c4bba609e\"",
                "\"cisco-ci-domain-verification=65cf85a7e41881fb9ff66fd59dba411276910b79f631b46a0044cad4142ffb42\"",
                "\"ZOOM_verify_Bt8mIqWMQFuX5fBQkUsSbA\"",
                "\"atlassian-domain-verification=DJ3BRLEmx6Ui3vPze7ow5cjske8tw9T/nakCq8HawFJYJsSSmuwjKm1deIGnMqhm\"",
                "\"docker-verification=58df85f7-b82e-4055-b2cc-3ca99af98dc0\""
            ],
            "NS": [
                "dmtu.mt.ns.els-gms.att.net.",
                "dns1.admworld.com.",
                "dbru.br.ns.els-gms.att.net."
            ],
            "SOA": [
                "dns1.admworld.com. hostmaster.admworld.com. 2158 900 600 86400 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "217.114.94.2"
        ],
        "ipv6": [
            "2a00:1c50:94::2"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:spf.protection.outlook.com include:spfsub1.adm.com include:spfsub2.adm.com include:aspmx.pardot.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@vali.email",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.adm.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCBvFWwhcmaEg3bl9g0m0raM29bEh4N4AtBwggiwPFuPA8z3/ltTF7kE6Yq/8gesCwhE7bJLOTaD2/q/hWshSPc8gc3FbcSB8xZDrQ872yUAhGVfXIbBUyUegzwHK1ToGxSSsPQ5XWwhc5NNgUR6F6wG8RZ08jSIcfvOwBaFKivQIDAQAB; n=1024,1457644652,1473542252",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": ";; communications error to 69.64.44.20#53: timed out",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 31.45
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 28.9
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 59.76
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 52.89
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 162.68
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "adm.com",
        "valid_from": "2026-05-20T19:00:00-05:00",
        "valid_to": "2026-12-05T17:59:59-06:00",
        "days_remaining": 116,
        "san": [
            "adm.com",
            "www.adm.com",
            "preprod.adm.com",
            "staging.adm.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.adm.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 13:13:30 GMT",
            "location": "https://www.adm.com/",
            "server": "cloudflare",
            "cf-ray": "a2977f7fb91a508f-ORD",
            "alt-svc": "h3=\":443\"; ma=86400",
            "content-type": "text/html; charset=utf-8",
            "set-cookie": "ARRAffinitySameSite=17b79dc198b96bc89cfebb4cc8c879255c1cccf0c226c50e0740689b87a3d16a;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.adm.com",
            "strict-transport-security": "max-age=5184000; includeSubDomains; preload",
            "request-context": "appId=cid-v1:bb12e391-02f8-4362-8fb2-9d53a8ee8ee6",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "default-src * 'unsafe-inline' 'unsafe-eval'; script-src * 'unsafe-inline' 'unsafe-eval'; connect-src * 'unsafe-inline'; img-src * data: blob: 'unsafe-inline'; style-src * 'unsafe-inline'; font-src * 'self' data:",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-permitted-cross-domain-policies": "none",
            "permissions-policy": "accelerometer=(), camera=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()",
            "cf-cache-status": "DYNAMIC"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.adm.com/",
        "title": "Human, Pet and Animal Nutrition Company | ADM",
        "description": "Food is fundamental. Food sustains us, fulfills us and fuels our well-being—and ADM is devoted to that impact every single day.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "217.114.94.2": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "adm-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4009.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4029.8,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 92.01
}