{
    "ok": true,
    "domain": "medallia.com",
    "generated_at": "2026-08-10T13:24:20-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 84,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "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": "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": 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": "127 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-168-51-126.ord58.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "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": "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": "127 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-168-51-126.ord58.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "3.168.51.126",
                "3.168.51.26",
                "3.168.51.16",
                "3.168.51.41"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 aspmx3.googlemail.com.",
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 aspmx2.googlemail.com.",
                "1 aspmx.l.google.com."
            ],
            "TXT": [
                "\"twilio-domain-verification=7658d9bbea76dfa88f2d92b4e3717cde\"",
                "\"mongodb-site-verification=MNJJePxSa4YueQErw8XPkk9lobS3KLyq\"",
                "\"beam-verification=zy6bprXAxNIY0sgSgrk7eY0YyqPsLC4jwnkK8V6zapJo0Yrt\"",
                "\"adobe-idp-site-verification=d6a0bb9808655f9af4db2f39497952b32020868e2a935dc36fc5fe38c73a5e60\"",
                "\"google-site-verification=PIfQ_OSFbT9_Cw4RFYyHjOqgn0qIOwTXRe-cxSwq6Nw\"",
                "\"status-page-domain-verification=zkqb037zzpjs\"",
                "\"citrix-verification-code=65a8ce3f-d024-41ea-a732-7504db06a07b\"",
                "\"numero-domain-verification-d00d7s=3lFiznmNhc6NsUcKpD9VqGPO4\"",
                "\"google-site-verification=WUkhO0_YsadHMs-FFx4IZLxfCMZ3cTeWn7Lrio9BU1I\"",
                "\"openai-domain-verification=dv-UIVpCXfmCJN0u96CLoN7xbik\"",
                "\"google-site-verification=AuoLdFyefxH1n1XxeeXUEPLl0Ubu2K-kRAW0R-RDrXU\"",
                "\"notion-domain-verification=hByqtECDMGDq71SGTrM4wLR2A2u7AVm6uqoc5lX63S0\"",
                "\"docusign=4a0ec1f7-aa36-4022-ba16-a00114349450\"",
                "\"_globalsign-domain-verification=lQgTOD8dWU_8nHyzjHGJ39ncrI45HenuNvKKTckDhn\"",
                "\"jamf-site-verification=4rtsAF2U1Iwh8ZAqokd10Q\"",
                "\"mandrill_verify.LhuOR4qK9HoYkEBxhtgZnQ\"",
                "\"h8t-HwQqj5YxITaKKU432utlGKVB7dI\"",
                "\"google-site-verification=T0o6i35N8p5Qn47uP2qAV_Mi3QVdv1MV5Zi_x0CQybQ\"",
                "\"apple-domain-verification=QRA53Lm1RTWzN51Z\"",
                "\"miro-verification=9ab49db0de9c4a39bea3fde0bc9086703f529e64\"",
                "\"_globalsign-domain-verification=OYfE_CcZQWFlEEOrR5yVCfCtmiQrm0bBdyUAJyg3qE\"",
                "\"sprout-social-a4ae866d-60a8-49d8-93e7-20b554d1dde7\"",
                "\"docker-verification=eefd7248-a2c7-43e6-a929-00391bd36eec\"",
                "\"google-site-verification=a6TJlNvwR3sbZ6Pjc7dBygogVGzEJzG1n50Xhx8GJwI\"",
                "\"google-site-verification=XbvcGAxpsDuuOHiUzjn9vBGyWFN7syVKZOOQU0J1JIo\"",
                "\"asv=55a9b8f941b8df7a512a62051fde997a\"",
                "\"box-domain-verification=e452dff9d65a4240d2677b977b4b25674d24714bd967a11b728d294d12aad0af\"",
                "\"google-site-verification=QwefGmKg9-a41IgO1MXhM3LqWvs7BxbsinnAVr_fZ_8\"",
                "\"atlassian-domain-verification=m3lKqkodwCRi52vgFFFH7kVEl4n7fQkO3hrdyMrdtA0xP7ozicaZQhWHZcPMFjl1\"",
                "\"yahoo-verification-key=/IdNsAA4MNZHfGCqQJGVXUZUyt6w/rFsrezizvWdVz0=\"",
                "\"MS=ms30413179\"",
                "\"883286165-4667386\"",
                "\"carta-domain-verification-bv7sf0=3CWGCFD6nXm48LmGESAbGezTV\"",
                "\"google-site-verification=T1c8Y-gVQs34mfabwpu5ZcYILXpGA05NsEkOt6nyxak\"",
                "\"google-site-verification=jH-6066Zqsg8L6IR8XXcwXQWc7zUUqh9lzSw3q-Ryqk\"",
                "\"google-site-verification=kpGtxkIi-E0Ic4jKgzwZqlNte5ShbW2HT-TV3j9-aKk\"",
                "\"_globalsign-domain-verification=Fw09cFhmPL_-Bfg6BV5_NkyDEkXJfmQd4uPViX560A\"",
                "\"google-site-verification=PL7Ef1Epy-vz3vp0DMhg03XFUXpbz4iRHm6Dn4mHVww\"",
                "\"google-site-verification=BezRLCV8cTRpG9Rt_qwVeJysokakNVdDbWuaiy1zJmE\"",
                "\"v=spf1 ip4:147.75.240.0/20 ip4:199.102.176.0/22 ip4:147.75.176.0/20 ip4:168.245.57.16 ip4:15.200.87.218 ip4:96.127.99.127 ip4:3.30.46.185 ip4:34.168.197.200 ip4:34.83.143.116 \" \"include:_spf.google.com include:amazonses.com include:mktomail.com include:servers.mcsv.net ~all\"",
                "\"google-site-verification=fXSPmps25Mek91XIY1tOsLe10cQ0liD35-xcpfDpizM\"",
                "\"anthropic-domain-verification-v574d6=BBgCCaLo62BhHFQvkUaw2Bkyl\"",
                "\"google-site-verification=tB3GRMGYgbshqgbxcsEzpD4sRu5JlXFdJBd_vcVuYWs\""
            ],
            "NS": [
                "ns-1874.awsdns-42.co.uk.",
                "ns-183.awsdns-22.com.",
                "ns-881.awsdns-46.net.",
                "ns-1363.awsdns-42.org."
            ],
            "SOA": [
                "ns-1363.awsdns-42.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.168.51.126",
            "3.168.51.26",
            "3.168.51.16",
            "3.168.51.41"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:147.75.240.0/20 ip4:199.102.176.0/22 ip4:147.75.176.0/20 ip4:168.245.57.16 ip4:15.200.87.218 ip4:96.127.99.127 ip4:3.30.46.185 ip4:34.168.197.200 ip4:34.83.143.116 include:_spf.google.com include:amazonses.com include:mktomail.com include:servers.mcsv.net ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dc8033e6@mxtoolbox.dmarc-report.com; ruf=mailto:dc8033e6@forensics.dmarc-report.com,mailto:postmaster@medallia.com; pct=100; aspf=r; fo=1; rf=afrf; ri=3600",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.medallia.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAztdrLdCdfUIigMxyTfBMEbbsebQ/PuW+KwrAskycLG0s6pOgMEkoezVVI+prOatCU87EOo+4ZZyBFRHp3NRUtcZb4Buu5QfKIeMlOcFQbTUG7Edx6PpqdgUqDr/yNstJra035A/c5Heeo15FUDdPc1FZrDxyWYNuOLWKSfIazTSIq3kfImDTKZ+wjw0NXO7Qitym8KZYSXzOVsEBfS4UrJREFDcqNZCq9C4JDr6wiSz58HIwkp5+EkBvBow1EZHL1eZMU2hYOrm55UPlJelfdEDxuUXtlEPc8k9CRLeMKwwMcwF7uXTB9uCogkJAOrZQaxGkFeROfHbeiEWWQ5s5JQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1;l=https://cdn.medallia.com/bimi/medallia_black.svg;a=https://cdn.medallia.com/bimi/medallia-bimi-vmc-expires-20270629.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-168-51-126.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.100.123",
                        "54.192.100.48",
                        "54.192.100.79",
                        "54.192.100.83"
                    ],
                    "time_ms": 85.8
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.168.51.126",
                        "3.168.51.16",
                        "3.168.51.26",
                        "3.168.51.41"
                    ],
                    "time_ms": 44.38
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.161.156.123",
                        "18.161.156.126",
                        "18.161.156.50",
                        "18.161.156.74"
                    ],
                    "time_ms": 54.13
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.123",
                        "54.192.100.48",
                        "54.192.100.79",
                        "54.192.100.83"
                    ],
                    "time_ms": 39.53
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.123",
                        "54.192.100.48",
                        "54.192.100.79",
                        "54.192.100.83"
                    ],
                    "time_ms": 138.06
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "medallia.com",
        "valid_from": "2025-11-15T18:00:00-06:00",
        "valid_to": "2026-12-15T17:59:59-06:00",
        "days_remaining": 127,
        "san": [
            "medallia.com",
            "medallia.com.au",
            "www.medallia.com",
            "medallia.eu",
            "www.medallia.eu",
            "medallia.ca",
            "www.medallia.com.au",
            "www.medallia.ca"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.medallia.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Mon, 10 Aug 2026 18:24:11 GMT",
            "content-length": "0",
            "location": "https://www.medallia.com/",
            "cache-control": "no-cache",
            "x-cache": "LambdaGeneratedResponse from cloudfront",
            "via": "1.1 4da28767b3c6680819117d4076762aae.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P9",
            "x-amz-cf-id": "chgbcjBSl-k84EvCiRlDACFayGFfTyZDVVSip4rj3LAfjvunt3Gf6w==",
            "vary": "Accept-Encoding",
            "content-type": "text/html; charset=UTF-8",
            "link": "<https://www.medallia.com/>; rel=shortlink",
            "x-powered-by": "WP Engine",
            "set-cookie": "__cf_bm=PSbHACOhL1rjuaUNNSQYbDkI8pumgZczm1EM5C4XZq4-1786386251.0783482-1.0.1.1-meGNhw9OiT1UR2QU6.K49uboKLEkvLhGCvKg1phDolqHhoqwt9ZDfwMcf5c7avrXcOWIm33Q3OX8_XRHaqgXzYmBBP5EF.ZiNHLBBTvQbsLhATq6ezSK8pmpR6vwTSA4; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.medallia.com; Expires=Mon, 10 Aug 2026 18:54:11 GMT",
            "x-pass-why": "custom-path",
            "permissions-policy": "geolocation=(), midi=(), sync-xhr=(), microphone=(), camera=(), magnetometer=(), gyroscope=(), fullscreen=(self \"https://play.vidyard.com\"), payment=()",
            "referrer-policy": "origin",
            "strict-transport-security": "max-age=63072000",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a29109353a2c8423-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "cloudflare",
        "powered_by": "WP Engine"
    },
    "webpage": {
        "url": "https://www.medallia.com/",
        "title": "Experience Management Software Platform – Medallia – Experience Management Software",
        "description": "Medallia's software platform provides keen insights to improve customer experience, contact center experience, employee experience and digital experience.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "3.168.51.126": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.168.51.26": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.168.51.16": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.168.51.41": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx3.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4008.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4016.8,
                "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": 111.53
}