{
    "ok": true,
    "domain": "bpifrance.fr",
    "generated_at": "2026-08-09T17:35:55-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 70,
        "label": "Fair",
        "categories": {
            "dns": 75,
            "mail": 70,
            "security": 81,
            "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": "4 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": 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": "143 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: ec2-52-47-110-73.eu-west-3.compute.amazonaws.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": 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": "4 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": "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": "143 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: ec2-52-47-110-73.eu-west-3.compute.amazonaws.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": "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": [
                "52.47.110.73"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 mail1.bpifrance.fr.",
                "15 mail3.bpifrance.fr.",
                "15 mail0.bpifrance.fr.",
                "5 mail2.bpifrance.fr."
            ],
            "TXT": [
                "\"mongodb-site-verification=tgd5jRvI2DAkHS55hROBQvYSVZOcgLCb\"",
                "\"apple-domain-verification=AlkbIYBQkkcQPpev\"",
                "\"docker-verification=e7cef462-ea82-4f85-9ce9-36fe00b96e83\"",
                "\"miro-verification=d9c53cec0f6b52d4328728b505010fa1119f4e24\"",
                "\"google-site-verification=5lXhULpJGgmyWUhhVHtKsiDWBunkaBAI_r67jX4TKL0\"",
                "\"atlassian-domain-verification=OrijeMSuks4nZM2fHyF5KKW/buSHBTkH5IMNlRQsaVF2ie5n0ZznDj1TuXvaDZjC\"",
                "\"airtable-verification=cf103aa2bc901dd397a8c48a84645f65\"",
                "\"figma-domain-verification=6110d496d4149268ad09c36681a48c8ed219f0bc3917e934928ea980c27170a2-1727769214\"",
                "\"google-site-verification=N6TIu1t7kC7bolD06c-cY7ydljL8HvPbpQK93nzlmJg\"",
                "\"HT8v5r9KcgbdZFDY4o3AGbHVKifb1AvjMhRHDMPS86qfLOr+bsYfFXlC5HsMZ4ulLnXGpOgy07f6lNSBasVL1g==\"",
                "\"00D68000001cJhS=1TBSm000000037a;00DG5000007CKBp=1TBG500000005cP;00DAY00000EJW6u=1TBAY00000006dJ;00D7Q000003RNnX=1TBSm00000004Wf;00DAY000006L7ZJ=1TBAY00000002Y6;00DAY00000ISPNh=1TBAY0000000EXd;00DAa00000FwAXp=1TBAa00000002px;00D68000001Z5NP=1TBTx00000002Q1\" \";00D3H0000008lnf=1TBAP00000003An\"",
                "\"mistral-domain-verification=af263bc3e5b87ca49defb0b700f7329cfab65ed1\"",
                "\"vmware-cloud-verification-dccd08ad-a661-4034-b8fc-6a09e401f472\"",
                "\"notion-domain-verification=JqjgnXgstJ8rwlIaICcEjAuK8qGmxKGuHqcVz0JOZxu\"",
                "\"v=spf1 include:spf.protection.outlook.com include:mail.zendesk.com include:spf.mailjet.com ip4:212.234.159.87 ip4:212.234.159.93 ip4:212.234.159.94 ip4:212.234.159.95 ip4:95.141.111.53 ip4:95.141.111.54 ip4:212.157.112.71 ip4:212.157.112.72 ip4:213.41.72.\" \"71 ip4:213.41.72.72 ip4:46.235.17.250 ip4:46.235.17.251 ip4:46.235.21.57 ip4:46.235.17.252 ip4:5.39.8.116 ip4:5.39.8.122 ip4:5.39.8.123 ip4:20.74.37.146 ip4:20.74.97.162 ip4:20.74.99.62 -all\"",
                "\"dust-domain-verification-dr2e4x=oQirMPV6c71BnXTQblaAzw2gc\"",
                "\"MS=ms69250029\"",
                "\"google-site-verification=V4tJWqGaf-zNNOTUQw1WaUTb0QPOj2VFRb5rpr1-fR8\"",
                "\"lZ83G6lAEkR8xv4dLUy/r5WcOKuUhEH0cCt397nwlAe1/lehl6dpDIRr+mAV21iOWJup9DFU/xLFFVTTQr26+g==\""
            ],
            "NS": [
                "sdns2.ddn.fr.",
                "sdns1.ddn.fr.",
                "sdns3.ddn.fr."
            ],
            "SOA": [
                "dns1.ddn.fr. tech\\@dns1.ddn.fr. 2026080302 10800 3600 604800 3600"
            ],
            "CAA": [
                "0 issue \"amazonaws.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.47.110.73"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:mail.zendesk.com include:spf.mailjet.com ip4:212.234.159.87 ip4:212.234.159.93 ip4:212.234.159.94 ip4:212.234.159.95 ip4:95.141.111.53 ip4:95.141.111.54 ip4:212.157.112.71 ip4:212.157.112.72 ip4:213.41.72.71 ip4:213.41.72.72 ip4:46.235.17.250 ip4:46.235.17.251 ip4:46.235.21.57 ip4:46.235.17.252 ip4:5.39.8.116 ip4:5.39.8.122 ip4:5.39.8.123 ip4:20.74.37.146 ip4:20.74.97.162 ip4:20.74.99.62 -all",
        "dmarc": "v=DMARC1;p=none;rua=mailto:bpifrance.rua@emailsecurity.merox.io;adkim=s;aspf=s",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-52-47-110-73.eu-west-3.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.47.110.73"
                    ],
                    "time_ms": 179.73
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.47.110.73"
                    ],
                    "time_ms": 507.54
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.47.110.73"
                    ],
                    "time_ms": 255.77
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.47.110.73"
                    ],
                    "time_ms": 320.86
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.47.110.73"
                    ],
                    "time_ms": 239.13
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "bpifrance.fr",
        "valid_from": "2026-06-15T19:00:00-05:00",
        "valid_to": "2026-12-30T17:59:59-06:00",
        "days_remaining": 143,
        "san": [
            "bpifrance.fr",
            "bigmedia.bpifrance.fr",
            "www.bpifrance.fr",
            "bigmedia.prod-bpifrance.web-prd.cloud.bpifrance.fr",
            "prod-bpifrance.web-prd.cloud.bpifrance.fr",
            "admin.prod-bpifrance.web-prd.cloud.bpifrance.fr",
            "admin.bpifrance.fr",
            "www.prod-bpifrance.web-prd.cloud.bpifrance.fr"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.bpifrance.fr:443/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Sun, 09 Aug 2026 22:35:49 GMT",
            "content-type": "text/html",
            "content-length": "919",
            "location": "https://www.bpifrance.fr:443/",
            "x-cache": "Error from cloudfront",
            "via": "1.1 d453e19b87062772a7fa08b63942c2aa.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P3",
            "x-amz-cf-id": "-PY_YS0eFcgHaJ5lXMZwYxGWfXJwp03PH51Mbb0c6nSE4Nvzz_6gDg==",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.bpifrance.fr:443/",
        "title": "Bpifrance - Servir l'Avenir",
        "description": "Bpifrance, Banque Publique d'Investissement accompagne les entreprises pour voir plus grand et plus loin. De l'amorçage jusqu'à la cotation en bourse, du crédit aux fonds propres, Bpifrance offre un continuum de solutions de financement.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "52.47.110.73": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mail1.bpifrance.fr",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 110.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 219.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021,
                "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": 80.59
}