{
    "ok": true,
    "domain": "cargill.com",
    "generated_at": "2026-08-10T01:44:50-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 84,
            "network": 65,
            "availability": 60
        },
        "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": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 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": "2 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": "167 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-34-232-195-111.compute-1.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 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": "2 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": "167 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-34-232-195-111.compute-1.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "34.232.195.111",
                "174.129.131.186"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-001c3202.gslb.pphosted.com.",
                "10 mxa-001c3202.gslb.pphosted.com."
            ],
            "TXT": [
                "\"docusign=40190446-c083-4b33-b6ba-b64fc7e916cc\"",
                "\"3orifcgs8a7545c2f3gki5nth2\"",
                "\"e2ma-verification=71lgb\"",
                "\"docker-verification=004205b7-c2b0-4518-8944-d68aeee60422\"",
                "\"MS=ms11189122\"",
                "\"00DcW000005HGWv=1TBcW0000000AH7\"",
                "\"00DDo000000s8uA=1TBUW00000001Yn\"",
                "\"msfpkey=58ejwea8wb94doyc5j8264vev\"",
                "\"jamf-site-verification=-xuKjUqlIFsUaQOD5Al7sQ\"",
                "\"13a725f024834f39bc98072dce03835b\"",
                "\"infoblox-domain-mastery=04313aac62eb1172e36e5d23ddc64a4f0a54e17c87d40820ebcf4d205adaf8b579\"",
                "\"box-domain-verification=b726c75afe4a5c9ba635d236996fe20e34b37f54439e8396489ca0a05d2fa869\"",
                "\"openai-domain-verification=dv-4Dz9Z0uqfc3iiWUxsfw8r4VQ\"",
                "\"astro-domain-verification=cm474u1a316qg01nler89shsx\"",
                "\"c51ac7de-491f-4096-961f-82e6edf17ca4\"",
                "\"702d881b95e54451bb43ed5b1eded2da\"",
                "\"adobe-idp-site-verification=db87613ce5282977fcee954b73a142d8bfe912b3c6d5bfedfbb796320187cde5\"",
                "\"ecostruxure-it-verification=44967acb-0fbe-49d5-9c3a-d68ebfec2adb\"",
                "\"C4hyNAftTGf+8+b3uaiO9O0agA3G94rI9pmw1GJjxxIAyWEIeY14FJyyM/dRhMSh7h5txAwi/32iyLlU1NmV1Q==\"",
                "\"brevo-code:609384426844d383e87d2861275335be\"",
                "\"MS=ms83230276\"",
                "\"6858051af8564710a1c828bd866fd9a6\"",
                "\"l+0mgaRrXvk0s2p+Fpy0vLDxsxES//ACbDZFunHd/Sw3ZQ9YOTWXLPl+bPECfIJi/P9YK/PuaiVAKWo9bq/F6g==\"",
                "\"successfactors-site-verification=YWM5M2ExNWRjODRmZTI5NDI2NTE0OGEzODUxZGYyNmQzZDY2ZmY5MGUyNjBkYmVlZWE2YWUzOWE1MGE1OTdlYQ==\"",
                "\"facebook-domain-verification=jxqi452k3uqt9vv63rwrlneg6qj642\"",
                "\"x3ccmrv0tscml390tsvz2fkc4wbvlr59\"",
                "\"apple-domain-verification=kKIMH7ksTeamHEQa\"",
                "\"wrike-verification=MTkzMzg3NTozMjFiZjA0ZjRiZDJjM2MzNDFhNjljOGM2YTZlM2E5MzMzODZhNmEzOWUxM2MxNzg2ODJjYzZhZDM3NDRlODI0\"",
                "\"d365mktkey=ubz316ysuaf9swylzwe5uf5t\"",
                "\"anthropic-domain-verification-jh8p4f=ePOF9ul3N3Smkk9Mt813VXv9k\"",
                "\"atlassian-domain-verification=JSfFcKj5kdCviOBxnBo/jxsf5bJU35lh2zeBmZDHvS5dqhqFCOhGXs7V8pFxfUZG\"",
                "\"v=spf1 include:spf.cargill.com include:spf2.cargill.com include:spf.protection.outlook.com include:_spf-dc2.sapsf.com exists:%{i}._spf.mta.salesforce.com a:c.spf.service-now.com a:b.spf.service-now.com\" \" a:d.spf.service-now.com ip4:74.209.251.23 ~all\"",
                "\"pfvqp04z5svxh597kz7htbdb488xqgy5\"",
                "\"successfactors-site-verification=NDEwNmZmNDk0ZWUwY2ExZGQxYmFjZTVkY2E5MjliMDc0M2VhOTZhOGY0NjJkNTUzNDBmYTRmNDAzMzMxNmQxYg==\"",
                "\"docusign=d5ae551b-c574-4f70-8c6f-9a0a9a033dea\"",
                "\"autodesk-domain-verification=PbeOPFBmoKKVEt7fLag4\""
            ],
            "NS": [
                "ns-454.awsdns-56.com.",
                "ns-1090.awsdns-08.org.",
                "ns-937.awsdns-53.net.",
                "ns-1896.awsdns-45.co.uk."
            ],
            "SOA": [
                "ns-1896.awsdns-45.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.232.195.111",
            "174.129.131.186"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.cargill.com include:spf2.cargill.com include:spf.protection.outlook.com include:_spf-dc2.sapsf.com exists:%{i}._spf.mta.salesforce.com a:c.spf.service-now.com a:b.spf.service-now.com a:d.spf.service-now.com ip4:74.209.251.23 ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "mail",
        "dkim_host": "mail._domainkey.cargill.com",
        "dkim": "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5/2V1/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-34-232-195-111.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "174.129.131.186",
                        "34.232.195.111"
                    ],
                    "time_ms": 89.79
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "174.129.131.186",
                        "34.232.195.111"
                    ],
                    "time_ms": 21.14
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "174.129.131.186",
                        "34.232.195.111"
                    ],
                    "time_ms": 23.37
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "174.129.131.186",
                        "34.232.195.111"
                    ],
                    "time_ms": 26.87
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "174.129.131.186",
                        "34.232.195.111"
                    ],
                    "time_ms": 40.77
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "cargill.com",
        "valid_from": "2025-12-26T18:00:00-06:00",
        "valid_to": "2027-01-24T17:59:59-06:00",
        "days_remaining": 167,
        "san": [
            "cargill.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.cargill.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 06:44:50 GMT",
            "content-type": "text/html",
            "location": "https://www.cargill.com/",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=86400",
            "content-security-policy": "default-src 'none'; form-action 'none'; frame-ancestors 'none'; object-src 'none';script-src 'strict-dynamic' 'unsafe-inline' https: https:; object-src 'none'; base-uri 'none'; require-trusted-types-for 'script';",
            "referrer-policy": "strict-origin",
            "cache-control": "max-age=0",
            "server": "AkamaiGHost",
            "mime-version": "1.0",
            "content-length": "369",
            "expires": "Mon, 10 Aug 2026 06:44:50 GMT",
            "alt-svc": "h3=\":443\"; ma=93600",
            "akamai-grn": "0.f3263e17.1786344290.cff70f96"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cargill.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "34.232.195.111": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "174.129.131.186": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-001c3202.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 50,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 49.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.9,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 81.31
}