{
    "ok": true,
    "domain": "coda.io",
    "generated_at": "2026-08-10T12:06:42-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 88,
            "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": "152 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: server-143-204-204-106.ord56.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": "152 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: server-143-204-204-106.ord56.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": [
                "143.204.204.106",
                "143.204.204.39",
                "143.204.204.89",
                "143.204.204.55"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 smtp.google.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=shyiMpraByButSBlaq/3GqaU/fQXLc4u0ZEPRInQB5xwWpsU7nmFKDTan5thBWbx\"",
                "\"docusign=10de73b6-8014-44f4-a307-395002ddf32f\"",
                "\"stripe-verification=df15a37e3d326b7fc321fb85454520265db3c557abaab07b483f50882f9cc671\"",
                "\"hubspot-developer-verification=M2I1MmQxNmYtMWUwNC00OGFhLWIwOTEtNTExZWQ5ZDZhZjBh\"",
                "\"stripe-verification=7656389ff15c616db74225f2b5675b22c5bcd6489fae7400726658bc177d1be7\"",
                "\"stripe-verification=df70e0238d2e34ccd316b4f3b118705bde00a22309b38e79f029f407469e9b9b\"",
                "\"google-site-verification=qbtOcaHMZRsMnJvXwFVL6uvIbRYLTzVzln9e-1BdjsY\"",
                "\"apple-domain-verification=1Qro2buxBMljYdat\"",
                "\"detectify-verification=d90a6779f61d8da55b151270ca11fa39\"",
                "\"v=spf1 include:_spf.google.com include:stspg-customer.com include:_spf.salesforce.com include:_spf.psm.knowbe4.com include:mktomail.com -all\"",
                "\"anthropic-domain-verification-r9w1cq=k7IjDBGvrvMyp026K4n791Ksi\"",
                "\"stripe-verification=36e37c1599923b881c5358d837be18fb30a0a0c5e3126b674c4cf8b60ef8c387\"",
                "\"sending_domain894581=52fbf1dc6a1ed72b0fba21178309f01906be6956f08ba26ea8e61335d2e41e0c\"",
                "\"stripe-verification=BD3FA4510C71B5E5F0270CC1412EC737A6E1D61AECBE165B15838B7DDA4E3BC9\"",
                "\"reachdesk-verification=jT6NfWUBABehAbNWWoTWX1QiXpTf11alWxKLGudpOB6TWAT8KggFA8hTOX0CHxI9\"",
                "\"status-page-domain-verification=6m8hp4hxgr79\"",
                "\"stripe-verification=fdd6de511017f68e3f5647183e3021f0f6904454b11ab25db81cb595f1f92315\"",
                "\"canva-site-verification=dXIZjknIIxfEB9vyysGYnw\"",
                "\"zoom-domain-verification=c456dac3-a0b3-4b4d-946e-34e8beefa204\"",
                "\"facebook-domain-verification=pe0k9fg1e9e5esk0jtenx0ppj5pyhj\"",
                "\"miro-verification=a934b56a4a741c195455ffefcdc999af5d808e15\"",
                "\"MS=ms46899923\""
            ],
            "NS": [
                "ns-1815.awsdns-34.co.uk.",
                "ns-501.awsdns-62.com.",
                "ns-1032.awsdns-01.org.",
                "ns-867.awsdns-44.net."
            ],
            "SOA": [
                "ns-501.awsdns-62.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issuewild \"comodoca.com\"",
                "0 issue \"amazon.com\"",
                "0 iodef \"mailto:security@coda.io\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"comodoca.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "143.204.204.106",
            "143.204.204.39",
            "143.204.204.89",
            "143.204.204.55"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:stspg-customer.com include:_spf.salesforce.com include:_spf.psm.knowbe4.com include:mktomail.com -all",
        "dmarc": "v=DMARC1;p=reject;rua=mailto:dmarc-reports@coda.io;adkim=r;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.coda.io",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsogGbHUsJS93I/nKYwKF3KgU14yt11hBTuKlLM94BoeNDj4hSblYwfeLiiav5h5E2e/y8pG4+csJeuXfWqLr2+xFrprf9DqcXtyLC0AWcJyyRJ++5SmzyKORK5PUpq7GH6ZUv/urbduwnuMx6xH9y8tLqCvL/5KKHux5I/Qp6XGQ2BshNPSVNVWHDOb5PpeDjhhcYCi2TIdtHi0l8Ww60bueNh1LL6ayblR5d51Emo6Zk50WKruQfVJXcJfW9j7eB3hHO2TEOFUnf7+Ihm9GkK0RFtFoVMre3ouu6OZNDMn+wqmU0T5BJhpYcZ46CfpshN/J6pfSHDyURHGB02d1hQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-143-204-204-106.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.100.18",
                        "54.192.100.2",
                        "54.192.100.32",
                        "54.192.100.70"
                    ],
                    "time_ms": 73.22
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "143.204.204.106",
                        "143.204.204.39",
                        "143.204.204.55",
                        "143.204.204.89"
                    ],
                    "time_ms": 21.69
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.18",
                        "54.192.100.2",
                        "54.192.100.32",
                        "54.192.100.70"
                    ],
                    "time_ms": 34.03
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.18",
                        "54.192.100.2",
                        "54.192.100.32",
                        "54.192.100.70"
                    ],
                    "time_ms": 41.81
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.18",
                        "54.192.100.2",
                        "54.192.100.32",
                        "54.192.100.70"
                    ],
                    "time_ms": 46.32
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "coda.io",
        "valid_from": "2026-06-25T19:00:00-05:00",
        "valid_to": "2027-01-09T17:59:59-06:00",
        "days_remaining": 152,
        "san": [
            "coda.io",
            "coda.grammarly.com",
            "*.coda.io",
            "docs.superhuman.com",
            "notetaker.superhuman.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://coda.io/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "server": "CloudFront",
            "date": "Mon, 10 Aug 2026 12:39:19 GMT",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "x-download-options": "noopen",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "0",
            "referrer-policy": "strict-origin-when-cross-origin",
            "cross-origin-opener-policy": "same-origin-allow-popups",
            "x-permitted-cross-domain-policies": "none",
            "content-security-policy": "base-uri 'none';child-src 'self' * blob:;connect-src 'self' https://cdn.coda.io https://docs.superhuman.com https://id.superhuman.com https://superhuman-docs.femetrics.grammarly.io https://gateway.superhuman.com https://gateway.superhuman.com wss://gateway.superhuman.com https://f-log-notetaker.grammarly.io https://notetaker.femetrics.grammarly.io wss://coda.io https://auth.grammarly.com wss://capi-local.grammarly.com/freews wss://capi.grammarly.com/freews https://f-log-ai-editor.grammarly.io https://ai-editor.femetrics.grammarly.io https://gr-core-prod-assistant-file.s3.amazonaws.com/ https://goldengate.grammarly.com https://subscription.grammarly.com https://traces.grammarly.io/v1/traces https://d1m7gvwd59hen3.cloudfront.net https://superhuman.framer.website https://superhuman.com https://coda.io wss://*.intercom.io https://coda-us-west-2-prod-blobs-upload.s3-accelerate.amazonaws.com https://coda-us-west-2-prod-vision-uploads.s3.us-west-2.amazonaws.com https://coda-us-west-2-prod-packs-upload.s3-accelerate.amazonaws.com https://coda-us-west-2-prod-packs.s3.us-west-2.amazonaws.com https://codahosted.io https://codacontent.io https://coda.io https://*.intercom.io https://uploads.intercomcdn.com https://uploads.intercomusercontent.com https://sdk.iad-05.braze.com https://app.getsentry.com https://iframe.ly https://cdn.iframe.ly https://baconipsum.com https://api.trello.com https://api.stripe.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://www.google.com/ccm/collect https://*.g.doubleclick.net https://*.google.com https://www.google.com/pagead/landing https://www.facebook.com https://*.marketo.com https://*.mktoresp.com https://*.mktoutil.com https://*.mutinycdn.com https://*.mutinyhq.com https://*.mutinyhq.io https://cdn.cookielaw.org https://*.onetrust.com https://transcend-cdn.com https://cdn.transcend.io https://telemetry.transcend.io https://telemetry.us.transcend.io https://us-central1-adaptive-growth.cloudfunctions.net https://sink.pdst.fm https://partnerlinks.io https://pixel.pvd.to https://tracker.pixeltracker.co https://pixelconnector.pixeltracker.co https://login.microsoftonline.com https://graph.microsoft.com https://*.hotjar.com https://*.hotjar.io wss://*.hotjar.com https://*.api.sanity.io https://*.apicdn.sanity.io https://app.clearbit.com https://cdn.linkedin.oribi.io https://snap.licdn.com https://px.ads.linkedin.com https://px4.ads.linkedin.com https://p.adsymptotic.com https://gw.linkedin.oribi.io https://dc.ads.linkedin.com https://sjs.bizographics.com https://api.sprig.com https://cdn.sprig.com https://pixels.spotify.com/v1/ingest https://api.cr-relay.com/ https://api.palette.dev https://*.forethought.ai https://coda-migrations.femetrics.grammarly.io https://in.grammarly.com https://gateway.grammarly.com https://treatment.grammarly.com https://gates.grammarly.com ;default-src 'self' https://cdn.coda.io https://codacontent.io https://coda-us-west-2-prod-blobs.s3.us-west-2.amazonaws.com https://coda.io;font-src data: https://cdn.coda.io https://js.intercomcdn.com https://fonts.intercomcdn.com https://fonts.gstatic.com https://fonts.googleapis.com https://use.typekit.net https://static-web.grammarly.com;form-action 'self' https://api-iam.intercom.io https://intercom.help *.coda.io;frame-ancestors  *.intercom-sheets.com teams.microsoft.com chrome-extension://ocjjmmnhefcaopncklmdodfglamkeign chrome-extension://pbdpddefpmdbfdgkaknnmimgjmjoefmj chrome-extension://cdgkmagmdldlpiglliebaajdpdkigcbi chrome-extension://dipjbaeecehmimeelgehcodalckeklid chrome-extension://clppjidbanhondokgacbbbhdnihejpad chrome-extension://hnjmaaohmpmdoanfjacbknnehbdpjpmm chrome-extension://aojbbefmgiilpnbipikljicoojkjbfle chrome-extension://kbfnbcaeplbcioakkpcpgfkobkghlhen chrome-extension://cnkljppodomflaoljemgokomblgbgenf chrome-extension://fiicfmbdhpbnebmbofpphmalhgofdakc   *.sanity.studio  ;frame-src *;img-src * blob: data:;media-src 'self' https://codahosted.io https://cdn.coda.io https://js.intercomcdn.com https://cdn.sanity.io;object-src 'none';report-uri /csp-violation;script-src 'strict-dynamic' 'nonce-0b612cca8fbc422289f901c8a8d5db41' 'unsafe-inline' 'unsafe-eval' https: https://*.mutinycdn.com https://*.googletagmanager.com https://cdn.cr-relay.com/ https://*.forethought.ai https://transcend-cdn.com https://cdn.transcend.io;style-src 'self' 'unsafe-inline' blob: https://accounts.google.com https://cdn.coda.io https://fonts.googleapis.com https://use.typekit.net https://p.typekit.net  https://*.mktoweb.com https://transcend-cdn.com https://cdn.transcend.io https://superhumanstatic.com https://pp-sh-static.io;worker-src 'self' blob:",
            "permissions-policy": "fullscreen=*, autoplay=(self), geolocation=*",
            "cache-control": "no-store, max-age=0",
            "link": "<https://cdn.coda.io>; rel=preconnect; crossorigin, <https://sanity-images.imgix.net>; rel=preconnect; crossorigin, <https://codaio.imgix.net>; rel=preconnect; crossorigin, <https://images.unsplash.com>; rel=preconnect; crossorigin",
            "vary": "x-coda-custom-host,User-Agent,Accept-Encoding",
            "via": "1.1 0a85584d489a88112611dc750d430e96.cloudfront.net (CloudFront)",
            "alt-svc": "h3=\":443\"; ma=86400",
            "age": "16034",
            "set-cookie": "show_cookie_banner=false; Secure; Path=/",
            "x-cache": "Hit from cloudfront",
            "x-amz-cf-pop": "ORD56-P16",
            "x-amz-cf-id": "u12KmB5w7g6mJWZhA1UOToDvn7w7H58QvqrvIQ1oM2h8KgZ_5RMiLQ=="
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://coda.io/",
        "title": "Coda: Your all-in-one collaborative workspace.",
        "description": "Coda is an all-in-one platform that blends the flexibility of docs, structure of spreadsheets, power of applications, and intelligence of AI.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "143.204.204.106": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "143.204.204.39": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "143.204.204.89": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "143.204.204.55": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 53.5,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f1f6872bsi8241085fac.185 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4006,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4007.5,
                "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": 124.43
}