{
    "ok": true,
    "domain": "arsenal.com",
    "generated_at": "2026-08-09T12:08:53-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 65,
            "security": 81,
            "network": 100,
            "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": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 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": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25,
                "detail": "SPF policy not found."
            },
            {
                "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": "87 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: a23-215-11-242.deploy.static.akamaitechnologies.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": 35,
                "lost_points": 0,
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 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": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "SPF",
                "detail": "SPF policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "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": "87 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: a23-215-11-242.deploy.static.akamaitechnologies.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "23.215.11.242",
                "23.215.11.228"
            ],
            "AAAA": [
                "2600:1407:7400:14::17d7:bf2",
                "2600:1407:7400:14::17d7:be4"
            ],
            "CNAME": [],
            "MX": [
                "10 eu-smtp-inbound-1.mimecast.com.",
                "10 eu-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"eXxs3Yp7YRiMPKeoJDBxjh5r1C14dAiOaJNUniL9HPqNLoNreJTl+SVl8xFa+sy1MEI4fjbokJy2BVQiTjqpRA==\"",
                "\"tch9g76urk0gipgk3euh6ephh2\"",
                "\"globalsign-domain-verification=teIFEUG2HCCMJeftdqGcP3PAe7QwyDmaQhVoTVni35\"",
                "\"google-site-verification=UzfXTjwSb2-o7z31gdz7TAcLNSZktYuXuqLqwQMJDTU\"",
                "\"ksoh9l6t03icsam02qnth96l6s\"",
                "\"9qnrcp5j3uod1r27s3l2pll7\"",
                "\"2vrg1eu9i5ucnt77k7cr2m7r4t\"",
                "\"bhkfuai8cvbq42t5p6f0s933dm\"",
                "\"MS=ms96357200\"",
                "\"facebook-domain-verification=1vw5syuhup431yqrw8u4essqgmr9kk\"",
                "\"apple-domain-verification=LBzbPLZLONmvzDDv\"",
                "\"lrjmjn9jvab5odshns6eqmbk6c\"",
                "\"c92jz6lr38vsvrgbdtsv7v3p97qpsw6w\"",
                "\"tke2imaiigu4sml34eumeq1l3j\"",
                "\"google-site-verification=4bYfuGHPAQNWooKsERwMjsMKHZ1Nyc0TpTgFe0N2q98\"",
                "\"afb019cejfqtv118dtt0ln7bsm\"",
                "\"ptaqqgqnbeq8b57gkce7f3f1o4\"",
                "\"amazonses:rT9quaBePuuMyZz2042iAjWDSpsnbRBnCFZG9FgbvpM=\"",
                "\"loct3i3ol0kqo185sbh0omp400\"",
                "\"gc6m7oob0lp2h360lsd8biovt0\"",
                "\"_a15rqy8j0whiwt0efb9q482oywxidhf\""
            ],
            "NS": [
                "a12-67.akam.net.",
                "a16-67.akam.net.",
                "a3-64.akam.net.",
                "a1-4.akam.net.",
                "a11-65.akam.net.",
                "a28-66.akam.net."
            ],
            "SOA": [
                "a1-4.akam.net. hostmaster.arsenal.com. 2024121778 3600 600 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.215.11.242",
            "23.215.11.228"
        ],
        "ipv6": [
            "2600:1407:7400:14::17d7:bf2",
            "2600:1407:7400:14::17d7:be4"
        ]
    },
    "mail": {
        "spf": "",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc@arsenal.co.uk,mailto:bb4821f8be9f821@rep.dmarcanalyzer.com,mailto:ynyzpvio@ag.dmarcian-eu.com; ruf=mailto:ynyzpvio@fr.dmarcian-eu.com; adkim=r; aspf=r; pct=100; ri=86400; sp=none;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.arsenal.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxX3ZtNzmgFNqE/7RDCVmT8W84v2lnQL14qHNhZs7gHi2xMfNEr5m84C8UEh8lmut5hDSFcWKj7QXl2XeZi+gegy5qAz8m8zHxmC3oIujU0f3O/enAIymCs995bPOE2kYHb2gz8Cneh09Jq794nE0RzjGUtzb85OH7UC3uKcY6SuYrgM4Nwc0MRffS4du2jniO7h5umqCJ8yVuyQJWo09vdBRfonZ+XaRgH66qbc1E/kaYOwOSdv+6/6Eoy/DIbOsEMpLi9hDr/K/fYT7oL6eesC6gjIkI3gYATbL3gpgmsguJrOUtUsgawA4juvcMOwVE0Klp/rhapcHkMWMDk0hLQIDAQAB;",
        "spf_analysis": {
            "valid": false,
            "lookups": 0,
            "final": "",
            "message": "Not published"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-215-11-242.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.215.11.228",
                        "23.215.11.242"
                    ],
                    "time_ms": 46.86
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.215.9.142",
                        "23.215.9.149"
                    ],
                    "time_ms": 53.04
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.221.22.77",
                        "23.221.22.82"
                    ],
                    "time_ms": 47.26
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.215.11.228",
                        "23.215.11.242"
                    ],
                    "time_ms": 27.79
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.33.42.72",
                        "23.33.42.90"
                    ],
                    "time_ms": 55.85
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "arsenal.com",
        "valid_from": "2026-08-07T10:52:31-05:00",
        "valid_to": "2026-11-05T09:52:30-06:00",
        "days_remaining": 87,
        "san": [
            "arsenal.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.arsenal.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.arsenal.com/",
            "cache-control": "public, max-age=60, s-maxage=31536000",
            "date": "Sun, 09 Aug 2026 17:08:48 GMT",
            "alt-svc": "h3=\":443\"; ma=93600",
            "content-type": "text/html; charset=utf-8",
            "x-frame-options": "DENY",
            "etag": "\"8uk8gff31y36rt\"",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-content-type-options": "nosniff",
            "content-security-policy": "default-src 'self'; script-src 'self' 'unsafe-inline' https://x.wayin.com https://pagead2.googlesyndication.com https://cdn-ukwest.onetrust.com https://securepubads.g.doubleclick.net https://kwizly.com https://www.gstatic.com http://cdn-assets.rapidspike.com https://ep2.adtrafficquality.google https://tpc.googlesyndication.com https://imasdk.googleapis.com https://publish.twitter.com https://www.youtube.com https://discover.matterport.com https://promoblocks-cms-api.incrowdsports.com https://imasdk.googleapis.com https://twitter.com https://youtube.com https://publish.twitter.com https://platform.twitter.com https://www.instagram.com https://www.tiktok.com https://form.cortextech.io https://*.cortextech.io https://euc-widget.freshworks.com https://www.google.com https://assets.arsenal.com https://media.sandbox-arsenal.gcpp.io https://assets-sandbox.arsenal.com https://app.link https://*.app.link https://*.branch.io https://branch.io https://*.contentsquare.net https://*.google-analytics.com https://*.doubleclick.net https://*.gigya.com https://*.googlesyndication.com https://facebook.net https://connect.facebook.net https://www.googletagmanager.com www.googleadservices.com https://arsenal-fc.shorthandstories.com https://analytics.shorthand.com https://*.analytics.google.com https://region1.analytics.google.com https://www.google.co.uk https://analytics.arsenal.com https://privacyportal-uk.onetrust.com https://www.googleadservices.com https://*.2mdn.net; style-src 'self' 'unsafe-inline' https://use.typekit.net https://p.typekit.net https://euc-widget.freshworks.com https://region1.analytics.google.com https://www.google.co.uk https://analytics.arsenal.com https://privacyportal-uk.onetrust.com https://www.googleadservices.com; img-src 'self' data: https://www.arsenal.com https://media.sandbox-arsenal.gcpp.io https://i1.adis.ws https://www.facebook.com https://pbs.twimg.com https://assets.arsenal.com https://arsenal-broadcasters.eu-central-1.linodeobjects.com https://open.http.mp.streamamg.com https://upload.wikimedia.org https://ep1.adtrafficquality.google https://tpc.googlesyndication.com https://arsenal-icons.eu-central-1.linodeobjects.com https://cdn-ukwest.onetrust.com https://media-cdn.cortextech.io https://www.facebook.com https://www.instagram.com https://www.tiktok.com https://x.com https://www.youtube.com https://discover.matterport.com https://kwizly.com https://*.incrowdsports.com https://ep1.adtrafficquality.google https://media-cdn.cortextech.io https://*.googlesyndication.com https://*.doubleclick.net https://cdn.media.amplience.net https://arsenal-fc.shorthandstories.com https://www.google.com https://region1.analytics.google.com https://www.google.co.uk https://analytics.arsenal.com https://privacyportal-uk.onetrust.com https://www.googleadservices.com https://www.googletagmanager.com https://*.analytics.google.com; font-src 'self' data: https://*.arsenal.com https://*.incrowdsports.com https://arsenal-fc.shorthandstories.com https://*.typekit.net https://region1.analytics.google.com https://www.google.co.uk https://analytics.arsenal.com https://privacyportal-uk.onetrust.com https://www.googleadservices.com; connect-src 'self' https://cdn-ukwest.onetrust.com https://*.contentsquare.net https://www.facebook.com https://*.contentsquare.com https://afc-prd.graph.arsenal.com https://gbzx65hk0rips8cup-1.a1.typesense.net https://licensing.bitmovin.com https://flipfit-cdn.akamaized.net https://pagead2.googlesyndication.com https://f4bed408791d5cafd8787403332d2b1c.safeframe.googlesyndication.com https://kwizly.com https://results.rapidspike.com https://streamamg-arsen01.akamaized.net https://analytics-ingress-global.bitmovin.com https://ep1.adtrafficquality.google https://ep2.adtrafficquality.google https://securepubads.g.doubleclick.net https://*.streamamg.com https://csi.gstatic.com https://playlist.megaphone.fm https://www.onetrust.com https://discover.matterport.com https://promoblocks-cms-api.incrowdsports.com https://imasdk.googleapis.com https://twitter.com https://arsenal-fc.shorthandstories.com https://events.matterport.com https://www.google-analytics.com https://forms.cortextech.io https://forms-stage.cortextech.io https://*.cortextech.io https://euc-widget.freshworks.com https://arsenalfc.freshdesk.com https://*.fanscore.com https://app.link https://*.app.link https://*.branch.io https://branch.io https://*.analytics.google.com https://*.doubleclick.net https://*.google-analytics.com https://*.googlesyndication.com https://*.gigya.com https://connect.facebook.net https://www.googletagmanager.com https://events.matterport.com https://*.contentsquare.com https://*.contentsquare.net https://www.google.com https://*.shorthand.com https://region1.analytics.google.com https://www.google.co.uk https://analytics.arsenal.com https://privacyportal-uk.onetrust.com https://www.googleadservices.com; form-action 'self'; frame-src 'self' https://x.wayin.com https://ep2.adtrafficquality.google https://*.safeframe.googlesyndication.com https://tpc.googlesyndication.com https://securepubads.g.doubleclick.net https://www.google.com https://imasdk.googleapis.com https://facebook.com https://youtube.com https://playlist.megaphone.fm https://www.facebook.com https://www.youtube.com https://my.matterport.com https://www.instagram.com https://platform.twitter.com https://3258478.fls.doubleclick.net https://*.doubleclick.net https://*.googlesyndication.com https://region1.analytics.google.com https://www.google.co.uk https://analytics.arsenal.com https://privacyportal-uk.onetrust.com https://www.googleadservices.com; frame-ancestors 'none'; media-src 'self' blob: data: https://*.gvt1.com https://open.http.mp.streamamg.com https://cf.vod.mp.streamamg.com https://arsenal-fc.shorthandstories.com https://cdn.bitmovin.com https://flipfit-cdn.akamaized.net https://streamamg-arsen01.akamaized.net https://arsenal.vod.streamamg.com https://arsenal.vod.staging.streamamg.com https://region1.analytics.google.com https://www.google.co.uk https://analytics.arsenal.com https://privacyportal-uk.onetrust.com https://www.googleadservices.com; worker-src 'self' blob:"
        },
        "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.arsenal.com/",
        "title": "Home | Arsenal FC Official Website | Arsenal.com",
        "description": "Arsenal Football Club Official Website: get the latest Arsenal FC news, highlights, fixtures and results. Become a free digital member for exclusive content.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.215.11.242": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.215.11.228": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "eu-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4017.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 95,
                "banner": "220 eu-smtp-inbound-1.mimecast.com ESMTP; Sun, 09 Aug 2026 18:08:52 +0100",
                "error": "No connection"
            }
        ]
    },
    "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": 88.2
}