{
    "ok": true,
    "domain": "klaviyo.com",
    "generated_at": "2026-08-09T10:41:49-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "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": "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": "7 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": "190 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: server-54-192-100-21.mci50.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": "7 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": "190 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: server-54-192-100-21.mci50.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": [
                "54.192.100.21",
                "54.192.100.34",
                "54.192.100.35",
                "54.192.100.11"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 alt1.aspmx.l.google.com.",
                "10 aspmx.l.google.com.",
                "30 aspmx4.googlemail.com.",
                "20 alt2.aspmx.l.google.com.",
                "30 aspmx5.googlemail.com.",
                "30 aspmx3.googlemail.com.",
                "30 aspmx2.googlemail.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=OXy2BCofte+qLejwrfnCxs/Pm8TcOUDHlycMrojlzUJ/hzQc7PDgZVdEihLTea5c\"",
                "\"anthropic-domain-verification-p3fytn=4myoRaTfbTRj8r93Fnrc8PeBP\"",
                "\"teamviewer-sso-verification=bf196ae73f9f446c96f825391e37ef76\"",
                "\"postman-domain-verification=23ffcfa891237c623fb193f99c4fe97a0484f7302a1b9af0f73256e7ad2a8854f7e7df74b40909ff20eb80e62156ece959655e23ccc0fcce039e895eb1230f83\"",
                "\"datadome-domain-verify=pc6oVOH4qBXbYP94ilrYjZXeqoTA9sbm\"",
                "\"actively-ai-domain-verification-xrqg0d=N92QIIZz9FNvtn4fSM1aoPTO1\"",
                "\"klaviyo-site-verification=Wu9D8K\"",
                "\"klaviyo-site-verification=Xtm4hg\"",
                "\"EU5VQe53KTDQgPby023o4w\"",
                "\"openai-domain-verification=dv-xPGOqjqTkH3kutBbEPY6zmI6\"",
                "\"asv=6c481b8fcada1fb56d4e8e0ccd7208f0\"",
                "\"adobe-idp-site-verification=9e57bf0f6edf53f07c7e039868b4f1b6e51536bc50f7255586f5a051249a4b00\"",
                "\"klaviyo-site-verification=Xe29Mw\"",
                "\"slack-domain-verification=KZ0bYU8HYDWuPIRIiDMntP9BBhG6qVSflSNQXr5v\"",
                "\"google-site-verification=20wDk1W7cenZNN_2nI4_3Cv0vIEgX-f01PKr9Q2WscY\"",
                "\"hubspot-domain-verification=ZjFhNmQ2MmMtOWExZi00NTg5LTllNzEtZThkZjM3OWRhMGM2\"",
                "\"notion-domain-verification=kvOOIiv8Zqu00GzMazIIiFuDvw7492a9NUJSQFHxKii\"",
                "\"work-accounts-domain-verification=R8vqRwAZuFvpm7vlQDpnvO5HUfexFa\"",
                "\"linear-domain-verification=3zsgrg52kvqa\"",
                "\"google-site-verification=5SIzMNGlSoiCQuhIrrcyrIqMTk9YH4kt4iCQL0XBo2M\"",
                "\"gc-ai-domain-verification-pc2v6s=09X7oJZYdfL6AvlbjXcI469Ba\"",
                "\"spacelift-domain-verification=saSw207145tw\"",
                "\"mgverify=2738a5123a92d4d285faacba79d2d41b8c5a4488952ff2beb3bfe919e7efa0f2\"",
                "\"v=spf1 include:mg-spf.greenhouse.io include:_spf.google.com include:mail.zendesk.com include:emailus.freshservice.com include:_spf.salesforce.com ip4:4.7.16.128/26 ip4:38.108.186.0/24 ~all\"",
                "\"dropbox-domain-verification=o0e3d0avitf1\"",
                "\"_cfb1oposxku185vj4xbq9l4w9quli6g\"",
                "\"vercel-domain-verification-x0wg9c=YI2NTJwWD7mvIwSYkP3bdNETQ\"",
                "\"intacct-esk=7AA99D8B166B145DE053AA06A8C0FBF2\"",
                "\"google-site-verification=wPBMnK_Ong5WdKdVY6JYLMG0S1HG3HrxPocpAHWVKuM\"",
                "\"docusign=627c5187-2423-42c0-a3f0-278758c4283c\"",
                "\"cursor-domain-verification-vcq0r5=8pn2RjjwRJZLokxvYx3GYAzYU\"",
                "\"docker-verification=458a255c-9892-4f40-bb58-32dc4811bdb9\"",
                "\"jetbrains-domain-verification=2stm47stmtre2f99umyajv4o0\"",
                "\"heroku-domain-verification=wrare/xqhd48vkst3byzdi7lugaqyxbxvbrrkye0\"",
                "\"klaviyo-site-verification=9BX3wh\"",
                "\"canva-site-verification=GNYR54YC11sX8gSczA-szA\"",
                "\"jamf-site-verification=9SZ0nz0ZXYgAmDMdrW3BAg\"",
                "\"<whimsical=50616009f2ad1328a4936c7dea52b17d5ccda430>\"",
                "\"ca3-3c24d93a383144a0bdad160ad7c82865\"",
                "\"ZOOM_verify_wGMfgQPjSL-zAzDdm2XU8g\"",
                "\"klaviyo-site-verification=TZXu9S\"",
                "\"drift-domain-verification=8196ac83113fbfe9f3f5dd7ffed50a14964ba3d4ea9af6cdc1c4e3ed97e6e586\"",
                "\"apple-domain-verification=E83skdQtNdPkgEvx\"",
                "\"neat-pulse-domain-verification-gXLm7jM=e3409ce1-2253-4d88-8221-2816470f3d91\"",
                "\"MS=ms41847412\"",
                "\"google-site-verification=pRVCjM-gUtlyHfDfIAOwBxj4-AdMDePqCZRcr4T_Zxo\"",
                "\"klaviyo-site-verification=WuUF6j\"",
                "\"browserstack-domain-verification=6f82b2a8-d15d-4a47-9a81-da069dd2f881\"",
                "\"wework-site-verification=ybqQeWV4vGyuvvZD\"",
                "\"globalsign-domain-verification=7dd614ba6dd6b9a1e8bb3ef1ff022f0f\"",
                "\"google-site-verification=NmfDaHgZeLxx0qRsM_zeFNn1J-213gjIqwnrOTyyKy8\"",
                "\"onetrust-domain-verification=639763292aa5451481573f1f42492982\"",
                "\"stripe-verification=4ec3ce1f62291184401c65000810ada6ef32ac41d70b19375bcdbd1f31481e76\"",
                "\"klaviyo-site-verification=SMJmWs\""
            ],
            "NS": [
                "ns-1555.awsdns-02.co.uk.",
                "ns-963.awsdns-56.net.",
                "ns-224.awsdns-28.com.",
                "ns-1372.awsdns-43.org."
            ],
            "SOA": [
                "ns-963.awsdns-56.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.21",
            "54.192.100.34",
            "54.192.100.35",
            "54.192.100.11"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:mg-spf.greenhouse.io include:_spf.google.com include:mail.zendesk.com include:emailus.freshservice.com include:_spf.salesforce.com ip4:4.7.16.128/26 ip4:38.108.186.0/24 ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc+rua@klaviyo.com; ruf=mailto:dmarc+ruf@klaviyo.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.klaviyo.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo+fuIhQwj8MpFbCk4Yjgy9lcwESC8XuDUza5Zv1Y2OIpYABzUsJrzVLLRVVnhxK2pIeE/B2f4/yuN7JLsxY++TpFFRw8SfCKyheUZa9jkHe5yH4aE9l5lpfwoq8KIlBTxVS/zL1R+8Y19urbAl6hDG982FwWXivHwD+hQ3uuMoB2nsHnmr7h3pUrCTFtjGm4Mfzn0IPytO7aWs1kS+agv6BkdUF7b2o+WcgAddXTJDDKDh61DR6J4DDMlvg35Gh0+nEo6SOAj4d4lzAvFbhW9aEsnuLSOe0TJijHj8DpKLMYeTD+xeJI6rp+e8G7z+EFGmqLxYlmwPK0BuIfGqdowQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/ae890f2a-e464-423c-b6e3-2cd3aafc89f4.svg; a=https://vmc.digicert.com/ae890f2a-e464-423c-b6e3-2cd3aafc89f4.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-21.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.64.183.11",
                        "18.64.183.119",
                        "18.64.183.126",
                        "18.64.183.5"
                    ],
                    "time_ms": 77.51
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.64.183.11",
                        "18.64.183.119",
                        "18.64.183.126",
                        "18.64.183.5"
                    ],
                    "time_ms": 33.25
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.11",
                        "54.192.100.21",
                        "54.192.100.34",
                        "54.192.100.35"
                    ],
                    "time_ms": 72.05
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.64.183.11",
                        "18.64.183.119",
                        "18.64.183.126",
                        "18.64.183.5"
                    ],
                    "time_ms": 53.27
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.11",
                        "54.192.100.21",
                        "54.192.100.34",
                        "54.192.100.35"
                    ],
                    "time_ms": 75.58
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "klaviyo.com",
        "valid_from": "2026-01-16T18:00:00-06:00",
        "valid_to": "2027-02-15T17:59:59-06:00",
        "days_remaining": 190,
        "san": [
            "klaviyo.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.klaviyo.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.klaviyo.com/",
            "date": "Sun, 09 Aug 2026 15:41:40 GMT",
            "server": "cloudflare",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 38cef1c836ffc2dbf330045540e35a76.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P2",
            "x-amz-cf-id": "Rdr7ThxruqTE3e5XGak-oZZZRvRNT-gP9tznaqBpA2wDEuuVeZKfkQ==",
            "age": "121891",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "content-type": "text/html; charset=UTF-8",
            "cf-ray": "a287ddc84b01c629-STL",
            "cf-cache-status": "DYNAMIC",
            "accept-ranges": "bytes",
            "access-control-allow-origin": "*",
            "cache-control": "public,max-age=0,must-revalidate",
            "set-cookie": "hasLoggedInBefore=false; Max-Age=31536000; Path=/; Secure; SameSite=Lax; Domain=.klaviyo.com",
            "vary": "Accept-Encoding",
            "cache-status": "\"Netlify Edge\"; hit; ttl=31414109",
            "content-security-policy-report-only": "default-src * 'unsafe-inline' 'unsafe-eval' data: blob:; report-uri https://www.klaviyo.com/csp/",
            "referrer-policy": "strict-origin-when-cross-origin",
            "service-worker-allowed": "/",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-geo-decision": "target=none; current=none; tier=P4; action=passthrough",
            "x-nf-request-id": "01KZKJZPBNC2DGHCS86J37XB0F"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.klaviyo.com/",
        "title": "Klaviyo: AI Email Marketing & SMS | B2C CRM",
        "description": "Klaviyo unifies AI-powered email marketing and SMS to drive growth, retention, and measurable results. Build personalized, omnichannel experiences across WhatsApp, ecommerce, and more with K:AI Agents.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.192.100.21": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.34": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.35": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.11": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt1.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.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": 4020.9,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 102.41
}