{
    "ok": true,
    "domain": "greenhouse.io",
    "generated_at": "2026-08-09T06:09:38-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 69,
            "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": "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": "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": 10,
                "lost_points": 0,
                "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": "35 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-44-232-154-241.us-west-2.compute.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": 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": "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": "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": "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": "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": "35 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-44-232-154-241.us-west-2.compute.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": "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": [
                "44.232.154.241",
                "52.35.143.132",
                "52.88.68.75"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "3 aspmx2.googlemail.com.",
                "2 alt2.aspmx.l.google.com.",
                "3 aspmx3.googlemail.com.",
                "2 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=ownv2CVjMjjagWBnR__vUOx3VRfOA1pbQdX-Njj0ynA\"",
                "\"stripe-verification=4e2f499093a454fe1ab345b7ead291cd7ba05f17d5149311241b1a83b4ab2688\"",
                "\"Dynatrace-site-verification=300bd6ce-e949-47d6-b9eb-7a5aea80e986__416ua32pihp9t1prfo2m823bha\"",
                "\"anthropic-domain-verification-f15dzg=j2vlBNb8QLNNq0LujkpAxf4VF\"",
                "\"google-site-verification=Atdo46qsz4MUvzx3fvcmknGXL233Cm96YUy00oNg8Q4\"",
                "\"reachdesk-verification=NTRBl5FrA8lVVjmeCqna9k3dLxxoYvBsSZkM6eOfT5ADDdTEtX9lCdJheVtmayeC\"",
                "\"jamf-site-verification=Sy3ix-3tb-BAnjulkJzxXQ\"",
                "\"smartsheet-site-validation=RzCTnQdutabvaUkXZDI6HVUPAiL74JHl\"",
                "\"MS=EEE0E29D9AFF3ACF9908AE2F4E1C43B83C5DBE56\"",
                "\"MS=ms37084847\"",
                "\"google-site-verification=ypYoZk9xX4NQDRa-GOx76sD-CVAaUATgM0C0kW3AXZk\"",
                "\"adobe-idp-site-verification=e73b237c66673449b40c4ce8b58963af9d98a81c1a09c50d49671dddc06aeefe\"",
                "\"_cbc-idp-site-verification-05d126=59623ea8af44d2c370f49f5de5667df63bea9860e5dfb1635287358edfdb1190\"",
                "\"openai-domain-verification=dv-sBupOmIJMX8zKaeGsYKVorVN\"",
                "\"status-page-domain-verification=cwwbpn2xf628\"",
                "\"apple-domain-verification=Rr67q0RP7VJWY0pL\"",
                "\"mgverify=0d1a09f823790319f8adde74f1c3aabe91adf87ee26baec23e8fbda05f7d8f4d\"",
                "\"v=spf1 include:_spf.google.com include:_spf.salesforce.com include:mail.zendesk.com include:mktomail.com include:mg-spf.greenhouse.io include:servers.mcsv.net ip4:63.118.22.37/32 ~all\"",
                "\"atlassian-domain-verification=fJzwjhOhtaJlO8Na/8xi50tOsZtruW1U3afsd1zjr80rFFxplh291UwEE7dgGnos\"",
                "\"h1-domain-verification=qxpWWgQGk1B53G4vYbjsagtjKcACsM2dkaYUWCJSkMncMKLZ\"",
                "\"twilio-domain-verification=e11c320e191a0419ccc92f88eb8cc9e7\"",
                "\"zoom-domain-verification = 1148e20b-5c01-4381-a838-e4f22b649898\"",
                "\"projectdiscovery-verification=1dbf4e1098\"",
                "\"_globalsign-domain-verification=OYfE_CcZQWFlEEOrR5yVCfCtmiQrm0bBdyUAJyg3qE\"",
                "\"drift-domain-verification=027cb49f22e0bb9b7fce089f313985f2767caabb1f1b71257f5f17cb7f645c59\"",
                "\"globalsign-domain-verification=wvdz6fqNpGYoUxoyCbEUOYrkz-Z8Nh2zXAoS8lsLRh\"",
                "\"wiz-domain-verification=83a4a32f4164ac4c3eb7ac3fed7ca0c2fda0687d19a3ea148a08b8846d6b60a8\"",
                "\"google-site-verification=8y3RKXHUVVOBgNo3yEryaCmWWFhla1q7Q1ZaHrBolQ0\"",
                "\"mongodb-site-verification=Gb5MedTIp7JjMCFf5qki3lUC2vOc8dSk\"",
                "\"pendo-domain-verification=666801f8-f01a-47b9-a229-20df883a6c92\"",
                "\"google-site-verification=3_8pGw2wANcRJwCH24jySFpeP1Df592fUnoHR8rK09k\"",
                "\"google-site-verification=MqRovwUSTsJoyHxvUTjoTWZuY-bjS-rHie7E8HgmRVI\"",
                "\"google-site-verification=jeyl73ukbyvP5WevD_ncu4fy2cV1GTinuwKsjfiZFys\"",
                "\"miro-verification=3456efedc68a02a3e196a1dac50625d53b1f69b0\"",
                "\"_globalsign-domain-verification=eRi2ZQZJ99fAou8jrSC06eUJpasrvj8YgWl21vaW5G\"",
                "\"cursor-domain-verification-em4b70=pfPTaAl1lIF60yUIapNffrNd9\"",
                "\"atlassian-sending-domain-verification=513b60eb-23fb-47f4-8d35-b598c89c8f30\""
            ],
            "NS": [
                "ns-979.awsdns-58.net.",
                "ns-491.awsdns-61.com.",
                "ns-1030.awsdns-00.org.",
                "ns-1915.awsdns-47.co.uk."
            ],
            "SOA": [
                "ns-979.awsdns-58.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issuewild \"letsencrypt.org\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"awstrust.com\"",
                "0 issuewild \"amazontrust.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issuewild \"awstrust.com\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"amazonaws.com\"",
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"globalsign.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"amazontrust.com\"",
                "0 issuewild \"globalsign.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"comodoca.com\"",
                "0 iodef \"mailto:infrasec@greenhouse.io\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "44.232.154.241",
            "52.35.143.132",
            "52.88.68.75"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:_spf.salesforce.com include:mail.zendesk.com include:mktomail.com include:mg-spf.greenhouse.io include:servers.mcsv.net ip4:63.118.22.37/32 ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:vgdvcioz@ag.dmarcian.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.greenhouse.io",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCemdbYxSYYP9pP6kXb//1THJfP4gA/pKMQ593Z/MRg8aPf0S4BL4wW8pBO1yvHl1gg9JO+QfbzTTvmecj8d+dHuBNExcSVGpWfGXS8ASgfSsROCesmgB2XhEjzl9gYNnZKvEPEhHX/Jq5EaOrWKXllUDtW8qGjUd3JJfL6ZicnRwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-44-232-154-241.us-west-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "44.232.154.241",
                        "52.35.143.132",
                        "52.88.68.75"
                    ],
                    "time_ms": 70.28
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "44.232.154.241",
                        "52.35.143.132",
                        "52.88.68.75"
                    ],
                    "time_ms": 52.81
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "44.232.154.241",
                        "52.35.143.132",
                        "52.88.68.75"
                    ],
                    "time_ms": 51.13
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "44.232.154.241",
                        "52.35.143.132",
                        "52.88.68.75"
                    ],
                    "time_ms": 111.86
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "44.232.154.241",
                        "52.35.143.132",
                        "52.88.68.75"
                    ],
                    "time_ms": 69.48
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "greenhouse.io",
        "valid_from": "2026-06-15T09:44:09-05:00",
        "valid_to": "2026-09-13T09:44:08-05:00",
        "days_remaining": 35,
        "san": [
            "blog.greenhouse.com",
            "blog.greenhouse.io",
            "concerns.greenhouse.io",
            "engineering.greenhouse.com",
            "engineering.greenhouse.io",
            "greenhouse.io",
            "greenhouseopen.com",
            "resources.greenhouse.com",
            "resources.greenhouse.io",
            "talentmakersbook.com",
            "ww2.greenhouse.com",
            "ww2.greenhouse.io",
            "www.greenhouse.io",
            "www.greenhouseopen.com",
            "www.talentmakersbook.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.greenhouse.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 11:09:29 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "162",
            "location": "https://www.greenhouse.com/",
            "cache-control": "max-age=7200",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "set-cookie": "_cfuvid=rN1J0TAKN1KjCieWPJ.yQkBrc8bkYa.2Ei59Z0KK1SU-1786273769.7809043-1.0.1.1-dwrF6EEUO2onAXOrNuqVQmPByHwB_bqCy3qL1zZmBKE; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.greenhouse.com",
            "cf-ray": "a2864f1529c63f0e-STL",
            "cf-cache-status": "HIT",
            "age": "133340",
            "last-modified": "Fri, 07 Aug 2026 23:01:06 GMT",
            "link": "<https://cdn.prod.website-files.com>; rel=preconnect; crossorigin, <https://cdn.prod.website-files.com/6668a687e71e2722fccb8357/css/www-greenhouse-com.shared.81e843ebd.min.css>; rel=preload; as=style; crossorigin; integrity=\"sha384-gehD691qZakFSyDbHssHllQdnocspXndsE99tkh1enGVNgV5Ri6iC9GcUUsDu097\", <https://fonts.googleapis.com>; rel=preconnect, <https://fonts.gstatic.com>; rel=preconnect; crossorigin, <https://cdn.intellimize.co>; rel=preconnect, <https://api.intellimize.co>; rel=preconnect; crossorigin, <https://log.intellimize.co>; rel=preconnect; crossorigin, <https://117853634.intellimizeio.com>; rel=preconnect, <https://grnhse-marketing-site-assets.s3.amazonaws.com/webflow/onetrust-banner-preferences.css?v=1761595501>; rel=preload; as=style",
            "server": "cloudflare",
            "vary": "accept-encoding",
            "surrogate-control": "max-age=432000",
            "surrogate-key": "www.greenhouse.com 6668a687e71e2722fccb8357 pageId:6668a687e71e2722fccb8366 66d7514b63fe2dcb8412567c",
            "x-lambda-id": "1ef31009-6b73-4fa6-b6a8-7a57a641d3f3",
            "x-wf-page-id": "Zmimh+ceJyL8y4Nm",
            "x-wf-region": "us-east-1",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.greenhouse.com/",
        "title": "Greenhouse | Applicant tracking software & hiring platform",
        "description": "Greenhouse is more than your typical ATS recruiting software, powered by built-in AI recruiting tools to streamline sourcing, hiring and talent management.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "44.232.154.241": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.35.143.132": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.88.68.75": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.1,
                "banner": "220 mx.google.com ESMTP 5614622812f47-4b1af00b5besi3587732b6e.22 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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": 128.9
}