{
    "ok": true,
    "domain": "rivian.com",
    "generated_at": "2026-08-10T22:49:52-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 84,
            "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": "4 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": 0,
                "lost_points": 10,
                "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": 55,
                "lost_points": 0,
                "detail": "167 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-13-225-47-30.ord58.r.cloudfront.net"
            },
            {
                "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": "4 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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "ok",
                "title": "Valid TLS certificate",
                "detail": "167 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-13-225-47-30.ord58.r.cloudfront.net",
                "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": [
                "13.225.47.30",
                "13.225.47.59",
                "13.225.47.57",
                "13.225.47.62"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 smtp.google.com."
            ],
            "TXT": [
                "\"google-site-verification=aWxg8EMMvhW1vYX-Aw2dDwpW47fND_wCv3KuZgKi8Cw\"",
                "\"_z0wcrsksc4g3ey7ma73otx7zz2wv8v2\"",
                "\"google-site-verification=cWdugrWsQm70pnSyIYKpcVIsa_Y4QUKcQYLVSdeMtV0\"",
                "\"stripe-verification=ad2b4003089d30226167d8b643673f1835d15f5c37a2e426e1597acb3d173ed7\"",
                "\"onetrust-domain-verification=2e032fb834db451182e9ebfaae7c09f6\"",
                "\"smartsheet-site-validation=yxj-130P9wyXs-SBV_9Z75aQUkQAaX1b\"",
                "\"anthropic-domain-verification-17yyj1=ZttOJr22hS54ZYQK3UhtWH4Q1\"",
                "\"g240t24f56sjquket4hg9rbbq3\"",
                "\"amazonses:pAvIM4KFMb3PVNmIEGF4mBenrIs1O3BYlZH+bWc7LI8=\"",
                "\"atlassian-domain-verification=Yj5MeUSO99HZpvppeIepXuKpKKrwe8KVuDKIvYVtt3O/Fe/yfqRYhoAdAUre2cDS\"",
                "\"atlassian-domain-verification=FwmD6Qw7VSdYoMJ+Ar3o6uZsIv1Bx+TI68SXmWlooItlnkDhQcNv6MClkhHXgbjg\"",
                "\"atlassian-domain-verification=pa0mqCBOV0raECEyH/PAy2IaSlUmX0zq84wjjfx48QOfhg/t9r1Hzbfn8sZ3Bz0M\"",
                "\"Dynatrace-site-verification=40027b27-2255-4575-9969-d9d86cfd017a__61tpnk6bt6n3dmohag876je96c\"",
                "\"mongodb-site-verification=YkaOuaXJtD86yBByOEgfag2XSN0acL6M\"",
                "\"docusign=7ed79ca7-f292-4f21-bf4c-acb00640910b\"",
                "\"google-site-verification=mBBygjypJz_mCtYAUsXM-fmuidb0lmr_ca7dt2JXHtE\"",
                "\"atlassian-domain-verification=X3FdlpwOyA6/NENGVmTAwRiTwav1sasIX2Z1eiq8/lo/ncvdpbtA1ZbzQPkr4CMa\"",
                "\"google-site-verification=kCll6LrGMLURYde2FfQIKPvrmJ5gvqXLrHQXlJzj5u8\"",
                "\"cursor-domain-verification-n7k4aj=9D7efRUd44FFJ6kqvEObMfJxN\"",
                "\"google-site-verification=OQOixmx_VosSpkq-hqHLCQW903s_lWb14bqaBTmgXCE\"",
                "\"yahoo-verification-key=YV2NuzWvaDoteXstDJiOkBzHXcCZWL+GSr4o/4ZBtgY=\"",
                "\"google-site-verification=zKZ7WfBRCwanwFqQvSM0hvxHhxxv-wStGU-_61olswA\"",
                "\"traction-guest=c96b22f0-a31f-4606-9bb8-b81ce07e841a\"",
                "\"qq81fq4famp4eathsspb6ee18\"",
                "\"apple-domain-verification=xfkVPKVmmID4BTRj\"",
                "\"cisco-ci-domain-verification=548454e414f1d9257621207575b440f3537c87bc56dbf7544bb80f2eb9045b7d\"",
                "\"twilio-domain-verification=986d42ac0fcc2e3074f14bf07f29d382\"",
                "\"fastly-domain-delegation-7j9fez7kaxz9cnjt7b9x-00397920-2025-05-05\"",
                "\"v=spf1 include:_spf.google.com include:spf.protection.outlook.com include:shops.shopify.com include:servers.mcsv.net include:amazonses.com include:spf2.rivian.com a:c.spf.service-now.com -all\"",
                "\"atlassian-domain-verification=OEgGrHiH30kwwaIPRrzfOPKTvw1sJ0x/HGUt6bG8H/JaWpgQmFZ1Fn2XPqP8rSHE\"",
                "\"google-site-verification=L0ux3YgiB_7XdWr2aqNK6sHwQXN1I6zv2oswE2CCYw4\"",
                "\"smartsheet-site-validation=63FFfNcNdZt3KOu6A3PFal2lZ5SHYdZp\"",
                "\"google-site-verification=-p7AWPFGZJbjCeRT5KepyrSfNzZg7qdEDMqrFpv-6RQ\"",
                "\"3i1npesq9hqoq48bhklpnlkogq\"",
                "\"google-site-verification=ythfYVMBAfW6jpq3ydlf6Eh7V65giIMDgq5nInuQtIU\"",
                "\"h1-domain-verification=UUhCio7nfm2NaYq3nQRhXNuY5SQQU8Yq2CmzPaFAE79VfaxG\"",
                "\"adobe-idp-site-verification=381f0106b42293d4d8223bab3d695ef768e95efed25777f8c1052696e84afefc\"",
                "\"MS=ms71873047\"",
                "\"google-site-verification=hZtOSI76uEw2Y8CWb3a46YvBY_E7FKlMhDqfGICkkLU\"",
                "\"paloaltonetworks-site-verification=41b47870b8174207b6f32da56bd0be3e5fec6038569a15d7879b01c2d179f982\""
            ],
            "NS": [
                "ns-1610.awsdns-09.co.uk.",
                "ns-1408.awsdns-48.org.",
                "ns-280.awsdns-35.com.",
                "ns-985.awsdns-59.net."
            ],
            "SOA": [
                "ns-280.awsdns-35.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issuewild \"awstrust.com\"",
                "0 issue \"amazontrust.com\"",
                "0 issuewild \"sectigo.com\"",
                "0 issuewild \"amazonaws.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issuewild \"pki.goog\"",
                "0 issue \"amazon.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"pki.goog\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issue \"globalsign.com\"",
                "0 issue \"sectigo.com\"",
                "0 issuewild \"amazontrust.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issuewild \"globalsign.com\"",
                "0 issue \"awstrust.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.225.47.30",
            "13.225.47.59",
            "13.225.47.57",
            "13.225.47.62"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:spf.protection.outlook.com include:shops.shopify.com include:servers.mcsv.net include:amazonses.com include:spf2.rivian.com a:c.spf.service-now.com -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:dmarc-reports@rivian.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com,mailto:dmarc-reports@rivian.com;rf=afrf; ri=86400;",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.rivian.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD6CuOKJsOpTOEakET5HWeVa8mC4drreserLZBjHbAotqFn3pwYzfJipHa/ER3fbkBaJhxqJs5EYeZ1HP/izUA9Y72CW5mrr/gwRWfXS9nMA4o41+YNgrfVVH1uzRoxkBUsK2hx/yJI+Dsx5f48ApRS10r9E+ljY5A2Km3wvriztQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/8a5f1856-7b8f-4f17-ab03-9b7aa224c29e.svg;a=https://vmc.digicert.com/8a5f1856-7b8f-4f17-ab03-9b7aa224c29e.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-13-225-47-30.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.157.142.24",
                        "108.157.142.4",
                        "108.157.142.66",
                        "108.157.142.80"
                    ],
                    "time_ms": 102.02
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.244.202.103",
                        "18.244.202.25",
                        "18.244.202.48",
                        "18.244.202.6"
                    ],
                    "time_ms": 46.23
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.156.245.103",
                        "108.156.245.32",
                        "108.156.245.41",
                        "108.156.245.48"
                    ],
                    "time_ms": 50.26
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.157.142.24",
                        "108.157.142.4",
                        "108.157.142.66",
                        "108.157.142.80"
                    ],
                    "time_ms": 103.68
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.24",
                        "108.157.142.4",
                        "108.157.142.66",
                        "108.157.142.80"
                    ],
                    "time_ms": 57.04
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "rivian.com",
        "valid_from": "2026-07-11T19:00:00-05:00",
        "valid_to": "2027-01-25T17:59:59-06:00",
        "days_remaining": 167,
        "san": [
            "rivian.com",
            "*.rivian.com",
            "*.dc.goriv.co"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://rivian.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "content-type": "text/html; charset=utf-8",
            "content-length": "1012843",
            "date": "Tue, 11 Aug 2026 02:36:22 GMT",
            "x-riv-env": "prod_ue1",
            "x-powered-by": "Express",
            "content-security-policy": "base-uri 'self'; child-src 'self' blob:; connect-src 'self' https://*.qualtrics.com https://rum.browser-intake-datadoghq.com https://browser-intake-datadoghq.com https://rum-http-intake.logs.datadoghq.com webpack: https://rivian.com/api/gql/orders/graphql https://rivian.com/api/gql/content/graphql https://rivian.com/api/gql/content/graphql https://rivian.com/api/gql/orders/graphql https://rivian.com/api/gql/gateway/graphql https://rivian.com/api/gql/gateway/graphql https://rivian.com https://analytics.google.com https://script.crazyegg.com https://maps.googleapis.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.g.doubleclick.net https://*.google.com https://*.bing.com https://*.bing.net https://media.rivian.com https://pagestates-tracking.crazyegg.com https://assets-tracking.crazyegg.com https://tracking.crazyegg.com https://stats.g.doubleclick.net https://api.mapbox.com https://events.mapbox.com https://*.connect.us-east-1.amazonaws.com wss://*.connect.us-east-1.amazonaws.com https://*.facebook.com https://assets.rivian.com https://www.googleadservices.com https://google.com https://*.launchdarkly.com https://*.ctfassets.net https://s3.amazonaws.com https://static.rivianservices.com https://api.rivianservices.com https://documentsue1.rivian.com/ https://documentsuw2.rivian.com/ https://documentsue1.stage.rivian.com/ https://documentsuw2.stage.rivian.com/ https://documents.dev.rivian.com https://s.pinimg.com https://ct.pinterest.com https://rivianautomotive.pxf.io https://d.impct.site https://sierra.chat https://global.ketchcdn.com https://cdn.ketchjs.com https://pagead2.googlesyndication.com https://ad.doubleclick.net blob: https://*.ads.linkedin.com https://*.fullstory.com/ https://unpkg.com/@snowplow/; default-src 'self'; font-src 'self' https://assets.rivian.com https://media.rivian.com https://fonts.gstatic.com https://fonts.googleapis.com https://*.ctfassets.net https://sierra.chat data:; form-action 'self' https://feedback.rivian.com https://*.facebook.com; frame-ancestors 'self' https://*.splashthat.com https://splashthat.com https://app.contentful.com https://*.mvix.com; frame-src 'self' https://*.blivenyc.com https://optimize.google.com https://www.google.com https://*.googletagmanager.com https://*.splashthat.com https://splashthat.com https://*.doubleclick.net https://feedback.rivian.com https://*.facebook.com https://ct.pinterest.com https://*.goriv.co; img-src 'self' https://*.blivenyc.com https://*.bing.com https://images.rivian.com https://media.rivian.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.gstatic.com https://*.g.doubleclick.net https://ad.doubleclick.net https://*.google.com https://maps.googleapis.com https://www.google.com https://www.google.ca https://www.googleadservices.com https://assets.rivian.com https://optimize.google.com https://*.facebook.com https://*.qualtrics.com data: https://authenticate.dc.goriv.co/ https://login.microsoftonline.com/ https://*.ctfassets.net https://*.tvsquared.com https://sierra.chat https://global.ketchcdn.com https://*.ojrq.net https://tracker.samplicio.us https://ade.googlesyndication.com https://pagead2.googlesyndication.com https://*.ads.linkedin.com https://www.linkedin.com https://*.fullstory.com/; manifest-src 'self'; media-src 'self' https://*.blivenyc.com https://media.rivian.com https://videos.rivian.com https://assets.rivian.com https://digital-dev-protected-images.dev.ue1.dc.goriv.co blob: https://*.ctfassets.net; object-src 'none'; script-src 'self' https://rivian.com https://*.blivenyc.com https://*.bing.com https://*.bing.net https://*.goriv.co https://*.rivian.com https://*.qualtrics.com https://*.googletagmanager.com https://tagmanager.google.com https://www.googleadservices.com https://www.google.com https://*.google-analytics.com https://maps.googleapis.com https://script.crazyegg.com https://www.googleanalytics.com https://www.googleoptimize.com https://optimize.google.com https://www.google.com/recaptcha/enterprise.js https://www.gstatic.com/recaptcha/releases/ https://splashthat.com https://*.facebook.net https://*.doubleclick.net https://*.tvsquared.com https://s.pinimg.com https://ct.pinterest.com https://utt.impactcdn.com https://sierra.chat https://global.ketchcdn.com https://cdn.ketchjs.com 'unsafe-inline' 'unsafe-eval' https://snap.licdn.com https://unpkg.com/@snowplow/ https://*.fullstory.com/; style-src 'unsafe-inline' 'self' https://rivian.com https://*.blivenyc.com https://fonts.googleapis.com https://*.googletagmanager.com https://tagmanager.google.com https://optimize.google.com https://script.crazyegg.com https://sierra.chat; worker-src 'self' blob:;",
            "x-content-type-options": "nosniff",
            "referrer-policy": "no-referrer",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "x-nextjs-cache": "HIT",
            "cache-control": "s-maxage=31536000, stale-while-revalidate",
            "etag": "\"v0s4c7ps3jlo6j\"",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "vary": "Accept-Encoding,Accept-Encoding",
            "via": "1.1 92e9bd63c231b05a53ff468818f03f94.cloudfront.net (CloudFront)",
            "age": "4402",
            "set-cookie": "riv-ld-context-v3=eyJrZXkiOiIxMmQ5NGQ4NC00MmNmLTQyZjktYWFhZi00MTc1Y2ZmN2E0ODciLCJraW5kIjoidXNlciJ9; Secure; Path=/; Max-Age=31536000; SameSite=strict",
            "x-cache": "Hit from cloudfront",
            "x-amz-cf-pop": "ORD58-P15",
            "x-amz-cf-id": "xjON1WYM6L_g_A1zs3yQbNiQymW5VkpyZWF4ty7JKuHhv_JaD8id0w=="
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": "Express"
    },
    "webpage": {
        "url": "https://rivian.com/",
        "title": "Rivian: Electric Vehicles Designed For Adventure",
        "description": "Discover Rivian's long-range electric vehicles, innovative EV trucks, SUVs and vans built for adventure. Join the movement towards a sustainable future.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "13.225.47.30": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.225.47.59": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.225.47.57": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.225.47.62": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 59.3,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-45e1d473142si401656fac.25 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4043.9,
                "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": 84.48
}