{
    "ok": true,
    "domain": "fff.fr",
    "generated_at": "2026-08-10T20:09:33-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 72,
        "label": "Fair",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 73,
            "network": 50,
            "availability": 60
        },
        "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": 5,
                "lost_points": 0,
                "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": "2 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": "74 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: webredir.gandi.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "2 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": "74 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: webredir.gandi.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "217.70.184.55"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-003fb101.gslb.pphosted.com.",
                "10 mxa-003fb101.gslb.pphosted.com."
            ],
            "TXT": [
                "\"_globalsign-domain-verification=h-mscP4LKyeVL8RHfK9wnOjjlTKXysfq9zXCDXjtJ-\"",
                "\"brevo-code:5285c0c781c2eda170349bc47829200f\"",
                "\"Y2GPBOJnpMOQVHR3nP7I0j2RLPsjipt67+GZq8ovVTjUfd1Jm5zg9tW+LNBqFpEL2lWw4uX6cbxPqxTb5yDm4w==\"",
                "\"amazonses:ll3GYDk6YbCj3a35ZIE2CPruGPJc/mTVl+VOi1z4H18=\"",
                "\"google-site-verification=1Xw0Jg56fJHsdlYeWFwCpobJAYoFw6-uTvku-estopk\"",
                "\"google-site-verification=-IPwjR7xxw1_IfCRv9tcpaaARomLIw2ejkaGHjB_eLo\"",
                "\"brevo-code:6cfe245b799dbaaaa0fb9d7d8ae0cb9a\"",
                "\"workplace-domain-verification=055dab35-89cd-4cd7-ac2e-cae9202e207e\"",
                "\"brevo-code:46b8d5ae2820945058fc8d23ab12ee9f\"",
                "\"_globalsign-domain-verification=q_AJTluOclua63sB2GOLiNyF43t3SrFOFxz0QgkPUi\"",
                "\"brevo-code:f3fdb6393184eac36d3700b4bad1fa86\"",
                "\"_globalsign-domain-verification=nkPRvwgM3To_dM6hd-w1LPGiHgIOcROVT9yF2lPG5N\"",
                "\"_3lhk12vs7x7z5kuz1mf1ekguwugtgmr\"",
                "\"brevo-code:1d2cc75b95e6323f2d6e71a95729fea9\"",
                "\"apple-domain-verification=t6DNoTlkFGrLNCrJ\"",
                "\"facebook-domain-verification=hv9wxiwabfyv7mj13pqaqxoeai5sxz\"",
                "\"brevo-code:700e9094fdb3883d8561799a7b98b5b8\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"94hxwoS+2Jt5bjyMlLqYIiBNmDKLSk26+Vij4tTOdVc=\"",
                "\"_globalsign-domain-verification=cuHvB4wG2Yuh-oLZWP2bWf2-m0LfOEHM-J3j8rk9hF\"",
                "\"_globalsign-domain-verification=6u2ruC_9mLuiGZN6-NAf5saA8-FoOtB1fTZS0DsY7m\"",
                "\"brevo-code:35b54ae33e69802fc8925ffab51b3ca4\"",
                "\"atlassian-domain-verification=4xgOmxpkmafbzWrhC5We5tzozrEaOAaO/URa/SZpyViulLkHQ/KUmsmaU7WM6cPf\"",
                "\"atlassian-sending-domain-verification=0cd2ec79-9d61-4dbb-8658-f1c3cdf73cc0\"",
                "\"apple-domain-verification=mfyMi7sv71P4MGPH7Frsx9pIPGhyaOhTXf89NRU5hyw\""
            ],
            "NS": [
                "ns-84-c.gandi.net.",
                "ns-70-a.gandi.net.",
                "ns-114-b.gandi.net."
            ],
            "SOA": [
                "ns1.gandi.net. hostmaster.gandi.net. 1786350976 10800 3600 604800 10800"
            ],
            "CAA": [
                "0 issuewild \"globalsign.com\"",
                "0 issue \"sectigo.com\"",
                "0 iodef \"mailto:fff.certificats@fffwaad.onmicrosoft.com\"",
                "0 issue \"awstrust.com\"",
                "0 issue \"globalsign.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"amazontrust.com\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "217.70.184.55"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1;p=reject;fo=1;rua=mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "mail",
        "dkim_host": "mail._domainkey.fff.fr",
        "dkim": "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5/2V1/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "webredir.gandi.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "217.70.184.55"
                    ],
                    "time_ms": 127.23
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "217.70.184.55"
                    ],
                    "time_ms": 161.99
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "217.70.184.55"
                    ],
                    "time_ms": 50.53
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "217.70.184.55"
                    ],
                    "time_ms": 35.87
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "217.70.184.55"
                    ],
                    "time_ms": 219.95
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Gandi SAS",
        "subject": "fff.fr",
        "valid_from": "2025-10-23T19:00:00-05:00",
        "valid_to": "2026-10-24T18:59:59-05:00",
        "days_remaining": 74,
        "san": [
            "fff.fr"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.fff.fr/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "content-length": "12549",
            "location": "https://www.fff.fr/",
            "mime-version": "1.0",
            "x-reference-error": "18.c3aa3717.1786410572.14ce000e",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "expires": "Tue, 11 Aug 2026 01:09:33 GMT",
            "content-type": "text/html",
            "x-robots-tag": "noindex, noarchive, nofollow",
            "x-frame-options": "deny",
            "x-content-type-options": "nosniff",
            "date": "Tue, 11 Aug 2026 01:09:33 GMT",
            "alt-svc": "h3=\":443\"; ma=93600"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.fff.fr/",
        "title": "Fédération française de football",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "217.70.184.55": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-003fb101.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 134.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 105.8,
                "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.64
}