{
    "ok": true,
    "domain": "maserati.com",
    "generated_at": "2026-08-10T20:49:09-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 61,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 65,
            "security": 65,
            "network": 50,
            "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": "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": "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": "1 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": 0,
                "lost_points": 25,
                "detail": "DMARC policy not found."
            },
            {
                "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": "144 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-52-199-204.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 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 403 "
            },
            {
                "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": "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": "1 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": "error",
                "title": "DMARC",
                "detail": "DMARC policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "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": "144 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-52-199-204.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "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 403 ",
                "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": [
                "23.52.199.204"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 maserati-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"48s33s1cpzcy8d48s5b8378ynlnw9q57\"",
                "\"amazonses:RCNubQmk/LAeK0artN9Rny/9QN9C13D7XS4jDT6tj4I=\"",
                "\"mhgmdlm7kqyp9yx69276mcm74t7t52rc\"",
                "\"_c6wq7yktfhnhhgncvvrqnx45hdyql6e\"",
                "\"amazonses:ZI0mYn+A/onCskubPYCtG8qJNkyKjp8VyyWaEz4DMaA=\"",
                "\"_8pzbawjk2qsd2jgneztm8hg93enbjw2\"",
                "\"google-site-verification=vsFokDuxr7CXcXTFCq4aruLsmIBWYISo3ATZDZ3yshU\"",
                "\"google-site-verification=hT76ksCxVKEd9-KmXOcG7wDqV0UKslKYxR43w9Q5cXE\"",
                "\"v=spf1 include:_spf.google.com include:spf.clicktools.com ip4:204.14.232.0/21 ip4:182.50.76.0/22 ip4:85.222.128.0/19 ip4:96.43.144.0/20 include:_spf1.maserati.com include:mpsa.com include:spf1.csod.com ip4:3.123.206.219 ip4:3.68.129.51 ~all\"",
                "\"google-site-verification=1oj24EIKYygOXq_ywuOHaowE9Vek3x0rIBf9IXv7C-8\"",
                "\"_b4tete9r9tomx8qe09wotv2fdxcobpe\"",
                "\"4hrNtPmRxHEmd7F2XkXv2OF5lAGrd4UFtWGEoITZR8Ig1rwDIgXranCcqz5JAifYbWQA/FKwRxQjdk5zMw+F0Q==\"",
                "\"_tzep5n6eb8jtbw8intwbnbc21xkmtx6\"",
                "\"lMtxuKTUmBnZMxzPCsLXPurgdavmovPfdEQZAt/gKTB0cRWWmvnqxGeHcJzrWDs/slWPIyvZM+7pRNDzoa5Pgg==\"",
                "\"x60qf3nz1nfmpsr9gkrck4117l8vz90s\"",
                "\"_0x7o75wffl8uegr2go6nza4ji115b97\"",
                "\"MS=ms66804125\"",
                "\"MS=ms27716700\"",
                "\"218c5173-5d5f-4ff9-9e7c-6ee4ef3288a2\"",
                "\"google-site-verification=fLE3F5TCdHUQb402uBoBANmhkVy-sUbetGqJh3_hkwY\"",
                "\"adobe-idp-site-verification=b0e563f34a32e031f9c348c7c5aaa475a53c3381dc892dab7a1a1930411ee14a\"",
                "\"54npsdqwr3zgshfdjdrsmc36bq3f7cd4\"",
                "\"_g84kfkjo2yjf4nkx0uo5qvvauyxb0fa\"",
                "\" atlassian-domain-verification=qqa6EEknW8nRl0/4twRZmgK1Y6JloY95zkelNpXLfSqsP86qnURPQt1Wj2o0aA0W\"",
                "\"XOWRFmVzaDL6BZlvANO6bB8I2ijfdy3ooGibm5CkDqVxbn0Hj8ehW/764b2jAlvXIgKj2u9O+JgJ5UJ3IFBjmA==\""
            ],
            "NS": [
                "a4-65.akam.net.",
                "a20-65.akam.net.",
                "a28-65.akam.net.",
                "a13-65.akam.net.",
                "a11-64.akam.net.",
                "a1-146.akam.net."
            ],
            "SOA": [
                "a1-146.akam.net. domains.barbero.co.uk. 2020071408 1200 1800 3600 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.52.199.204"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:spf.clicktools.com ip4:204.14.232.0/21 ip4:182.50.76.0/22 ip4:85.222.128.0/19 ip4:96.43.144.0/20 include:_spf1.maserati.com include:mpsa.com include:spf1.csod.com ip4:3.123.206.219 ip4:3.68.129.51 ~all",
        "dmarc": "",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.maserati.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxLhBH+39SIZkG0nmOGo0f2cnp2za5wiISH7PzYmZn/6PZ8k5lwmurzReaJm08svQ9YZgMqtdlBpKoVFEIORRRzMiC7/9W9vvmUOkv8ksmJtA+ZTCr8ltu/iWqUKn5pGA+yXUbHW1uv9MOZ1i4BiGFj5oI+x9rBrRe0Y8vuTnLTuofw7gLxC+cO5pzwUtz0dc0MGiiaZklYPK6XEzQcBCIOqMUEQ7BvIB5ngb2MbPqU/d56og3LuN1wPQ/rGlUeGPN2MU0dF5ZrC1BNb8crQr1kMOykghuQS+9TfbX+kBP9sXZ1VbQKzzVo0WhtkiKGQmtq5XdFz1oLBXnliNtWKcFQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-52-199-204.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.7.25.70"
                    ],
                    "time_ms": 71.84
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.56.230.242"
                    ],
                    "time_ms": 57.34
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "104.69.34.129"
                    ],
                    "time_ms": 286.75
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.198.69.210"
                    ],
                    "time_ms": 31.31
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.204.198.217"
                    ],
                    "time_ms": 56.93
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "modiscsplus.maserati.com",
        "valid_from": "2026-06-17T19:00:00-05:00",
        "valid_to": "2027-01-02T17:59:59-06:00",
        "days_remaining": 144,
        "san": [
            "modiscsplus.maserati.com",
            "apilayer-test.maserati.com",
            "apilayer.maserati.com",
            "bol-test-new.maserati.it",
            "bol.maserati.it",
            "bolplus-test-new.maserati.com",
            "bolplus.maserati.com",
            "configurator-prod.maserati.com",
            "configurator-test.maserati.com",
            "dealers-be-test.maserati.com",
            "dealers-be.maserati.com",
            "dealers-plus.maserati.com",
            "dealers-usa.maserati.com",
            "download.maserati.com",
            "ecumanager-test.maserati.com",
            "ecumanager.maserati.com",
            "ecumanager2.maserati.com",
            "hdr.maserati.it",
            "houseof.maserati.com",
            "maserati.ch",
            "maserati.com",
            "maserati.com.cn",
            "maserati.it",
            "maseratidiagnosi-test.maserati.com",
            "maseratidiagnosi.maserati.com",
            "maseratiusa.com",
            "modiscsplus-test.maserati.com",
            "ph.cloud.maserati.com",
            "prod-cybersecurity-diagnosi.maserati.com",
            "prod-diagnosi.maserati.com",
            "rmd-test-new.maserati.com",
            "rmd.maserati.com",
            "sfdcmfa-test.maserati.com",
            "sfdcmfa.maserati.com",
            "shop.maserati.com",
            "shop.maseratiusa.com",
            "support-test.maserati.com",
            "support.maserati.com",
            "techdocplus-test.maserati.com",
            "techdocplus.maserati.com",
            "test-cybersecurity-diagnosi.maserati.com",
            "test-diagnosi.maserati.com",
            "test-ecumanager2.maserati.com",
            "wim-test.maserati.com",
            "wim.maserati.com",
            "ws-prod.maserati.com",
            "ws-test.maserati.com",
            "ws.maserati.com",
            "wsbatch.maserati.com",
            "wtl-prod.maserati.com",
            "wtl-test.maserati.com",
            "wtl.maserati.com",
            "www-test.configurator.maserati.com",
            "www.configurator.maserati.com",
            "www.maserati.at",
            "www.maserati.be",
            "www.maserati.bg",
            "www.maserati.ca",
            "www.maserati.ch",
            "www.maserati.co.il",
            "www.maserati.co.jp",
            "www.maserati.co.kr",
            "www.maserati.co.nz",
            "www.maserati.co.uk",
            "www.maserati.com",
            "www.maserati.com.au",
            "www.maserati.com.cn",
            "www.maserati.com.my",
            "www.maserati.com.ph",
            "www.maserati.com.pl",
            "www.maserati.com.sg",
            "www.maserati.com.tr",
            "www.maserati.cz",
            "www.maserati.de",
            "www.maserati.ee",
            "www.maserati.es",
            "www.maserati.fr",
            "www.maserati.hk",
            "www.maserati.it",
            "www.maserati.lu",
            "www.maserati.nl",
            "www.maserati.pt",
            "www.maserati.sg",
            "www.maserati.tw",
            "www.maserati.ua",
            "www.maseratiusa.com",
            "www.stocklocator.maserati.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://maserati.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "mime-version": "1.0",
            "content-type": "text/html",
            "content-length": "362",
            "expires": "Tue, 11 Aug 2026 01:49:01 GMT",
            "date": "Tue, 11 Aug 2026 01:49:01 GMT",
            "set-cookie": "maserati_skip_redirect=true; path=/"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://maserati.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.52.199.204": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "maserati-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4037.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4042.4,
                "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": 84.51
}