{
    "ok": true,
    "domain": "vw.com",
    "generated_at": "2026-08-09T21:30:35-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "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": "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": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "135 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ab9e8fcb64516adb0.awsglobalaccelerator.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": "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": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "135 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ab9e8fcb64516adb0.awsglobalaccelerator.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": [
                "75.2.18.28",
                "99.83.199.128"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 mx0b.vw.com.",
                "10 mx0a.vw.com."
            ],
            "TXT": [
                "\"adobe-idp-site-verification=799f7407b5ca168c7cfad993ade1d9259654b04d8a7cc5f1f427b253294be507\"",
                "\"7bc9441c-244a-455a-804c-4b221cb4e41f_21.05.2019\"",
                "\"facebook-domain-verification=5rvgdnpd86uhmu0y4b2t6om3d78hrf\"",
                "\"jamf-site-verification=0p1A-6afOXw9hT3c6BjIIA\"",
                "\"MS=ms74217126\"",
                "\"_528f1e9729252aac33456b375941d6cf.zzxlnyslwt.acm-validations.aws\"",
                "\"apple-domain-verification=z2NVu6qIi4q7BqJX\"",
                "\"QuoVadis=41dcd85f-5017-4646-a043-ddf748bef97e\"",
                "\"google-gws-recovery-domain-verification=47570921\"",
                "\"cisco-ci-domain-verification=471ee90639d91c1c897d1403b8838d36868b870931d77e5392f31136a2f7b2be\"",
                "\"google-site-verification=zccEMMvwNQecumZjMEdp4G8sOeg27ul7dtji2AL814E\"",
                "\"atlassian-domain-verification=TNcQgmSfT9rTwIinUauwy3r1oCoMJRIJm8F4Inf5qpprHwO/HMMWa7LaakG1LR34\"",
                "\"QuoVadis=3f4537f6-cf50-4609-8217-0be699f7c765\"",
                "\"onetrust-domain-verification=5b191bdc52334ddc9c3199825307ecc5\"",
                "\"onetrust-domain-verification=2e19345df4f643afb0988a388d37a9a3\"",
                "\"v=spf1 include:spf-0013c803.pphosted.com include:_spf.vwgroup.com include:_spf.salesforce.com ip4:148.163.135.19 ip4:148.163.141.199 ip4:199.5.47.0/24 ip4:199.5.50.176/28 ip4:194.114.62.64/27 ip4:194.114.62.208/28 ip4:148.203.151.248 ~all\"",
                "\"miro-verification=768da25e0f20267ec0679b4f8ed36e8e56aaaa21\"",
                "\"onetrust-domain-verification=faa64cff42af497496d7b08f1c95a341\"",
                "\"XObup8NLUOI6Zk8wmIxc4R2tMwtwR/hPwIwvvz0XFLNmUgk/H/zmb5f/EIJc5130hckKAWgKxW8xWRqNSiDs8g==\"",
                "\"ZA=h1R+iog9PanlKZxE3c6cig==\"",
                "\"_bcibefb4mbmtd4zke51rxv26fsm5svj\"",
                "\"google-site-verification=7BBPBoBBOYALFTH__gaJTqOht5tJkjSAlLxP2V1R3bE\""
            ],
            "NS": [
                "ns1.vw.com.",
                "ns3.vw.com."
            ],
            "SOA": [
                "ns0.vw.com. domainmaster.vw.com. 355101435 10800 3600 2419200 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "75.2.18.28",
            "99.83.199.128"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf-0013c803.pphosted.com include:_spf.vwgroup.com include:_spf.salesforce.com ip4:148.163.135.19 ip4:148.163.141.199 ip4:199.5.47.0/24 ip4:199.5.50.176/28 ip4:194.114.62.64/27 ip4:194.114.62.208/28 ip4:148.203.151.248 ~all",
        "dmarc": "v=DMARC1;p=none;rua=mailto:dmarc_rua@vw.com;ruf=mailto:dmarc_ruf@vw.com;fo=1",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.vw.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0WBqSo1WIY7D7oyEQb7OWydmwRNOpzLJX/RMCqkeloPuNVag6U/I9+oRO+zzAy3kU0MsrH9PTj3x/HGiyRg95EV8BLMTsmjMc9th/xmhEfXepPrtpZ3Cb7vMobS1nHCLtupjFp/7P/vy9s4oIe4IIM7yF7DYKa3mDkm+hLJ8rSvPTDCLRu6t57Ps9Sebg2SMWXHmpRycNTg3Y1/AMXrhn1WDbyCkvuTOlFqSgHP8FqbWksik0gNGT8Bf+a7ufD14cXcw0uH2908mYP6NJ3aBuFB3kM9mJxIFBq8vR7pCNveeYucXBEq1edPXwufIM0Dy8xs8vKWflIXIB0ejkEKfOQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ab9e8fcb64516adb0.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "75.2.18.28",
                        "99.83.199.128"
                    ],
                    "time_ms": 61.87
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "75.2.18.28",
                        "99.83.199.128"
                    ],
                    "time_ms": 69.72
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "75.2.18.28",
                        "99.83.199.128"
                    ],
                    "time_ms": 88.84
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "75.2.18.28",
                        "99.83.199.128"
                    ],
                    "time_ms": 329.75
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "75.2.18.28",
                        "99.83.199.128"
                    ],
                    "time_ms": 187.83
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.volkswagen.ca",
        "valid_from": "2026-06-08T19:00:00-05:00",
        "valid_to": "2026-12-23T17:59:59-06:00",
        "days_remaining": 135,
        "san": [
            "www.volkswagen.ca",
            "mx.volkswagen.com",
            "vwdealers.com",
            "www.volkswagen.com.mx",
            "vwcpo.com",
            "volkswagen.ca",
            "vw.com.mx",
            "vwdealer.com",
            "vwcomerciales.com.mx",
            "volkswagen.com.mx",
            "vw.com",
            "vw.ca"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.vw.com/en.html",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "date": "Mon, 10 Aug 2026 02:30:34 GMT",
            "content-type": "text/html;charset=utf-8",
            "content-length": "0",
            "location": "https://www.vw.com/en.html",
            "alt-svc": "h3=\":443\"; ma=93600",
            "x-cdn-uuid": "1fa0caa6",
            "content-security-policy": "script-src https: 'unsafe-eval' 'unsafe-inline'; style-src https: 'unsafe-eval' 'unsafe-inline'; img-src https: data: blob: *; media-src https: data: blob: *; object-src 'none'; frame-ancestors 'none'; connect-src *; base-uri 'self'; upgrade-insecure-requests;",
            "feature-policy": "autoplay *; camera 'none'; display-capture 'none'; document-domain *; encrypted-media *; fullscreen *; geolocation *; microphone 'none'; midi 'none'; payment 'none'; vr 'none';",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "DENY",
            "strict-transport-security": "max-age=31536000",
            "akamai-cache-status": "Miss from child, Hit from parent",
            "cache-control": "max-age=3300, stale-while-revalidate=300, s-maxage=3600",
            "dispatcher-version": "3.200.278.122-cms-c4ab9a13-conf-9aeffff3",
            "last-modified": "Mon, 10 Aug 2026 02:19:29 GMT",
            "etag": "W/\"99eb7-658a7fbe7be65-gzip\"",
            "x-vhost": "publish",
            "x-served-by": "cache-chi-kigq8000072-CHI",
            "x-timer": "S1786328367.323501,VS0,VS0,VE2279"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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.vw.com/en.html",
        "title": "VW.com | Official Home of Volkswagen Cars & SUVs",
        "description": "Explore the latest Volkswagen vehicle models, discover exclusive offers, stay updated with the latest information, and check out pricing details.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "75.2.18.28": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "99.83.199.128": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx0b.vw.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 30.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 66.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.8,
                "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": 127.33
}