{
    "ok": true,
    "domain": "instacart.com",
    "generated_at": "2026-08-09T11:01:51-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 73,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "107 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-13-32-164-59.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": "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": "107 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-13-32-164-59.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": [
                "13.32.164.59",
                "13.32.164.23",
                "13.32.164.99",
                "13.32.164.15"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "50 aspmx3.googlemail.com.",
                "30 alt2.aspmx.l.google.com.",
                "10 aspmx.l.google.com.",
                "40 aspmx2.googlemail.com.",
                "20 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=3Pndvzg_zizVpl_rZ2vog13yGQ5km5BeNFkMeSGW1wM\"",
                "\"stripe-verification=2aeba444d46df4d5855e70081dd4dd22bb368fe1559dfdf6ead668f4fb5d5c6d\"",
                "\"linear-domain-verification=ibavxcea92yt\"",
                "\"docusign=abe3fcf1-0bbc-45d4-b65d-342f3c7a96dce\"",
                "\"sending_domain959762=e347b3e5ee2e1e51fa130200183a6923a41cf8fde41ae5435cf3545241be6fa1\"",
                "\"jamf-site-verification=p9Wbnn2kRZUgBQpYBDi0QQ\"",
                "\"box-domain-verification=19bc82774bec9023a502b0c4a843a74702e5d541bd4d3137ee5aca40f125fae9\"",
                "\"google-site-verification=MaNxzCl2voO1wnnqcEliRyEodC1Jmuk3tGvD1_w9dX0\"",
                "\"adobe-idp-site-verification=88a28e2f777124eebb7a7ce5fe8a103d9d456a2c66a1a9c612432bbe0e39496f\"",
                "\"smartsheet-site-validation=9dZDyTRTIeDwsmWjUjROPM7_9VBSzi1o\"",
                "\"_saml-domain-challenge.8006e233-cd81-4326-9d8c-2e9dcb18a3c3.71e40736-c163-46aa-a805-6e0566eec7e3.instacart.com=25dff881-952b-490f-9cb6-a5ad2f7054de\"",
                "\"liveramp-site-verification=VfBGvtXkwbyT1oaEmrJaIzN5P00lg4nJg0BcrOORlIY\"",
                "\"stripe-verification=30ED6FD045596E565303BAF8EB06AD7B6F1503CBF672E5B13F6F397315B2924B\"",
                "\"stripe-verification=1eda0bfa88f677b9e202ae4f37c5901cddfa42cf0545a2724f4f20165f767905\"",
                "\"apple-domain-verification=zDx2GGMyj9AA6xFR\"",
                "\"google-site-verification=TpXvLBbJibe769wAHq8k8GPoD-N2SmRNFvt6jDqAR2c\"",
                "\"TAILSCALE-6iI40DvmBtm4g20D4UFe\"",
                "\"cursor-domain-verification-rp3ktc=inR3eiUc2fMt4A7pVZefT5wpf\"",
                "\"openai-domain-verification=dv-p3HSknX7Fu87PopFXLMlswxw\"",
                "\"google-site-verification=sXqJTXJPNMK21t3T0NM60sNfZfa6dTYZwR9DF3pd2jQ\"",
                "\"google-site-verification=7611_WcOK7T7iL7mabA6HI3KGxXGGTvCkPnZWr5TRoQ\"",
                "\"atlassian-domain-verification=GIb04qWVoHC/BEA2IWPJa8QojTO6I+2d7dIEWDYhlaclO1edibLkNVe84EgtVUGa\"",
                "\"stripe-verification=1909B5AFC1B1DAD0F4168044491D82AD84C03ED2095E411954A157C97531C3A5\"",
                "\"stripe-verification=a4fd934728dd16ed37361b6394256bb3edeca3d3b5e59fa89315c6aa381701a9\"",
                "\"aline-domain-verification-f0yrm3=gRLFHiK2Er3z3bfk62MHb9ji3\"",
                "\"stripe-verification=91F91A09FB0255B9B345AA85B1664C617F837B9F46A93D3C4A71A6AFD2D9F2E2\"",
                "\"amazonses:eF9tciWVTNgg0t2VX4JqSBUck8ZLgN09GrvpOl7JEQo=\"",
                "\"stripe-verification=CE482A6A9D80B6CA836D7CF17F12042B18B528DE43848AE10D395A791EB8D89D\"",
                "\"130391aa-f2fe-4ddb-a709-25355840d1fe\"",
                "\"sending_domain1042071=9e404df5f39302ab6abc435441fa1579b650cb26bbebaf36358f288a2be676a6\"",
                "\"MS=ms97017426\"",
                "\"google-site-verification=Ltk5AIrbe_rMHFL86zm3lsXhVrEFm3HREQYh9JBbwXg\"",
                "\"amazonses:3BBByWoEmuIXk1LAEUFZOXNHgY5zKZsu3mmjfxWbAHU=\"",
                "\"mongodb-site-verification=Lsv4Eqy4WJK0Y1elBMmoI6qVeQnEwTqG\"",
                "\"sonatype-verification=OSSRH-52569\"",
                "\"google-site-verification=gyVBOuBNTGOhG0NRYK_T95pm3WGBtXkkXMzHj32_oro\"",
                "\"postman-domain-verification=0cbbba421c946e6fe9966a72101ea8df5705113e70b6441e7d945647c12c4ed4f75519a563add52a67658bf7a828727eaa430f1c132bee20c9fac446a7d8ff13\"",
                "\"beautifulai-site-verification=bc56a63e-16ff-4476-916a-0fe0e5087ca7\"",
                "\"stripe-verification=9bf671cea76998fa3b16861111cf8423b290090c00a3ff76c533c2ac17457930\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"zapier-domain-verification-challenge=26ff505b-3472-4cbb-9be9-0c4ed4248c4d\"",
                "\"sending_domain1117133=b0bc1106b460e434fa1b40b1ca6ca9624371b62913614d91b1ac060f65fdcfaa\"",
                "\"stripe-verification=9d326e7be70b964bf272962f401308685a716bc943c5801c17b64d77fceae3af\"",
                "\"stripe-verification=5b290a4f24de6f2283e629281196746cddaacad38fb72602f55e4ff5054ca835\"",
                "\"stripe-verification=2ADD34EB749A7D589CEEDD0E0134A410BC8403EE574B61B45E76387609745715\"",
                "\"_y79zq1f46t21czhb74s6p7t9f4c2m42\"",
                "\"KAWUHTYVT\"",
                "\"stripe-verification=ed7124dad8e19a7a1f8dfc5bd595c981653a492a37295d0d9a722223a7a7be14\"",
                "\"4vrtjjps7jdi20ttnamatkfr3l\"",
                "\"anthropic-domain-verification-6m2fwg=EnNbp6MtM85x8T7ksrU5o6KVl\"",
                "\"stripe-verification=baf3475217b29971e2df9e8bbe82eb90932473c41a8bf0076481862fb12c0d04\"",
                "\"google-site-verification=QLFaWMd985d3nhg_YTUDf9CcrP7ltRh_dQwlr8fYy5M\"",
                "\"docusign=78827b9c-2b17-4ce0-9725-e9473b020738\""
            ],
            "NS": [
                "ns-1943.awsdns-50.co.uk.",
                "ns-132.awsdns-16.com.",
                "ns-589.awsdns-09.net.",
                "ns-1394.awsdns-46.org."
            ],
            "SOA": [
                "ns-589.awsdns-09.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazonaws.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 issue \"awstrust.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"amazontrust.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"comodoca.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.32.164.59",
            "13.32.164.23",
            "13.32.164.99",
            "13.32.164.15"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc_agg@vali.email",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.instacart.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCQjVyYg/5ebxZ2K2oDl/XhMS95yTzYDLhM4AQYNl0yu8fYv0GNk1cvCyLFspsw2OJw8f1b7st2KEtHXB90I7w6NlLebJdxvIe+QqH9qJvEC8pcZ9rMCekFDIErmTfRVRIxMBXtDqTkC/5ik84ogdjE5Q/d8h3JpnSOPF0Nb9BkOQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/f2652316-a7fb-450c-9635-4d26d247be44.svg; a=https://vmc.digicert.com/f2652316-a7fb-450c-9635-4d26d247be44.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-13-32-164-59.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.32.164.15",
                        "13.32.164.23",
                        "13.32.164.59",
                        "13.32.164.99"
                    ],
                    "time_ms": 61.45
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.32.164.15",
                        "13.32.164.23",
                        "13.32.164.59",
                        "13.32.164.99"
                    ],
                    "time_ms": 55.44
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.32.164.15",
                        "13.32.164.23",
                        "13.32.164.59",
                        "13.32.164.99"
                    ],
                    "time_ms": 64.94
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.32.164.15",
                        "13.32.164.23",
                        "13.32.164.59",
                        "13.32.164.99"
                    ],
                    "time_ms": 102.6
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.116",
                        "108.157.142.53",
                        "108.157.142.66",
                        "108.157.142.80"
                    ],
                    "time_ms": 77.34
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "instacart.com",
        "valid_from": "2026-05-10T19:00:00-05:00",
        "valid_to": "2026-11-24T17:59:59-06:00",
        "days_remaining": 107,
        "san": [
            "instacart.com",
            "*.instacart.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.instacart.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "content-length": "717720",
            "location": "https://www.instacart.com/",
            "date": "Sun, 09 Aug 2026 16:01:42 GMT",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "server": "nginx",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 9861c27178edee713c8a98abe8af1298.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P8",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "cd2b3obKds_otl8kjHOWWJACN_km2vVm5jJSf9H7MJgQH4s_TCpCeQ==",
            "age": "9338",
            "cache-control": "no-cache, no-store, max-age=0, must-revalidate",
            "pragma": "no-cache",
            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
            "content-security-policy": "frame-ancestors 'self' https://instacart.com https://*.instacart.com",
            "etag": "W/\"af398-Go9eNRIOFP715ugdvognz5HGwck\"",
            "set-cookie": "ahoy_visitor=9AF5A6A0-fcbc-42c0-a120-3f58cd4bc98d; path=/; max-age=63072000; expires=Tue, 08 Aug 2028 16:01:42 GMT"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.instacart.com/",
        "title": "Instacart | Grocery Delivery or Pickup from Local Stores Near You",
        "description": "Order same-day delivery or pickup from more than 300 retailers and grocers. Download the Instacart app or start shopping online now with Instacart to get groceries, alcohol, home essentials, and more delivered to you <b>in as fast as 1 hour</b> or select curbside pickup from your favorite local stores.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "13.32.164.59": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.32.164.23": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.32.164.99": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.32.164.15": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx3.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4009.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4018.5,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 114.76
}