{
    "ok": true,
    "domain": "vanguard.com",
    "generated_at": "2026-08-09T06:57:10-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 69,
            "network": 65,
            "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": "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": "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": "4 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": "49 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-64-112-83.deploy.static.akamaitechnologies.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": 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": "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": "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": "4 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": "49 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-64-112-83.deploy.static.akamaitechnologies.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": "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.64.112.83",
                "23.64.112.75"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "200 mx0a-00031e02.pphosted.com.",
                "100 mxa-00031e02.gslb.pphosted.com.",
                "100 mxb-00031e02.gslb.pphosted.com.",
                "200 mx0b-00031e02.pphosted.com."
            ],
            "TXT": [
                "\"\"",
                "\"MS=ms29182466\"",
                "\"MS=862C40357B12B53F6BA803DF5F226E89B865180B\"",
                "\"wiz-domain-verification=06277e40faff490b598986435f7df4084037cf4d75ee1d48318ba698fa5a075b\"",
                "\"onetrust-domain-verification=dc21de16e68e409a9fdd78e315ce4b2c\"",
                "\"atlassian-domain-verification=WXsXtuSPX20FfJTEaOkYYYssbJGDXAdb6JMprsc5QIvbBZD3aLU/8GsqT1668m1v\"",
                "\"confluent-verification=7078407b-ec54-4641-b85f-c59c10f13d0b\"",
                "\"onetrust-domain-verification=6b0bb7d88a214d4a82807dae6a829f0a\"",
                "\"vanguardcharitable.org._report._dmarc.vanguard.com\"",
                "\"cloudhealth=babf140f-c5f5-4138-b5c6-9c64dad3c0c9\"",
                "\"google-site-verification=SFerS1-nrHDN_0nydlWg_XY3b_BDJ73sulCz4SpwJE8\"",
                "\"wiz-domain-verification=c5b16cc8b11245ead47c58491285e3c2b74c8e5502eabe36aacf8bb34a32b896\"",
                "\"calendly-site-verification=ijnd6CFlhgh4AeoNvw96RtUHuAcliHMMXXRQM33Vq\"",
                "\"docusign=e12900b8-1676-4ce3-b570-f9419d79fde1\"",
                "\"vanguard-operations.com._report._dmarc.vanguard.com\"",
                "\"docusign=a47722a4-319c-42ac-8021-db1f7eb7957b\"",
                "\"h1-domain-verification=3Ur16bw6X985Az85HcbF7h7yMUkvbQjwo9Df4JwZaLUG734M\"",
                "\"jamf-site-verification=VF5cgPFBqJLab25WFLGbng\"",
                "\"apple-domain-verification=Crwq6sA1yJL5ZnjB\"",
                "\"MS=ms42069259\"",
                "\"apple-domain-verification=N0DjUaDn81U8Yog8\"",
                "\"vanguard.co.uk._report._dmarc.vanguard.com\"",
                "\"cursor-domain-verification-7t210z=RB7pSC9QWZX3v2dsVuU1kh2yv\"",
                "\"u0KHIr4ORYozB8MtbmgALJsSNjeu4cw2C8ShzbYLGaqxUJtkepwjlmLlX2KCD8EjtNW8AKLdhsqkO1YoTJGLjA==\"",
                "\"pinterest-site-verification=b8c23223589c5f0997f547973ad4cead\"",
                "\"postman-domain-verification=33b037f028cb80306b55a51d5d815282f1c5546ce3068bee29f76cd494d066af4430544ad5c74dfb2ce0da2ce6123b9eb5e44d0f090772b275135962b43c9b7a\"",
                "\"liveramp-site-verification=4IVWWgjkKHgi9V5LBGxOQDCfRifa7K-yE_w81DCU0jQ\"",
                "\"h1-domain-verification=t8dvXaeCDjp1XhsyUwstf312wcgBc266Z4ao3333XKshqZWo\"",
                "\"work-accounts-domain-verification=7aFqU9hyPq5wbakkwoErIIeRriWy2b\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"vanguard.be._report._dmarc.vanguard.com\"",
                "\"facebook-domain-verification=sxpuqsqbot2brwr62uiwgsvgxubjon\"",
                "\"vanguardinvestments.co.uk._report._dmarc.vanguard.com\"",
                "\"msfpkey=60j2tct8ycdd1h08rpw0d9em4\"",
                "\"apple-domain-verification=uq585fdaXKxQjKfs\"",
                "\"pexip-ms-tenant-domain-verification=8b4cae73-39d3-401d-8d57-2b05cf1ff7c7\"",
                "\"MS=7268CB0047346C29B1C2D51FD9E19E75F851AA1F\"",
                "\"hRVsGenmElbaMa+2X2E9Lx2ZgydbYClsT16qx3z+KgF7sv/6KN5LBEddrL9UGOOb05TrCOMvknPCV4peEWl4Mw==\"",
                "\"cisco-ci-domain-verification=4e7ee6612b721e060df3fe6de95c57f3f7176827a2a8a88238b747b280c424f0\"",
                "\"vanguardeurope.com._report._dmarc.vanguard.com\"",
                "\"nye3VLmWpktmxuDKhN7qDPOmfwJ8fSI9FymYqPE4dPFm8Frlm98ExAlmXMj4fL22T7ayZRRV7t7LfUrzmaSFqA==\""
            ],
            "NS": [
                "a9-67.akam.net.",
                "a4-65.akam.net.",
                "a1-96.akam.net.",
                "a16-67.akam.net.",
                "a12-65.akam.net.",
                "a7-66.akam.net."
            ],
            "SOA": [
                "ns.vanguard.com. hostmaster.vanguard.com. 788961271 10800 3600 432000 10800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.64.112.83",
            "23.64.112.75"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; fo=1; pct=100; rua=mailto:email_eda@vanguard.com; ruf=mailto:email_edf@vanguard.com;",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.vanguard.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtlUgGRDcWGZ+jKrKggGlKelxWWVoV0z6zxTybQnLm2EtvgKpS5jWj6sMKrB/jaNURY1cM0aUyXCKvZQJnyfmFaRPiZfJWgby9s01W9qk7JDsg8gq6kF4TqEi1jzu/shS2+hcmPTbzlKv0p9LdWVwpGq+r2KFvXNspjxlau0GdCcM1ijWdQTgs+6hk6Q8ylD/+kiICg3Rs4Gr2o6dQtHFLIqWkhyoc4YCCDrvBFq5vuoDEZJP73ZCPDmWMjWbxExaf6BREhJCH8x5V3DD500xYYpOC6ex37SD3c7PnZ9UbEf1ruAj569rE2eyt5lLoLrVCQfcdXJQcuAOJTXiksksAwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/2abc48d8-15d3-43ef-bb78-89dff39ce05e.svg; a=https://vmc.digicert.com/2abc48d8-15d3-43ef-bb78-89dff39ce05e.pem;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-64-112-83.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.64.112.75",
                        "23.64.112.83"
                    ],
                    "time_ms": 58.03
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.213.186.197",
                        "23.213.186.198"
                    ],
                    "time_ms": 50.76
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.212.185.131",
                        "23.212.185.132"
                    ],
                    "time_ms": 153.92
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.64.112.75",
                        "23.64.112.83"
                    ],
                    "time_ms": 52.91
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.48.224.201",
                        "23.48.224.204"
                    ],
                    "time_ms": 47.08
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "www.vanguard.com",
        "valid_from": "2026-06-29T20:20:15-05:00",
        "valid_to": "2026-09-27T20:20:14-05:00",
        "days_remaining": 49,
        "san": [
            "balance-by-date.web.vanguard.com",
            "balances.web.vanguard.com",
            "challenges.web.vanguard.com",
            "cost-basis.web.vanguard.com",
            "customize-view.cdn.web.vanguard.com",
            "dashboard-preview.cdn.web.vanguard.com",
            "dashboard.web.vanguard.com",
            "distributions.web.vanguard.com",
            "holdings.web.vanguard.com",
            "investments-income.cdn.web.vanguard.com",
            "order-status.web.vanguard.com",
            "personal-performance.web.vanguard.com",
            "portfoliowatch-views.web.vanguard.com",
            "portfoliowatch.web.vanguard.com",
            "transactions.web.vanguard.com",
            "vanguard.com",
            "wve-appshell-components.cdn.web.vanguard.com",
            "www.vanguard.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://investor.vanguard.com/corporate-portal",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "",
            "content-length": "0",
            "location": "https://investor.vanguard.com/corporate-portal",
            "date": "Sun, 09 Aug 2026 11:57:09 GMT",
            "akamai-grn": "0.472b3417.1786276629.bc6bd1ef",
            "strict-transport-security": "max-age=15768000 ; includeSubDomains",
            "set-cookie": "bm_sz=8ECE51F4BD21AC1C671F3D6023B94010~YAAQRys0Fy0kTLefAQAAy01i5gCF4T7YrFn8bvFFMbhNrW5u816Ukg2E2UTHER1GLspq2PgdqUO77Q6lJCA4tesOSwohBgW7FAOUopFbn2eXPcOCHwM27e9momr7BozwGRIiUtWi8Jv7bl1cuU2E+J8sf6FSuzX5pq3ystn4NN1nP3rLJfv+lfWOJVdUD/A5NdE1280r8Afns0WPXNmKc4qCl1bm6VBtJcJTjPgTihsVkNNLZOF0MCUmOcxZJ6tmpMG7U325pd6rsN1PkdpyLPpVjp2Ueq+UkoS1Xg8xw2qgQHekQvgONW1Pr63rKF9wpPlATeVPPC9DabwRmBEuZzi6VRxCTwlUdIXh9Rk8zrUkHszDfv7ci+DpCw==~3289136~3556678; Domain=.vanguard.com; Path=/; Expires=Sun, 09 Aug 2026 15:57:09 GMT; Max-Age=14400",
            "content-type": "text/html; charset=utf-8",
            "etag": "\"wj1jnbn117lyh\"",
            "cache-control": "private, no-cache, no-store, must-revalidate",
            "expires": "Sun, 09 Aug 2026 11:57:09 GMT"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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://investor.vanguard.com/corporate-portal",
        "title": "Mutual funds, IRAs, ETFs, 401(k) plans, and more | Vanguard",
        "description": "Vanguard is one of the world's largest investment companies with 30 million investors changing the way the world invests.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.64.112.83": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.64.112.75": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx0a-00031e02.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 56.4,
                "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": 140.26
}