{
    "ok": true,
    "domain": "shell.com",
    "generated_at": "2026-08-09T01:04:05-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 95,
            "security": 81,
            "network": 20,
            "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": "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": 5,
                "lost_points": 0,
                "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": "50 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 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": 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": "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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "50 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "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": "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": [
                "4.210.156.184"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 shell-com.q-v1.mx.microsoft."
            ],
            "TXT": [
                "\"mixpanel-domain-verify=61dfbc63-3e0f-4b53-ad62-26977e529056\"",
                "\"_klgb1b8sryh5foz9v2y25abn2ufi6am\"",
                "\"duo_sso_verification=WojFyyjSjqR6aEVhlNeJGxsEbub6J7DLeiA8y88ZatRECfEEkqjYaFmWwg1tuiHY\"",
                "\"adobe-idp-site-verification=2dcd60bb-a70f-4f4c-9832-e36e4f08745e\"",
                "\"airtable-verification=ca11314ec3c03ff04943429a6c0da5d5\"",
                "\"google-site-verification=ePLLCG-tbcqjAQ9frNo-D8FcR6e4AjSNDKg5gFYFJi0\"",
                "\"3x493h89c0dxsgjwwsr7h9msc7p2g5k3\"",
                "\"8x9rgzz3pvy6nz9g9470084k519f27vk\"",
                "\"hr0hkqtrggenijuok94b6ah8er\"",
                "\"v=spf1 exists:_i.%{i}._h.%{h}._o.%{o}._spf.shell.com include:_spf.shell.com include:_spf1.shell.com include:spf.protection.outlook.com include:_spf.salesforce.com -all\"",
                "\"54z1dw6s66pmp64pmq1tbtz13f2r4l3l\"",
                "\"b9uicqrea9u28o26qh8v1v9qb3\"",
                "\"loob7nflgteavfror2tob1bod9\"",
                "\"h28ra7n9j438lmumemkatjbdel\"",
                "\"atlassian-sending-domain-verification=7b25cdbd-c3f5-4d35-acb4-0fff16852411\"",
                "\"mongodb-site-verification=p5sfueWDgHybEayDekRFIQaqQYpRucfZ\"",
                "\"fastly-domain-delegation-594378-0ZM4amkwMltEWmCIidYB-04-2023\"",
                "\"mtfaktc612htslmu6c821tu5vk\"",
                "\"j1e32iga06qkpukb87v0g0eqp0\"",
                "\"67479A2E9D885B37AF8FB5868B275E3D4DB9DF445459E4F7C03373132488AF84\"",
                "\"muvfg8qupf7tveph8up5k72o7r\"",
                "\"airtable-verification=ad38e6a0b623b3daa13f3f43bc6b6183\"",
                "\"9v7lgkl5vn6qu138hnacm87m7d\"",
                "\"5rd5scsii7robjjqc7kc18nmjs\"",
                "\"zsxkjt0l3138n4yz86g77689kw28g261\"",
                "\"obfkioj6fnfj047cl71cj7u3cg\"",
                "\"7je83da3qj3bpnldt2ca22lq2b\"",
                "\"al5io4qpg7hacjoot3obv8uspl\"",
                "\"fiuq9uin7llbpc88cst6uva6oe\"",
                "\"lh3rvq1apj99p27nmf46oarjt8\"",
                "\"83784732hy\"",
                "\"fjbe1q74kq9jvvr1l5hr71tjhb\"",
                "\"pardot995622=e4aba6e693244a7e777d31ca2819641fd25d0de16992d173b52ec081d3d9da52\"",
                "\"vfccitpee3sp44qvsgscnd1lpq\"",
                "\"c4r67hren2akeccdt7vvs2s7tn\"",
                "\"gus7b7acbcj5d1c4edtjcntpbg\"",
                "\"igg8jcvasuic3hu4g1sukbopnn\"",
                "\"pardot905062=71d2bb6db75d59f8fea2bdccf42eea2b1426982c29442de37411d334fb48dffd\"",
                "\"6pvhf1tdsrh005si06puiqbr0i\"",
                "\"r6tntvvor04ptd8ir8cbhljc5h\"",
                "\"jfz9hgryxw3rs6d1xq4ctlvqdxkx0rnj\"",
                "\"iq5r1r8f07do21qhgp9utbh84s\"",
                "\"tbcl5jgt1h3u8ap8f3bg9miivr\"",
                "\"ba371u8b1vl9131qrk0f1frm3h\"",
                "\"e5s5q5n3fdl5r70japmuioagv6\"",
                "\"f24l12r2mrp3xtc42pjgh0zz2sd51tyt\"",
                "\"hcp-domain-verification=8b8626010d390830e0af71dc9445743231a89e755f783804897c7df5950de525\"",
                "\"duo_sso_verification=PTDBTnybb8VK0vk02mkuBA75Yqyu0KOZQdxiJL6h55TcM2QmTETmUz13zXyYNqup\"",
                "\"pardot877962=43d42d10d8972bd081c2e637e06a677cbb3a07406ed9297e6b4c23f3a07a44e4\"",
                "\"cggba1bqf07eu8eob87llaeiu3\"",
                "\"p9aflk6bf1u5hobmpvg2la2ogs\"",
                "\"9kycgg9dv494rjqt1nnd06cqq2x8b7ft\"",
                "\"onetrust-domain-verification=1ac702ebcb2d40dca863857f087cf057\"",
                "\"pardot270112=15e5e42b1e301512adf3e51a8a7605206daec3bc1aa68afa18f90b2c8634424d\"",
                "\"2ntnl8vh9en2hncob7rl5uflh3\"",
                "\"lpjr2mkhmby7w5dydndfvxc0lk98llb0\"",
                "\"odfm9m1iu24t0poric4590mu79\"",
                "\"mindmanager-verification=46eaa26621e4955c1675b55d446c6d03325f458b59a465f898d42924010e7286\"",
                "\"2cvdelq28dfffl3of8ilrk5rjm\"",
                "\"q1mksk7p1p6byn9g81hwy0y014126d9z\"",
                "\"B0CF2F5A020200D38923562A57ACC4492AB96072A79F72B463D68009ED7B789D\"",
                "\"jef44p27d386qk9drqed3tkr0g\"",
                "\"ccvr86rnkbdsohci43etof4v4t\"",
                "\"k8ju4fp2b626vf7t936i00f06h\"",
                "\"google-site-verification=2RWUzwfEqaFFEu-YXOetJGyDYW_jM1QzfbK63hd_Qec\"",
                "\"nw8j50tn89gmp884nly0s70tlqbcf8cx\"",
                "\"pardot905062=487588ed2945ae95200b9905ecdda8e918ff69e755d759e7e6b5ae533363edc1\"",
                "\"formstack-domain-verification=7182f5bd68e108664a843725ce0b1bbe\"",
                "\"figma-domain-verification=186c2ce377b23e5d486d11e2fba9bc4fff13f477d57796f069b7dce4aa35b349-1780561731\"",
                "\"ltllqqbtqhhw684mg24g3dwwnq3jw37w\"",
                "\"k5lebgsivjqnpekbv0jq81r910\"",
                "\"x7idUCqz9nWCEY0CcyH2/URUlRj3Hzo9Vfm8JmQdziLc1EEjjy+rRjBGMqI0Nn47Ru8/sDAOvHiuOZQ96IbeYQ==\"",
                "\"atlassian-domain-verification=SfYQMaMissomX90WfR7MoGF8l6LQeuVp45SNlq07qdo9gatpSy/F69CAfUMOaztE\"",
                "\"rpe0qoigpc4sj3qmvjq35fosbj\"",
                "\"docusign=ebc4433c-7318-4b65-b3cf-c4d01acf5b55\"",
                "\"mongodb-site-verification=QT1Vu4DO1Q6VWQPepOCIJXiHj26PZoIu\"",
                "\"smartsheet-site-validation=yjjK074dTIEOnWIeLdErssobXkT14tjg\"",
                "\"kladatf8hsar5nhtrutg6jf86\"",
                "\"5cl4k0oed72ehkvoa10v4ipn6o\"",
                "\"d97c7xwpcymczhpklm1dpr1xr6fn3yzb\"",
                "\"7ftggy6w4c5bp3w6ljt8rv9h5dsvbd7r\"",
                "\"cihsu14j9h5f6kg3qvrcipdbla\"",
                "\"bw=ByUMJFZWrkr5cE3IR5PdTjBbqxK91zzHO+N4SQLbcrRB\"",
                "\"becmf9keiapknkqktt5kcdsk4u\"",
                "\"openai-domain-verification=dv-yjC9VWvOIxJjQxOMtFY8vZpx\"",
                "\"pcrg48b94rbagcolqvmerh40qi\"",
                "\"docusign=47717a16-0808-482b-b670-362c050ee218\"",
                "\"R0IGT1MG1NUTSAYSH4CRX58HXZ9LXWIOV068SSV8E\"",
                "\"k6tpym151cnp6p3p3b6bh9f5659y990g\"",
                "\"m5pH6XJm/UMzxV/TutADz4Kl0dboUJHh7180cCyD/p+5RBHj33/LSdiPFjnEXWGPQez+uElLZVAfeeP1vorhog==\"",
                "\"twilio-domain-verification=0178223b1df951657aa3e1e2def8991a\"",
                "\"hcp-domain-verification=c1780cf85dee1d22876a0131e4642ee4998ba9e794102457bb7565fb27c46a94\"",
                "\"n8i8ceak50h50tllaatr3edhkf\""
            ],
            "NS": [
                "dns4.shell.eu.",
                "dns1.shell.com.",
                "dns3.shell.com.",
                "dns2.shell.com."
            ],
            "SOA": [
                "dns1.shell.com. dns.shell.com. 3036594 10800 1080 2419200 600"
            ],
            "CAA": [
                "0 issue \"globalsign.com\"",
                "0 issue \"symantec.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"entrust.net\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"amazon.com\"",
                "0 issuemail \"digicert.com\"",
                "0 iodef \"mailto:ipladmin@shell.com\"",
                "0 issue \"www.digicert.com\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [
                "21682 8 2 0577BE699302C2223A56C54267B7120289286075D9037B763CBF5561 57739C33",
                "59155 8 2 FA7F62F351B1CFBF98F403ABE7D86E31CEE31E271D51966BCAE453E0 F8559462"
            ],
            "DNSKEY": [
                "256 3 8 AwEAAdjhAq+O+KA/YBWF+oJLkXmtISIi99lgMDvErpcrRAZ3lOwIgQIp fA1VHZ7YnmDtu+N09aqdHL26TUJCHmFzHgjR3wthWH+M2r18oc46+NWi pf4pww0y0Abv9wKLV5AByr+uxzdCWsmO+w0SeVdKuol0fmSpzqHcc6Yc w/6n3zu1",
                "257 3 8 AwEAAeZ+LfPEjVVtNdAAKczionNCCoQrXp9bbb+XA2mOt2qzWUm6n24K YqEnn21n9zQlZZ22ET0k53ESXaxsJkPIYWGLGUEYL7mT6jVQ7kfBfYxe obkVNWy4cGTXl7Eijfs4TnWe//CpCNeCu0O1/OIBSlEOjvx/VN8d5OVn DwLlmyT28XZYlXoIFRQ8l7y5R2OHkh0PLt9wMIYyNWhFlFPd02aOmdMw h3h4J+ZcqUi3o4PDbBSAgv93Dq8ehTE0RwF/8b4DWH+gW4qom10wumVx MoSobEf38Xr6EcP//EPpdatLqnrT+fbn+U786c/sj+RmhCueX/vM2/e0 XUAW0sedOHU=",
                "256 3 8 AwEAAbh9GpyrS0iP/ByUo3qSbBKHECNIRNTVQxo/FqLOorR+cnjq2WM3 GNJwXhUJXcfOacPlgWVDQC+SGGnU38zScNiHwdAnvouC6ZnNf9Te3LCh CEiHM2wOReD8Xwl7egxPvBQg6YJaIwPoY5WBCsQWxDDdQznM/Zqudrq9 wokI1gR7",
                "257 3 8 AwEAAbh/Yrjm2Xkq9z7R36qQckvb/9rqAV60VSQPCjcBdr/G3sKUZ8GQ jI8TKewcHB5TaCcE17ZrdKVoc9LHNgf5W+M5xGDKIDJUwq5bGUEgLPH6 nqqLjo5o5wlw6FSF5MQvlwE9I4HxTOVUnyUoUEEnhiQJKL4neSdJcSKe FTIRIlaIkMh4xj+WUV1QIP6/Xr1/e47TFiUmnVvX0BxSHWPiKmZ+iVVw fYdUqnC4BYxA7IY++erZbfNtneTOV7HHGpHn14GoJRURyXoGaZJ76gZy m6xR2IX71PklBNty4E91MZstUyt9LDfamwLkOQjT9E7m00o0g5GNFtfp sJjRn/m5FI8="
            ],
            "RRSIG": [
                "DS 13 2 86400 20260816014938 20260809003938 41446 com. ZtiW1X3X83j/vDYk9QRFgNVVesGkneiJ84ds5Z0GEP5Zoz/ztHfwrtG1 amA/S/nUlqYvuIKYmldp3XIa6yJcPw==",
                "NS 8 2 86400 20260812101920 20260808094731 56584 shell.com. YChnbAE0zziW9T29z7o6Bc4STj1wPc2HoJosHQbRQBBsHWDZlGh0kH67 TYT8h7MwbQ7fP7Rv/01Il5fAjtRl6o4QXtBm5Cj4+smQMh0sZExkfASI nLpmRSRI0gk00k83X7r2UiGo4mAQCijZ3VEuF6Nwqf/vBYK1V2Jbhglg fhM="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "4.210.156.184"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 exists:_i.%{i}._h.%{h}._o.%{o}._spf.shell.com include:_spf.shell.com include:_spf1.shell.com include:spf.protection.outlook.com include:_spf.salesforce.com -all",
        "dmarc": "v=DMARC1; p=quarantine; sp=reject; fo=1; pct=100; ruf=mailto:SITI-Cyberdefence-DMARC-Analysis@shell.com; rua=mailto:SITI-Cyberdefence-DMARC-Analysis@shell.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.shell.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAztSbXZSisCzilpEME2O9IzVosxDI0SXt5p4KoSTx3VHaeLgZx+qq1Qt/Zg/XNLJ2vq1MvVxjrHkwaGCXhUX0DucwHc04UuIH5NTv/Qek6KtvTdxrazG1DhkHHNzX5bpW2esOIprKcYOxmQ9qYHTPTBk5mVqKYUg6tv8UAIYmsKydr/gkduFSdqe6PB6JLy7T6rnwxq0MN+jxuTwLFe4T+I6wIcWFdAxQfipRqGCQCtlrpiu478hz1NYi6IL3d6h1yF0qrPTnUw19NeumZSexwGvMSSMp7fBBtgWnwwsiMIRgaN5t7zcEm7zl1+sje5D0AGuBJeXgAgSX4QP1AjzrlQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/7f899f0a-0de4-4ece-b99e-997ae6f3d169.svg;a=https://vmc.digicert.com/7f899f0a-0de4-4ece-b99e-997ae6f3d169.pem",
        "mta_sts": "v=STSv1;id=20260423120000Z",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "4.210.156.184"
                    ],
                    "time_ms": 167.37
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "4.210.156.184"
                    ],
                    "time_ms": 45.95
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "4.210.156.184"
                    ],
                    "time_ms": 138.06
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "4.210.156.184"
                    ],
                    "time_ms": 182.85
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "4.210.156.184"
                    ],
                    "time_ms": 493.02
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "shell.com",
        "valid_from": "2026-06-30T19:11:20-05:00",
        "valid_to": "2026-09-28T19:11:19-05:00",
        "days_remaining": 50,
        "san": [
            "brandassets.shell.com",
            "checkpoint.shell.com",
            "coc.shell.com",
            "design.shell",
            "design.shell.com",
            "egypt.shell.com",
            "futurecities.shell.com",
            "goplus.shell.com",
            "insiderotella.shell.com",
            "iraq.shell.com",
            "kosovo.shell.com",
            "kuwait.shell.com",
            "makethefuture.shell.com",
            "projectcentral.shell.com",
            "projectm.shell.com",
            "pureplus.shell.com",
            "shell.com",
            "southafrica.shell.com",
            "tunisia.shell.com",
            "uae.shell.com",
            "www.accessibility.shell.com",
            "www.askbrand.shell.com",
            "www.brandassets.shell.com",
            "www.brandcentral.shell.com",
            "www.ccl.shell.com",
            "www.coc.shell.com",
            "www.egypt.shell.com",
            "www.futurecities.shell.com",
            "www.hsse.shell.com",
            "www.hub.shell.com",
            "www.instantexpert.shell.com",
            "www.iraq.shell.com",
            "www.kuwait.shell.com",
            "www.projectcentral.shell.com",
            "www.projectm.shell.com",
            "www.rotella.shell.com",
            "www.services.shell.com",
            "www.southafrica.shell.com",
            "www.tunisia.shell.com",
            "www.uae.shell.com",
            "www.vi.shell.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.shell.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 06:03:57 GMT",
            "server": "Apache",
            "strict-transport-security": "max-age=31536000 ; preload",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "frame-ancestors 'self'",
            "x-xss-protection": "1; mode=block",
            "location": "https://www.shell.com/",
            "content-type": "text/html;charset=utf-8",
            "x-dispatcher": "dispatcher2northeurope-b86",
            "x-vhost": "www.shell.com",
            "last-modified": "Fri, 07 Aug 2026 17:08:08 GMT",
            "alt-svc": "h3=\":443\"; ma=93600",
            "server-timing": "ak_p; desc=\"1786255437143_388045962_2683443384_45_9748_6_9_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.shell.com/",
        "title": "Shell Global",
        "description": "Shell is a global group of energy and petrochemical companies. Learn more about Shell on our global website.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "4.210.156.184": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "shell-com.q-v1.mx.microsoft",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 19.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4036.1,
                "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": 78.81
}