{
    "ok": true,
    "domain": "audi.de",
    "generated_at": "2026-08-10T20:13:50-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 72,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "network": 65,
            "availability": 60
        },
        "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": "6 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": "177 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: af40b16eb21a4b7d4.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 503 "
            },
            {
                "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": "6 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": "177 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: af40b16eb21a4b7d4.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 503 ",
                "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": [
                "76.223.75.243",
                "52.223.9.235"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mr6.volkswagen.de.",
                "10 mr5.volkswagen.de.",
                "20 mr4.volkswagen.de.",
                "10 mr2.volkswagen.de.",
                "10 mr1.volkswagen.de.",
                "20 mr3.volkswagen.de."
            ],
            "TXT": [
                "\"apple-domain-verification=ZrEiI5aaM7HFxlKH\"",
                "\"_k2bmcwsh3qz4er1z9epqu2va29zojs8\"",
                "\"QuoVadis=2cf2073d-1f5b-4a43-a4c4-68d4696473bc\"",
                "\"p2fgybfvyzgxq7t3y4sdtmg9djtf0lsc\"",
                "\"w9nv9b7ly1jb7z73973y0n0m2qvm41xk\"",
                "\"docker-verification=a30d2023-483d-480c-95d9-a4c6d2cc0b3e\"",
                "\"atlassian-domain-verification=1vxhDy1srFaAMPw7IxfCzCYAER2tQCHoYVI6wE30qO0Wm9e3Q6IAlABeVl36Rmav\"",
                "\"adobe-idp-site-verification=f3290d444f3413d0b3f7f326627fa9c544efc2e60f89bc6529bd561818598203\"",
                "\"MS=ms34229231\"",
                "\"QuoVadis=cf95a704-8054-4822-8918-b7811f7004d6\"",
                "\"QuoVadis=1bb1afe7-729d-467f-82db-577ec275914c\"",
                "\"pxy1tsygj3m1r2dch1bd4bk2pqk08s1c\"",
                "\"_w70oenutw68a2i6lqo5povlulu9158y\"",
                "\"v=spf1 ip4:143.164.102.17 ip4:143.164.102.18 ip4:91.198.139.134/31 include:_spf.vwgroup.com -all\"",
                "\"QuoVadis=ef5448b2-c674-4a58-a4e8-f92dae5d90bf\"",
                "\"Dynatrace-site-verification=9864f73b-49b4-480b-90a7-76f9571ed091__htgtnmnc461liabtiig8d5cua7\"",
                "\"zscaler-verification-15736768-242026-s3gG3vfF\"",
                "\"vertexinc-cloud-4225f9db-a931-478f-935d-64ff3f87edba\"",
                "\"6v26tml3h64nlctv228p3pzz6ls3xmk4\"",
                "\"google-site-verification=-8xDv6r0QzBhSnwQbyyTbYv8ImdXLDz-1bBDVmLv3ec\"",
                "\"QuoVadis=289003e1-2f0e-45cc-bbe3-61ad5a0d6ee7\"",
                "\"qdxrwxqwzx1yps0v0nvw8l9r9r30zw5f\"",
                "\"_dvxulzox2fm5ns41kytze1ukhlwz2ng\"",
                "\"google-site-verification=nCKB0S4fEJm0IvptY8jWDPkPvntGz99pOvesV83nq5g\"",
                "\"google-site-verification=mJ6XjNwJkvq2ZdglKMDUDT0NyRIOzYYkE8p2pHn9Tw4\"",
                "\"4mllck1t2d36z4jkk9xh5m9dgrhd9198\"",
                "\"50487A6A-4B88-4459-BC59-9EE9102F4885_30.10.2018\"",
                "\"docker-verification=1e45e2ce-c360-4a03-8cf7-d6a662994db7\"",
                "\"teamviewer-sso-verification=4d4896d93f0a4820b54f3c1626818fec\"",
                "\"_aezxmqm595we1qhpdunsr6k6l2czkng\"",
                "\"jamf-site-verification=qdKZ1jQ39oTuUqpblI_IxQ\"",
                "\"onetrust-domain-verification=89b61288fe744d8eb56063cbdf4ef564\"",
                "\"8w9qybjj4d7fycm6tjz3tyxklvc5phlt\"",
                "\"ttkxh0bmgy9lqsr4xwv3hmc4hl6x7tp8\"",
                "\"3wzds0wznr3nbr4sk6kpd4pdfk9qrcy4\"",
                "\"8e68bfd5-ea3a-40ab-b9f9-9166ed459e7a\""
            ],
            "NS": [
                "ns2.audi.de.",
                "ns5.xc-ns.de."
            ],
            "SOA": [
                "ns2.audi.de. domainservice.audi.de. 2025072649 1800 600 2419200 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "76.223.75.243",
            "52.223.9.235"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:143.164.102.17 ip4:143.164.102.18 ip4:91.198.139.134/31 include:_spf.vwgroup.com -all",
        "dmarc": "v=DMARC1;p=none;rua=mailto:dmarc.rua@audi.de;ruf=mailto:dmarc.ruf@audi.de",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.audi.de",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqoyyemSwybpBD6I1YAlMVE2jFc2/dAHW7vgpnlo5tU+NJGIJs2Z++F6iOnG9wXUk/t6Ose00fu3SAx2CHHc8p107mP8gSRUs3l+EHrBK/9OnA+PtwdtBTZ6hAfhjtCNeJ3+QHfIpje2koRKYycCM7Tu7opiOvN0SDpMNFH+5IZq5O4xQUoK5eNb9TGJ7OkdGsuU1oRzHTtdUicU+EVcrIkCznwErEdZAXB65j3vM8fDr2asoIXSp5WicUMRATtRoxBs99BptRPxnbtbUR9++R+NV2WUVi2aceTW47y/aPoAIof/KSNLaXI2gBjG58eHJ/CTH7GKZHsCsgOo3KVYehwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "af40b16eb21a4b7d4.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.223.9.235",
                        "76.223.75.243"
                    ],
                    "time_ms": 53.06
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.223.9.235",
                        "76.223.75.243"
                    ],
                    "time_ms": 32.95
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.223.9.235",
                        "76.223.75.243"
                    ],
                    "time_ms": 149.32
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.223.9.235",
                        "76.223.75.243"
                    ],
                    "time_ms": 51.76
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.223.9.235",
                        "76.223.75.243"
                    ],
                    "time_ms": 237.48
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "audi.de",
        "valid_from": "2026-07-21T19:00:00-05:00",
        "valid_to": "2027-02-04T17:59:59-06:00",
        "days_remaining": 177,
        "san": [
            "audi.de",
            "audi.bb",
            "audi.com.do",
            "audijamaica.com",
            "audi.nl",
            "audi.com.py",
            "audi.com.tw",
            "audi-brunei.com",
            "audi.am",
            "audi.it",
            "audi-oman.com",
            "audi.es",
            "audi.co.kr",
            "audi.vn",
            "audi-caymanislands.com",
            "audi.co.cr",
            "audi.gf",
            "audi.com.gt",
            "audi-abudhabi.com",
            "audi.ca",
            "audi.com.sv",
            "audi-eg.com",
            "audi.gp",
            "audi.co.jp",
            "audi.com.pk",
            "audi.se",
            "audi.com.cy",
            "audi-bahrain.com",
            "audi.bo",
            "audi.com.pe",
            "audi.com.pa",
            "audi-kuwait.com",
            "audi.tt",
            "audi.lk",
            "audi-lebanon.com",
            "audi.com.bd",
            "audilatinoamerica.com",
            "tn.audi.com",
            "audicuracao.com",
            "audi-me.com",
            "audi-saudiarabia.com",
            "audi-qatar.com",
            "audi.ph",
            "audi.lc",
            "audi.com.sg",
            "audi.com.br",
            "audi.co.th",
            "audi.ie",
            "audi.com.mt",
            "audi.mu",
            "audi-dubai.com",
            "audi.com.uy",
            "audi.mq",
            "audi.com.ec",
            "audi.in",
            "audi-jordan.com",
            "audi.md"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.audi.de:443/",
        "status": "HTTP/2 503 ",
        "http_version": "3",
        "headers": {
            "server": "awselb/2.0",
            "date": "Tue, 11 Aug 2026 01:13:41 GMT",
            "content-type": "text/html",
            "content-length": "1400",
            "location": "https://www.audi.de:443/",
            "accept-ranges": "bytes",
            "last-modified": "Thu, 02 Jan 2025 14:01:49 GMT",
            "x-rgw-object-type": "Normal",
            "etag": "\"66731bb9df072cd195daac5e3b29f91e\"",
            "x-amz-request-id": "tx0000015a78f02809df615-006a7a7745-11f601730-default",
            "expires": "Tue, 11 Aug 2026 01:13:41 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "akamai-grn": "0.95aa3717.1786410821.13a805df",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains"
        },
        "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": "awselb/2.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.audi.de:443/",
        "title": "Audi - Site currently not available",
        "description": "",
        "success": true,
        "error": "",
        "status": 503
    },
    "network": {
        "76.223.75.243": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.223.9.235": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mr6.volkswagen.de",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4022.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.3,
                "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": 99.78
}