{
    "ok": true,
    "domain": "mixpanel.com",
    "generated_at": "2026-08-09T03:59:11-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 100,
            "security": 88,
            "network": 50,
            "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": 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": "5 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": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "157 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": 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: 135.152.117.34.bc.googleusercontent.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 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": "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": "5 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": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "157 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": "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: 135.152.117.34.bc.googleusercontent.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "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": [
                "34.117.152.135"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"sinch-domain-verification=68558eb9-824a-4a4f-8973-44946a944f4a\"",
                "\"adobe-idp-site-verification=18d7a372305152dd910d51fb15dac81724300d73de5b56ac49708af984d1eb0c\"",
                "\"v=spf1 include:_spf.google.com include:mail.zendesk.com ip4:74.86.78.64/27 ip4:50.23.70.192/27 ip4:169.54.194.64/27 include:244585224.spf07.hubspotemail.net -all\"",
                "\"google-site-verification=zye3BJXqUVHQeAsGrO-DRx3hdWbejsQQ5VVzIC31dPk\"",
                "\"linear-domain-verification=intkng5jf7x6\"",
                "\"h1-domain-verification=3XJNoXH6qv3Kc1RMbNLS9wRwaCuDSM64QYHCnNvFJK9hQbzH\"",
                "\"asv=e2d580b136fac6f19b387e3663ccf90b\"",
                "\"linear-domain-verification=581976\"",
                "\"mixpanel-domain-verify=fbf87d0d-00dd-4dfd-bfa8-a2016c078033\"",
                "\"google-site-verification=Zw7xBYyMc1l8a-jD6N2Ils5HqzHq7uX3t9If1k-cu_A\"",
                "\"hubspot-domain-verification=OWMxNDFiZTktOWJiMi00ZDY5LWI4MmItZmQzNTAwNmFhMzQ0\"",
                "\"google-site-verification=3g9jvtmLUw-Uqt1UAgrtkEUqE5WNXb-yTk5Y_pzQMK0\"",
                "\"_a7zqy860bl09aawgy8shupxomn3h09m\"",
                "\"openai-domain-verification=dv-TftXocQVoTzxNQdKw079tt0O\"",
                "\"google-site-verification=242X-pZlv3hK_Kbuu_FlPQryh-lXYXpRE6crtA6D_7w\"",
                "\"dmp4kmrgwhnvk4kpfd2yv5bz3n6nsvm4\"",
                "\"google-site-verification=WJ0SMLrAGuZ-upJODiDKXBDHEagqnYUdCU2x9kxjMqs\"",
                "\"jtpnfqlr8xr4274s0bv7y2f5l823hvmn\"",
                "\"_b9d0k69do2n0j4v4l7mxju6zu2hit3z\"",
                "\"google-site-verification=H8naZHuJpjEY5DbrW0Zc0R51MeWiuj4zLft9DrPdSxw\"",
                "\"google-site-verification=6EPHA6PMWQDabnDK_V2tVkXyFalflpz9sumHwc1mS00\"",
                "\"MS=ms26130214\"",
                "\"r8wjzm5jp8q1sf22dg7nm27q4550rhn2\"",
                "\"google-site-verification=qQHdlEQxYvVwrjb9Zgmj1RsknS4y-WCLtig13_IxfTA\"",
                "\"ps-cd-verification=d6edbfa8-d5ac-459f-a134-de1bf3f8ef67\"",
                "\"_pysjf1hs3tpcaonmkkamhuoaky840bf\"",
                "\"_h8lxmnx7to20a2g027jxchp3jce3vjc\"",
                "\"_nxie7i2jwbv7344e7e8v3lpwiy5k0c9\"",
                "\"pylon-domain-verification-2j2gtb=aKlpiNn72zAcexIIrfRM29MjU\"",
                "\"google-site-verification=VMHFM5xr-RkJN4MKG7Ou_uziPdXWw3E85YTbZ__GF9U\"",
                "\"citrix-verification-code=4eaa535c-b772-4589-b9f2-1e8eabd4dfb5\"",
                "\"anthropic-domain-verification-rdp6sb=yPvA7x2OevSlCexxdYFzlsJqB\"",
                "\"3ctjl9r3t2vw5bf0n5mg927blj54qlsb\""
            ],
            "NS": [
                "ns-cloud-a1.googledomains.com.",
                "ns-cloud-a2.googledomains.com.",
                "ns-cloud-a3.googledomains.com.",
                "ns-cloud-a4.googledomains.com."
            ],
            "SOA": [
                "ns-cloud-a1.googledomains.com. cloud-dns-hostmaster.google.com. 2021042726 21600 3600 259200 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.117.152.135"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:mail.zendesk.com ip4:74.86.78.64/27 ip4:50.23.70.192/27 ip4:169.54.194.64/27 include:244585224.spf07.hubspotemail.net -all",
        "dmarc": "v=DMARC1; p=reject; sp=none; fo=1; ri=3600; rua=mailto:dmarcreports@mixpanel.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.mixpanel.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKMs7DjR9RjOS9Jhaj7jd9SbgpHR7s/Gx7XufE/HLxZszM48nwp9heMOSUG0RCYTDyTQGe0mG3gBHN0RTiBquSEUTGSR6QVnsHo+fuWjjVvryN9eF3RTDXxFGcvsEhkP1lNEIrpqHH11hMJ4kbZEUwGsMDECV7/PC30zZ1vyFfqwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1;id=45ce90ac35d2;",
        "tls_rpt": "v=TLSRPTv1;rua=mailto:smtp-tls-reports@mixpanel.com;"
    },
    "advanced": {
        "ptr": "135.152.117.34.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.117.152.135"
                    ],
                    "time_ms": 47.55
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.117.152.135"
                    ],
                    "time_ms": 46.41
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.117.152.135"
                    ],
                    "time_ms": 23.87
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.117.152.135"
                    ],
                    "time_ms": 28.59
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.117.152.135"
                    ],
                    "time_ms": 144.36
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.mixpanel.com",
        "valid_from": "2026-01-13T18:00:00-06:00",
        "valid_to": "2027-01-13T17:59:59-06:00",
        "days_remaining": 157,
        "san": [
            "*.mixpanel.com",
            "mixpanel.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://mixpanel.com/home/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 08:59:03 GMT",
            "content-type": "text/html",
            "alt-svc": "clear",
            "cache-control": "public, max-age=0, must-revalidate",
            "location": "/home/",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "x-frame-options": "SAMEORIGIN",
            "referrer-policy": "strict-origin-when-cross-origin",
            "permissions-policy": "autoplay=*, fullscreen=*, web-share=*",
            "content-security-policy": "default-src 'self' https://*.mixpanel.com https://cdn.mxpnl.com https://cdn-dev.mxpnl.com https://*.zdassets.com https://ekr.zendesk.com wss://mixpanelsupport.zendesk.com https://framerusercontent.com https://mixpanel.com https://*.mixpanel.com https://*.qualified.com https://thesignalprod.wpenginepowered.com; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://cdn.mxpnl.com https://cdn-dev.mxpnl.com https://cdn.rollbar.com https://js.stripe.com https://*.zdassets.com https://*.zopim.com https://assets.zendesk.com https://widget.usepylon.com https://www.google.com https://www.gstatic.com https://widget.kapa.ai https://www.youtube.com/embed/ https://connect.facebook.net https://apis.google.com https://accounts.google.com https://cdp.customer.io https://assets.customer.io https://customerioforms.com https://code.gist.build https://*.sendbird.com 'unsafe-eval' https://*.6sc.co https://static.addtoany.com https://*.adroll.com https://cdn-assets-prod.s3.amazonaws.com https://optimizely.s3.amazonaws.com https://*.bing.com https://*.clarity.ms https://cdnjs.cloudflare.com d2wy8f7a9ursnm.cloudfront.net https://*.doubleclick.net https://framer.com https://*.framer.com https://app.framerstatic.com https://framerusercontent.com https://form-embed-sdk.goldcast.io https://*.google.com https://*.google-analytics.com https://*.googleadservices.com https://*.googlesyndication.com https://www.googletagmanager.com https://*.gstatic.cn https://*.gstatic.com https://*.g2crowd.com https://app.leandata.com https://cdn.leandata.com https://cdn1.leandata.com https://snap.licdn.com https://mixpanel.com https://*.mixpanel.com https://bzrcdn.openai.com https://*.optimizely.com https://*.pinimg.com https://ct.pinterest.com https://*.qualified.com https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ https://recaptcha.net https://*.recaptcha.net https://www.redditstatic.com/ads/ https://browser.sentry-cdn.com https://js.sentry-cdn.com https://*.singular.net https://*.smartnews-ads.com https://*.trustarc.com https://*.typeform.com https://use.typekit.net https://mxpnlcms.wpengine.com https://s.yimg.jp https://*.youtube.com https://*.youtube-nocookie.com https://*.zoominfo.com https://d3e54v103j8qbb.cloudfront.net https://53f7ny.csb.app https://*.53f7ny.csp.app https://cdn.jsdelivr.net/npm/swiper@12/ https://cdn.prod.website-files.com/69d882f034f244f0e1ec2d16/; connect-src 'self' blob: data: wss://api.liveblocks.io https://api.liveblocks.io https://cdn.jsdelivr.net https://*.mixpanel.com https://cdn.mxpnl.com https://cdn-dev.mxpnl.com https://*.sentry.io https://api.honeycomb.io https://api.rollbar.com https://api.sprig.com https://*.zdassets.com https://mixpanelsupport.zendesk.com https://*.zopim.com wss://*.zopim.com https://*.usepylon.com wss://*.pusher.com https://www.google.com https://kapa-widget-proxy-la7dkmplpq-uc.a.run.app https://proxy.kapa.ai https://storage.googleapis.com https://*.facebook.com https://cdp.customer.io https://track.customer.io https://customerioforms.com https://*.api.gist.build https://*.cloud.gist.build https://*.sendbird.com https://*.amazonaws.com ws://*.sendbird.com https://*.6sc.co https://*.adnxs.com https://*.adroll.com https://cdn-assets-prod.s3.amazonaws.com https://*.bing.com https://*.bugsnag.com https://*.clarity.ms https://cdnjs.cloudflare.com https://*.doubleclick.net https://framer.com https://*.framer.com https://app.framerstatic.com https://framerusercontent.com https://*.goldcast.io https://google.com https://*.google.com https://*.google-analytics.com https://*.googlesyndication.com https://tracking-api.g2.com https://*.g2crowd.com https://app.leandata.com https://*.linkedin.com https://mixpanel.com https://*.mixpanel.com https://bzrcdn.openai.com https://bzr.openai.com https://*.optimizely.com https://cdn.linkedin.oribi.io https://*.pinimg.com https://ct.pinterest.com https://*.qualified.com wss://*.qualified.com https://*.recaptcha.net https://*.reddit.com https://www.redditstatic.com/ads/ https://unpkg.com/@rive-app/canvas@1.2.4/rive.wasm https://unpkg.com/@rive-app/webgl2@2.27.5/rive.wasm https://public.rive.app https://*.singular.net https://*.smartnews-ads.com https://*.trustarc.com https://mxpnlcms.wpengine.com https://thesignalprod.wpenginepowered.com https://*.zoominfo.com; img-src 'self' blob: data: https://api.liveblocks.io https://cdn.mxpnl.com https://cdn-dev.mxpnl.com https://*.zdassets.com https://*.zopim.com https://v2assets.zopim.io https://v2uploads.zopim.io https://*.usepylon.com https://d3vl36l12sfx26.cloudfront.net https://avatars.slack-edge.com https://storage.googleapis.com https://*.facebook.com https://*.gravatar.com https://*.wp.com https://track.customer.io https://*.sendbird.com https://*.amazonaws.com ws://*.sendbird.com https://*.3lift.com https://*.33across.com https://*.6sc.co https://*.adnxs.com https://*.adroll.com https://*.bidswitch.net https://*.bing.com https://cdn.bizibly.com https://*.bugsnag.com https://ct.capterra.com https://*.casalemedia.com https://*.clarity.ms https://res.cloudinary.com https://*.crwdcntrl.net https://*.doubleclick.net https://*.exelator.com https://framerusercontent.com https://*.google-analytics.com https://*.googlesyndication.com https://www.googletagmanager.com https://*.googleusercontent.com https://*.imrworldwide.com https://cdn.leandata.com https://cdn1.leandata.com https://*.linkedin.com https://mixpanel.com https://*.mixpanel.com https://ml314.com https://*.openx.net https://*.optimizely.com https://sync.outbrain.com https://*.pubmatic.com https://*.qualified.com https://*.reddit.com https://idsync.rlcdn.com https://*.rubiconproject.com https://*.smartnews-ads.com https://pixel.sitescout.com/ https://sync.taboola.com https://pixel.tapad.com/ https://*.trustarc.com https://*.truste.com https://*.turn.com/ https://t.co/ https://analytics.twitter.com https://beacon.walmart.com https://*.wpengine.com https://mxpnlcms.wpengine.com https://mxpnlcms.wpenginepowered.com https://thesignalprod.wpenginepowered.com https://*.analytics.yahoo.com https://*.ytimg.com https://d3e54v103j8qbb.cloudfront.net https://cdn.prod.website-files.com/69d882f034f244f0e1ec2d16/ https://*.google.com https://*.google.ad https://*.google.ae https://*.google.com.af https://*.google.com.ag https://*.google.al https://*.google.am https://*.google.co.ao https://*.google.com.ar https://*.google.as https://*.google.at https://*.google.com.au https://*.google.az https://*.google.ba https://*.google.com.bd https://*.google.be https://*.google.bf https://*.google.bg https://*.google.com.bh https://*.google.bi https://*.google.bj https://*.google.com.bn https://*.google.com.bo https://*.google.com.br https://*.google.bs https://*.google.bt https://*.google.co.bw https://*.google.by https://*.google.com.bz https://*.google.ca https://*.google.cd https://*.google.cf https://*.google.cg https://*.google.ch https://*.google.ci https://*.google.co.ck https://*.google.cl https://*.google.cm https://*.google.cn https://*.google.com.co https://*.google.co.cr https://*.google.com.cu https://*.google.cv https://*.google.com.cy https://*.google.cz https://*.google.de https://*.google.dj https://*.google.dk https://*.google.dm https://*.google.com.do https://*.google.dz https://*.google.com.ec https://*.google.ee https://*.google.com.eg https://*.google.es https://*.google.com.et https://*.google.fi https://*.google.com.fj https://*.google.fm https://*.google.fr https://*.google.ga https://*.google.ge https://*.google.gg https://*.google.com.gh https://*.google.com.gi https://*.google.gl https://*.google.gm https://*.google.gr https://*.google.com.gt https://*.google.gy https://*.google.com.hk https://*.google.hn https://*.google.hr https://*.google.ht https://*.google.hu https://*.google.co.id https://*.google.ie https://*.google.co.il https://*.google.im https://*.google.co.in https://*.google.iq https://*.google.is https://*.google.it https://*.google.je https://*.google.com.jm https://*.google.jo https://*.google.co.jp https://*.google.co.ke https://*.google.com.kh https://*.google.ki https://*.google.kg https://*.google.co.kr https://*.google.com.kw https://*.google.kz https://*.google.la https://*.google.com.lb https://*.google.li https://*.google.lk https://*.google.co.ls https://*.google.lt https://*.google.lu https://*.google.lv https://*.google.com.ly https://*.google.co.ma https://*.google.md https://*.google.me https://*.google.mg https://*.google.mk https://*.google.ml https://*.google.com.mm https://*.google.mn https://*.google.com.mt https://*.google.mu https://*.google.mv https://*.google.mw https://*.google.com.mx https://*.google.com.my https://*.google.co.mz https://*.google.com.na https://*.google.com.ng https://*.google.com.ni https://*.google.ne https://*.google.nl https://*.google.no https://*.google.com.np https://*.google.nr https://*.google.nu https://*.google.co.nz https://*.google.com.om https://*.google.com.pa https://*.google.com.pe https://*.google.com.pg https://*.google.com.ph https://*.google.com.pk https://*.google.pl https://*.google.pn https://*.google.com.pr https://*.google.ps https://*.google.pt https://*.google.com.py https://*.google.com.qa https://*.google.ro https://*.google.ru https://*.google.rw https://*.google.com.sa https://*.google.com.sb https://*.google.sc https://*.google.se https://*.google.com.sg https://*.google.sh https://*.google.si https://*.google.sk https://*.google.com.sl https://*.google.sn https://*.google.so https://*.google.sm https://*.google.sr https://*.google.st https://*.google.com.sv https://*.google.td https://*.google.tg https://*.google.co.th https://*.google.com.tj https://*.google.tl https://*.google.tm https://*.google.tn https://*.google.to https://*.google.com.tr https://*.google.tt https://*.google.com.tw https://*.google.co.tz https://*.google.com.ua https://*.google.co.ug https://*.google.co.uk https://*.google.com.uy https://*.google.co.uz https://*.google.com.vc https://*.google.co.ve https://*.google.co.vi https://*.google.com.vn https://*.google.vu https://*.google.ws https://*.google.rs https://*.google.co.za https://*.google.co.zm https://*.google.co.zw https://*.google.cat; style-src 'self' 'unsafe-inline' https://cdn.mxpnl.com https://cdn-dev.mxpnl.com https://*.usepylon.com https://code.gist.build https://*.google.com https://fonts.googleapis.com https://mixpanel.com https://*.mixpanel.com https://hello.myfonts.net https://*.qualified.com https://cdn.jsdelivr.net/npm/swiper@12/ https://cdn.prod.website-files.com/69d882f034f244f0e1ec2d16/; font-src 'self' data: https://cdn.mxpnl.com https://cdn-dev.mxpnl.com https://*.usepylon.com https://framerusercontent.com https://*.gstatic.com https://cdn.leandata.com https://cdn1.leandata.com https://mixpanel.com https://*.mixpanel.com https://*.qualified.com https://*.trustarc.com https://cdn.prod.website-files.com/69d882f034f244f0e1ec2d16/; frame-src 'self' https://cdn.mxpnl.com/static/ https://js.stripe.com https://www.google.com https://www.loom.com/embed/ https://player.vimeo.com/video/ https://www.youtube.com/embed/ https://*.facebook.com https://accounts.google.com https://code.gist.build https://renderer.gist.build https://static.addtoany.com https://*.bing.com dta8euw1l8gvs.cloudfront.net https://*.doubleclick.net https://framer.com https://*.framer.com https://*.goldcast.io https://*.google.com https://www.googletagmanager.com https://mixpanel.my.leandata.com https://mixpanel.com https://*.mixpanel.com https://capture.navattic.com/ https://*.cdn.optimizely.com https://*.cdn-pci.optimizely.com https://ct.pinterest.com https://*.qualified.com https://www.google.com/recaptcha/ https://recaptcha.google.com/recaptcha/ https://recaptcha.net https://*.recaptcha.net https://rive.app https://my.spline.design/ https://*.trustarc.com https://*.typeform.com https://*.youtube-nocookie.com; worker-src 'self' blob:;",
            "via": "1.1 google",
            "content-length": "1266347",
            "vary": "Accept-Encoding, Accept",
            "etag": "\"a0f93d1737cf3be775d019960394dcd1\"",
            "last-modified": "Fri, 07 Aug 2026 21:51:37 GMT",
            "link": "<https://framerusercontent.com>; rel=\"preconnect\", <https://framerusercontent.com>; rel=\"preconnect\"; crossorigin=\"\"",
            "server-timing": "region;desc=\"us-west-2\", cache;desc=\"cached\", ssg-status;desc=\"optimized\", version;desc=\"0ccde4a\", instance;desc=\"2ff2359\", route;dur=1;desc=\"id=qhhWFMlP1&locale=default\", country;desc=\"US\""
        },
        "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://mixpanel.com/home/",
        "title": "Product Intelligence Platform for the AI Era | Mixpanel",
        "description": "Mixpanel is the product intelligence platform for the AI era, combining analytics, session replay, experiments, feature flags, and AI-powered insights.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "34.117.152.135": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.3,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f208b4a7si5886405fac.271 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4016,
                "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": 119.87
}