{
    "ok": true,
    "domain": "rfi.fr",
    "generated_at": "2026-08-08T21:08:27-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 45,
            "security": 81,
            "network": 85,
            "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": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 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": 0,
                "lost_points": 25,
                "detail": "DMARC policy not found."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "132 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-63-186-113.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 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": "error",
                "title": "DMARC",
                "detail": "DMARC policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "level": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "132 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-63-186-113.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.63.186.113"
            ],
            "AAAA": [
                "2600:1407:7400:1596::2bc9",
                "2600:1407:7400:158b::2bc9"
            ],
            "CNAME": [],
            "MX": [
                "5 gw000151-eu.fortimail.com."
            ],
            "TXT": [
                "\"google-site-verification=80X8xBnjfPI4kYXb6lW2hTMzZtdUgwd9UYa2MttkAMo\"",
                "\"kf9O0ZRGCQygADt2sNqVSMz+E0mffDG/CgwYdbfxukt0l/t8E7hEfY8NKFQZ+Nn7DF2ywpbi05HjwjisO38vUg==\"",
                "\"7Um+fJoSowkH7rXy6VX20iW1luuKNiyLTwmGsYpFquI=\"",
                "\"facebook-domain-verification=q33q19po26sydkormui6vzzoyts6dw\"",
                "\"v=spf1 +MX ip4:154.52.0.151 ip4:84.14.169.30 ip4:5.144.140.88 include:spf.savoirs.rfi.fr ip4:209.52.117.178 include:spf.protection.outlook.com -all\"",
                "\"google-site-verification=c-uuIXNeJuP30iajzmi2BFEvRS9jpRSMTbUBeiAf5qo\"",
                "\"slack-domain-verification=se87KN20NmSFdGUCuVfYbtXgYXNTTDu4TUYT9opa\"",
                "\"0zb24h2gvdnz2cv877j7ht5k8xp7621m\"",
                "\"atlassian-domain-verification=xDJOpp5LhSlJgX7z4KvFhCYnZB2TY8hfdLraQjAFAVx26Tkac4u7Z8C1oj90csaT\"",
                "\"_wcsebkrznt945vzsa5izsmdoog3vkjf\"",
                "\"4pdzp134rryd8nvt41v6y3563t7378xc\"",
                "\"_globalsign-domain-verification=OAEmLgH64sDasY56gM7BfxlStwNYFW8n9jRv8vT2pX\"",
                "\"atlassian-domain-verification=A8w13LJxUXKD3We2aV5t054m8lhwHbasQZ/fBI/YySexagczb6/B44ukx9Rul9J4\""
            ],
            "NS": [
                "a26-67.akam.net.",
                "a7-65.akam.net.",
                "a1-147.akam.net.",
                "a10-66.akam.net.",
                "a9-66.akam.net.",
                "a6-64.akam.net."
            ],
            "SOA": [
                "a1-147.akam.net. hostmaster.akamai.com. 2015011190 7200 3600 1209600 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.63.186.113"
        ],
        "ipv6": [
            "2600:1407:7400:1596::2bc9",
            "2600:1407:7400:158b::2bc9"
        ]
    },
    "mail": {
        "spf": "v=spf1 +MX ip4:154.52.0.151 ip4:84.14.169.30 ip4:5.144.140.88 include:spf.savoirs.rfi.fr ip4:209.52.117.178 include:spf.protection.outlook.com -all",
        "dmarc": "",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-63-186-113.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.63.186.113"
                    ],
                    "time_ms": 55.87
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.60.131.100"
                    ],
                    "time_ms": 56.19
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.194.72.135"
                    ],
                    "time_ms": 110.59
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.63.186.113"
                    ],
                    "time_ms": 182.67
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.9.168.134"
                    ],
                    "time_ms": 62.37
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.rfi.fr",
        "valid_from": "2026-06-03T19:00:00-05:00",
        "valid_to": "2026-12-19T17:59:59-06:00",
        "days_remaining": 132,
        "san": [
            "www.rfi.fr",
            "alexa.voice-api.rfi.fr",
            "amp.rfi.fr",
            "api2.rfi.fr",
            "apis.fle.rfi.fr",
            "apis.rfi.fr",
            "articles.rfi.fr",
            "br.rfi.fr",
            "cn.rfi.fr",
            "emailing.rfi.fr",
            "embed.rfi.fr",
            "en.rfi.fr",
            "es.rfi.fr",
            "fa.rfi.fr",
            "ff.rfi.fr",
            "fr.rfi.fr",
            "francaisfacile.rfi.fr",
            "graphics.rfi.fr",
            "ha.rfi.fr",
            "hy.rfi.fr",
            "km.rfi.fr",
            "m.br.rfi.fr",
            "m.cn.rfi.fr",
            "m.en.rfi.fr",
            "m.es.rfi.fr",
            "m.fa.rfi.fr",
            "m.ha.rfi.fr",
            "m.km.rfi.fr",
            "m.marfi.rfi.fr",
            "m.pt.rfi.fr",
            "m.rfi.fr",
            "m.rfi.ro",
            "m.ru.rfi.fr",
            "m.sw.rfi.fr",
            "m.trad.cn.rfi.fr",
            "m.vi.rfi.fr",
            "ma.rfi.fr",
            "marfi.rfi.fr",
            "musique.rfi.fr",
            "observers.rfi.fr",
            "podcast.rfi.ro",
            "pt.rfi.fr",
            "rfi.fr",
            "ro.rfi.fr",
            "ru.rfi.fr",
            "s.francaisfacile.rfi.fr",
            "s.rfi.fr",
            "savoirs.rfi.fr",
            "scd.br.rfi.fr",
            "scd.cn.rfi.fr",
            "scd.en.rfi.fr",
            "scd.es.rfi.fr",
            "scd.fa.rfi.fr",
            "scd.ha.rfi.fr",
            "scd.km.rfi.fr",
            "scd.musique.rfi.fr",
            "scd.pt.rfi.fr",
            "scd.rfi.fr",
            "scd.ru.rfi.fr",
            "scd.sw.rfi.fr",
            "scd.vi.rfi.fr",
            "social.rfi.fr",
            "static.rfi.fr",
            "sw.rfi.fr",
            "trad.cn.rfi.fr",
            "uk.rfi.fr",
            "vi.rfi.fr",
            "webdoc.rfi.fr",
            "www.rfi.ro"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.rfi.fr/fr/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "0",
            "location": "https://www.rfi.fr/fr/",
            "cache-control": "max-age=31536000",
            "expires": "Sun, 09 Aug 2026 02:13:24 GMT",
            "date": "Sun, 09 Aug 2026 02:08:24 GMT",
            "strict-transport-security": "max-age=15768000",
            "x-frame-options": "DENY",
            "x-fmm-version": "7.3.16-9",
            "x-ua-compatible": "IE=edge",
            "x-robots-tag": "max-snippet:300, max-image-preview:large, max-video-preview:3",
            "cross-origin-opener-policy": "same-origin-allow-popups",
            "x-fmm-request-id": "c61a60a5-05eb-432d-ba3e-728d55c21107",
            "accept-ch": "Save-Data, ECT, Viewport-Width, Width, DPR",
            "permissions-policy": "browsing-topics=*, ch-save-data=(self \"https://s.rfi.fr\" \"https://static.rfi.fr\"), ch-ect=(self \"https://s.rfi.fr\" \"https://static.rfi.fr\"), ch-viewport-width=(self \"https://s.rfi.fr\" \"https://static.rfi.fr\"), ch-width=(self \"https://s.rfi.fr\" \"https://static.rfi.fr\"), ch-dpr=(self \"https://s.rfi.fr\" \"https://static.rfi.fr\")",
            "link": "<https://tms.fmm.io>; rel=\"preconnect\"; crossorigin=\"crossorigin\",</build/fonts/inter_latin.640b10a7966d94927c2ec64a71918e48.woff2>; rel=\"preload\"; as=\"font\"; type=\"font/woff2\"; crossorigin=\"anonymous\",</build/css/root.5c4faebd51660b8d07c0.css>; rel=\"preload\"; as=\"style\",</build/css/page-builder.bc53ad07580c54ac22e7.css>; rel=\"preload\"; as=\"style\""
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.rfi.fr/fr/",
        "title": "RFI - Actualités, info, news en direct - Radio France Internationale",
        "description": "Suivez toute l'information politique, culturelle, sportive en direct et en continu sur RFI. Les dernières informations, news et actualités en France et à l'international.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.63.186.113": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "gw000151-eu.fortimail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 228.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 167.8,
                "banner": "",
                "error": "No connection"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 163.2,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 106.71
}