{
    "ok": true,
    "domain": "asana.com",
    "generated_at": "2026-08-08T20:21:15-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 100,
            "security": 81,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "34 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": 30,
                "lost_points": 0,
                "detail": "PTR: afa7f374f51cc8991.awsglobalaccelerator.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "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": "34 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": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: afa7f374f51cc8991.awsglobalaccelerator.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "3.33.186.135",
                "15.197.167.90"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 alt2.aspmx.l.google.com.",
                "20 alt1.aspmx.l.google.com.",
                "40 aspmx2.googlemail.com.",
                "10 aspmx.l.google.com.",
                "50 aspmx3.googlemail.com."
            ],
            "TXT": [
                "\"meltwater_sso_20240522_Triton-20876\"",
                "\"google-site-verification=LZlTECX7UL8Rn2AoSdHJBPKBAa7J9seMO9LkAkI21AQ\"",
                "\"docker-verification=5afdc54c-fd14-4aee-9a83-b64faf64e580\"",
                "\"globalsign-domain-verification=wvdz6fqNpGYoUxoyCbEUOYrkz-Z8Nh2zXAoS8lsLRh\"",
                "\"easydmarc-verification:8244fb9d-198f-4b9a-b8ae-8f02ce7d1147\"",
                "\"docusign=9297a515-abdf-4ccf-9ef1-a7745c4ae0a0\"",
                "\"google-site-verification=MVXdwV1XJqZhtcXD6acaOd_PF-9HFX-I_HbkIK2qk7Y\"",
                "\"google-site-verification=0kRyKySrnSMGiJnVRazpNlQNze4seFEXuH1ncyBJa2s\"",
                "\"citrix-verification-code=7deecbc0-1cdb-4259-9ab0-bb9518b7a306\"",
                "\"canva-site-verification=B6j4YaI0fe6jhVkOHsVVKQ\"",
                "\"hubspot-developer-verification=ZjhlM2RhMDAtNThjZC00MWJmLWJkYjctN2FkMzA5MjBmMDY4\"",
                "\"google-site-verification=Ssz7_hbTrMNTdGAOjORxdGrx9aiNRZRJSDw1RM5e950\"",
                "\"docusign=bc6fd7b2-c85b-4aa8-b2cd-f76828857622\"",
                "\"stripe-verification=09b42486aff9591dba05d44a87237b528320de33b90bdb4306ca52582d38ad71\"",
                "\"segment-site-verification=6kVOXB1jKojF9uNGYwxwbxvyOE9edGFB\"",
                "\"google-site-verification=DmL7ihpGYbW4ZedC80sBu2va0INYY1m7nRqKmvXd-es\"",
                "\"cisco-ci-domain-verification=45fc668215452549195ed5ef4d63ff782e911a64bd759af5b0ac5d9095f25e2b\"",
                "\"_0kgxg4aps5giyqqp2qa109ae7a00r38\"",
                "\"stripe-verification=5d786faafef386964629cec24c05681134028452a87855cd1c9cff95f473103a\"",
                "\"adobe-idp-site-verification=2896b77ba494e6c0f990471fc7c8ca6a7c4e3994e321095bcc3c8bbf945b7ad6\"",
                "\"zapier-domain-verification-challenge=dddfd3f3-fd05-407e-b6cb-afe5d062dcc1\"",
                "\"ZOOM_verify_cd-PrKuBT6C7UsSQIZFdgQ\"",
                "\"adobe-idp-site-verification=9e1a3657986c3349d25538a0edafec8fdc2f7f82e859f56e1f966b8937899483\"",
                "\"facebook-domain-verification=rvwl77vi0zpstm13gyoqyvdyfxhj6t\"",
                "\"google-site-verification=uz1agEzzV9STo8iE0lGf-_aY0rTSxqT_1z5rgn8g_0M\"",
                "\"v=spf1 include:_spf.google.com include:amazonses.com exists:%{i}._spf.sparkpostmail.com include:mktomail.com include:mg-spf.greenhouse.io include:mail.zendesk.com -all\"",
                "\"status-page-domain-verification=6z2gjm6xzr3m\"",
                "\"stripe-verification=399ed11dabf186ff0c414ad8055755dc3d1cdb0c530ed01d2c80b4f96f5f6db6\"",
                "\"google-site-verification=6flXb-qsyvJbiU1Q-wAmY9UrqsARmE5YlCcc633zBXM\"",
                "\"cursor-domain-verification-zpxn34=RDTz7nOqsGnLS3ckvPUA57U4x\"",
                "\"stripe-verification=bcd33c573bbf080f50965fe94c6632baba7bf04cd3dd7bf567a7cd1cb5e36819\"",
                "\"google-site-verification=PsdrQY64fgMD4yY4BzT63Mh9XiPxa_LoRJO2UGfgnmQ\"",
                "\"stripe-verification=87851634101c0a53918fad9e101ae4294788569f6abbdf253a7cd47e77190165\"",
                "\"gentrace-domain-verification=10686872-3c81-45c8-ad10-7bfc6d815ba6\"",
                "\"google-site-verification=ELz_Zq8mezZ-jMGFhX6bz95lUtBDnE5U7reJR-5qVkM\"",
                "\"globalsign-domain-verification=zfCNvJt0iTcEchLrE0nrimsdl4h4m4zVTSJYOcrlcJ\"",
                "\"stripe-verification=488f72d5ceb58bfe8390ee75830f91d0352a373ec10a7702a940379db83ca5a4\"",
                "\"pinterest-site-verification=c4c1eeeebcad0f384488dbb928c3af49\"",
                "\"drift-domain-verification=93cc340df66d84d8b0228f9a6af5e687876773ae3d54135289cad0a9fe252ee3\"",
                "\"atlassian-domain-verification=Qy2QHH23jn/9B4B2OGIAPMK5iwt5M5ApbJOKKMkvSIU9jbaOPOQ5QlQNtdGRanMD\"",
                "\"google-site-verification=2WiKNPQZP5e0V2guf_QIYqXrH-QSNP3QDU4ADE6B-Sg\"",
                "\"google-site-verification=DxotoqlMTfSRrxiKGMd-XA44xVkuFK-hBE6Fb1s_sos\""
            ],
            "NS": [
                "ns-810.awsdns-37.net.",
                "ns-1990.awsdns-56.co.uk.",
                "ns-1105.awsdns-10.org.",
                "ns-236.awsdns-29.com."
            ],
            "SOA": [
                "ns-1990.awsdns-56.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.33.186.135",
            "15.197.167.90"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:amazonses.com exists:%{i}._spf.sparkpostmail.com include:mktomail.com include:mg-spf.greenhouse.io include:mail.zendesk.com -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:7ddf7bedf2@rua.easydmarc.us,mailto:dmarc_agg@dmarc.everest.email; ruf=mailto:7ddf7bedf2@ruf.easydmarc.us,mailto:dmarc-ruf@asana.com; fo=1; sp=quarantine;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.asana.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoobW/xx/SUv2TovyXAFUAg87fxt8Tv0Pd/GfpRmWRoLtIDrdrDYU7+nhx7zP4WfARgfyjNHJieL1yFScNdnWLENIioV2Gdeidb1HaJPYTScKsnFmL6hgjjXIrDcC0ZBMlWFTJH4aut8GppQXM8WccVvD7q2emerV37qstkCZh3qLGHccU7KL1D5fvxCmyOWLWfHc095UFyNKnuWhRqnQ+LjRKYAO4RYML0icOUzZ7AFmcrW6BIo2BN0FepQUSVK9EN1P5GamRARz3A7Iekf/Fwxn49xMNyWkmF11EYRyrpBxMFwhDooyYMv2wKH9mSbq+b+LkC/1ieHwOmyDT9VmLQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/a026a7f7-edfa-427b-ae54-f89d7534b056.svg;a=https://vmc.digicert.com/a026a7f7-edfa-427b-ae54-f89d7534b056.pem",
        "mta_sts": "v=STSv1;id=20251008T001826",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:dmarcreports@asana.com"
    },
    "advanced": {
        "ptr": "afa7f374f51cc8991.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 41.68
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 37.41
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 29.05
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 27.4
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 204.74
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "asana.com",
        "valid_from": "2026-06-14T11:24:06-05:00",
        "valid_to": "2026-09-12T11:24:05-05:00",
        "days_remaining": 34,
        "san": [
            "asana.com",
            "blog.asana.com",
            "wavelength.asana.com",
            "www.asana.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://asana.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "age": "32662",
            "cache-control": "private, max-age=0, must-revalidate",
            "cache-status": "\"Netlify Edge\"; hit; ttl=53738",
            "content-security-policy": "worker-src blob:; frame-ancestors 'self' https://www.surveymonkey.com https://google.com https://app.asana.com https://prod-eu1.app.asana.com https://prod-au1.app.asana.com https://prod-jp1.app.asana.com https://blog.asana.com https://academy.asana.com https://app.optimizely.com/ https://app.contentful.com; report-uri https://app.asana.com/-/csp_report; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ https://ajax.aspnetcdn.com https://bat.bing.com https://sjs.bizographics.com https://ct.capterra.com https://googleads.g.doubleclick.net https://connect.facebook.net https://tracking.g2crowd.com https://www.google-analytics.com https://apis.google.com https://www.googleadservices.com https://*.googleapis.com https://tpc.googlesyndication.com https://www.googletagmanager.com https://ssl.gstatic.com https://cdn.jotfor.ms https://form.jotform.us https://snap.licdn.com https://px.ads.linkedin.com https://www.linkedin.com https://luna1.co https://js.recurly.com https://fast.wistia.com https://fast.wistia.net https://www.youtube.com https://s.ytimg.com https://*.marketo.com https://*.marketo.net https://cdnjs.cloudflare.com https://api.ipify.org https://cdn.pdst.fm https://*.vimeocdn.com https://resources.asana.com https://w58858w0sjxx.statuspage.io https://cdn.cookielaw.org https://geolocation.onetrust.com https://*.logs.datadoghq.com https://www.datadoghq-browser-agent.com https://tagmanager.google.com/debug https://t.contentsquare.net contentsquare.com app.contentsquare.com https://cdn.jsdelivr.net/npm/@sheerid/jslib@1/ https://v2.listenloop.com https://boards.greenhouse.io/embed/job_board/js https://job-boards.greenhouse.io https://www.redditstatic.com/ads/pixel.js https://yjtag.jp/tag.js https://s.yjtag.jp/tag.js https://s.yimg.jp/ https://yjtag.yahoo.co.jp/tag https://analytics.tiktok.com/i18n/pixel/ https://s.pinimg.com/ct/ https://b92.yahoo.co.jp/rt/ https://t-antenna.asana.com/ https://scripts.postie.com/wbgboxjj/lp.1.js https://b91.yahoo.co.jp/pagead/ https://b98.yahoo.co.jp/ https://accounts.google.com/gsi/client  https://js.adstk.io/convpixel.js https://a.quora.com/qevents.js https://d34r8q7sht0t9k.cloudfront.net/tag.js https://collector-39548.us.tvsquared.com/tv2track.js https://*.qualified.com https://static.xingcdn.com/xingtrk/index.js https://ct.pinterest.com/static/ct/token_create.js https://*.6sc.co https://*.6sense.com https://js.zi-scripts.com/ https://*.mountain.com/ https://c0.adalyser.com/adalyser.js https://dyv6f9ner1ir9.cloudfront.net/assets/js/nloader.js https://pagead2.googlesyndication.com https://c.amazon-adsystem.com/aat/amzn.js https://*.optimizely.com https://optimizely.s3.amazonaws.com https://tr.capterra.com https://pixel.byspotify.com/ping.min.js https://bzrcdn.openai.com/sdk/oaiq.min.js https://capi-automation.s3.us-east-2.amazonaws.com/public/client_js/capiParamBuilder/clientParamBuilder.bundle.js",
            "content-type": "text/html; charset=utf-8",
            "date": "Sun, 09 Aug 2026 01:21:07 GMT",
            "etag": "W/\"bjdf9ab0c3h44t\"",
            "netlify-vary": "query=__nextDataReq|_rsc,header=x-nextjs-data|x-next-debug-logging|next-router-prefetch|next-router-segment-prefetch|next-router-state-tree|next-url|rsc|x-asana-deploy|x-asana-experiments|x-asana-logged-in,cookie=__prerender_bypass|__next_preview_data|is_logged_in",
            "server": "Netlify",
            "set-cookie": "user_geo=US; Secure; Max-Age=2592000; Path=/",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "vary": "Accept-Encoding, x-asana-deploy, x-asana-experiments, x-asana-logged-in",
            "x-content-type-options": "nosniff",
            "x-frame-options": "DENY",
            "x-nf-request-id": "01KZJ1QZ3R3R1VWGC4J1X6GKT3",
            "x-powered-by": "Next.js"
        },
        "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": "Netlify",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://asana.com/",
        "title": "Work & Project Management for Human-Agent Teams • Asana",
        "description": "Work management software for teams and AI agents. Plan, automate, and execute critical workflows together.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "3.33.186.135": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "15.197.167.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.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": 93.71
}