{
    "ok": true,
    "domain": "woundedwarriorproject.org",
    "generated_at": "2026-08-10T06:45:27-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "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": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 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": 55,
                "lost_points": 0,
                "detail": "163 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-60-118-98.deploy.static.akamaitechnologies.com"
            },
            {
                "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": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 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": "ok",
                "title": "Valid TLS certificate",
                "detail": "163 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-60-118-98.deploy.static.akamaitechnologies.com",
                "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": [
                "23.60.118.98"
            ],
            "AAAA": [
                "2600:1407:7400:28a::230f",
                "2600:1407:7400:28f::230f"
            ],
            "CNAME": [],
            "MX": [
                "10 us-smtp-inbound-2.mimecast.com.",
                "10 us-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"MJ_VFY=2AAEF0DAE382A\"",
                "\"MS=ms40097929\"",
                "\"07cda4e1bce84046839cb325f1cbb014\"",
                "\"wwp-www-use-prod.azurewebsites.net.\"",
                "\"atlassian-domain-verification=W2axxQUetvC5XPZbXqwEX2xEbdyxi1HEAw9YyR/hWaT7CvUJlXm8TCfaxbxftgv9\"",
                "\"apple-domain-verification=LcsGe69Y5gTNTSfp\"",
                "\"smartsheet-site-validation=WxDevxj_oMGEfqZGgoP9BqNcGMei4sK3\"",
                "\"apple-domain-verification=ZRr4FF3yWUN_zk97tqzH8SGDbS23zG1-w5YzZ0lv5e0\"",
                "\"v=spf1 redirect=523i44tw._spf._d.mim.ec\"",
                "\"docusign=a3ad8630-e830-4d81-9b49-d3742a28453f\"",
                "\"meltwater_sso_20230331\"",
                "\"google-site-verification=bsdkJKKfQ-Va8Nns8DBpnC_pnWqrPvSQEDdGLtiYLhk\"",
                "\"ca3-d48e55f6dd3b4db9818aedfe02a3f10d\"",
                "\"amOyc9JBbwTUWZl5boG9Yqhyvz19KhvbPC\"",
                "\"7ABAmwJy7Yycuvjr8eLs0e2NKKeCK9inpyOyghje//tKWVoPrt0U6fiDFzcLIfquIugrcUsLvbSVB/5ep59C5g==\"",
                "\"v=BIMI1;l=https://bimi.entrust.net/woundedwarriorproject.org/logo.svg;a=https://bimi.entrust.net/woundedwarriorproject.org/certchain.pem\"",
                "\"atlassian-sending-domain-verification=e42f3e24-46e1-47fb-b8d5-5aa9c5f88fe7\"",
                "\"autodesk-domain-verification=h3XkSq1DatutUzmtbHGC\"",
                "\"google-site-verification=lfO1s1RP4Zc_FQbqtE6Vqanzu71iA_ZrFiTdGFaxi20\"",
                "\"adobe-idp-site-verification=cbc18a89102d23923b9fb9964d17382a339673f9aa4af5dd79e15b43ad0205d9\"",
                "\"a2322405-fe9e-4490-bc12-2287801956cf\"",
                "\"yahoo-verification-key=zpUbDbxX7cw54OOsd1nocsUUv+rSqb+I15n7o0t+4/g=\"",
                "\"google-site-verification=ICyAgO7Hd7mhJl6z7VX80QAB_H-Q10FhmwCG3zCMwfE\"",
                "\"docusign=0dd500c5-60c1-45e9-b8e9-5487bcf1a55c\"",
                "\"google-site-verification=2DPGInzcZ7vVQuzyFnhNvoKDUXiXXEl_Z2QsZ8GFJJU\"",
                "\"google-gws-recovery-domain-verification=47923021\""
            ],
            "NS": [
                "a26-66.akam.net.",
                "a7-64.akam.net.",
                "a18-65.akam.net.",
                "a1-8.akam.net.",
                "a3-67.akam.net.",
                "a8-65.akam.net."
            ],
            "SOA": [
                "a1-8.akam.net. hostmaster.akamai.com. 2016013079 28800 7200 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.60.118.98"
        ],
        "ipv6": [
            "2600:1407:7400:28a::230f",
            "2600:1407:7400:28f::230f"
        ]
    },
    "mail": {
        "spf": "v=spf1 redirect=523i44tw._spf._d.mim.ec",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:11d5edc0b05e480@rep.dmarcanalyzer.com; ruf=mailto:11d5edc0b05e480@for.dmarcanalyzer.com; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.woundedwarriorproject.org",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDZcUK2QbkZ2iqWqZ6b1qc19/Zd4/1xFYT+caD+nTwqQPSQnLnKU4CbXs58h4LgvRdLcdvC8kYkaTGEFg4Y0e5N1wJ77L/0LVf+Qa6a5/PzqjjC3SkhecJKHVXMIzMcoDtGL1UamXoflziT0kWZZre68A23WUXWJWqtKFBRYOc0wwIDAQAB; n=1024,1460576791,1476387991",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-60-118-98.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.60.118.98"
                    ],
                    "time_ms": 87.26
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.60.118.98"
                    ],
                    "time_ms": 69.55
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "96.16.240.43"
                    ],
                    "time_ms": 34.69
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.60.118.98"
                    ],
                    "time_ms": 45.63
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.54.177.152"
                    ],
                    "time_ms": 286.84
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.woundedwarriorproject.org",
        "valid_from": "2026-07-05T19:00:00-05:00",
        "valid_to": "2027-01-20T17:59:59-06:00",
        "days_remaining": 163,
        "san": [
            "www.woundedwarriorproject.org",
            "akastg-www.woundedwarriorproject.org",
            "fundraise.woundedwarriorproject.org",
            "newsroom.woundedwarriorproject.org",
            "soldierride.org",
            "survey.woundedwarriorproject.org",
            "woundedwarriorproject.org",
            "wwp.org",
            "wwpcarryforward.org",
            "wwpfundraise.org",
            "www-dev.woundedwarriorproject.org",
            "www-staging.woundedwarriorproject.org",
            "www-uat.woundedwarriorproject.org",
            "www.soldierride.org",
            "www.survey.woundedwarriorproject.org",
            "www.wwp.org",
            "www.wwpcarryforward.org",
            "www.wwpfundraise.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.woundedwarriorproject.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.woundedwarriorproject.org/",
            "date": "Mon, 10 Aug 2026 11:45:22 GMT",
            "content-type": "text/html; charset=utf-8",
            "strict-transport-security": "max-age=63072000; includeSubDomains",
            "request-context": "appId=cid-v1:3a71245e-c435-4cc1-803a-8a7c7a3c75b8",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-azure-ref": "20260810T114522Z-1598cc4cb465rldlhC1CH1rzps0000000syg000000002c15"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "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.woundedwarriorproject.org/",
        "title": "Veterans Charity - Non Profit Organization for Veterans",
        "description": "Wounded Warrior Project is a nonprofit charity organization for veterans and active duty service members. Learn about our programs and supporting wounded warriors.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.60.118.98": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "us-smtp-inbound-2.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4032.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 28.2,
                "banner": "220 us-smtp-inbound-1.mimecast.com ESMTP; Mon, 10 Aug 2026 07:45:26 -0400",
                "error": "No connection"
            }
        ]
    },
    "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": 82.54
}