{
    "ok": true,
    "domain": "legalzoom.com",
    "generated_at": "2026-08-09T16:29:11-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 65,
            "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": "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": 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": "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": "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": 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-170-185-36.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": "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": "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": "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": "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": "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-170-185-36.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.170.185.36",
                "3.170.185.57",
                "3.170.185.58",
                "3.170.185.55"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt4.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com."
            ],
            "TXT": [
                "\"cursor-domain-verification-f51arz=Ev0MjwxL1MUbqPrZTq2GHRJbB\"",
                "\"aEphFcbI7lOV9Uqs82fXaZt5oATzmYgpkh2ZuFk1FyogG3gqeukuEeDv5Sgxqx8Sauix/bMsT5uRJw4qgbnJpA==\"",
                "\"SFMC-GQzcy1oicvNrP3bPcENPjsOfNshxRotFtOpgS_Yn\"",
                "\"\\\"v=msv1 t=21B3BAC3-B4CA-46A7-925A-D1455747ED86\\\" \"",
                "\"docker-verification=853aa61b-e132-44af-b8a7-52db0ceedc00\"",
                "\"apple-domain-verification=1KQbMCVyfdcklLT6\"",
                "\"atlassian-domain-verification=ZeWGUIweG611+8Ok7GKk1ZAJFp+kTRD6UBOP+Gc5ymO4SsDv2zectOh4MV7Rr6O8\"",
                "\"workplace-domain-verification=OBdkdjRF1PsyTUzURljTYIW90UwjZi\"",
                "\"_bnzdlzxysglos1pa8yut29fme6ier93\"",
                "\"gather-domain-verification=97836bd6-5e53-4999-8ac2-27dba12b2c96\"",
                "\"mgverify=f141aead99573a463dd4b8c351fd04373fda28b82f859196af82cb99601f6a49\"",
                "\"jamf-site-verification=4L8NeIvmy7Xr0ciMGzN_xw\"",
                "\"HJS-8J9-6H4\"",
                "\"v=spf1 ip4:23.21.109.197 ip4:23.21.109.212 ip4:147.160.167.0/26 include:cust-spf.exacttarget.com include:_spf.salesforce.com include:spf.mandrillapp.com include:helpscoutemail.com include:_aspf.spf01.hubspotemail.net include:_spf.google.com -all\"",
                "\"_9nheyhelhevfziw5cm9hdfgtn52cvm6\"",
                "\"google-site-verification=2HUGs09o0JM-TT5lJsrBc_fZc5AD7jKZcOudyDY2mng\"",
                "\"google-site-verification=2qreLc83cf_3WIfOKwt7qaphMXKbUBc56mFY0OPA1-w\"",
                "\"k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDPtW5iwpXVPiH5FzJ7Nrl8USzuY9zqqzjE0D1r04xDN6qwziDnmgcFNNfMewVKN2D1O2J9N14hRprzByFwfQW76yojh54Xu3uSbQ3JP0A7k8o8GutRF8zbFUA8n0ZH2y0cIEjMliXY4W4LwPA7m4q0ObmvSjhd63O9d8z1XkUBwIDAQAB\"",
                "\"openai-domain-verification=dv-EkWEjWUWcwZ1W2F0YgUNy7gg\"",
                "\"autodesk-domain-verification=09TgKkm6I_-4mvjAwS8t\"",
                "\"7y9syq59n4bpv6j75dk91kxplgpbbtqs\"",
                "\"google-site-verification=RxJXueSI4e1lyS44411up9UACc1_FNWFpwbuG0zb0VE\"",
                "\"lovable_verification=YS24lnAFZLsttAAyCMw3\"",
                "\"adobe-idp-site-verification=4ac1f0927f278f95fa474157944df8c049f3aa2e31013d991ad734cec4db1441\"",
                "\"onetrust-domain-verification=1bf9adffa182489abe533eb03afaa5a3\"",
                "\"browserstack-domain-verification=3d4e0953-0fed-4020-b90f-8134dfde4db2\"",
                "\"openai-domain-verification=dv-T16ZOqyUKwR1gsv3skiCPSo5\"",
                "\"citrix-verification-code=5ce52c3b-cfe0-42da-8303-9f66\"",
                "\"segment-site-verification=npb6MAeOZ2Lzwc1KVutx2PlnSlBMW2Tz\"",
                "\"SFMC-8PwJd8afyNWSLNS7vR7GlIeJNyKzdapciDpGNnfz\"",
                "\"mongodb-site-verification=UTo14k9rely0ARLvjFToy4yTzQvlGzBu\"",
                "\"MS=ms73140311\"",
                "\"anthropic-domain-verification-f8yn4t=UeP45haigUfajKK89jCAtCjlf\"",
                "\"teamviewer-sso-verification=299edd3dcc7342b9aa3a04edc61bf8ec\"",
                "\"slack-domain-verification=7UTARBH7QQizlB0Gu0I1yQjPrkPNo92o4li6UHDw\"",
                "\"spycloud-domain-verification=03cd16c5-ad4e-4fda-a3ae-79d282fb9ae5\"",
                "\"MS=ms47245407\"",
                "\"SFMC-pSVqtZ7X7splYcJkhhc3wunbUr0rQvvF8W7YT3th\"",
                "\"sign-in-app-verification=ZWbf6UQWCPKNVNeqsEmo_s6SIHm0tcF5BPAD0rp3SR8\"",
                "\"8n0XF-SDbl11iPgGCdjk6tjezMlO\"",
                "\"9nj2cw11g01y7mn8tdj5mfkc2g3xwtvg\"",
                "\"docusign=ba750583-cb86-4ac0-a679-14ad91b88a0b\"",
                "\"launchdarkly-domain-verification=05156146-2b11-4344-bf7c-858af56ae041\"",
                "\"_twilio=twilio-domain-verification=6ff3228404d9c3e2c910a9ed6dd531ad\""
            ],
            "NS": [
                "pdns1.ultradns.net.",
                "pdns5.ultradns.info.",
                "pdns6.ultradns.co.uk.",
                "pdns3.ultradns.org.",
                "pdns4.ultradns.org.",
                "pdns2.ultradns.net."
            ],
            "SOA": [
                "pdns1.ultradns.net. serverops.legalzoom.com. 2020082032 1200 180 2419200 86400"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 iodef \"mailto:security@legalzoom.com\"",
                "0 issuewild \";\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"trustwave.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"entrust.net\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.170.185.36",
            "3.170.185.57",
            "3.170.185.58",
            "3.170.185.55"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:23.21.109.197 ip4:23.21.109.212 ip4:147.160.167.0/26 include:cust-spf.exacttarget.com include:_spf.salesforce.com include:spf.mandrillapp.com include:helpscoutemail.com include:_aspf.spf01.hubspotemail.net include:_spf.google.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@vali.email",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.legalzoom.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCshOf1sflmnoyc1rvCu4JEfZUfuWUMiKMAnSdhZJto705hmK93NEipI6JdPnoClIAl4RKFFf42JanFs6/do7C3d3Lh6Ko+652scZIttmitmJRufpUkgDo0YYDf8maDKpcCFeE579aRx8PkNQy2rzUm7SpSKvQFaBKrWmxuEwoiZQIDAQAB; n=1024,1450873959,1",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-170-185-36.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.161.135.125",
                        "18.161.135.24",
                        "18.161.135.36",
                        "18.161.135.9"
                    ],
                    "time_ms": 93.02
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.170.185.36",
                        "3.170.185.55",
                        "3.170.185.57",
                        "3.170.185.58"
                    ],
                    "time_ms": 59.28
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.170.185.36",
                        "3.170.185.55",
                        "3.170.185.57",
                        "3.170.185.58"
                    ],
                    "time_ms": 61.88
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.170.185.36",
                        "3.170.185.55",
                        "3.170.185.57",
                        "3.170.185.58"
                    ],
                    "time_ms": 80.39
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.33.4.3",
                        "13.33.4.30",
                        "13.33.4.63",
                        "13.33.4.91"
                    ],
                    "time_ms": 88.01
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.legalzoom.com",
        "valid_from": "2026-06-24T19:00:00-05:00",
        "valid_to": "2027-01-08T17:59:59-06:00",
        "days_remaining": 152,
        "san": [
            "www.legalzoom.com",
            "books.legalzoom.com",
            "42.legalzoom.com",
            "lifeplan.legalzoom.com",
            "aaa-ne.legalzoom.com",
            "legalzoom.com",
            "www.cloudfront.aws-01.legalzoom.com",
            "aaa-ace.legalzoom.com",
            "money.legalzoom.com",
            "website.legalzoom.com",
            "aaa-aca.legalzoom.com",
            "engineering.legalzoom.com",
            "info.legalzoom.com",
            "usaa.legalzoom.com",
            "origin.cloudfront.aws-01.legalzoom.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.legalzoom.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Sun, 09 Aug 2026 21:29:03 GMT",
            "content-length": "380641",
            "location": "https://www.legalzoom.com/",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 3e3e9a4d4f586f1313accbac3bd53dae.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "NIyi3VsfIzqmae_zmTEguI7vdT91ixuu_iXvC-T8CHmpOAUqu-SWSg==",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "DENY",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000",
            "vary": "Origin",
            "content-type": "text/html",
            "cache-control": "no-store",
            "link": "<https://legalzoomcdn.net>; rel=\"preconnect\",<https://cdn.builder.io>; rel=\"preconnect\",<https://cdn.cookielaw.org>; rel=\"preconnect\"",
            "permissions-policy": "accelerometer=(), camera=(), display-capture=(), encrypted-media=(), geolocation=(), gyroscope=(), identity-credentials-get=(), idle-detection=(), magnetometer=(), microphone=(), midi=(), payment=(), publickey-credentials-get=(), screen-wake-lock=(), serial=(), usb=(), xr-spatial-tracking=(), browsing-topics=()",
            "server-timing": "middleware_request;dur=65.2,experiment_loader_371;dur=0.2,fetchOneEntry_page_372;dur=13.8,builder_preload_373;dur=14.9,render_buffer_374;dur=48.4",
            "set-cookie": "lzgeo=country|US,state|MO,show|0; Domain=.legalzoom.com; Path=/; Secure; SameSite=None;"
        },
        "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.legalzoom.com/",
        "title": "LegalZoom | Legal Solutions Trusted By Millions, Designed for You",
        "description": "LegalZoom has step-by-step tools and attorney guidance for your business and personal legal needs.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.170.185.36": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.57": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.185.58": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Illinois",
            "city": "Chicago",
            "latitude": 41.8755616,
            "longitude": -87.6244212,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Chicago"
        },
        "3.170.185.55": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt4.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.4,
                "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": 133.76
}