{
    "ok": true,
    "domain": "pirelli.com",
    "generated_at": "2026-08-09T11:16:42-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "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": 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": "80 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: ec2-54-194-246-149.eu-west-1.compute.amazonaws.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": "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": "80 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: ec2-54-194-246-149.eu-west-1.compute.amazonaws.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": [
                "54.194.246.149"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-00308d01.gslb.pphosted.com.",
                "10 mxa-00308d01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"k9hdcrrj45k5gxff01ng74qxf1q8yr09\"",
                "\"s967wbb961m3dctckyg6xb54xdr9w4j2\"",
                "\"45qh3n1lmjhbg88fdqy6p9jymgnxtkvl\"",
                "\"_s4to7r76ya9xx0caka1c3caasfjownk\"",
                "\"apple-domain-verification=ifDKToEPSv7SQFZf\"",
                "\"_globalsign-domain-verification=YqM8Eb076Dz0qk-m0G98MU8oA2UZlbeyPa_sWF450e\"",
                "\"google-site-verification=S2pH1VnS3kiROnDiDAqekdHS1eZAzwdofLmUSv5Osds\"",
                "\"google-site-verification=f3y7cf58x-Z8IB31ARovw6k6x0UJqEd4KvlEUNkEceM\"",
                "\"cisco-ci-domain-verification=ff2db6845f738258f18592b044dd92ab495ab1cb3ebc873190cb2e63f42f4f5\"",
                "\"_6sipullh8l2u7ya13x6c4mrwwdhpo5k\"",
                "\"yq43crks8tn6jfwy1qnvm0s7tdhk2t5l\"",
                "\"google-site-verification=nUxy2L2159GkYTXPxSl7iYp6TC5dFKLmWAgr2_UiS-0\"",
                "\"cisco-ci-domain-verification=74d9d89f8157bc333aad2b51557c6f742bfcf8ac4d6a43f9e7b235b0553c93e9\"",
                "\"3s1tntjqgttn9t6cr8rl5lwlj78yw6tf\"",
                "\"MS=ms51227201\"",
                "\"atlassian-domain-verification=N21KJ0GcfAnezakfvYC1POZR06VZTTwGmHBsuFuVlY6ezgaPmXGffYDNDPp6o8kn.\"",
                "\"atlassian-domain-verification=6y4s4WtQai5uq/x8VelY0HaR7Gf8xnFXUAuylT4qhLO1ImNa1aEk4XD8EbXGdjJy.\"",
                "\"v6r6jf4bh6kbdh6hfxcw82sy5mxn5wxl\"",
                "\"x0jg3k54yh1trp48pmvg9tnpf3rg1q4s\"",
                "\"brevo-code:a9698935ca70a88904f8ff78f4609bbe\"",
                "\"brevo-code:f7272e7bd613a0934f54a7d3704b7355\"",
                "\"8vgchnm9zm848rd56xbx77gkdd70mfy1\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"e55ab579-0c10-40e3-85b9-4e1b8f2fc6c8\"",
                "\"vmware-cloud-verification-2139fb53-cddd-48f9-b8bc-54d78b11f480\"",
                "\"google-site-verification=62i3tFxj57aozODdoENpEDENCnrsSgT2xJNnOJ2Dkgc\"",
                "\"cisco-ci-domain-verification=9c9971b6226247fcfd05ae5f7a873d5a2da17790be08d9ee540ce923a14c872\"",
                "\"globalsign-domain-verification=YtKTsF30OWj5HkUIPWD0oFPsknx8qzmbYCwN0MD9Gn\"",
                "\"postman-domain-verification=ba89cde65428d88d8a2cd8110a438a68bfcc2db7757f712e33e94b7a80801a27f0db67c41f851d6223ccafa62ba238e5f67ec722f47c55a41dc230628c6444cb\"",
                "\"successfactors-site-verification=MmEyOWRkMjc1YzMyMDg0MDkwOTQwOTJmZDFmMTkyMWMzNGJkN2Y1ODQ4MzhhOTExNzY4YmIxYzg4OTdmYThmMw==\"",
                "\"amazonses:DNq+kIILg7J3X7hXbY9LFuGnqpphB8hOjcktCXUV4aM=\"",
                "\"google-site-verification=bCMGX0lA-zKtAdOfnM8LlD2UGph2QLPFPRXOsloiecM\"",
                "\"_r2uf27138na1t9u3n2easc50ovlpjpr\"",
                "\"88r8f01wmnp3qq7y7dqcx0vsv0qk4z15\"",
                "\"Hh6EhFsrm4MlniO8gFQctOUKhkYmVjvozWx2B04GSC1iZVk3ofqL0gcTGUg6U1IogokeV13rn5D+eEycuFSVyg==\"",
                "\"pgjccx4vq2mgp2j0sw2b5h6kf28fmj6n\"",
                "\"s3dkLpfQZhhnOoQufA3gQqS8j/mRANZE29uRltmPEFWHXIu+T22RtgIUztwQZE4eZSbt/Fp+50i2nYCYRu4X6w==\""
            ],
            "NS": [
                "dnsgeo17.tuonomeregistrar.org.",
                "dnsgeo15.tuonomeregistrar.com.",
                "dnsgeo18.tuonomeregistrar.info.",
                "dnsgeo16.tuonomeregistrar.net."
            ],
            "SOA": [
                "dnsgeo15.tuonomeregistrar.com. pirellidns.tuonomeregistrar.net. 2026080601 86400 7200 2592000 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.194.246.149"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "mail",
        "dkim_host": "mail._domainkey.pirelli.com",
        "dkim": "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5/2V1/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-194-246-149.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.194.246.149"
                    ],
                    "time_ms": 41.05
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.194.246.149"
                    ],
                    "time_ms": 32.7
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.194.246.149"
                    ],
                    "time_ms": 175.16
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.194.246.149"
                    ],
                    "time_ms": 271.65
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.194.246.149"
                    ],
                    "time_ms": 375.91
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.pirelli.com",
        "valid_from": "2026-04-12T19:00:00-05:00",
        "valid_to": "2026-10-28T18:59:59-05:00",
        "days_remaining": 80,
        "san": [
            "*.pirelli.com",
            "pirelli.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.pirelli.com/global/en-ww/homepage/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.pirelli.com/global/en-ww/homepage/",
            "server": "Varnish",
            "connection": "Keep-Alive",
            "content-length": "181216",
            "content-type": "text/html; charset=UTF-8",
            "date": "Sun, 09 Aug 2026 16:16:40 GMT",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 2172e9c92659d64ffb36057f770c9fc6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "O3dqmQBIztyArFgqeqHvxs_xU9WjdO26qJjwxsRn0de10F6JEdw33g==",
            "x-varnish": "1989961",
            "age": "19",
            "x-cache-hits": "2",
            "expires": "Sun, 09 Aug 2026 16:17:20 GMT",
            "accept-ranges": "bytes"
        },
        "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": "Varnish",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.pirelli.com/global/en-ww/homepage/",
        "title": "Pirelli Global: Discover our world | Pirelli",
        "description": "Pirelli Global, the magazine of the Pirelli world: discover interesting articles on cars, motorcycles, bicycles, sports and lifestyle, innovation and sustainability.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.194.246.149": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00308d01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 145.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 97,
                "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": 111.17
}