{
    "ok": true,
    "domain": "lefigaro.fr",
    "generated_at": "2026-08-08T19:29:42-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "network": 100,
            "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": "2 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": "3 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": "184 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-45-46-199.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "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": "2 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": "3 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": "184 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-45-46-199.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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.45.46.199",
                "23.45.46.200"
            ],
            "AAAA": [
                "2600:1407:7400:14::17d7:be4",
                "2600:1407:7400:14::17d7:be8"
            ],
            "CNAME": [],
            "MX": [
                "50 rsmtp1.le-figaro.com.",
                "50 rsmtp2.le-figaro.com.",
                "10 lefigaro-fr.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"perplexity-ai-domain-verification-r0sv63=pNfjWuho4IP32c8gnTmzePNIw\"",
                "\"extensis-domain-verification=c2452127-097b-49cb-a499-5a7790849a38\"",
                "\"google-site-verification=-1BUQoGXQ5jdOXhiIOL6leiNMv5xhsxroU7jgM1V6Ds\"",
                "\"1password-site-verification=SKPRTGAAOVCTBN46HNHMWOA32I\"",
                "\"pinterest-site-verification=bf6f31c7454cdafd752567f089505bd9\"",
                "\"adobe-idp-site-verification=7876e86b-4a20-4e31-92d6-1d75aeb8f194\"",
                "\"Sendinblue-code:d32083329f36113ef0a449260aa67ecf\"",
                "\"cisco-ci-domain-verification=18f31a70f948bbaa05b65ceb8801d6846519061786bf1a7df7df16fed6069d59\"",
                "\"riot-domain-verification=8da5ec2aac2397693163a54c03e5d4c50d3f77bdb29f0c5f35b0a5657cd1\"",
                "\"IBu3jMz7KVPJMR88ZwPpJc4iti4V4mv+DzZ2o7JbojV0rovo79zvnOokS5oWKzj+d3rT9OkajaWxMsetodoudQ==\"",
                "\"atlassian-domain-verification=zAtM28kjDB7AHlXxEWPBKHMhG7UuLD3HXHr29csvimhNkBEFqbgod6rbk36N5aIo\"",
                "\"v=spf1 ip4:213.41.17.153/32\" \" include:_spf1.lefigaro.fr\" \" include:areyounet.com include:mail.zendesk.com include:spf.mandrillapp.com include:spf.protection.outlook.com include:mx.ovh.com include:_spf.qualtrics.com include:spf.sendinblue.com ~all\"",
                "\"_globalsign-domain-verification=0TI971FUy4ENADzJfWkkaB6dNzYd4HLFiVroVdbzsX\"",
                "\"MS=ms69653602\"",
                "\"anthropic-domain-verification-4zyx2b=NgPJeWp1rwygTyu4FJonpDoaD\"",
                "\"site-verification=d5ba5a4483a6e3d5f915f23311a14de6\"",
                "\"google-site-verification=w2EanEF91PjxeKqcaaD5cuKEr5gGnz2jKrEjsr_Qj7s\"",
                "\"jamf-site-verification=5faHEWWqbG9NcaiZIdMd4A\""
            ],
            "NS": [
                "a3-64.akam.net.",
                "a8-65.akam.net.",
                "a16-64.akam.net.",
                "a1-194.akam.net.",
                "a5-67.akam.net.",
                "a2-67.akam.net."
            ],
            "SOA": [
                "dns1.sdv.fr. hostmaster.sdv.fr. 2020065237 28800 7200 1209600 345600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.45.46.199",
            "23.45.46.200"
        ],
        "ipv6": [
            "2600:1407:7400:14::17d7:be4",
            "2600:1407:7400:14::17d7:be8"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:213.41.17.153/32 include:_spf1.lefigaro.fr include:areyounet.com include:mail.zendesk.com include:spf.mandrillapp.com include:spf.protection.outlook.com include:mx.ovh.com include:_spf.qualtrics.com include:spf.sendinblue.com ~all",
        "dmarc": "v=DMARC1; p=none; sp=none; rua=mailto:dmarcreports@ops.lefigaro.fr,mailto:dmarc_reports@lefigaro.fr!10m; ruf=mailto:dmarcreports@ops.lefigaro.fr,mailto:dmarc_reports@lefigaro.fr!10m; rf=afrf; pct=100; ri=86400; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.lefigaro.fr",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA/Ok9GrQBw6Mqp5zwkaBhfYNeMoIVswiTVkVjLCsPW7unQBekgj2B6EsGAI2BFwjx+ekwG2I7N0a1IUQweP20DvkdLzEvxRd1Zhxjnx7RoUWb8Pb5ZbLVQrdFdHjW15WPqcNX/eavkMsNa2NZQzHBSpVwf34Z0P3j8rsuIsf8cnvS1t+GI3T+bqTfXXGZTFnf9QynpU/IQXQkPMt1/MFyX9+z2Wy7XdBjf9MCzhoaoRCAllmWlMTBi/PQuA1etKL6lX1Rayq7lFJIm+dTi98aOWr327FT+iDct8GImUbtH3GIxmEmn6GtX0vj4bx5bjnmleqtDlwshzdVcxagMNYRPQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-45-46-199.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.45.46.199",
                        "23.45.46.200"
                    ],
                    "time_ms": 47.98
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.215.11.228",
                        "23.215.11.232"
                    ],
                    "time_ms": 26.23
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.221.22.72",
                        "23.221.22.76"
                    ],
                    "time_ms": 70.26
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.45.46.199",
                        "23.45.46.200"
                    ],
                    "time_ms": 47.26
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.48.224.69",
                        "23.48.224.74"
                    ],
                    "time_ms": 80.04
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "lefigaro.fr",
        "valid_from": "2026-02-08T18:00:00-06:00",
        "valid_to": "2027-02-09T17:59:59-06:00",
        "days_remaining": 184,
        "san": [
            "lefigaro.fr",
            "*.avis-vin.lefigaro.fr",
            "*.blog.lefigaro.fr",
            "*.dev.gala.fr",
            "*.dev.lefigaro.fr",
            "*.dev.verso.lefigaro.fr",
            "*.f1g.fr",
            "*.figapp.lefigaro.fr",
            "*.gala.fr",
            "*.go.lefigaro.fr",
            "*.lefig.net",
            "*.lefigaro.dev",
            "*.lefigaro.fr",
            "*.leparticulier.fr",
            "*.madame.lefigaro.fr",
            "*.moncompte.lefigaro.fr",
            "*.preprod.verso.lefigaro.fr",
            "*.sante.lefigaro.fr",
            "*.sport24.lefigaro.fr",
            "*.stage.verso.lefigaro.fr",
            "*.tvmag.lefigaro.fr",
            "*.verso.lefigaro.fr",
            "gala.fr",
            "leparticulier.fr"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.lefigaro.fr/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.lefigaro.fr/",
            "date": "Sun, 09 Aug 2026 00:29:33 GMT",
            "x-left-ttl": "60",
            "content-type": "text/html; charset=UTF-8",
            "access-control-allow-private-network": "true",
            "content-security-policy": "upgrade-insecure-requests",
            "link": "<https://static.lefigaro.fr/figconsent/figconsent-v2-short-ttl.js>; rel=\"preload\"; as=\"script\",</build/modern/js/initial-vendors.aa9161ee36c43765.js>; rel=\"preload\"; integrity=\"sha384-RoaM8Cb5rYryiM2HFQCYETFM6w10FMi4o74OHEaGPMCVPONSIoFiec9MaAfrfej+\"; as=\"script\"; crossorigin=\"anonymous\",</build/modern/js/initial-helpers.3ddd57fd6f701ec9.js>; rel=\"preload\"; integrity=\"sha384-y91+x5c1QTvSu4S4oRTObSwr5Iq/QfzI/R3WrhDYhUoC0JM8YE5qkzTSpYJsKiw8\"; as=\"script\"; crossorigin=\"anonymous\",</build/modern/js/globals/handleFiganalytics.0cdc7cc965502b7c.js>; rel=\"preload\"; integrity=\"sha384-MRVOwJOfUR++O9SL7l4K0XTfdvxUzzoMlMU9wvHHlktvrqQ/uwy7bYdZDwshWXqm\"; as=\"script\"; crossorigin=\"anonymous\",<https://static.lefigaro.fr/figanalytics/figanalytics-short-ttl.js>; rel=\"preload\"; as=\"script\",<https://static.lefigaro.fr/common/fonts/SourceSansPro/sourcesanspro-semibold.woff2>; rel=\"preload\"; as=\"font\"; crossorigin=\"anonymous\",<https://static.lefigaro.fr/common/fonts/SourceSansPro/sourcesanspro-regular.woff2>; rel=\"preload\"; as=\"font\"; crossorigin=\"anonymous\",<https://static.lefigaro.fr/common/fonts/NotoSerif/notoserif-bold.woff2>; rel=\"preload\"; as=\"font\"; crossorigin=\"anonymous\",<https://static.lefigaro.fr>; rel=\"preconnect\",<https://i.f1g.fr>; rel=\"preconnect\",<https://collector.appconsent.io>; rel=\"preconnect\",<https://cdn.appconsent.io/tcf2-clear/current/core.bundle.js>; rel=\"preload\"; as=\"script\",<https://www.googletagmanager.com>; rel=\"dns-prefetch\",<https://cdn.appconsent.io>; rel=\"dns-prefetch\",<https://static.lefigaro.fr/header/js/figh-index.c227139.js>; rel=\"preload\"; as=\"script\"",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-frame-options": "sameorigin",
            "x-premium": "0",
            "x-xss-protection": "1; mode=block",
            "edge-cache-tag-truncated": "1",
            "x-shard-target": "proxy1",
            "x-real-age": "181",
            "expires": "Sun, 09 Aug 2026 00:29:33 GMT",
            "cache-control": "max-age=0, no-cache, private",
            "pragma": "no-cache"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "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.lefigaro.fr/",
        "title": "Le Figaro - Actualité en direct et informations en continu",
        "description": "A la Une : Retrouvez toute l'actualité en France, à l'international, l'actualité économique et politique avec Le Figaro",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.45.46.199": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.45.46.200": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "rsmtp1.le-figaro.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 110.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4003.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4037.4,
                "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": 111.18
}