{
    "ok": true,
    "domain": "natixis.com",
    "generated_at": "2026-08-12T06:16:49-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 51,
        "label": "Critical",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 0,
            "network": 20,
            "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": "4 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": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 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": 0,
                "lost_points": 55,
                "detail": "No valid certificate was retrieved."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": "No successful HTTP response."
            },
            {
                "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": "4 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": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "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": "error",
                "title": "Valid TLS certificate",
                "detail": "No valid certificate was retrieved.",
                "category": "security",
                "max_points": 55,
                "earned_points": 0,
                "lost_points": 55
            },
            {
                "level": "error",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": "No successful HTTP response.",
                "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": [
                "185.148.120.171"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 mail-in.protection.bpce-it.fr."
            ],
            "TXT": [
                "\"J9Ufe3AJhpEPWd/ltAnIxewR5GGuJUpMR5f2d8Zw2BtyC1bV721AbBQaFJLor10kpgQbCV42zEUEIgXaLbrc9A==\"",
                "\"CertEurope=kFwxEwPj6vhnf8QR8k799RWQJV0320\"",
                "\"_ka8fpidtizpcrezci9r6hzvvgk43iy5\"",
                "\"apple-domain-verification=Lex7D1bLldmeSrJlrDGu5gyF8fQtx6lIkx_Pv1K7zk4\"",
                "\"flexera-domain-verification-smsitmpdzrflgxfc\"",
                "\"pardot_317071_*=ae8e713c7d7f3aa523d64901e0ef40226ae5ebec97afdfb35527a735f7aa0f86\"",
                "\"cisco-ci-domain-verification=70eb4c442d645faeeff20563354ac1e899ec4f0256160096c041075678563179\"",
                "\"cisco-ci-domain-verification=a317d9ad8e0906d30e1dd2a1e71f9f0188a8f4cbf7fc52ae865baf1958d188f\"",
                "\"2e0f1ea4-c1db-4933-b3ff-4f50c5760564\"",
                "\"facebook-domain-verification=5sql2tam5ay701o5filklaeqjyvxtz\"",
                "\"google-site-verification=gcUWG3TZcaUqfrA3-e8eKcsGr2W3jhiwoxeCksP9Le8\"",
                "\"_vnfqfkrrpofabecxxljbtl2nqwt9kne\"",
                "\"apple-domain-verification=53TFiskWCQ3Wl4ov\"",
                "\" 52rl4zfgzh7f7s1np7zw05y4vj8ft5z0\"",
                "\"cisco-ci-domain-verification=6e81cb6a9d3ca273c4fe932757cb47e6beeb296101aaff59cdf634eee4ea60df\"",
                "\"00D20000000NrFu=1TBaT00000002OS\"",
                "\"google-site-verification=_xDo3l13UsOY0qw_YbZvu8n9XOt_QgF22j0aIWCKcsY\"",
                "\"_9i5o2ahl0i7xam4k6u01r180qxfyjal\"",
                "\"_49b725e6s17618nlof1rrjdghqowpnz\"",
                "\"apple-domain-verification=KhznDK7FySqgYcKs\"",
                "\"pardot80732=fa4af02ac6538f6c051910ef5eae1282a8ff9283b28d618c4ec3f0e0a8b749d1\"",
                "\"pardot_80732_*=7297fe06883fa7a47f51a36c0e633de286053845e7d3be074a5b242824a026e3\"",
                "\"SFMC-RAN8VhNIBXkKaPyXOjkHs2xXkUn_Z4EVEUoAm7pd\"",
                "\"_globalsign-domain-verification=hL5PJxXLvBDjPqqHp2yht2rubo47Ppl4_KRKjGC0P5\"",
                "\"pardot_80732_*=bbfd0cfb39033df6387db54d7f9df1b74b6bf24e43b93e152d25ed75d89d8ac2\"",
                "\"_wq293yzvptfsi9ii94uomchbxtq6unk\"",
                "\"quizzlab.wealthmanagement=c5a13449a01a254dfb21a135aa9c7392\"",
                "\"v=spf1 include:_spf.bpce-it.fr ip4:206.136.227.17 ip4:63.118.94.7 ip4:79.99.165.63 ip4:195.154.139.184 include:et._spf.pardot.com ip4:63.95.69.3 ip4:63.95.69.248 \" \"ip4:136.147.185.154 ip4:204.239.0.224/27 ip4:198.207.147.224/27 ip4:167.89.50.88 include:_spf.concurcompleat.com exists:%{i}._spf.mta.salesforce.com ~all\"",
                "\"onetrust-domain-verification=70be4d68d57e40ee9618c90538d3ac6c\"",
                "\"flexera-domain-verification-miftrzpafilqtilq\"",
                "\"axway-amplify=22b963a1-54e7-4a36-bfef-e4d4261bb105\"",
                "\"MS=01A89361375FB5D63E5832596D4EFF9813FB1236\"",
                "\"00D7Q000006HuDT=1TBbK00000003SY\"",
                "\"otbrPKic+uGDLvqsOplf4hKBlAFn2cGG4K5NaJtpPEI=\"",
                "\"otbrPKic+uGDLvqsOplf4vsvbTmDhS7y4nELYRTlovU=\"",
                "\"adobe-idp-site-verification=01dde7b2c3411d088507a0f01d0a3cba4bfb21df7ed9f9310697267ea8aa91d6\"",
                "\"00Dbd000004MQKv=1TBbd000000082R\"",
                "\"ykml608brt478561ks4f7zbw5qd48k8x\"",
                "\"MS=ms86477122\"",
                "\"jamf-site-verification=T_zIpUB7JnRxT-nIo-3gjQ\"",
                "\"otbrPKic+uGDLvqsOplf4mq9Oz8+hg/yP9thFbaUFxc=\"",
                "\"ibmid=932cf1f1-82b5-4a6f-b70f-53973bf44e05\"",
                "\"cisco-ci-domain-verification=15fe3e52e577e7575391372fbaeaed3e88e40a6f319f669d2f6866e0a2924e6b\"",
                "\"ffn2v9qd123nfxlt2rkxzfp4q02rlxbh\"",
                "\"otbrPKic+uGDLvqsOplf4rGO+49jA66Na2IVoNKtKww=\"",
                "\"_etfhdr6d6sr04ip6jey7vcb1ddrule0\"",
                "\"docusign=63a1debc-facf-425a-9d63-16c57f0605e8\"",
                "\"cisco-ci-domain-verification=6a89be91033bf3d1db5699c987b1b201b3fe9c3ce8808883b3d45124e2274ef7\""
            ],
            "NS": [
                "ns10.gcetech.net.",
                "pdns2.cscdns.net.",
                "ns11.gcetech.net.",
                "pdns1.cscdns.net."
            ],
            "SOA": [
                "ns10.gcetech.net. hostmaster.bpce-it.fr. 2013078664 21600 3600 2419200 3600"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issue \"globalsign.com\"",
                "0 issuewild \"certeurope.fr\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issuevmc \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "185.148.120.171"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.bpce-it.fr ip4:206.136.227.17 ip4:63.118.94.7 ip4:79.99.165.63 ip4:195.154.139.184 include:et._spf.pardot.com ip4:63.95.69.3 ip4:63.95.69.248 ip4:136.147.185.154 ip4:204.239.0.224/27 ip4:198.207.147.224/27 ip4:167.89.50.88 include:_spf.concurcompleat.com exists:%{i}._spf.mta.salesforce.com ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; sp=reject; rua=mailto:2478bdc8@inbox.eu.redsift.cloud; ruf=mailto:2478bdc8@inbox.eu.redsift.cloud; adkim=s; aspf=s; fo=0; rf=afrf; ri=3600",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.natixis.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA+jfjXyO8hSntSeARNWQv44F0ZAiJWymUkiNOUe/ox4yTCs9H+3SYDigc1DhBTqxSHEM7B2UrlJSfUGQe7Ld6CffhL3tKPlAivVvqh8d731gw/OY17vueFXvb2Jw/dbA63B07YThBnFuScT+4HC+QzlsBSeBNFW+qecgK9Q/xcRsxeo14V26arzzi/9CT2eR0p9JFtcQbCc/sEBcSbp1XXv54smy7Swe7shDC0Bmwr43WRsK9Av2fqhw+dBwpaOtBsUTBuARH+GST3EM6NjyizjlSI8el1SFt+1qGDurP/PCiq7m6BhtsjUfpwuI/1vCy9J7na/9Sezx0f1zfNved/wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "185.148.120.171"
                    ],
                    "time_ms": 183.48
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "185.148.120.171"
                    ],
                    "time_ms": 29.77
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "185.148.120.171"
                    ],
                    "time_ms": 28.65
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "185.148.120.171"
                    ],
                    "time_ms": 79.94
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "185.148.120.171"
                    ],
                    "time_ms": 72.4
                }
            ]
        }
    },
    "ssl": {
        "available": false,
        "issuer": "",
        "subject": "",
        "valid_from": "",
        "valid_to": "",
        "days_remaining": null,
        "san": [],
        "protocol": "",
        "cipher": "",
        "error": "Connection timed out"
    },
    "http": {
        "url": "https://natixis.com/",
        "status": "",
        "http_version": "0",
        "headers": [],
        "security_checks": {
            "strict-transport-security": false,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://natixis.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Connection timeout after 5002 ms"
    },
    "network": {
        "185.148.120.171": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mail-in.protection.bpce-it.fr",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 113.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 275,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "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": 117.79
}