{
    "ok": true,
    "domain": "paris.fr",
    "generated_at": "2026-08-08T22:34:26-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "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": "7 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "27 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: p1-ogo-euw2.shield.ogosecurity.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 405 "
            },
            {
                "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": "7 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "27 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: p1-ogo-euw2.shield.ogosecurity.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 405 ",
                "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": [
                "137.74.140.241"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx1.hc2479-79.eu.iphmx.com.",
                "10 mx2.hc2479-79.eu.iphmx.com."
            ],
            "TXT": [
                "\"google-site-verification=jgPYs2iMKymXCUlIRXLnVgEYIXLwnzHGR9UWZ4ur5K0\"",
                "\"fastly-domain-delegation-fddelt842571-11-29-24\"",
                "\"anthropic-domain-verification-pemxnr=tVCQkLkbwNUuf9axsKLnghQ7n\"",
                "\"MS=84EDC1E33474FA89974592904931C0C2E1B9DE03\"",
                "\"adobe-idp-site-verification=d461dfaf-628b-4a30-b249-2e0a4ef535c6\"",
                "\"google-site-verification=DTpIJ7-lrmHWZWEqFKVEq-1R28Q8DWAflCGWjbJpFwk\"",
                "\"v=spf1 a:mdp.s01.paris.fr a:other.s01.paris.fr a:other-28.s01.paris.fr/28 a:other-24.s01.paris.fr/24 include:sendgrid.net include:spf.mailjet.com include:spf.augure.com include:spf.protection.outlook.com exists:%{i}.spf.hc2479-79.eu.iphmx.com -all\"",
                "\"MS=ms31477265\"",
                "\"apple-domain-verification=s5zx1Cg4sfEFZfac\""
            ],
            "NS": [
                "mdpdns02.paris.fr.",
                "nsa.perf1.fr.",
                "nsb.perf1.com.",
                "nsz.perf1.com.",
                "nsc.perf1.com.",
                "nsz.perf1.fr.",
                "mdpdns01.paris.fr."
            ],
            "SOA": [
                "mdpdns01.paris.fr. technical.nameshield.net. 2021099935 21600 3600 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "137.74.140.241"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a:mdp.s01.paris.fr a:other.s01.paris.fr a:other-28.s01.paris.fr/28 a:other-24.s01.paris.fr/24 include:sendgrid.net include:spf.mailjet.com include:spf.augure.com include:spf.protection.outlook.com exists:%{i}.spf.hc2479-79.eu.iphmx.com -all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc-rapports-rua@paris.fr,mailto:vdparis.rua@emailsecurity.merox.io",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.paris.fr",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzpzF8QQcW0Y7fcUZSaL+WUGjb6MTMDaAQfdSnihuSNBW3YF9CmTYGYtaf0BXGdOWl2PNkluW6qwgeI/BBIhfNXa7INdO34By4uzS955w4bEQlNJudE3rAQgelJmFrAskNHuKmYiwSIOjyNO9fn0qdvn5nRSjM05QmyjRaIs48+WCjKZ3RnXZnme9wSTwYYChgauUATGsPQBClOKnm9M7h8+hMCBBiqPq/Cl9yr9KVS8BRG4cQYkj3YPTrkihUpVc7/VzA2kDk1gkHnUCuAvqhvsGdZA2XKnFdMpIT3RaoJCF/NpYEsS/y3/AxEJX/ArrWmfng04SpAwItwIQ7hndjQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "p1-ogo-euw2.shield.ogosecurity.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "137.74.140.241"
                    ],
                    "time_ms": 47
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "137.74.140.241"
                    ],
                    "time_ms": 43.67
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "137.74.140.241"
                    ],
                    "time_ms": 143.91
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "137.74.140.241"
                    ],
                    "time_ms": 44.76
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "137.74.140.241"
                    ],
                    "time_ms": 167.07
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DHIMYOTIS",
        "subject": "*.paris.fr",
        "valid_from": "2026-06-07T19:00:00-05:00",
        "valid_to": "2026-09-05T18:59:59-05:00",
        "days_remaining": 27,
        "san": [
            "*.paris.fr",
            "paris.fr"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.paris.fr:443/",
        "status": "HTTP/2 405 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html",
            "date": "Sun, 09 Aug 2026 03:34:17 GMT",
            "location": "https://www.paris.fr:443/",
            "server": "Varnish",
            "set-cookie": "b7299e5e0c60ea1dc23da34c19e4b0d432627885dd220fa4ad4c861ff942df17=7ce2a3d957974bd765df4a98827818f8347b726a75f954d517a5252edb8d0b1840caff5b;expires=Sun, 09-Aug-2026 03:44:16 GMT;path=/;secure;httponly",
            "strict-transport-security": "max-age=31557600",
            "content-length": "0",
            "retry-after": "0",
            "accept-ranges": "bytes",
            "via": "1.1 varnish",
            "x-served-by": "cache-stl760045-STL",
            "x-cache": "MISS",
            "x-cache-hits": "0",
            "x-timer": "S1786246457.072529,VS0,VE112",
            "fastly-version": "29"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Varnish",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.paris.fr:443/",
        "title": "Paris.fr, site officiel de la Ville de Paris",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "137.74.140.241": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx1.hc2479-79.eu.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 26.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4029.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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": 137.42
}