{
    "ok": true,
    "domain": "renaultgroup.com",
    "generated_at": "2026-08-10T13:26:03-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 80,
            "network": 65,
            "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": 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": "2 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": "7 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 2,
                "lost_points": 8,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a9c4efc072479d49e.awsglobalaccelerator.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": 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": 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": "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": "2 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": "7 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": 2,
                "lost_points": 8
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a9c4efc072479d49e.awsglobalaccelerator.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": "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": "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": [
                "35.71.164.53",
                "52.223.12.199"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx2.hc1506-8.eu.iphmx.com.",
                "10 mx1.hc1506-8.eu.iphmx.com."
            ],
            "TXT": [
                "\"v=spf1 a mx include:spf.protection.outlook.com include:mailgun.org exists:%{i}.spf.hc1506-8.eu.iphmx.com -all\""
            ],
            "NS": [
                "xenia.renault.fr.",
                "anna.renault.fr."
            ],
            "SOA": [
                "nina.renault.fr. hostmaster.renault.fr. 2006148635 7200 720 604800 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [
                "256 3 8 AwEAAcVwMKEKQTaQOKHbSgO3e1acbffvxx69QTw7TgGjnyFBVDmbSsnP e8WghvztsuQuNKmJbViwtQr7MA3TkkqzOe/UxJX5vtgXSkbOu7G50Pdk e5x+HqWpA8Atmwmpzx0oPJpCzavUvoAytACmE/4jY5XTebFLWQSYR1Ds /9KnLKcb",
                "256 3 8 AwEAAc3SZB4ZTEtM88Y+19FmZkIO0w4GRz2d1e1D/9PvoIk/9Kf6kD5r s3R+zh3HWvZ1GUOUchWfqqmEFgwy+gLUjQ5/ox96HDbjGiNqJww/8rHs daGh/2mIqIetx/cgjn+Lz7I35KSCkWDVNb6rUGNz+fGvtMsFlniuOvVt s5ycxNIp",
                "257 3 8 AwEAAayOfJLWrJ5YgUWIN9E/NXVTJmhvRFstPf0c3hytX4uMdweoBWBA TCsQHBQ8poj6gXLiFtBlTJNIMDh3zQtqQJnYpDoSNWkpuFCmUyLd51j8 EBHhv7TKmY6ppcgbPmyJ47cNCoutGaa+WHRczeUaC3gy663aqIkglYNj NlQeWlvLTiceCheDhAPYxpaw7CNhmjTF5Tqr4bAqlwjRFR9di5tYSf5h sePebp6kIjIYTnrYjhzLuYcYli4NazvpgxyIJdfSUNwCBhZQMbhEJe1p h+cAZ1cuCaLvTtzC1CSBdg2SumbFGviePxC0wA1kOcxwIy2V/wfbdgJE yyjV7FmbXPs="
            ],
            "RRSIG": [
                "DNSKEY 8 2 172800 20260814135421 20260810135014 39774 renaultgroup.com. LT+PQs+Udio8qgX2ZNafS3hUn9Ws2PKymPICOP782gfDibEQ6tU49z3j 7OIt682hFlzYq+YI5Emo62U/TsrWA1g9kkO9QWSg+u02Bm+M3tFG6Pxp vSKB8lvzvtEfVyYusjf/mLa7ZkljiNKvHgAsr12l+zMPaGDGXkUESaQS QcY=",
                "DNSKEY 8 2 172800 20260814135421 20260810135014 59658 renaultgroup.com. sDe1BPDgT2pFFSbF2eFS8BKDOtmbSHg4uI5+6yezp3jL6ql+OyM3b/pO DBPRYlNKsBWf7THJL0F7i5AhkO2uCL+ImB+RaPfSAMdVc+HwYO8s+BN9 6iEPpTyquPRd7ZdwAE26l3crMmTzXsiXOB5weD3TvEw2tB21WOA+kSaY U80=",
                "DNSKEY 8 2 172800 20260814135421 20260810135014 62560 renaultgroup.com. C3p07mfZeNJuYXcrt2zuTmM1c0obFhRN6HU/HCt9Gt0kJdIlj22SiK5z e5YD49tmzncmY4P9Eq3V1LQWClf35kSfRFjzDRfCITi0bEFoTt0kWiOs NGpQBcMTcyZgGeANZh+DLnn2qnhw1vYOLPTwCHHwEBjFZTMyyw6gVN+d KSaDAM50HuQYHrOzU3JPiL4mrziEIG5OQafd/BfFOiBlSykZ/Mgn158E fLz7nDRj1cquBCXVwMp6wDCnIrIr/5s8RjOHUBYKt5rUUAf0+MDB8v+G Im7crMK1NlPkcjLzHU/yj5gO6E8UvL8o+NhOSss6HwIyEl7f1wBcdnn8 kfxqNg==",
                "SOA 8 2 28800 20260814182115 20260810172115 39774 renaultgroup.com. ev4MQROIMmeLbjVdvqj4m0zSu3JVfj4Tlgv55IeMTI0vm8gW12aL6EX/ rYcmzWZn9J9+LxnVG6AsW3vUe5t1zXN9ccxR5ytOj2gmNENYITqUC9W/ pKOvRxUQV0p3+26iIwv20ozLmQkzfORVZp3b32EzMuT/zs6j0C7ueLgT ARM=",
                "SOA 8 2 28800 20260814182115 20260810172115 59658 renaultgroup.com. c+ksEnXvmXfLzXttAiZnOVmWe6ddxFKwfPuHWVoxUkjZl3OhPyCtsLvd oDE3VhJG4S7VL/0SZsF2QOJSMBh8GeOYgcrPMYaZW42IpWXCxTMrdsCP B0hyuFWO8bx3U+Qdd8kb4UNMJlxkcAj0/nndZzxtsmq8JSBkHSK6CcYM 8ic=",
                "NS 8 2 28800 20260814005145 20260809235322 39774 renaultgroup.com. YALS3B6+V/XKnlSO/Uwj19MWyycZHOG2sk9x3iMEQ9SJ9/7RGh125bpf 4AlJ3Az5fcG7J+yW1/Yh1kwk+0KReSnUnZimaZVFuC5iwmXQxo1OhVBs 7sLrAwxKavUWJNI1XySdQnRz1vMwbL/cBNXTiCLPhpYJVDxEdcqENdKx JjE=",
                "NS 8 2 28800 20260814005145 20260809235322 59658 renaultgroup.com. OqL+8E+gg9pxhwnywGn2FZjaMC04oYjMtq+OEoXGR5SuqST1ANmxpsMh AJb1BnUsu2jDejQelJn/+frvhgonPbuDaAgzKl8B5UWev+3gitYyCCMt fFpLvoQLMlGW/s4JUuGWM5qNJZ/nX2MsAhE8Va3t/My/MpWP/JfpsRT8 NAw=",
                "MX 8 2 28800 20260814051841 20260810044433 39774 renaultgroup.com. rY0WRK2NWhcDMpo5TRpCoLH/wxH80oKE5BJB0NGsXqB0kWS8FjzWfNuf frnjiKhIr92WpClWuyJ7u8VbZXzPWXpkvY790XMdGkrzr2IyweAz5bLI 5NcvkN22rVkC3z0KyhGrigZV4hqqn1aXV5993/GBJhikgUH1CKUPzb9Y B2o=",
                "MX 8 2 28800 20260814051841 20260810044433 59658 renaultgroup.com. pZ7hCuYeweX+m2wLG9hZSAd8OVIHOnX0yBxop27XXgcswVqu9ZrxaTTG pGRGjzJAvXLgHjNju3q8AUERycKiu1ENrSPv9XwUFLgpIydDwIsyYP3G 5VBLWmr7KVQw5LHsOYKQe94LgDFQFHoB+xhGsgRVUrMX/wGl3UdHEIiA Ubg=",
                "A 8 2 300 20260814101255 20260810095211 39774 renaultgroup.com. EIxSMmALVcO3i6J0DkvvYZK/ylugFDSrSfUGqp09gu0UlN46Ezq3Ht5Y gPiVotSegSd72ecPTzCuVkTYpRQ7JxCMq4V4VyX+JCjqoF6eh8MvTSMp ZbsQN09Omi0NBZZ6p67Tm0hruoi+3pDUrTr3Rp+Rm4jSFvRAR/SD98a0 qf8=",
                "A 8 2 300 20260814101255 20260810095211 59658 renaultgroup.com. V7tCXIwXNjaoT5bEsTsS70kx4D7iMASwyI7fLzMW591/quR+hX2OIKpB yJujhO0QF5SOMTQSCWHnyaDTF6XueAHVjAUTiLvgHal8yoguHqC3XqPq Usd1gh8glQxdYJ4k0otHcv8m3p6TgMYSULeJzSTZXpDc7R7OE5M2sCPF j1Q=",
                "TXT 8 2 28800 20260814122330 20260810113548 39774 renaultgroup.com. mc16Up+NOi8mo5BlCe8FU3tu/oC2Ed/ZsdyT9kU0zz1IxpCtzYbNjM2K VdHcA+mL8cImvxrKfY4nDeMg/HQaCMST/SRkoZ3MChqBFVqJVyRkdwCF Kc3xIWAfk/htuc2A1LUOF86sGy95UB3xD77ezdiutp639g+/FnUCWuYM XBk=",
                "TXT 8 2 28800 20260814122330 20260810113548 59658 renaultgroup.com. CFc89sUO9eAkx6Rcshmq7gM883uI+oNmOk3u2kqUF022LKZR+APSmFSp k+OdjVKIS/o8KdLVww1dXo7NgIrs8YB4EHloq7azfnBiNTIwqa3IDJpF U4acve/V4Y+lwtxfoY0g0/Pg8jXZVqA8refS0HxygWS+Je1FwuXxHZn+ d3o=",
                "NSEC3PARAM 8 2 86400 20260814132413 20260810124945 39774 renaultgroup.com. NIkWSRDxgj34yA7X24ABRFhT3JDUaJyIU/kSgxxGZvf4zni41V1EF+L+ Rtb8sNCnkSCIHRrrl4srk8+y4fEdOTEUVreqhxOSojE36X4o75nVMBNr l2T4EWdJHjFldRoLjqgTd9YHL2VTS7/kZSg+KwXPMDVJNrazUyVAwQj4 6mY=",
                "NSEC3PARAM 8 2 86400 20260814132413 20260810124945 59658 renaultgroup.com. pL0HZwF9eoqaJxtsp3Y3WRK/W5OeRs3P2UFGTcWp7jQ+5BerKQg1Y5Kv DlYH6erbRQl8XEgtA5dUaVfli5fljWtbqXDyPH139+23iUDnks0OWjs6 JRoUic+2PzgUFHOhfskaoJKBMg+3nJuDaf3zYxii+a37Z5dG2olhYcns yQk="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [
                ";; communications error to 69.64.44.20#53: timed out",
                ";; communications error to 69.64.44.50#53: timed out",
                "; <<>> DiG 9.18.39-0ubuntu0.22.04.4-Ubuntu <<>> renaultgroup.com TLSA +short +time=1 +tries=1",
                ";; global options: +cmd",
                ";; no servers could be reached"
            ],
            "SSHFP": []
        },
        "ipv4": [
            "35.71.164.53",
            "52.223.12.199"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a mx include:spf.protection.outlook.com include:mailgun.org exists:%{i}.spf.hc1506-8.eu.iphmx.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; sp=reject; rua=mailto:8861c14b@inbox.eu.redsift.cloud,mailto:mb2glhd4@ag.dmarcian.eu; ruf=mailto:8861c14b@inbox.eu.redsift.cloud; adkim=r; aspf=r; fo=1; rf=afrf; ri=3600",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.renaultgroup.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyLZzB9rN01XqCwGPf9Rbmi9lw0WnFRy9ufs6mMxXNW4PCUKkDD1oa8v2/chIb1jESBIg2uOVGix6Q0+9STkYRtg7N/hSzdjmHARS5QDULKcItLUgrmnX5xE4txev24CJ6XN1A/NvOXFBKvzQWC+1+gU6aI8g/e3TahOggV7SHLx86p6z+10LHhr+OnE4FvFV+7LunQwhmcPyn9CkysoG1LPB3dol5qV5ZLRwwquuHZE6UhEYuK1ItfX+U4rxpEaDlPYSw1d23esj+qFpWyj83B+giS37bsPnzL9NC09otJ9ApDTbqgNRaRyMuETRSmWrjMrgoSauvyZT5o9lkI1JoQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a9c4efc072479d49e.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "35.71.164.53",
                        "52.223.12.199"
                    ],
                    "time_ms": 155.21
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "35.71.164.53",
                        "52.223.12.199"
                    ],
                    "time_ms": 233.49
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "35.71.164.53",
                        "52.223.12.199"
                    ],
                    "time_ms": 158.91
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "35.71.164.53",
                        "52.223.12.199"
                    ],
                    "time_ms": 149.59
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "35.71.164.53",
                        "52.223.12.199"
                    ],
                    "time_ms": 201.06
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "renaultgroup.com",
        "valid_from": "2025-08-04T19:00:00-05:00",
        "valid_to": "2026-08-17T18:59:59-05:00",
        "days_remaining": 7,
        "san": [
            "renaultgroup.com",
            "dacia.com",
            "group-renault.com",
            "group-renault.fr",
            "group.renault.com",
            "groupe.renault.com",
            "grouprenault.com",
            "renault-group.com",
            "renault-group.net",
            "renault-groupe.com",
            "renault.com",
            "renault.group",
            "renaultgroup.net",
            "renaultgroupe.com",
            "renaulution.com",
            "www.dacia.com",
            "www.group-renault.com",
            "www.group-renault.fr",
            "www.group.renault.com",
            "www.groupe.renault.com",
            "www.grouprenault.com",
            "www.renault-group.com",
            "www.renault-group.net",
            "www.renault-groupe.com",
            "www.renault.com",
            "www.renault.group",
            "www.renaultgroup.com",
            "www.renaultgroup.net",
            "www.renaultgroupe.com",
            "www.renaulution.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.renaultgroup.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 18:25:53 GMT",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.renaultgroup.com/",
            "server": "nginx",
            "server-timing": "dtRpid;desc=\"1260446763\"",
            "set-cookie": "dtCookie=v_4_srv_1_sn_D41F35BD5490DF4029D346878D984C52_perc_100000_ol_0_mul_1_app-3Aea7c4b59f27d43eb_1_rcs-3Acss_0; Path=/; Domain=.renaultgroup.com",
            "strict-transport-security": "max-age=63072000; includeSubDomains",
            "content-length": "433553",
            "x-frame-options": "deny",
            "x-download-options": "noopen",
            "x-content-type-options": "nosniff",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-xss-protection": "0",
            "permissions-policy": "autoplay=(self \"https://assets.renaultgroup.com\" \"https://staging-assets.renaultgroup.com\"), fullscreen=(self), geolocation=(self)",
            "x-using": "faust",
            "x-nextjs-cache": "HIT",
            "cache-control": "s-maxage=14400, stale-while-revalidate",
            "traceresponse": "00-ed9ebdf8173b65372f68e44df7cf476e-6ef5587fb2ad3a8e-01",
            "x-dt-tracestate": "32ea58b1-c11c5b27@dt",
            "vary": "Accept-Encoding",
            "x-oneagent-js-injection": "true",
            "x-ruxit-js-agent": "true",
            "x-cacheable": "YES:Cache-Control",
            "x-varnish": "104182883 105289077",
            "age": "588",
            "etag": "W/\"y0pjjzn0ma9806:dtagent10343260715123811qGXb:dtagent10343260715123811qGXb\"",
            "accept-ranges": "bytes",
            "content-security-policy": "frame-ancestors https://www.renault-group.com.cn"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.renaultgroup.com/",
        "title": "Renault Group, constructeur automobile - Renault Group",
        "description": "Bienvenue sur le site officiel de Renault Group, le groupe automobile de future génération.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "35.71.164.53": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.223.12.199": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx2.hc1506-8.eu.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4029.6,
                "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": 82.19
}