{
    "ok": true,
    "domain": "operadeparis.fr",
    "generated_at": "2026-08-10T12:49:10-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "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": "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": "66 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: unused-89-185-44-102.fr.clara.net"
            },
            {
                "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": "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": "66 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: unused-89-185-44-102.fr.clara.net",
                "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": [
                "89.185.44.102"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 operadeparis-fr.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"0ll3k20x1x2fdwj3xdpr11zhppggxsnx\"",
                "\"facebook-domain-verification=a1yor4x3e3d8aoabwc621q844ijoaw\"",
                "\"stripe-verification=203c9b33a8ccb1891daf1a2c5a924b75ff378306f914bd0582623dea941e64d7\"",
                "\"v=spf1 ip4:185.88.104.169 include:spf.secutix.com include:spf.operadeparis.fr include:spf.protection.outlook.com include:spf.mandrillapp.com -all\"",
                "\"apple-domain-verification=h2DXLOB6wJdL0qRo\"",
                "\"v=spf2.0/pra mx ip4:185.88.104.169 ip4:212.99.9.70/32 ~all\"",
                "\"google-site-verification=KK5JFJN-B-Cbm1IRTK6B0b6u5AN3rpDPKEi0NzeK5Ok\""
            ],
            "NS": [
                "nsc.perf1.com.",
                "nsb.perf1.com.",
                "nsa.perf1.fr."
            ],
            "SOA": [
                "nsa.perf1.fr. technical.nameshield.net. 2026072115 28800 7200 604800 7200"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "89.185.44.102"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:185.88.104.169 include:spf.secutix.com include:spf.operadeparis.fr include:spf.protection.outlook.com include:spf.mandrillapp.com -all",
        "dmarc": "v=DMARC1; p=none; sp=none; pct=100; rua=mailto:exploitation@operadeparis.fr; ruf=mailto:exploitation@operadeparis.fr; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.operadeparis.fr",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxvthsE80yLe2vaArQ/aJ5GZ71ZYOwwQPSMxf4o0/WEpKqD3YpEece6oCKQT0hoFccSi03MCDqafubwfiEElv+PaPuv5lGED3pMJN/vvhqncCt+sItS3+1pKczVBDPuZFmkvxFD07hVf4xe+7VV5nv1spAydeQUjmLq2YLMuCiR743sUvtHqrZWEyXUW+r9q6soMVtS0Iatnco98jxebp19WvK9BbWr8VghgaAZ7heml6RzXrYFDkKx+e0EBPAiGfCsMpD9mEZtdBo0XUxTjcYYQ4RB6xRIjzqHWoDea+r9qKxOFfQGUsd0Tg6/ueRSXdL1VUetSeHhYzspa3IoGReQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "unused-89-185-44-102.fr.clara.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "89.185.44.102"
                    ],
                    "time_ms": 45.73
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "89.185.44.102"
                    ],
                    "time_ms": 63.84
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "89.185.44.102"
                    ],
                    "time_ms": 82.13
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "89.185.44.102"
                    ],
                    "time_ms": 54.17
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "89.185.44.102"
                    ],
                    "time_ms": 180.76
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Gandi",
        "subject": "*.operadeparis.fr",
        "valid_from": "2026-03-30T19:00:00-05:00",
        "valid_to": "2026-10-15T18:59:59-05:00",
        "days_remaining": 66,
        "san": [
            "*.operadeparis.fr",
            "operadeparis.fr"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.operadeparis.fr/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Mon, 10 Aug 2026 17:49:01 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "478225",
            "location": "https://www.operadeparis.fr/",
            "x-cacheable": "NO",
            "x-varnish": "46636548 46341269",
            "age": "3018",
            "x-cache": "HIT",
            "x-host": "www-01.web.onp",
            "vary": "Accept-Encoding",
            "cache-control": "max-age=0, must-revalidate, public, s-maxage=3600",
            "content-security-policy": "base-uri 'self';connect-src 'self' *.doubleclick.net wss://operadeparis.local:8080/ws https://operadeparis.local:8080 https://googleads.g.doubleclick.net https://pagead2.googlesyndication.com https://www.googleadservices.com https://www.google.com https://google.com *.kameleoon.eu https://*.kameleoon.com https://*.kameleoon.io https://*.kameleoon.eu https://data.kameleoon.eu https://*.kameleoon.net *.adtrafficquality.google *.adtrafficquality.google/pagead/sodar *.operadeparis.fr *.mzrn.net *.googlesyndication.com *.google.com *.googleadservices.com *.googletagmanager.com *.google-analytics.com *.axept.io *.axeptio.eu *.axeptio.tech *.imagino.com https://via.batch.com https://ws.batch.com https://*.batch.com *.batch.com *.adnxs.com *.xiti.com *.clarity.ms https://ib.adnxs.com/pixie https://logs1412.xiti.com https://j.clarity.ms/collect https://analytics.tiktok.com *.webservices.francetelevisions.fr https://api-embed.webservices.francetelevisions.fr px.ads.linkedin.com https://api.cloudinary.com https://secure.payzen.eu *.payzen.eu https://arop-preprod-api.operadeparis.fr https://sogenactif.com https://*.sogenactif.com https://sogecommerce.societegenerale.eu https://data.affluences.com;form-action 'self' *.operadeparis.fr *.mzrn.net https://secure.payzen.eu *.payzen.eu *.facebook.com https://www.facebook.com https://payment-webinit.sogenactif.com *.sogenactif.com https://sogecommerce.societegenerale.eu;img-src 'self' https://operadeparis.local:8080 */dist/ *.cloudinary.com *.youtube.com https://img.youtube.com data: *.operadeparis.fr *.mzrn.net *.googlesyndication.com *.googleadservices.com *.adtrafficquality.google placehold.it *.googletagmanager.com *.google.com *.google.fr *.doubleclick.net https://fonts.gstatic.com https://googleads.g.doubleclick.net *.ytimg.com *.analytics.twitter.com https://analytics.twitter.com *.axeptio.imgix.net https://axeptio.imgix.net *.axept.io https://www.google-analytics.com https://t.co *.imagino.com https://tag.imagino.com *.facebook.com https://www.facebook.com https://ib.adnxs.com *.adnxs.com https://px.ads.linkedin.com;media-src 'self' */dist/ *.cloudinary.com data: *.operadeparis.fr *.mzrn.net *.googlesyndication.com *.etx.studio https://files-api.voxa.majelan.com *.voxa.majelan.com https://embed.radiofrance.fr *.radiofrance.fr https://www.francemusique.fr *.francemusique.fr https://embed.francetv.fr *.francetv.fr;object-src 'self';frame-ancestors 'self' *.operadeparis.fr *.falstaff.operadeparis.info *.falstaff-test.onp.sec https://falstaff.operadeparis.info https://falstaff-test.onp.sec;frame-src 'self' *.googletagmanager.com *.youtube.com *.soundcloud.com *.cloudinary.com *.operadeparis.fr *.mzrn.net *.rolex.com *.googlesyndication.com *.doubleclick.net https://googleads.g.doubleclick.net https://td.doubleclick.net *.adtrafficquality.google *.googleadservices.com *.google.com https://static.pacifa3d.com *.pacifa3d.com https://embed.radiofrance.fr *.radiofrance.fr https://www.francemusique.fr *.francemusique.fr https://embed.francetv.fr *.francetv.fr *.facebook.com https://www.facebook.com https://embed.culturalspot.org https://impactco2.fr *.impactco2.fr https://payment-webinit.sogenactif.com *.sogenactif.com https://www.billetweb.fr;script-src 'nonce-Ut0r8GwY4DGMrEgukUUhoZ8Vw2qew0qX' 'strict-dynamic' 'unsafe-eval' *.kameleoon.eu https://*.kameleoon.com https://*.kameleoon.io https://*.kameleoon.eu https://data.kameleoon.eu https://*.kameleoon.net *.youtube.com *.youtube.com/iframe_api *.doubleclick.net https://googleads.g.doubleclick.net *.adtrafficquality.google *.operadeparis.fr *.mzrn.net *.googlesyndication.com *.googleadservices.com *.google.com *.g.doubleclick.net *.facebook.net *.googletagmanager.com *.etx.studio *.axept.io *.axeptio.eu *.axeptio.tech *.imagino.com https://tag.imagino.com https://via.batch.com https://ws.batch.com https://*.batch.com *.batch.com https://pacifa-assets.s3.amazonaws.com https://embed.francetv.fr *.webservices.francetelevisions.fr *.francetv.fr https://impactco2.fr *.impactco2.fr https://payment-webinit.sogenactif.com *.sogenactif.com https://goo.gle https://www.billetweb.fr;style-src 'self' 'unsafe-inline' *.kameleoon.eu *.adtrafficquality.google/pagead/sodar *.operadeparis.fr *.mzrn.net *.googlesyndication.com *.googleadservices.com *.google.com *.googletagmanager.com *.googleapis.com https://fonts.googleapis.com;font-src 'self' data: *.operadeparis.fr https://operadeparis.local:8080 https://fonts.googleapis.com https://fonts.gstatic.com https://arop.operadeparis.fr https://arop-preprod-api.operadeparis.fr https://sogenactif.com https://*.sogenactif.com https://sogecommerce.societegenerale.eu;worker-src 'self' https://via.batch.com https://ws.batch.com https://*.batch.com *.batch.com",
            "service-worker-allowed": "/",
            "accept-ranges": "bytes"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.operadeparis.fr/",
        "title": "Opéra national de Paris",
        "description": "Le Palais Garnier et l’Opéra Bastille. Programmation, Billetterie, Informations pratiques.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "89.185.44.102": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "operadeparis-fr.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4039.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4012.7,
                "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": 83.05
}