{
    "ok": true,
    "domain": "sketchup.com",
    "generated_at": "2026-08-08T23:54:05-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 60,
            "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": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "74 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-54-192-100-95.mci50.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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "74 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-54-192-100-95.mci50.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": [
                "54.192.100.95",
                "54.192.100.98",
                "54.192.100.47",
                "54.192.100.34"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 aspmx2.googlemail.com.",
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com."
            ],
            "TXT": [
                "\"00d4000000081l2eaa\"",
                "\"status-page-domain-verification=5pd3bk2gbbjl\"",
                "\"mongodb-site-verification=NinszDZ4AoYd9rORVcBGchexlCUHeVqx\"",
                "\"ca3-a1cbffb45df04a0e85969e012398d4b1\"",
                "\"v=spf1 a include:_spf.salesforce.com include:_spf.google.com include:_spf.centercode.com include:spf.mandrillapp.com include:mktomail.com ip4:199.15.212.0/22 ip4:72.3.185\" \".0/24 ip4:72.32.154.0/24 ip4:72.32.217.0/24 ip4:72.32.243.0/24 ip4:94.236.119.0/26 ip4:37.188.97.188/32 ip4:185.28.196.0/22 ip4:192.28.128.0/18 ip4:103.237.104.0/22 ip6:2a04:35c0::/29 ip4:72.211.26.174 ip4:68.230.241.144 ip4:207.38.45.154 ip4:184.106.161\" \".23 ip4:108.166.4.85 ip4:108.166.4.86 ip4:108.166.13.59  ip4:198.101.168.60 ip4:198.101.168.61 ip4:198.61.141.233 ip4:198.61.141.235 ip4:198.61.141.237 ip4:198.61.246.115 ip4:166.78.78.167 ip4:166.78.67.243 ip4:166.78.203.73 ip4:162.242.186.108 ip4:162.2\" \"09.50.140 ip4:162.242.186.111 ip4:23.253.7.133 ip4:166.78.103.208 ip4:104.130.80.21 ip4:104.130.80.22 ip4:104.130.80.23 ip4:166.78.224.177 ip4:50.57.31.224 ip4:50.56.2.100 ip4:50.56.2.102 ip4:50.56.2.103 ip4:23.253.3.227 ip4:162.209.25.130 ip4:64.71.148.\" \"0/29 ip6:2001:470:1:3c2::/64 ip4:198.2.128.0/24 ip4:198.2.132.0/22 ip4:198.2.136.0/23 ip4:198.2.186.0/23 ip4:205.201.131.128/25 ip4:205.201.134.128/25 ip4:205.201.136.0/23 ip4:205.201.139.0/24 ip4:198.2.180.0/24 ip4:198.2.179.0/24 ip4:198.2.178.0/24 ip4:\" \"198.2.177.0/24 ip4:173.203.82.6 ip4:173.203.81.82 ip4:173.203.56.127 ip4:173.203.81.39 ip4:173.203.79.77 ip4:67.23.31.6 ip4:23.253.182.103 ip4:23.253.183.145 ip4:23.253.183.146 ip4:23.253.183.147 ip4:23.253.183.148 ip4:23.253.183.150 ip4:166.78.68.221 ip\" \"4:166.78.69.146 ip4:167.89.46.159 ip4:167.89.64.9 ip4:167.89.65.0 ip4:167.89.65.53 ip4:167.89.65.100 ip4:167.89.74.233 ip4:167.89.75.33 ip4:167.89.75.126 ip4:167.89.75.136 ip4:167.89.75.164 ip4:192.237.159.42 ip4:192.237.159.43\"",
                "\"wrike-verification=MjUxOTk2Mzo3ZTczY2JhYWZmYjg5NDZmNGY5MmU1YmI1YTJjMmJjNWI4MWViZWQ2ZmNkNDVhNzlhYTgyMDM4MTcxODdlMjBi\"",
                "\"onetrust-domain-verification=649d273211ce413cb61e020c80e029b4\"",
                "\"google-site-verification=zZX7VstOwTLNWtrLbulR1b2TKrV1pDnCfbBmypzM9xI\"",
                "\"google-site-verification=GhTqzdkkdfoAlGOEmV1Nw3sycEewW1EVa8y7hovFQX8\"",
                "\"google-site-verification=vHltUyrWP1bjXFmPoWiZy0GOzdooWGdngyyM4yHOSCg\""
            ],
            "NS": [
                "ns-870.awsdns-44.net.",
                "ns-159.awsdns-19.com.",
                "ns-1072.awsdns-06.org.",
                "ns-1943.awsdns-50.co.uk."
            ],
            "SOA": [
                "ns-1072.awsdns-06.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.95",
            "54.192.100.98",
            "54.192.100.47",
            "54.192.100.34"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a include:_spf.salesforce.com include:_spf.google.com include:_spf.centercode.com include:spf.mandrillapp.com include:mktomail.com ip4:199.15.212.0/22 ip4:72.3.185.0/24 ip4:72.32.154.0/24 ip4:72.32.217.0/24 ip4:72.32.243.0/24 ip4:94.236.119.0/26 ip4:37.188.97.188/32 ip4:185.28.196.0/22 ip4:192.28.128.0/18 ip4:103.237.104.0/22 ip6:2a04:35c0::/29 ip4:72.211.26.174 ip4:68.230.241.144 ip4:207.38.45.154 ip4:184.106.161.23 ip4:108.166.4.85 ip4:108.166.4.86 ip4:108.166.13.59  ip4:198.101.168.60 ip4:198.101.168.61 ip4:198.61.141.233 ip4:198.61.141.235 ip4:198.61.141.237 ip4:198.61.246.115 ip4:166.78.78.167 ip4:166.78.67.243 ip4:166.78.203.73 ip4:162.242.186.108 ip4:162.209.50.140 ip4:162.242.186.111 ip4:23.253.7.133 ip4:166.78.103.208 ip4:104.130.80.21 ip4:104.130.80.22 ip4:104.130.80.23 ip4:166.78.224.177 ip4:50.57.31.224 ip4:50.56.2.100 ip4:50.56.2.102 ip4:50.56.2.103 ip4:23.253.3.227 ip4:162.209.25.130 ip4:64.71.148.0/29 ip6:2001:470:1:3c2::/64 ip4:198.2.128.0/24 ip4:198.2.132.0/22 ip4:198.2.136.0/23 ip4:198.2.186.0/23 ip4:205.201.131.128/25 ip4:205.201.134.128/25 ip4:205.201.136.0/23 ip4:205.201.139.0/24 ip4:198.2.180.0/24 ip4:198.2.179.0/24 ip4:198.2.178.0/24 ip4:198.2.177.0/24 ip4:173.203.82.6 ip4:173.203.81.82 ip4:173.203.56.127 ip4:173.203.81.39 ip4:173.203.79.77 ip4:67.23.31.6 ip4:23.253.182.103 ip4:23.253.183.145 ip4:23.253.183.146 ip4:23.253.183.147 ip4:23.253.183.148 ip4:23.253.183.150 ip4:166.78.68.221 ip4:166.78.69.146 ip4:167.89.46.159 ip4:167.89.64.9 ip4:167.89.65.0 ip4:167.89.65.53 ip4:167.89.65.100 ip4:167.89.74.233 ip4:167.89.75.33 ip4:167.89.75.126 ip4:167.89.75.136 ip4:167.89.75.164 ip4:192.237.159.42 ip4:192.237.159.43",
        "dmarc": "v=DMARC1; p=none; rua=mailto:rnd-devops%2Bdmarc@sketchup.com; ruf=mailto:rnd-devops%2Bdmarc@sketchup.com; fo=1;",
        "dkim_selector": "k1",
        "dkim_host": "k1._domainkey.sketchup.com",
        "dkim": "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnJLXMmErn+1qAWT0tsrjQ32/0mM7yKM/cqTPaZ4+TlkQbb14xbK6dRH+wG5a6h1JW97ArJ/bne48wchU8WQ0OOAInmUBeU87/fhdoxbpgU2nSEnmdfHnMMIjR3JzlAViLxeOmbW9n8gw72mgREMWgv172W0qBp85XjCKngZpL2wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-95.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.64.183.104",
                        "18.64.183.118",
                        "18.64.183.58",
                        "18.64.183.88"
                    ],
                    "time_ms": 62.23
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.64.183.104",
                        "18.64.183.118",
                        "18.64.183.58",
                        "18.64.183.88"
                    ],
                    "time_ms": 53.89
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.34",
                        "54.192.100.47",
                        "54.192.100.95",
                        "54.192.100.98"
                    ],
                    "time_ms": 85.7
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.64.183.104",
                        "18.64.183.118",
                        "18.64.183.58",
                        "18.64.183.88"
                    ],
                    "time_ms": 55.14
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.34",
                        "54.192.100.47",
                        "54.192.100.95",
                        "54.192.100.98"
                    ],
                    "time_ms": 58.38
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "sketchup.com",
        "valid_from": "2025-09-23T19:00:00-05:00",
        "valid_to": "2026-10-22T18:59:59-05:00",
        "days_remaining": 74,
        "san": [
            "sketchup.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://sketchup.trimble.com/en",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Netlify",
            "date": "Sun, 09 Aug 2026 04:53:56 GMT",
            "content-length": "0",
            "location": "/en",
            "x-cache": "LambdaGeneratedResponse from cloudfront",
            "via": "1.1 91115dc3c43751c7f39c4f2d7fc48bb2.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "k2zmBtSnddJP8TPGuxJysRdkOgTDkzt6wpcxj8uNew3rm_DMCHCqag==",
            "age": "118750",
            "cache-control": "public,s-maxage=15,stale-while-revalidate=300",
            "cache-status": "\"Netlify Edge\"; hit; ttl=31417250",
            "content-type": "text/html; charset=utf-8",
            "netlify-vary": "query=__nextDataReq|_rsc,header=x-nextjs-data|x-next-debug-logging|next-router-prefetch|next-router-segment-prefetch|next-router-state-tree|next-url|rsc|accept-encoding,cookie=__prerender_bypass|__next_preview_data",
            "strict-transport-security": "max-age=31536000",
            "x-nf-request-id": "01KZJDXMXA07NX3WAFY1MXN5ZQ",
            "cdn-cache-control": "public, s-maxage=31536000, stale-while-revalidate=31536000",
            "link": "<https://images.ctfassets.net>; rel=preconnect, <https://web-sdk.aptrinsic.com>; rel=preconnect, <https://play.vidyard.com>; rel=preconnect, <https://experience.ninetailed.co>; rel=preconnect, <https://dev.visualwebsiteoptimizer.com>; rel=preconnect, </_next/static/media/cf514f5d0007dafa.p.1wc2mf9hp9pav.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\"",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding",
            "x-content-type-options": "nosniff",
            "x-trimble-status-verified": "ok"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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": "Netlify",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://sketchup.trimble.com/en",
        "title": "SketchUp: 3D Design Software - Bring Your Vision to Life | Trimble",
        "description": "Bring your vision to life with SketchUp. Design in 3D, from concept to construction, with intuitive tools for architects, designers, and builders.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.192.100.95": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.98": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.47": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.34": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4024.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4001.6,
                "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": 131.06
}