{
    "ok": true,
    "domain": "eni.com",
    "generated_at": "2026-08-09T23:30:09-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 77,
            "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": "8 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": 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": "129 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-43-203-169.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": 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": "8 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": "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": "129 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-43-203-169.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": "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": [
                "23.43.203.169"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 eni-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"Foxit-domain-verification=bffb212b8730389be26b3f674c585672\"",
                "\"87y29q4xbv425bgyx1fn70cm175xwchy\"",
                "\"ms-domain-verification=7b340ba3-3635-4f4d-8845-389a369c2d91\"",
                "\"ms-domain-verification=23079085-1fe6-4857-8e5e-afa7b63f39cc\"",
                "\"y1rdx6kxfcyq4fhbpbg2b66ms9h00xt0\"",
                "\"8vbVf3fb-IlIcpZcC4oDKm9gK4xclUR8TERRcpRiZXE\"",
                "\"xsjcd1kmbcxn5x2qzjyyz72z74svx5sr\"",
                "\"apple-domain-verification=3vvAClEsGzFzxySJ\"",
                "\"globalsign-domain-verification=DAF2F3475EC260E02A66FB387E6E7901\"",
                "\"MS=ms33691999\"",
                "\"v=spf1 include:spf.eni.com include:spf.protection.outlook.com -all\"",
                "\"globalsign-domain-verification=6CBE1F6FC408E1AFFDC318178597486A\"",
                "\"zbzrsx4mdxxft2t3bb0x50n242vr1f14\"",
                "\"SPrIC/rvYbbDeh3LLYZ03ae6HlAx1BE8L62vKMgfQkE=\"",
                "\"_4sidjex428n9xo3dfcup5lkvigdqtpr\"",
                "\"Kl/JIvuc9Wce07DUJc98tXAofquEdZteIkI9OebQPfo=\"",
                "\"ms-domain-verification=76fcfc94-9b8b-4e27-9ec6-e3cfe23bf8ef\"",
                "\"globalsign-domain-verification=4819f8c3c78d6bf65476779ac5cbccc7\"",
                "\"_4j2iwpqm0hh7smv0alwxuxg6pkre149\"",
                "\"ciscocidomainverification=619913516fd3784ed0f9aae27b30239f7e34aa19b1a47e241146d48bf85ddc51\"",
                "\"onetrust-domain-verification=7e98852d735a447982b648a4adc44f6f\"",
                "\"178f1335-7ec7-48b5-8d1b-a456b24591ac\"",
                "\"SzjjdNxqk0TubwubGMMUoHn2nL9e5GIjWM2Jxb6aohP9symsQJFpmXzStCM6lX6x\"",
                "\"google-site-verification=ooOJOB0jhspBaE6591xm3e2ItGWOYf6f2C5a3f5HkzU\"",
                "\"adobe-idp-site-verification=896234325d5356b8c0f504f685d5635164c2177280cfbeac4bcab1ae831b479f\"",
                "\"google-site-verification=8vbVf3fb-IlIcpZcC4oDKm9gK4xclUR8TERRcpRiZXE\"",
                "\"ms-domain-verification=7aa9ac27-db4b-464e-a140-a8c5d2c10797\"",
                "\"ms-domain-verification=5a01d4dc-b09b-4d82-ba5e-c691fd1f4a41\"",
                "\"jSA2/TvGVdsEZsIRXhVjdYYxtW0IBJq+jRrPH4IjOI1lmfEEOkjveuFKe2OWMUazE+YCRJ+taRiD8LOiBpIewA==\"",
                "\"google-site-verification=GqmBPIsd58v-NV5VI_pI3l427wezhO8xTwSAYBf4sp8\"",
                "\"s4pzw98tqs0lfp91svv79vj99q84qsjz\"",
                "\"_j5nfluh532f3bjbgpnozynbz6tvcb9w\"",
                "\"9pbwtslcsbxgjsbbqvqg8qq55f3vjvh8\"",
                "\"QsYeoCAVz4Cp3x0LV+9EzspxTdHI5DMt3f+uBU53+GdKIbVyjfMKHbqXWr14PMDsbP/vPO47U2TUeyP7iLhRYQ==\"",
                "\"Kl/JIvuc9Wce07DUJc98tbQ0CDdWsA+wI2t68yslzqI=\"",
                "\"0K1k16G75w58fxaMDpf9i+KBx221GIdSAp/NsRW4PVc=\"",
                "\"ms-domain-verification=6ff9aa2e-2ca8-49c6-8674-d54fc8e0d57f\"",
                "\"ms-domain-verification=3004abed-516b-4bff-9503-f6c0fd708054\"",
                "\"neat-pulse-domain-verification-3Ml9m6N=abb30655-e883-4253-b376-e8f3b42e0cc7\"",
                "\"_9hij4o1u5u0jnid9l14fjn03o8vcxt6\"",
                "\"globalsign-domain-verification=79249136B02E36298F5671B56343E757\"",
                "\"5e101c23063f934ca4e8513ec5867c33a916d9cab9f4185d6afa457062adc9ca\"",
                "\"hgzxl7mycl25fsrcx48xy94wpg05j1zd\"",
                "\"globalsign-domain-verification=8D283AC7516379A183F7FEF135024986\"",
                "\"mongodb-site-verification=Pf3sT0XQAHwJSWQrMB2idWUrNFGX4rJZ\""
            ],
            "NS": [
                "ns1-160.akam.net.",
                "usw2.akam.net.",
                "ns1-177.akam.net.",
                "usw6.akam.net.",
                "asia4.akam.net.",
                "use1.akam.net.",
                "asia3.akam.net.",
                "usc4.akam.net."
            ],
            "SOA": [
                "ns1-160.akam.net. eni.ict.network\\@eni.com. 2026080701 10800 3600 604800 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.43.203.169"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.eni.com include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1;p=reject;sp=reject;rua=mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;fo=1;aspf=s;adkim=r",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.eni.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDIzJx/jCeOML9h+o+gHfgFqgU0d6YDYviA+IyGlyw2iFyapOFh9fHgtLhjp2HtwHg2UZyBJflwNz+drWmEXjUx2ahzpNypEA6pgy7F02r6GepFYjCSYqTtPirBZzQHhonDX297vdBUDKub8VEhDYzTwr3wMV2VATEvo0/A04s3SQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-43-203-169.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.43.203.169"
                    ],
                    "time_ms": 85.01
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.43.203.169"
                    ],
                    "time_ms": 46.52
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "104.90.19.169"
                    ],
                    "time_ms": 42.95
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "88.221.33.88"
                    ],
                    "time_ms": 80.81
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.210.31.169"
                    ],
                    "time_ms": 40.86
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.eni.com",
        "valid_from": "2025-12-16T18:00:00-06:00",
        "valid_to": "2026-12-17T17:59:59-06:00",
        "days_remaining": 129,
        "san": [
            "www.eni.com",
            "eni.com",
            "eni.it",
            "www.eni-china.com",
            "www.eni.it",
            "eni-china.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.eni.com/it-IT/home.html",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "282",
            "location": "https://www.eni.com/it-IT/home.html",
            "cache-control": "max-age=30",
            "expires": "Mon, 10 Aug 2026 04:30:31 GMT",
            "date": "Mon, 10 Aug 2026 04:30:01 GMT",
            "akamai-grn": "0.6b55c817.1786336201.18097e26",
            "content-type": "text/html;charset=utf-8",
            "accept-ranges": "bytes",
            "strict-transport-security": "max-age=31557600",
            "x-served-by": "cache-dus1260032-DUS",
            "x-timer": "S1786336201.415094,VS0,VS0,VE1",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy-report-only": "default-src 'self'; script-src 'self' data: 'unsafe-inline' 'unsafe-eval' https:; object-src 'self' https:; style-src 'self' data: 'unsafe-inline' https:; img-src 'self' data: blob: https:; media-src 'self' data: blob: https:; frame-src 'self' data: https:; font-src 'self' data: https:; connect-src 'self' data: https:;",
            "last-modified": "Mon, 10 Aug 2026 03:25:22 GMT",
            "etag": "\"6498b-658a8e7826507-gzip\"",
            "x-vhost": "enicom",
            "x-content-type-options": "nosniff",
            "edge-cache-tag": "eni_main_it"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.eni.com/it-IT/home.html",
        "title": "Eni, una società integrata dell’energia",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.43.203.169": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "eni-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 26.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4035.2,
                "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": 86.06
}