{
    "ok": true,
    "domain": "lamborghini.com",
    "generated_at": "2026-08-09T14:23:20-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 100,
            "security": 81,
            "network": 50,
            "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": 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": "4 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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "57 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: 151.27.49.34.bc.googleusercontent.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": 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": "1 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": "4 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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "57 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: 151.27.49.34.bc.googleusercontent.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": "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": [
                "34.49.27.151"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 mailsa1.lamborghini.com.",
                "20 mailsa2.lamborghini.com."
            ],
            "TXT": [
                "\"v=spf1 include:amazonses.com ip4:143.164.0.0/16 include:docebosaas.com include:_spf.vwgroup.com include:spf.protection.outlook.com -all\"",
                "\"docusign=391be024-fe44-4fd7-b195-0dd6828b10c2\"",
                "\"atlassian-domain-verification=1vxhDy1srFaAMPw7IxfCzCYAER2tQCHoYVI6wE30qO0Wm9e3Q6IAlABeVl36Rmav\"",
                "\"_i5lc1ahpwl3qpvst03bsbjov7d5rob7\"",
                "\"notion-domain-verification=LyDOEp77XdDVFVJ7VfqIaGNhoTVNWIMSey6x10ntNFZ\""
            ],
            "NS": [
                "ns-938.awsdns-53.net.",
                "ns-1978.awsdns-55.co.uk.",
                "ns-1039.awsdns-01.org.",
                "ns-46.awsdns-05.com."
            ],
            "SOA": [
                "ns-1039.awsdns-01.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [
                "0 0 5061 sip.lamborghini.com."
            ],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.49.27.151"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:amazonses.com ip4:143.164.0.0/16 include:docebosaas.com include:_spf.vwgroup.com include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:ha2kajfq@ag.eu.dmarcadvisor.com; ruf=mailto:ha2kajfq@fr.eu.dmarcadvisor.com",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.lamborghini.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxO3cxk6GJqJzDJvCFW/5iUkXtre1OLRpLaFaKW4v6jDqKCXiI/hzCV0V1bj97hCp+DSqfOMYYUxLkGthI/R5c2g0pLEHYUlnMO6KhR4JfSxCPcbrmq3uQb/UB+km/4neGJV/0mi1HhY3jhbhJ4DHlA7J7ytOrTqwwI5J90XPx87uBk4SgG0/UdO/yqqmnikOuQL1cbSDk+80gal/7sSKXaDeMb/Y3c1BF9I9GwfCV6hdA1tHEm6GYLwJr/FqiDTzBnr4nXlxaaBGEBeDoBxJiyFe3PSBk3ORoR0pZTGYgiI42BBJu7YvejN+7qC1FQhT6TGzwKmI2aEgLngxLoNRsQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://bimi.eu.dmarcmanager.app/eu-ha2kajfq/default/logo.svg; a=https://bimi.eu.dmarcmanager.app/eu-ha2kajfq/default/cert.pem",
        "mta_sts": "v=STSv1; id=202507010000Z",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:ha2kajfq@tls.eu.dmarcadvisor.com"
    },
    "advanced": {
        "ptr": "151.27.49.34.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.49.27.151"
                    ],
                    "time_ms": 64.53
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.49.27.151"
                    ],
                    "time_ms": 66.37
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.49.27.151"
                    ],
                    "time_ms": 63.36
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.49.27.151"
                    ],
                    "time_ms": 69.29
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.49.27.151"
                    ],
                    "time_ms": 88.9
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.lamborghini.com",
        "valid_from": "2025-09-03T19:00:00-05:00",
        "valid_to": "2026-10-05T18:59:59-05:00",
        "days_remaining": 57,
        "san": [
            "*.lamborghini.com",
            "lamborghini.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.lamborghini.com/en-en",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "cache-control": "public,max-age=900",
            "location": "https://www.lamborghini.com/en-en",
            "content-length": "515535",
            "date": "Sun, 09 Aug 2026 19:08:50 GMT",
            "content-type": "text/html; charset=utf-8",
            "alt-svc": "h3=\":443\"; ma=2592000",
            "server": "Varnish",
            "x-varnish": "1357701",
            "via": "1.1 google, 1.1 google, 1.1 google",
            "age": "860",
            "x-cdn-cache": "miss",
            "x-backend": "default",
            "permissions-policy": "autoplay=(self), fullscreen=(self \"https://cdn.flipsnack.com\"), geolocation=(self)",
            "edge-cache-tag": "content-type-page-homepage, tag-lamborghini-com",
            "vary": "Accept-Encoding",
            "etag": "W/\"1727percnvob1r0\"",
            "x-varnish-cache": "HIT",
            "content-security-policy": "default-src 'self' blob: https://*.lamborghini.com https://cdn.cookielaw.org https://*.google-analytics.com https://*.google.com https://*.akamaized.net https://*.akstat.io/ https://*.go-mpulse.net https://*.akamaihd.net https://*.onetrust.com https://stats.g.doubleclick.net https://*.googletagmanager.com https://medialamborghini.meride.tv ; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.lamborghini.com https://cdn.cookielaw.org https://www.googletagmanager.com https://*.google-analytics.com https://*.googleapis.com https://*.go-mpulse.net https://*.akamaized.net https://*.onetrust.com https://polyfill.io https://js-agent.newrelic.com https://*.nr-data.net https://*.baidu.com https://*.analytics.edgekey.net https://www.google.com https://www.gstatic.com https://medialamborghini.meride.tv https://js-cdn.dynatrace.com ; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; img-src * 'self' data: blob: android-webview-video-poster: https://*; font-src 'self' data: https://fonts.googleapis.com https://fonts.gstatic.com ; connect-src * 'self' https://opo54808.bf.dynatrace.com/bf ; media-src 'self' blob: data: https://*.akamaized.net https://medialamborghini.meride.tv ; object-src 'none'; frame-src 'self' https://www.google.com https://www.googletagmanager.com https://europe-west1-lamborghini-ai.cloudfunctions.net https://us-central1-lamborghini-ai.cloudfunctions.net https://cdn.flipsnack.com/ https://player.flipsnack.com/ https://lamborghiniclubs.secure.force.com/ https://uat-lamborghiniclubs.cs107.force.com/ https://monitoring.datalytics.it/; worker-src 'self' blob:; frame-ancestors 'self' https://lamborghini-fullthrottle.com https://*.lamborghini-fullthrottle.com https://lamborghini-innercircle.com https://*.lamborghini-innercircle.com https://lamborghini-prestigiousperks.com https://*.lamborghini-prestigiousperks.com; manifest-src 'self'; report-uri https://csp-report.lamborghini.com/report-prod.php",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-xss-protection": "1; mode=block",
            "expect-ct": "max-age=300",
            "referrer-policy": "strict-origin-when-cross-origin",
            "accept-ranges": "bytes"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Varnish",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.lamborghini.com/en-en",
        "title": "Automobili Lamborghini - Official Website | Lamborghini.com",
        "description": "Lamborghini Official Website: find Lamborghini models, new releases, latest news, events, and the dealers across the world",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "34.49.27.151": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mailsa1.lamborghini.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4007.5,
                "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": 80.19
}