{
    "ok": true,
    "domain": "intesasanpaolo.com",
    "generated_at": "2026-08-10T15:41:53-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "network": 65,
            "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": "6 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": "3 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": "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": "83 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a2-20-143-170.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 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": "6 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": "3 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": "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": "83 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a2-20-143-170.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "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": [
                "2.20.143.170",
                "2.22.248.10",
                "2.23.84.220",
                "23.213.161.220",
                "23.215.5.80",
                "95.101.235.140"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mail.ispgs.net."
            ],
            "TXT": [
                "\"Ff4/jZcD6FOqLQScGhIpScfQN3a1XbepSWduhfCVVCU=\"",
                "\"_globalsign-domain-verification=AoRUubZlpkIGSBluwY5gc0Wv98akrtHUsFgfBZGP7r\"",
                "\"VlMcPcyJoiFYyncx2csoU4aDa8nTh6SCZHO/W5t9V3Y=\"",
                "\"apple-domain-verification=67d6raeLtvQq4qh3\"",
                "\"atlassian-domain-verification=L2Xzywsa4p/ErM7VGq3x3AdjUuAaqWP0FmQYC4Fr5LJdQvSHZVT2yyo5vtazd1WT\"",
                "\"AGrnVAuekED4t2JezxgHhCAO6WUUOLiAvC89wuG3J3I=\"",
                "\"docusign=cd423e39-136a-4c89-9fe8-3b369eb2883d\"",
                "\"fortinet-fortiphish-site-verification=hGnnRtou6L4humCvb2yqaC\"",
                "\"QvnSlF5MKwMUQdWUD9hrmDtsxksLRlFrC+c8946O0FA=\"",
                "\"_globalsign-domain-verification=UtuCpVqK-5BXwk64ACqWIEx1_GaFfDpYOsbaJe4M2G\"",
                "\"MS=ms21297654\"",
                "\"_globalsign-domain-verification=AxacSXe_Tjhvz_iEsN_V1E8fuS6VVPowegwH6BmZTi\"",
                "\"google-site-verification=69zvNP9ThskP-bVZFXrwxyNsm14z5xut6dLo9Js1DU4\"",
                "\"zy8jp0oi+6cLUTNJ5CdSIw5UQ6pe4V18SCNz4ri5BsJ6mhW+hozwT+uWhGYZxOSE\"",
                "\"successfactors-site-verification=YzQ3MGY2ZDQ5MmQyOGQ3NzRkYWVjNzU3MDNkMWY0ZTJkN2UzMmZkNjM4NjcyMGE4M2Y0NjZkMzUwYzZmYWNmMg==\"",
                "\"atlassian-domain-verification=5wNDV9o5CnTbAsHNYjmIHZi7SdbtbhY8H0TdMm6vJ819IpzDjpCYm5aao6kd2Y1H\"",
                "\"oAkqEoo+Y9n/3sn4+n41u8kFWatjkMMCesPHOJ/t6Ro=\"",
                "\"WhwULA09x4rK67T9lu+mwgX22DUoSYYhyiczFvL9kgI=\"",
                "\"ciscocidomainverification=564d9d5f405cf7a343690ea66e50349f64f3b7b1d170886560a23a96aa3ac8da\"",
                "\"adobe-idp-site-verification=c8c6d380588b534337e8f845f95988b65fddf78176fc04d3c86e06136564239a\"",
                "\"zoho-verification=zb53226749.zmverify.zoho.eu\"",
                "\"709ddca2-08a5-426a-9fb5-af822cf6940d \"",
                "\"_globalsign-domain-verification=YEHNe3srrxEje0R6rYtkaDg1RcteW7G_VpEFVsH0n4\"",
                "\"v=spf1 include:spf.intesasanpaolo.com include:spf.protection.outlook.com include:service-now.com include:successfactors.eu -all\"",
                "\"B140244300000076.5e6133ad275012.67576128\"",
                "\"WhwULA09x4rK67T9lu+mwoouw4v95pS69uqd18AL/Eo=\"",
                "\"facebook-domain-verification=ioeem6eycs0hcrvcpqmlvltve3sud8\"",
                "\"B140244300000080.5f36880f1c7629.53098969\"",
                "\"WhwULA09x4rK67T9lu+mwokvvofliV9tjM+zYNHtP6U=\"",
                "\"_globalsign-domain-verification=ho0Qxy3L1pvMzztRR5gr2mszp38VKW1KR8xIaAFrNk\"",
                "\"/iiFn5zqCj+xKs8hyuW44Zt0jArPrVBqt7euncA+oIZ/kIWlxbDIgm1wiImFP/UBjxVfk7DkrOTWAosWRGKpSQ==\"",
                "\"_globalsign-domain-verification=-lzrpOJ0ib4oNru4u4lMJQYFXCXnftQH7URbBpsVHO\"",
                "\"B140244300000062.5e00e74a52b507.59534715\"",
                "\"ibmid=6cd686c7-5f65-4490-8946-da111afc3eb6\"",
                "\"docusign=9a6419cd-5777-4797-a66b-923ebb9736b2\""
            ],
            "NS": [
                "ns1.intesasanpaolo.com.",
                "ns3.intesasanpaolo.com.",
                "ns2.intesasanpaolo.com."
            ],
            "SOA": [
                "ns1.intesasanpaolo.com. hostmaster.intesasanpaolo.com. 2026080704 10800 3600 604800 38400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "2.20.143.170",
            "2.22.248.10",
            "2.23.84.220",
            "23.213.161.220",
            "23.215.5.80",
            "95.101.235.140"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.intesasanpaolo.com include:spf.protection.outlook.com include:service-now.com include:successfactors.eu -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; ri=3600; rua=mailto:9a705afc@inbox.eu.redsift.cloud; ruf=mailto:9a705afc@inbox.eu.redsift.cloud",
        "dkim_selector": "dkim",
        "dkim_host": "dkim._domainkey.intesasanpaolo.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvDuhX8vEQYkVWphEfGGbOk9abO83G7I+Lnh+HWVmms4QxlUS9/5GVHSU9DhuwKUMRPgVnrlRjcl7j/6T85zQbV7Ya7836AoyvqqB/vOpqt/rij7PigzPh/6+Z4p9VFQQLLNRGehi2wxYSB8MEbbJyJe8/1sECL1nCift39XxoRVwGFBjsOLNUNPFwSLuPaYozKalGawz0GyoLtvZujSYTUjxf1zqZke+nZmd49GlBEG98NLrRazhUCLRtmf/DMDvjvZWUoYP3pOasCpC2VjaWB8GGlKz7YbGv/POr5xVpkGTzFlmddC0FL+FMRDdSBc5UMCtZazxnWDHx1Qk81zopQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a2-20-143-170.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "2.20.143.170",
                        "2.22.248.10",
                        "2.23.84.220",
                        "23.213.161.220",
                        "23.215.5.80",
                        "95.101.235.140"
                    ],
                    "time_ms": 169.86
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "2.20.143.170",
                        "2.22.248.10",
                        "2.23.84.220",
                        "23.213.161.220",
                        "23.215.5.80",
                        "95.101.235.140"
                    ],
                    "time_ms": 333.09
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "2.20.143.170",
                        "2.22.248.10",
                        "2.23.84.220",
                        "23.213.161.220",
                        "23.215.5.80",
                        "95.101.235.140"
                    ],
                    "time_ms": 189.48
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "2.20.143.170",
                        "2.22.248.10",
                        "2.23.84.220",
                        "23.213.161.220",
                        "23.215.5.80",
                        "95.101.235.140"
                    ],
                    "time_ms": 170.9
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "2.20.143.170",
                        "2.22.248.10",
                        "2.23.84.220",
                        "23.213.161.220",
                        "23.215.5.80",
                        "95.101.235.140"
                    ],
                    "time_ms": 154.96
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "www.intesasanpaolo.com",
        "valid_from": "2026-04-17T10:31:16-05:00",
        "valid_to": "2026-11-02T09:31:16-06:00",
        "days_remaining": 83,
        "san": [
            "www.intesasanpaolo.com",
            "www.intesasanpaolo.it",
            "intesasanpaolo.it",
            "intesasanpaolo.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.intesasanpaolo.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "",
            "content-length": "0",
            "location": "https://www.intesasanpaolo.com/",
            "date": "Mon, 10 Aug 2026 20:41:43 GMT",
            "access-control-max-age": "86400",
            "access-control-allow-headers": "accept,accept-encoding,accessmode,applicationname,authorization,bank-code,bt,caller,channel,clientversion,content-type,lang,operationsystem,origin,profilo-reset,useragent,x-isp-keyid,x-isp-signature,x-requested-with,formname,X-File-Size,cEgida,accept-language,connection,content-length,host,referer,accept-ranges,range,user-agent,devicemodel,geolocation,x-request-id,my-host,digest,signature,devicedna,f&f,deviceIDrba,deviceSignature,tipoCliente,x-bear-session-token,x-isp-session-id,x-isp-transaction-id,x-isp-execution,x-isp-cypher,x-isp-cypher-drw,x-isp-browsername,x-ma-bid,x-ma-sid,x-ma-hostname,x-ma-pid,uniqueid,Page",
            "access-control-expose-headers": "accept-ranges,content-encoding,content-length,content-range,deviceIDrba",
            "access-control-allow-methods": "POST, GET, OPTIONS, DELETE, PUT, PATCH",
            "access-control-allow-credentials": "true",
            "etag": "\"45ca1-gzip\"",
            "x-frame-options": "SAMEORIGIN",
            "cache-control": "no-cache",
            "content-type": "text/html; charset=UTF-8",
            "strict-transport-security": "max-age=16070400; includeSubDomains",
            "vary": "user-agent"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "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.intesasanpaolo.com/",
        "title": "Banca Intesa Sanpaolo - Conto Corrente per Famiglie, Giovani e Aziende",
        "description": "Visita il sito Intesasanpaolo.com e scopri la tua nuova banca online: un mondo di vantaggi e servizi che renderanno la tua vita più semplice. Conto Corrente per Famiglie, Giovani e Aziende.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "2.20.143.170": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "2.22.248.10": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "2.23.84.220": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.213.161.220": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mail.ispgs.net",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 133.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4171.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4154.6,
                "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": 90.28
}