{
    "ok": true,
    "domain": "dla.mil",
    "generated_at": "2026-08-10T19:10:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 31,
        "label": "Critical",
        "categories": {
            "dns": 50,
            "mail": 70,
            "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": "2 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "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": "8 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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "2 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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "8 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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": [
                ";; communications error to 69.64.44.20#53: timed out",
                ";; communications error to 69.64.44.50#53: timed out",
                "; <<>> DiG 9.18.39-0ubuntu0.22.04.4-Ubuntu <<>> dla.mil CNAME +short +time=1 +tries=1",
                ";; global options: +cmd",
                ";; no servers could be reached"
            ],
            "MX": [
                "30 dasmtp06.dla.mil.",
                "20 sec-jeemsg.eemsg.mail.mil.",
                "10 pri-jeemsg.eemsg.mail.mil.",
                "30 trsmtp06.dla.mil.",
                "30 trsmtp04.dla.mil.",
                "30 dasmtp05.dla.mil.",
                "30 dasmtp04.dla.mil.",
                "30 trsmtp05.dla.mil."
            ],
            "TXT": [
                "\"adobe-idp-site-verification=04e37d2798611f68cc6817f25c1f7efc9aea2cbe78b3d08e87aec318540037d0\"",
                "\"docusign=8ea5c522-dc92-47e3-be21-5f571ccb03de\"",
                "\"docker-verification=d28cdd2d-0741-4177-a24b-1ad7d9e7df90\"",
                "\"_71txwcbzemzmi8g5ata3rie3cxy4ugo\"",
                "\"uvczQzDPa5UgP1Wm9JjtlRpheJ1UBRzA5a3XUC30mIhjAzrFMKpGLs6PQJ1geQYARjeg4Zt8C04RRRaNcB+kRQ==\"",
                "\"_lp3x8wdho07em8epqv3h3hnncw4yu6v\"",
                "\"cisco-ci-domain-verification=5803c5945bb469119eb0f4e523711faf6413190208183d7855bc9be3cffb6616\"",
                "\"MS=ms56158023\"",
                "\"apple-domain-verification=v9QFCru8TOLpABZB\"",
                "\"v=spf1 ip4:164.87.24.0/25 ip4:164.87.32.0/25 include:_spf.eemsg.mail.mil -all\""
            ],
            "NS": [
                "ns4.dla.mil.",
                "ns1.dla.mil."
            ],
            "SOA": [
                ";; communications error to 69.64.44.20#53: timed out",
                ";; communications error to 69.64.44.50#53: timed out",
                "; <<>> DiG 9.18.39-0ubuntu0.22.04.4-Ubuntu <<>> dla.mil SOA +short +time=1 +tries=1",
                ";; global options: +cmd",
                ";; no servers could be reached"
            ],
            "CAA": [
                ";; communications error to 69.64.44.20#53: timed out"
            ],
            "DS": [
                "36271 8 2 AAC1A152ECD7E981C6939DEE5F01FFB07C73BD4DE44CACD58F38FF68 2A54AABC",
                "36271 8 1 1A47960C1161F3A9B942E6AE32B7F6F6B3B32D0F"
            ],
            "DNSKEY": [
                "257 3 8 AwEAAdqlvbZWW897tKNrhRPCQmbDXXaCsqBEGS1Cbp5zH+L73PSiDcAT YfB+o1pvrsIktFr+pL+cTHYifXLWQdyTbMfh6TMWZ8DXVrO29rXLe7jW u8QiaMYT+TTPJ+kOGvr+JkbNJxRLjXMXBURVIL6KmrLsGR+yKeXTCL9c DlCbm2DIFsxiqibR/KWvoy4L0bwlePW/lkOP443wmp69/FGPjIEOXZEO 9Z5FhZBIeXT8IHlgZQ79MCu+lf+TsPP+mAlvEX6Fx12K93Hw+XGmsAlR sK8PStNMqP0y0BJM1Egrnj/Uugf83lJTAY0g214I60XsZ2vx2vVgIzFw slQhPLPcYgM=",
                "256 3 8 AwEAAeZLPcj/2f0edqEOsduJv+M//qzGHW10D6jYd2zyt5ITHalY96S6 DwZ4jxkejSfK5QnPPdJphu5H5O1/BH3USNmAaR5ZTfNrZkrDAHQij7ys WRjed6WEEBf7Lr2d15kejuEORQsPT979y1HL2OR3M8M0SbNmnz8YgpZD HllpFfkp",
                "257 3 8 AwEAAb1BScMJW9NUx5J4MC62wTFbMBRDTGuGCDNiy2RcbRjqLwstgYxU gfnLi+46p++YnDFF02laemCQR6g9CnXJCvaAgZtrmwuIH0iQfU41Xrol 425CQ6/LCF6X5DnwIcxdn3Y8sHQDKqBL/WVYE4nIwGm2yXDv5aYsEabt aaTqPROIsAqFpYOCp0I8GttNR9rBrOQWoQ5w/D2gq/e1GlRHoUfkh1/W 2I8uepecCDlPD7ng21ibK+ivcnM0BVUG5gHEV+LO3NTLmKy1B5BAUAh6 fhqGgb5J2w07qrr6YLryHfOlRzx6P5BEVRzG48hW16lfmH4DMLVlMbv/ 1j1H23+Uels="
            ],
            "RRSIG": [
                ";; communications error to 69.64.44.20#53: timed out",
                "DNSKEY 8 2 259200 20260815170857 20260809161054 12052 dla.mil. GTuw+EpgW62MJkHZBJazbIrF2y2QOsLMv7iGl2yI+uJyYu99v0nlHvjn I/W6AfhGTS99vKUcY5igGJqXXrAkQpj8fyZldEInAH1HIKjrcQ7rwv98 tOiGJTtemrq7M/YFNtDtlmX6crIYkQS/DWcg4M/2nSmRnyul8sfn74C+ SnIZzcud1BEdN0bEkCXatJGYnBaBtmW4Y0+lZJGRlPmBWKKGOR++5EJr BI2n4epfLuwL6Q92cle+OGALF4oGtm54fYjcATC4S+OzPK2W+JioQgeQ VTa7p1VOI7uc9r/dhhFVb/cPYO9A0R0Y3r1C2yH7GTwuDs8Hp+B5E+xk l2EHCg==",
                "DNSKEY 8 2 259200 20260815170857 20260809161054 36271 dla.mil. LnISryHlGDFYNdNmQyABY9xVW8Bq65XVD+VMfO+MuJ+Z+LqpI8YpV0B5 38NfvB1dv9nf+yFqrhfdqzXtG9ynKGWaZkMwomTCQ+KiwCdrU75dKCgd YbH42Gm9duT3yaSVbCNxtpzI5fR9qVL08aAv/paJoh3oSD2EUbT9QaQM DFuVN7DG2u0PhPtnExgycIoEWNJ7vUgFZhW6RtjR7v4JsgDBvsXolWuI AVsue6hxCFXz61w8XHucjhH/kKx5Ri7Jps7n1QaitkFvr/Nxni68ABfM 2gzjtOqeqKOPtdc7B56KqV06bPe9zmlGtvB+eU/6Dg7IhpRizplEid6L 5ULXqQ==",
                "DNSKEY 8 2 259200 20260815170857 20260809161054 58143 dla.mil. 2j/nYFswlKTOB1YtzkHQLtJo/keF97j+sY9IWSbEEAjlDAx50wtlp0RT aBUWlf/IUICGTAumo3cXpXkF8NBiXzpddkqnXJMuP/ybdsj/tr76BOCA O7yBdaFt2bV3t+J3o6HidFgDq9BOQ/JwqhOO2NKUqeHK0SqOu9r6G3oW g4w=",
                "NS 8 2 900 20260816220946 20260810214306 58143 dla.mil. WHf+KtituIf4xhelPnN2CSl2W3jqyIiAgMCEWZ3ikA+sqJWG63dkrQpA KuIyWIWc13vLAsQfN5CEzmlzgDccfWoebd1ngbs1AceC9z8+Qc45roeq sbs90LFwBb0uNHdd4QVtLKmkmGDYUs/H20i9/4Cvc6UxISPz1NLNwz8X bck=",
                "MX 8 2 900 20260816213001 20260810203540 58143 dla.mil. jWbNrwZyusgkShMC9K/eDQ93smskVJnKadf18Dbl64/gTndTg2Ynjnko fSlSoN95WRAL4NUvLFH3A6iUB/SE75M+O2ufCQFBbzDu+FcZyFNr/ZPV kmN5DmTpOif9IUs2dAM0xgD8uTzF8JnUiS1QFz7GRn1jr2ZV0aGMYJo9 pKc=",
                "DS 8 2 10800 20260817113015 20260810113015 43458 mil. Q2KmOH7abtTGLZCzn8+M0J1mxUU+Oj2fi/G+psbFq+4JH3oHj2hWSV+f 6lj3Iiyr0h5BHtY0cszcIWHcFrnHnHcjZbeoXHMlIatVjoPrvxEDEjQW kMvwfhNcUKE5q/s1RkS7AUoWvbqaNOuC9r4/U5xtStLaQVjZX4AyOLD9 cCg="
            ],
            "NSEC": [
                ";; communications error to 69.64.44.20#53: timed out",
                ";; communications error to 69.64.44.50#53: timed out",
                "; <<>> DiG 9.18.39-0ubuntu0.22.04.4-Ubuntu <<>> dla.mil NSEC +short +time=1 +tries=1",
                ";; global options: +cmd",
                ";; no servers could be reached"
            ],
            "NSEC3": [
                ";; communications error to 69.64.44.20#53: timed out"
            ],
            "SRV": [
                ";; communications error to 69.64.44.20#53: timed out",
                ";; communications error to 69.64.44.50#53: timed out",
                "; <<>> DiG 9.18.39-0ubuntu0.22.04.4-Ubuntu <<>> dla.mil SRV +short +time=1 +tries=1",
                ";; global options: +cmd",
                ";; no servers could be reached"
            ],
            "NAPTR": [
                ";; communications error to 69.64.44.20#53: timed out",
                ";; communications error to 69.64.44.50#53: timed out",
                "; <<>> DiG 9.18.39-0ubuntu0.22.04.4-Ubuntu <<>> dla.mil NAPTR +short +time=1 +tries=1",
                ";; global options: +cmd",
                ";; no servers could be reached"
            ],
            "TLSA": [
                ";; communications error to 69.64.44.20#53: timed out",
                ";; communications error to 69.64.44.50#53: timed out",
                "; <<>> DiG 9.18.39-0ubuntu0.22.04.4-Ubuntu <<>> dla.mil TLSA +short +time=1 +tries=1",
                ";; global options: +cmd",
                ";; no servers could be reached"
            ],
            "SSHFP": []
        },
        "ipv4": [],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:164.87.24.0/25 ip4:164.87.32.0/25 include:_spf.eemsg.mail.mil -all",
        "dmarc": "v=DMARC1;p=reject;rua=mailto:dmarc_reporting@dla.mil,mailto:dmarc_reports@mail.mil;fo=1;",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [],
                    "time_ms": 56.84
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [],
                    "time_ms": 58.99
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [],
                    "time_ms": 156.51
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [],
                    "time_ms": 50.62
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [],
                    "time_ms": 203.34
                }
            ]
        }
    },
    "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://dla.mil/",
        "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://dla.mil/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Could not resolve host: dla.mil"
    },
    "network": [],
    "smtp": {
        "host": "dasmtp06.dla.mil",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 3108.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4001.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4079.1,
                "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": 113.49
}