{
    "ok": true,
    "domain": "anl.gov",
    "generated_at": "2026-08-09T03:26:37-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 30,
        "label": "Critical",
        "categories": {
            "dns": 30,
            "mail": 90,
            "security": 0,
            "network": 0,
            "availability": 20
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "0 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": "5 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": 0,
                "lost_points": 10,
                "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": 0,
                "lost_points": 55,
                "detail": "No valid certificate was retrieved."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "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": 0,
                "lost_points": 40,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "No successful HTTP response."
            },
            {
                "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": "error",
                "title": "IPv4 (A)",
                "detail": "0 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": "5 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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "error",
                "title": "Valid TLS certificate",
                "detail": "No valid certificate was retrieved.",
                "category": "security",
                "max_points": 55,
                "earned_points": 0,
                "lost_points": 55
            },
            {
                "level": "error",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "level": "error",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "No successful HTTP response.",
                "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": [],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mailgateway-bak.anl.gov.",
                "10 mailgateway.anl.gov."
            ],
            "TXT": [
                "\"adobe-idp-site-verification=ef6a1945-7c07-45c9-8bb8-7fb371f2df20\"",
                "\"figma-domain-verification=99ff5a7f5f6f1e501a473ed4cbe92478ee9870a9dcede8906de60404162534fc-1778080162\"",
                "\"v=spf1 ip4:104.47.0.0/17 ip4:130.202.101.16/28 ip4:146.137.81.0/24 ip4:148.105.0.0/16 ip4:149.96.192.110 ip4:149.96.192.2 ip4:149.96.193.110 ip4:149.96.193.2 ip4:150.105.185.150 ip4:150.105.217.150 ip4:154.48.212.31 include:spf1.anl.gov ~all\"",
                "\"2ibkr1kuu7+w/map7uwmbbd9frpye+pkwdqlk0bpovkla1rhtt1xo/x01c+igjdgjtqzsboozfj11xgykmboig==\"",
                "\"8089FDAF722BCD30F4C2EDC4A362FB89\"",
                "\"atlassian-domain-verification=uspdDdrhPiR7fOdQ2YfnMPtgsG16C0ouHuxfOe7X5QttOanw72PE8J9K2F8yKO6o\"",
                "\"ITg1TBgzmc/z4644MLphCXVQfkWDhlWi2UlplXSTqkyt5t/Y24oHnJ2ydZpIqPg8kfKLinkS9ovTM4o5Wa5Tgg==\"",
                "\"vb26ztyh275zp16x4h6bn1kzj2b7ws9j\"",
                "\"smartsheet-gov-site-validation=yuBM_ArQ-hh2kJRHrs89fjjFFlE5T9Cv\"",
                "\"ca3-61ce2320984b4eb78dcb684341d2c6ca\"",
                "\"ca3-f878de17b13744faa7530f5682b9178c\"",
                "\"openai-domain-verification=dv-5PrDm8lWmnP9yrjxHsF23hr7\"",
                "\"google-site-verification=SI1Xls5n_XcwlBogtDN-u-60Dc3kbLKlweyZIPSXUgo\"",
                "\"censys-domain-verification=y6497YyxhPDOvIBwU7eRL2jPAqzPmSuI91dljihMYgfA\"",
                "\"projectmanager:NmQ3ZTE3NTUtM2FjOS00MGQzLWFlYjctZjUwNzNhZTg5MWY2Tb6/opVKEqU=\"",
                "\"have-i-been-pwned-verification=dweb_ojegg38abbpc4w9xte2e3aq6\"",
                "\"ms=ms71281717\"",
                "\"8D253B8B0789E3120F88F016052ACB79\"",
                "\"ibmid=17ac00d7-09ab-4a0b-887d-d04626dc49ea\""
            ],
            "NS": [
                "t1dns2.anl.gov.",
                "adns1.es.net.",
                "sdns.lbnl.net.",
                "t1dns1.anl.gov.",
                "adns2.es.net."
            ],
            "SOA": [
                "dns0.anl.gov. hostmaster.anl.gov. 2026080657 7200 3600 1209600 7200"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [
                "256 3 8 AwEAAcM2roG4li6xznqX1CFTWpsgD1f3vrba0OKkCvtqAVd845EbKMDZ KfKRcedye6wUP1J0pGUMZ+V1ct9dqEkAltXkSazlIEk7AmUYcNrbVse1 0m0JxcW8sQmHrE5ZjkmSTC6YJMQL3p0RPSpvIG1bg0RwWxQP02TvTTyW tH2G0DbR3pZkOj6pJEBE3rcY3gId8/53Wbd8DCPmQTdGtNjYP2KPR+Y4 Mo9S3QoP8GAXwq43BfPFY2j3BPzCwQJsdGW7IdfNbh7LvDj3KvXy2y8L tniafyBjGQfTxQGdOe3PKAGCWjWurj03Yv4VJw41JnRVCQSHoR2xLatD ao1KwGuK1Zc=",
                "257 3 8 AwEAAeIcu59RtoGgNJ/XdTj+R2GtyuF413rYON87DioMkTgMoZdtoWf4 8hq+t/f2OWyofmuvKnaN2ESZK8p+MtPTBMcEKJp5AnSPzm5fwK+yqbeA qchZZUWQZPStxl8/XQEwNG1aRnznPuW/KD40k2nKecSxf2/bQ4KYGaN4 J46qG/nqT4J/CnqJfbY0o1hXSWEZEkspAzNQM+zxZsk3phyrE7mfu0Lf QOAbeNp/spE+yesCi0TqjoAYYYokS7i2sbtCZN+1mIoot2O02dMm7qUU 04+mqy/qGkd7DMg06USDnnKukTXNmEtGOo19dEU6FxccGrqzgP2fBIu7 ZMxtzYmpLzM="
            ],
            "RRSIG": [
                "SOA 8 2 86400 20260823071506 20260809061506 11793 anl.gov. mqKswQAYLQggR+FpyJh8hjyN9bhLdwf6C396aTuYf5HTpWrx/z0npCkT ZPifd4ue7ISZ/EvGKnotQFNZm0gnskgApe8WX8lCGeHIi2trFTveVvbs rRfurVH/o0iRT0zkUPnop8ZnlVpoAeZNv9+vkr0uk3zuubiDyUIoagUS /xzAgOpjTTnmqkEFJI7AlYtjTMGZXi/wIG4vwR5hH7CsOr/1UxpfA4MD o5OlEMXwvYKXCAKVOHIGZlBROdrzD81Q8dPqTJ58VKOq3jjxtl8Cumly LnLoXDRM21SnXUVYsEmJNxE5JgigqoDYn0p4MCg9buawIJHzKZOEV/Z9 RIoO4w==",
                "TXT 8 2 3600 20260820070350 20260806065834 11793 anl.gov. qUDWjS/e491l5S4+GAcLbYwVQoCz6ua4UKll1d+vBTIWHomqy28ZufjJ YSOlkK4SR1wdoukOgp4dWOGUO9XgDKGBV1ZyuJRnKJXilw1rkwVQ1OBb h/dkH31A4K7VdtYrtTn46o45lOiTdx8OVSZv50l/xW68XxnfPwS/whGl KgULmI+H84j+FaoSulrgU3X14cJ6Ar/f7P/EaHzQFHJ/ZL9Rooee50yc Rx1ETTPdSgN6ThpuEBIp5zjGpJVivMA6te7i1F1eWfqRauORmr7Qk8YF 6aDHOlqWhkNb2BQMU+vB/wGurOQLp+9awyb5BUHn7DmEbYc6ppy69BAM wXwO3g==",
                "NSEC 13 2 1800 20260810092627 20260808072627 35496 gov. hWbWkQ0wIsBrH5I4TOKjIQFRqMCqAuyzaeYwbh7TdeNQoh8z6gZnhekd I8jJHfpiOnB7g7J9EBG+GNOytirNPg==",
                "MX 8 2 86400 20260820170736 20260806161554 11793 anl.gov. SXcZz9Wk7JrGfvozuHpIybmcQ1Fxx+PjuAU++GmXzwHOvkiLP7o6QkJK ODnWFRM3nX+l4T004mbxG/9FWiNfeIAmss6OWmQuKaYKG17EotKIgD+b EO/1360on0NL5yq/AGXMDjeK/Rn8yylbYeYrpCEG/7XEigvRfYsu4MgY Vd2iDK5ONZEsebrIhonKQn1qSmDH0kC2F+TxkdR6oQHHpji24obLgzAi +dErIEG8es1dMoneJfyVnRNDY7cz6SqzJeyGfPd5zEaSJxOlDG3oLiaD IoIhHs5g6HDHmYhp0EoBAG0DwzyZ+AS+I1zLsXEeoydGnrKBK2s56DOZ HR5yxQ==",
                "NS 8 2 86400 20260820170736 20260806161554 11793 anl.gov. Afv3FtIkUUo1uYF2ao5tg/XCT4qomLzFDcyAs5wDmNMfxsWy09b0BKMW RczrFu5RZSn+rkfp+xHu1KsB+dEpFo72jksRS3fFur3UGb2KXuCHIikB 0NsHnU7rOdr3X6aUs2qqCK938jWyrl1qAK09jqz/U50gAoZDe331LY3r uywbSehjPuWDunuEiMOVWYt8Nd2ubtrqypGHp7eN4kUWlaNQR1UZeNDm 9wUrnK6LJHaKhtAGVLrnNXtjG7Zoq0ioimu1ZOsmDHer9ND/wd35JxjW 7qe2My80Y2gEYlRLypuWoqJje0LhXrevC+ZpTDSQG3mcRmmpLZ8mc9uk VHH+Lw=="
            ],
            "NSEC": [
                "0ec67e8445e83f4b3e138bf12277834f.anl.gov. NS SOA MX TXT RRSIG NSEC DNSKEY CDS CDNSKEY"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:104.47.0.0/17 ip4:130.202.101.16/28 ip4:146.137.81.0/24 ip4:148.105.0.0/16 ip4:149.96.192.110 ip4:149.96.192.2 ip4:149.96.193.110 ip4:149.96.193.2 ip4:150.105.185.150 ip4:150.105.217.150 ip4:154.48.212.31 include:spf1.anl.gov ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:uxknpyfa@ag.dmarcian.com,mailto:reports@dmarc.cyber.dhs.gov,mailto:anldmarcreports@anl.gov; ruf=mailto:anldmarcreports@anl.gov;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.anl.gov",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqUyM2CstKi+97snwZONmnWcHnT1gqW3I+PmK/FI4ACH/FQPypCm7eys+wNnfvKMrWxn/nd0hjZAhq56G7Lxa2Ml2frI8h5x467B2ZUMk/JkAOji1KdB3qsluFOLCdZXRbflzP140eg4HxXnVMlsJseKRBedrQA/FZF2IMK2rZ3heTPMY62DVIIwNlX9OF05tCz8JCnCaDCqj8HSezGENiwWk8wXscE33GV5nb5BRfxHt6g/mQeu8NSJQO+tewGmlNpO8FWxHTR/BjpnUkTycN+gHsCaA+S7chIWW7oHK356oCQDDGudt+Brsb1XXD3zH2LOxEIhvETMbKSpk6P/paQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://www.anl.gov/sites/www/files/www1/www_legacy/anl_templates/images/bimi/argonne_national_laboratory.svg; a=https://www.anl.gov/sites/www/files/www1/www_legacy/anl_templates/images/bimi/argonne_national_laboratory.pem;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [],
                    "time_ms": 61.69
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [],
                    "time_ms": 38.31
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [],
                    "time_ms": 43.7
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [],
                    "time_ms": 53.42
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [],
                    "time_ms": 136.14
                }
            ]
        }
    },
    "ssl": {
        "available": false,
        "issuer": "",
        "subject": "",
        "valid_from": "",
        "valid_to": "",
        "days_remaining": null,
        "san": [],
        "protocol": "",
        "cipher": "",
        "error": "php_network_getaddresses: getaddrinfo failed: No address associated with hostname"
    },
    "http": {
        "url": "https://anl.gov/",
        "status": "",
        "http_version": "0",
        "headers": [],
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://anl.gov/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Could not resolve host: anl.gov"
    },
    "network": [],
    "smtp": {
        "host": "mailgateway-bak.anl.gov",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.9,
                "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": 116.13
}