{
    "ok": true,
    "domain": "lastampa.it",
    "generated_at": "2026-08-09T01:22:43-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 60,
            "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": "4 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": 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": "50 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: server-54-192-100-94.mci50.r.cloudfront.net"
            },
            {
                "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": "4 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": "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": "50 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: server-54-192-100-94.mci50.r.cloudfront.net",
                "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": [
                "54.192.100.94",
                "54.192.100.91",
                "54.192.100.55",
                "54.192.100.4"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 lastampa-it.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=6zpzdtpmt76qqzrfqo34etnuerj8e6\"",
                "\"9izcfHnyK81Xj/rsvsc2YsCWCW91TQLrvg1joWH8UX+Lx+QIrXfYj5mfEy9mfDcqP5KrjCnbEixbcL1gK0oPFg==\"",
                "\"adobe-idp-site-verification=d4f4abc3723b4666a94ada0d744f1699f7e69ee338a2d4d50cfade464641d5f6\"",
                "\"MS=ms96993890\"",
                "\"google-site-verification=ietPry7AA3_RCpSad579uaHA_-S29E5Zyne1Lx6yg_E\"",
                "\"_globalsign-domain-verification=H4jXpY_KLEveFB9jOJAxN18fyxbqoKBxtPaEw9yJcs\"",
                "\"google-site-verification=alE6UuY7cwBAwubjmk1N6VDdkKuITh-OIUW5DJ4Ilsg\"",
                "\"google-site-verification=qngO0TNSA2_tFbtGAyz54ZrLcdps1St3ypWy3jSduBo\"",
                "\"google-site-verification=L-I_5iVzxz4-DnR2qQIIWdPFb_J5zIXA2LymyR_s0CU\"",
                "\"qCQu9Lupa37Bzy1YWM7FQ6tciA8SYjZ1OjVEWzWdbG4=\"",
                "\"v=spf1 mx ptr ip4:178.23.254.18 ip4:178.23.248.0/24 include:t.contactlab.it include:musvc.com include:spf.protection.outlook.com include:spf-smtp.kataweb.it ~all\"",
                "\"mailru-verification: a76034e2a8124b48\""
            ],
            "NS": [
                "ns-106.awsdns-13.com.",
                "ns-1452.awsdns-53.org.",
                "ns-1868.awsdns-41.co.uk.",
                "ns-895.awsdns-47.net."
            ],
            "SOA": [
                "ns-895.awsdns-47.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.94",
            "54.192.100.91",
            "54.192.100.55",
            "54.192.100.4"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ptr ip4:178.23.254.18 ip4:178.23.248.0/24 include:t.contactlab.it include:musvc.com include:spf.protection.outlook.com include:spf-smtp.kataweb.it ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc_agg@vali.email;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.lastampa.it",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz0RJejPmUUYP8zBUGt13JMDmMkijqXfrxmn978Q7DJc0ju/BNrdNs8dQOcmVCLJ/SI4Oj2eYsWRetXjyJ/dAp7gZ50MzFleRZXG8VhLsTD0n+rcvigdxFZ+5SLEdPdpcQFrrYFIIwLEtZiR9vssyM/7A+DJHBRy8Ny6AtzdGCl7MBeTS9gsDtGjj5MeKrI2R7QvS9P5D0Jov5vVOjUGcx+Ed+SjQACMmRSJMyvs523Tt1Lt7ti1+S2KGX9ZPoCrKPTwU878Oz81/QtmsJ3LHppH5EE88nTO+XrOIJzsFVe3eL8zFR+IHl8RZNcRBwxlKYWBMhyduV/XkjFeDPk05DQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-94.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.159.227.110",
                        "108.159.227.22",
                        "108.159.227.57",
                        "108.159.227.89"
                    ],
                    "time_ms": 97.39
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.159.227.110",
                        "108.159.227.22",
                        "108.159.227.57",
                        "108.159.227.89"
                    ],
                    "time_ms": 41.38
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.138.85.117",
                        "108.138.85.17",
                        "108.138.85.6",
                        "108.138.85.72"
                    ],
                    "time_ms": 167.59
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.159.227.110",
                        "108.159.227.22",
                        "108.159.227.57",
                        "108.159.227.89"
                    ],
                    "time_ms": 56.45
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.4",
                        "54.192.100.55",
                        "54.192.100.91",
                        "54.192.100.94"
                    ],
                    "time_ms": 271.02
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "case.tuttoaffari.com",
        "valid_from": "2026-03-14T19:00:00-05:00",
        "valid_to": "2026-09-28T18:59:59-05:00",
        "days_remaining": 50,
        "san": [
            "case.tuttoaffari.com",
            "societa.alfemminile.com",
            "nordesteconomia.it",
            "bellezza.alfemminile.com",
            "a.gedidigital.it",
            "www.lastampalavoro.com",
            "www.lastampaweb.it",
            "www.lapinna.it",
            "gazzettadimantova.it",
            "ilsecoloxix.it",
            "download.capital.it",
            "laprovinciapavese.it",
            "sessualita.alfemminile.com",
            "www.spaziolastampa.it",
            "www.tuttoaffari.com",
            "star.alfemminile.com",
            "famiglia.alfemminile.com",
            "www.stratorino.com",
            "viaggi.alfemminile.com",
            "www.lazampa.tv",
            "www.lastampa.fm",
            "www.lastampa.biz",
            "lavoro.alfemminile.com",
            "www.lastampanordovest.it",
            "www.nordesteconomia.it",
            "astrologia.alfemminile.com",
            "valoreitalia.online",
            "torinosette.it",
            "www.lastampastyle.com",
            "www.lasentinella.it",
            "login.repubblica.it",
            "joy.it",
            "neonato.alfemminile.com",
            "casa.alfemminile.com",
            "download.m2o.it",
            "game.deejay.it",
            "www.lastampalive.com",
            "viaggi.repubblica.it",
            "dieta.alfemminile.com",
            "www.lastampa.kataweb.it",
            "moda.alfemminile.com",
            "gedi.it",
            "www.gedispa.it",
            "www.partylikeadeejay.it",
            "m.repubblica.it",
            "www.tuttoscienze.it",
            "gedismile.it",
            "www.gedismile.it",
            "partylikeadeejay.it",
            "www.lastampa.com",
            "www.lastampa.tv",
            "salute.alfemminile.com",
            "www.itedi.it",
            "www1.lastampa.it",
            "animali.alfemminile.com",
            "gedispa.it",
            "www.radioon.it",
            "lasentinella.it",
            "www.stratorino.it",
            "www.videomusica.com",
            "www.torinosette.it",
            "www.nordovest.it",
            "amore.alfemminile.com",
            "m2.repubblica.it",
            "lastampa.it",
            "m.ilsecoloxix.it",
            "gravidanza.alfemminile.com",
            "www.laprovinciapavese.it",
            "hobby.alfemminile.com",
            "www.mylastampa.com",
            "matrimonio.alfemminile.com",
            "psicologia.alfemminile.com",
            "www.lastampastyle.it",
            "alfemminile.it",
            "www.lastampalavoro.it",
            "www.lastampalab.it",
            "www.tuttonautica.it"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.lastampa.it/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.lastampa.it/",
            "date": "Sun, 09 Aug 2026 06:22:34 GMT",
            "server": "Varnish",
            "x-varnish": "153380958",
            "cache-control": "max-age=61, s-maxage=61",
            "expires": "Sun, 09 Aug 2026 06:21:13 GMT",
            "via": "1.1 google, 1.1 4093d20d641782c8a61cba78cc905034.cloudfront.net (CloudFront)",
            "x-cache": "Miss from cloudfront",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "7y7hYNMT-rdXUVkLcirLEPRuzcodL4Y7inIltwm9BlHvHP8ScbXBuw==",
            "content-type": "text/html",
            "x-guploader-uploadid": "AKhXX7KKZewedb9iG8xlzAyiTuacTl4z4cTBqx_sESzylwG07U6vTT2wuE_4kvExEXMjhvO0oX6T7AU",
            "x-goog-generation": "1786256413628055",
            "x-goog-metageneration": "1",
            "x-goog-stored-content-encoding": "identity",
            "x-goog-stored-content-length": "217086",
            "x-goog-hash": "md5=4PsXZV4oImuyqmSOEVRIFg==",
            "x-goog-storage-class": "REGIONAL",
            "x-cacheable": "YES",
            "access-control-allow-headers": "*",
            "access-control-allow-methods": "*",
            "access-control-max-age": "600",
            "access-control-allow-credentials": "true",
            "access-control-allow-origin": "*",
            "referrer-policy": "unsafe-url",
            "content-security-policy": "upgrade-insecure-requests; default-src https: wss: data: blob: 'unsafe-inline' 'unsafe-eval'",
            "x-robots-tag": "noarchive",
            "x-kw-date": "Sun, 09 Aug 2026 06:21:13 GMT",
            "x-kw-expires": "Sun, 09 Aug 2026 06:21:13 GMT",
            "smaxagedone": "yup",
            "x-kw-cache-control": "max-age=61, s-maxage=61",
            "accept-ranges": "bytes",
            "vary": "Accept-Encoding,gd-facet-webview,x-lambdaedge-localauth",
            "alt-svc": "h3=\":443\"; ma=86400",
            "age": "80"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": true,
            "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.lastampa.it/",
        "title": "La Stampa - Ultime notizie di cronaca e news dall'Italia e dal mondo",
        "description": "Segui le ultime notizie de La Stampa e rimani aggiornato su tutti i fatti di cronaca, politica, economia e molto altro in Italia e nel mondo.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.192.100.94": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.91": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.55": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.4": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "lastampa-it.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 25.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4045.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4061.9,
                "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": 113.74
}