{
    "ok": true,
    "domain": "lpo.fr",
    "generated_at": "2026-08-10T13:58:43-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": "2 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": "34 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: ip242.infra.lpo.fr"
            },
            {
                "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": "2 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": "34 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: ip242.infra.lpo.fr",
                "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": [
                "51.68.17.242"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 lpo-fr.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"brevo-code:6e55854049f56ed12651b1f3dc73cac0\"",
                "\"kZhE5cJdVkJ5kCcpF3xdordFkvA=\"",
                "\"google-site-verification=MK5F4fDpTyzHea7LAnOjMEyH8Xa9nmcNGrsGGimqpB4\"",
                "\"brevo-code:a1671541a1590d49d02c3bf840f37e53\"",
                "\"brevo-code:a20ac7963f42db2b1ca1a7fd7561d045\"",
                "\"brevo-code:13e9cb51e5e607144b936ee44a738a1b\"",
                "\"sendinblue-code:d90c52c1c6cb441dc17c55458ea28d4b\"",
                "\"ZOOM_verify_O_MZjBjUSjycur4iuHdI_w\"",
                "\"google-site-verification=tAG7xIUO_1Vt25LAbNBshEqdjlRxfhmp4zrkhCyi5KQ\"",
                "\"MS=ms54252199\"",
                "\"d67d55ce68869b77a6b6053ea5aa7809\"",
                "\"brevo-code:0ca1f3a65d64224e0c45e4f1f37f3181\"",
                "\"brevo-code:3a151c5053cbb38cf8e5f8d82a733102\"",
                "\"v=spf1 a mx ip4:37.59.205.115 ip4:91.207.254.235 ip4:51.68.17.241 ip4:35.180.53.48 ip4:51.68.17.242 ip4:51.254.85.61 include:spf.protection.outlook.com include:spf.lpo.fr include:spf.mailjet.com include:servers.mcsv.net include:mx.ovh.com -all\"",
                "\"brevo-code:aca4be51667f5e24dae968c521229ec7\"",
                "\"X7JEddsiRW8AsAKvm1U14WP8p60=\"",
                "\"cisco-ci-domain-verification=28120316f2daaa2826d462eccf1bade2073014924f331fb16af11476989f2d93\"",
                "\"facebook-domain-verification=pqctmch2km5vsxe6h23z0ily859ix7\""
            ],
            "NS": [
                "ns100.ovh.net.",
                "dns100.ovh.net."
            ],
            "SOA": [
                "dns100.ovh.net. tech.ovh.net. 2086028291 86400 3600 3600000 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "51.68.17.242"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a mx ip4:37.59.205.115 ip4:91.207.254.235 ip4:51.68.17.241 ip4:35.180.53.48 ip4:51.68.17.242 ip4:51.254.85.61 include:spf.protection.outlook.com include:spf.lpo.fr include:spf.mailjet.com include:servers.mcsv.net include:mx.ovh.com -all",
        "dmarc": "v=DMARC1;p=quarantine;pct=100;rua=mailto:dmarc@lpo.fr,mailto:rua@dmarc.brevo.com;sp=none;aspf=r;",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.lpo.fr",
        "dkim": "v=DKIM1; h=sha256; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwS3f/P5yzyZspQCfKjpKM7cMgnDUTg9pd3hP+WyGwuj27ml1dsh0AqNtxEYBkEmzjG3u1wHmZa81sNsCxZdb2d5PiKGZ+tqZkh0Lq3AyNQIU3sSSaCcXJkj6PBvm+lwkB+HbMxXetACO/ArlGpdqqFnk1ElAIaI8jshF6P/6c7beSU+fWSDxa5cn4V8lGAQozW+/2nUkxK6V0oXDC+Jaw904GCjIY08afYIsUHbE1BKqfpv/iwjEV+8OPRJ+Kwbv14DDY5aNBtN1udgkpLJ1Yi448OgzGKUDnf28AWCBk2zE9kawLhcLFHGG358ip0bh/+mH3BmGWV9H8ElngnoetQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ip242.infra.lpo.fr",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "51.68.17.242"
                    ],
                    "time_ms": 146.85
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "51.68.17.242"
                    ],
                    "time_ms": 335.12
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "51.68.17.242"
                    ],
                    "time_ms": 272.46
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "51.68.17.242"
                    ],
                    "time_ms": 131.4
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "51.68.17.242"
                    ],
                    "time_ms": 312.01
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Gandi SAS",
        "subject": "*.lpo.fr",
        "valid_from": "2025-09-07T19:00:00-05:00",
        "valid_to": "2026-09-13T18:59:59-05:00",
        "days_remaining": 34,
        "san": [
            "*.lpo.fr",
            "lpo.fr"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.lpo.fr/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Mon, 10 Aug 2026 18:58:34 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "162",
            "connection": "keep-alive",
            "location": "https://www.lpo.fr/",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
            "xkey": "ez-all c39978 c34892 c26250 c39979 c25277 c39980 c39981 c15558 c50762 c50765 c50596 c50491 c50474 c17853 c50769 c50556 c50573 c50120 c50487 c38670 c54 c1719 c1720 c1721 ct13 l77 pl268 p1 p2 p268 p77",
            "x-powered-by": "Ibexa Open Source v3",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=5%2FhCuX6oawXuPk6GzC4TwiglLCrOvvDy4d0GEslj6Gm%2B%2FDCeiaGfwuv8ztvhetvHB6%2FAAu8xmrE0AHS6IkwuaoDuT6DLNM5HOAzhbRyJCyqm5mfveOyfSBg9oVHz\"}]}",
            "x-varnish": "79364613 11110104",
            "age": "11",
            "via": "1.1 varnish (Varnish/6.0)",
            "vary": "Origin, Accept-Encoding",
            "cache-control": "public, max-age=172800, s-maxage=600, stale-while-revalidate=300, stale-if-error=300",
            "x-cache": "HIT",
            "x-cache-hits": "964",
            "x-cache-ttl": "54172.095",
            "last-modified": "Mon, 10 Aug 2026 18:58:23 GMT",
            "cf-cache-status": "HIT",
            "cf-ray": "a2913b96faeec667-ORD",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "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": "cloudflare",
        "powered_by": "Ibexa Open Source v3"
    },
    "webpage": {
        "url": "https://www.lpo.fr/",
        "title": "Accueil LPO.fr - LPO (Ligue pour la Protection des Oiseaux) - Agir pour la biodiversité",
        "description": "La LPO est l'une des plus importantes associations françaises dédiées à la protection de la nature.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "51.68.17.242": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "lpo-fr.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 25.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.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": 86.32
}