{
    "ok": true,
    "domain": "hidglobal.com",
    "generated_at": "2026-08-11T10:16:53-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 100,
            "network": 65,
            "availability": 60
        },
        "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": "3 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": "2 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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 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": "55 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": 35,
                "lost_points": 0,
                "detail": "9 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-54-89-106-200.compute-1.amazonaws.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": 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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "3 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": "2 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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 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": "55 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": "ok",
                "title": "HTTP security headers",
                "detail": "9 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-54-89-106-200.compute-1.amazonaws.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": "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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.89.106.200",
                "34.226.46.235",
                "34.238.11.122"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 hidglobal-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"cursor-domain-verification-b5j9wr=TX74NDyWZCnsIjtEK8AEuKoVN\"",
                "\"google-site-verification=ivKemjZepGsBU6SMs5nQyx-zbD9Jc0IZ-qYpNDsXF6I\"",
                "\"anthropic-domain-verification-r074jm=xBbJocXPQVv3VzeS80CotKmDZ\"",
                "\"apple-domain-verification=jdJ7jM6wDWgHuaDc\"",
                "\"d365mktkey=L1B6OaH83xJsGBMzDFJKqrnx1NUUEgppTTdxom5UR1Qx\"",
                "\"atlassian-sending-domain-verification=48e61f08-c01b-4ab3-9cc9-a2215d382586\"",
                "\"jbth4p8ps3pxt8xhh9zvwh3m5cznlww3\"",
                "\"cisco-ci-domain-verification=b2d38574e635768f53e4a61041a0133a286f60897d01572e159155ede056b83\"",
                "\"5r3w2bmf38nh2f3q9wb0l5m5lrrw86t5\"",
                "\"identrust_validation=xNTPGuGL5GTi680nyIiILm9x18vOpNRITnCCWv/CK6Nb\"",
                "\"atlassian-domain-verification=wkwT1hIckSs/SyBalgoRJCrPTfEYbmJ7ahyYRlBY7LAwesir9nYzffR1rYm0a3aG\"",
                "\"dell-technologies-domain-verification=hidglobal.com_1b3a7712-d07f-48e7-b4d4-dc3fa9dfc7d0_1703062369\"",
                "\"atlassian-domain-verification=Jaf/Zr70Mt5W41rPhjs9DTL7PBbNlqToW8iBMwpnMUyAMsfRpgCZQGD7y1RrvRTg\"",
                "\"teamviewer-sso-verification=a926cd2af72c4ce9b5452e92828554b9\"",
                "\"kc0vg01x6fc32r502dd7b0mv6zmvm2lp\"",
                "\"atlassian-sending-domain-verification=4ef2c9e0-12cc-47fe-8795-58f368b0ff9b\"",
                "\"v=spf1 include:sendgrid.net include:_spf.salesforce.com include:_spf.highradius.com include:spf.protection.outlook.com include:spf.workfront.com include:docebosaas.com include:spf1.hidglobal.com include:em8279.hidglobal.com -all\"",
                "\"b2d38574e635768f53e4a61041a0133a286f60897d01572e159155ede056b83\"",
                "\"b6914r17mjgx5rpqwr6k5w23q5pjbc5k\"",
                "\"teamviewer-sso-verification=1b334b42579a4161ab46e27e31710202\"",
                "\"openai-domain-verification=dv-jLanTLsTW71uTbNmI1Od1dOb\"",
                "\"DJAcs04uzg6RtNAvp+Rle+jVQaCJFqAfZHRF9M/ZaZX2Gd73jH81ApE9GMMlyudVH5g/s2rkmqJMYt4klc1xvg==\"",
                "\"asv=e9fc40c0506dc9fa13b5605f5569257e\"",
                "\"adobe-idp-site-verification=68b9b616e53f441d53f435b95baf7239e1ae6f078f997744956e15696ccf7ad2\"",
                "\"ca3-4a6891f5dd4043fdb79039db7fd92de1\"",
                "\"identrust_validation=NqYTJrLHYMqK9uBkxSQmitt2ycIAyQjZ2wUmZtbEX/j/\"",
                "\"postman-domain-verification=b872e88194eb35d240cee4759e2e9b23f7bdaf3c09abb1bcaf520a67a2e92e983a9d47f7deab0a1447a78e23b6b229510d1e17d1b0f78d73e87af5ea6b863bd0\"",
                "\"atlassian-domain-verification=b0akEXEbeaSETqzKywtaYK8WFIVGGzM1W7CvOMlKRXPVXK5qaKCwRqHiYyjLh2WC\"",
                "\"atlassian-domain-verification=exbCxg5zqPq5kAnm9muKcUSCh/Ru5WY3n7ZOlvXRyDarIxS/4wNyCYtisAmxQKus\"",
                "\"status-page-domain-verification=bzbf3z1v3q36\"",
                "\"facebook-domain-verification=f29cikj9y9yx4jmgq3w9nw6gb6j3n6\"",
                "\"identrust_validation=cfrRGkC7kKdoMR5YId3e6Qp/gicdJEVYLwo4gpMVKYWu\"",
                "\"cursor-domain-verification-jsfnj4=pkaRhb18InZuwotLGbVdnw8tO\"",
                "\"canva-site-verification=0PnRtsnK7PD7bHmYdEZomg\"",
                "\"G514Cv0+ALp7DjgLYgSRwL1laO6HMlAORE7DrmuVhaKi\"",
                "\"nintex.69e22f76f9b5de56b2baee34\"",
                "\"446648195-6912457\"",
                "\"google-gws-recovery-domain-verification=64873676\"",
                "\"google-site-verification=wNdDq2OU4Gpy0boqnwNaS3LTbr10YamLhNozT8Gcc88\""
            ],
            "NS": [
                "dns1.cscdns.net.",
                "dns2.cscdns.net."
            ],
            "SOA": [
                "dns1.cscdns.net. hostmaster.cscdns.net. 2017043694 900 600 86400 14400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.89.106.200",
            "34.226.46.235",
            "34.238.11.122"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:sendgrid.net include:_spf.salesforce.com include:_spf.highradius.com include:spf.protection.outlook.com include:spf.workfront.com include:docebosaas.com include:spf1.hidglobal.com include:em8279.hidglobal.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:c617a603d59c866@rep.dmarcanalyzer.com; ruf=mailto:c617a603d59c866@for.dmarcanalyzer.com; pct=100; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.hidglobal.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2zEUyb1nXCGXF2KKkjBkV8YbsC0sPkTlIJrmctt6yjZTbpw7gM6jGduN5fdY5wKfyBHj39kdiBaMmcscjyt1nFKecZIpgSE5njrOAL2unuOOOaNOJiTbEDTOqPnaVVmk7Z2/Y97uo0/20odaqwmL99tgU4BPA/AUoJaNnG+Pmo8xauc2TD/PJyuBkP3cj7t6LJW+bVho0sexOHRv6WA3ENYV6Wu13GHbX2xlNzjfNtIFi4QWE7HW5peQWazk6ORsrnhmjSRGgutALWWo2zVwzLPEZM9fFiVwJW+5OhP+AqvXuahpY54cIFVNFwvAbBBeuFoY+E9stb/VBF8X8W9jsQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://hidglobal.com/sites/default/files/hid_logo_tiny_ps.svg;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-89-106-200.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.226.46.235",
                        "34.238.11.122",
                        "54.89.106.200"
                    ],
                    "time_ms": 45.75
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.226.46.235",
                        "34.238.11.122",
                        "54.89.106.200"
                    ],
                    "time_ms": 28.28
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.226.46.235",
                        "34.238.11.122",
                        "54.89.106.200"
                    ],
                    "time_ms": 23.5
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.226.46.235",
                        "34.238.11.122",
                        "54.89.106.200"
                    ],
                    "time_ms": 33.25
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.226.46.235",
                        "34.238.11.122",
                        "54.89.106.200"
                    ],
                    "time_ms": 49.74
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "hidglobal.com",
        "valid_from": "2026-07-08T05:45:11-05:00",
        "valid_to": "2026-10-06T05:45:10-05:00",
        "days_remaining": 55,
        "san": [
            "blog.hidglobal.com",
            "careers.hidglobal.com",
            "events.hidglobal.com",
            "hidglobal.com",
            "newsroom.hidglobal.com",
            "support.hidglobal.com",
            "www.hidglobal.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.hidglobal.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=UTF-8",
            "date": "Tue, 11 Aug 2026 15:16:45 GMT",
            "location": "https://www.hidglobal.com/",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "traceresponse": "00-18cac92ed6fbdabf3f3d91c08dcb13da-477ff4e8447c049f-01",
            "x-debug-info": "eyJyZXRyaWVzIjowfQ==",
            "x-platform-cluster": "bxoswykcdoxog-master-7rqtwti",
            "x-platform-router": "dff4nlk3zeprkbsgtell7hxloe",
            "content-length": "5386",
            "accept-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cf-mitigated": "challenge",
            "content-security-policy": "default-src 'none'; script-src 'nonce-qcyE2eK87yMgxcKAoBq3hl' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "server": "cloudflare",
            "critical-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cross-origin-embedder-policy": "require-corp",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "origin-agent-cluster": "?1",
            "permissions-policy": "accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*",
            "referrer-policy": "same-origin",
            "server-timing": "chlray;desc=\"a29834073865dd00\"",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "set-cookie": "__cf_bm=kkzEmlyaYkkpWgdjPKom9hYAbW5.UoMQqaeavWfWU10-1786461405.3154697-1.0.1.1-.wimZcIZXoNhH_v8yTEFmB8lx8sbvpKEYqC_6zgBcZY_JX4XXrsbwfjNn8y2Z0NQZtkLHoXk4sB9XbtYliEKgBsIscBeipwqkGn.X_wBUFxwTgm0YPOwyJT3gjllC5HW; HttpOnly; SameSite=None; Secure; Path=/; Domain=hidglobal.com; Expires=Tue, 11 Aug 2026 15:46:45 GMT",
            "access-control-allow-credentials": "false",
            "cf-ray": "a29834073865dd00-ORD"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.hidglobal.com/",
        "title": "Just a moment...",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "54.89.106.200": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "34.226.46.235": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "34.238.11.122": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "hidglobal-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4043.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": 86.92
}