{
    "ok": true,
    "domain": "bndes.gov.br",
    "generated_at": "2026-08-11T05:51:51-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "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": "2 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": 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": "90 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: www-p.bndes.gov.br"
            },
            {
                "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/1.1 200 OK"
            },
            {
                "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": "2 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": "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": "90 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: www-p.bndes.gov.br",
                "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/1.1 200 OK",
                "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": [
                "200.225.103.94",
                "200.225.101.94"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 bndes-gov-br.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"abuseipdb-verification=4ZMaGIvZ\"",
                "\"v=spf1 ip4:200.225.101.48 ip4:200.225.103.49 ip4:200.225.103.48 ip4:200.225.101.49 ip4:200.225.102.48 ip4:200.225.102.49 ip4:200.225.100.48 ip4:200.225.100.49 ip4:200.225.101.71 ip4:200.225.103.71 \" \" ip4:200.225.102.72 ip4:200.225.102.73 ip4:200.225.102.44 ip4:200.225.100.72 ip4:200.225.100.73 ip4:200.225.100.44 ip4:200.225.103.72  ip4:200.225.103.73 ip4:200.225.103.44 \" \" ip4:200.225.101.72  ip4:200.225.101.73 ip4:200.225.101.44 include:spf.protection.outlook.com -all\"",
                "\"3de35jfi9rkkuvmppkt9rrqq6l\"",
                "\"MS=EE94A63F24B9543ECEF668FCCCB3743E69523B25\"",
                "\"jc27vo2ic6rcqa9cdich3kii26\"",
                "\"google-site-verification=jtRftwwR9TFBOrKeraJMHYqTaoxalRrnSEcNwmy9xGw\"",
                "\"nEQsEcNObo1clwgljsbBkm9CE5f8DpsbFbl7n7uk0Sg=\"",
                "\"pra31mked85v8jijc1c5e7cdd5\"",
                "\"globalsign-domain-verification=rGbur03V63ziiPoHbHk3Psl0EUtgKNQL88oZZ_9Xpp\"",
                "\"globalsign-domain-verification=70a31JDbcsnp6EDRaCRHKB1EfkXdePM-N6I1bsOfb6\"",
                "\"MS=ms88910147\"",
                "\"s1h6a0sh4qaev8cbg5egbm3e02\""
            ],
            "NS": [
                "rj38.bndes.gov.br.",
                "rj37-l1.bndes.gov.br.",
                "rj37.bndes.gov.br.",
                "rj38-l1.bndes.gov.br."
            ],
            "SOA": [
                "rj37.bndes.gov.br. registrobr.bndes.gov.br. 2026072302 600 600 1209600 60"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "200.225.103.94",
            "200.225.101.94"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:200.225.101.48 ip4:200.225.103.49 ip4:200.225.103.48 ip4:200.225.101.49 ip4:200.225.102.48 ip4:200.225.102.49 ip4:200.225.100.48 ip4:200.225.100.49 ip4:200.225.101.71 ip4:200.225.103.71  ip4:200.225.102.72 ip4:200.225.102.73 ip4:200.225.102.44 ip4:200.225.100.72 ip4:200.225.100.73 ip4:200.225.100.44 ip4:200.225.103.72  ip4:200.225.103.73 ip4:200.225.103.44  ip4:200.225.101.72  ip4:200.225.101.73 ip4:200.225.101.44 include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc-noreply@bndes.gov.br; ruf=mailto:abuse@bndes.gov.br; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.bndes.gov.br",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyVLPfG+niABbZYUnwHj7a1sWqvDgv1Eyp/Aa5dps9ywUV5mVgDFf8wP2MtkGuKW5e+85cjhFf0za1Vuen4kd6Ao8iLUgFoIOKWp2SePJ/sVVguPhAE4bt860VSnhZaRna2rsEfyR/Yw9KdKlt8KWUQMjz4kg0/52T9PUxp1wRB73NBYFujyN8/5O924ANrNpAx8MZ1YOTUuUkwDvkZ0yND9GA4rNbV82NwURqWzwrPZ0ixFiCXa4Ron+KSjeN7QmjdXvlu1Xa4QZPrUM9MBL1KwWWsnmyV3w5FMnEgLD73fm1d3Hp6Ic/Mr+90rpeSCzbV95SqCa9n5fSCxNYyMibQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "www-p.bndes.gov.br",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "200.225.101.94",
                        "200.225.103.94"
                    ],
                    "time_ms": 61.61
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "200.225.101.94",
                        "200.225.103.94"
                    ],
                    "time_ms": 187.61
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "200.225.101.94",
                        "200.225.103.94"
                    ],
                    "time_ms": 227.27
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "200.225.101.94",
                        "200.225.103.94"
                    ],
                    "time_ms": 428.85
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "200.225.101.94",
                        "200.225.103.94"
                    ],
                    "time_ms": 434.35
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.bndes.gov.br",
        "valid_from": "2025-11-09T18:00:00-06:00",
        "valid_to": "2026-11-09T17:59:59-06:00",
        "days_remaining": 90,
        "san": [
            "*.bndes.gov.br",
            "bndes.gov.br"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.bndes.gov.br/wps/portal/site/home",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Tue, 11 Aug 2026 10:51:40 GMT",
            "server": "nginx",
            "strict-transport-security": "max-age=63072000; includeSubdomains; preload",
            "location": "https://www.bndes.gov.br/wps/portal/site/home",
            "content-type": "text/html; charset=UTF-8",
            "x-powered-by": "Servlet/3.0",
            "cache-control": "max-age=300",
            "expires": "Tue, 11 Aug 2026 10:56:40 GMT",
            "content-location": "/wps/portal/site/home/!ut/p/z1/04_Sj9CPykssy0xPLMnMz0vMAfIjo8zifSy9XT1M_A18_D2NXQ0cPZx9TE1cvQ3dLY31wwkpiAJKG-AAjgZA_VGElBTkRhikOyoqAgB1g1oc/dz/d5/L2dBISEvZ0FBIS9nQSEh/",
            "pragma": "no-cache",
            "vary": "Cookie,User-Agent",
            "last-modified": "Tue, 07 Jul 2026 23:34:19 GMT",
            "content-language": "pt-BR",
            "x-content-type-options": "nosniff",
            "x-uri": "/wps/portal/site/home",
            "x-cache-key": "httpHEADsite.cloud.bndes.net/wps/portal/site/home",
            "x-cache-status": "HIT",
            "x-frame-options": "sameorigin",
            "content-security-policy": "default-src 'self'; script-src 'self' 'unsafe-eval' *.bndes.gov.br *.bndes.net https://barra.brasil.gov.br https://vlibras.gov.br https://*.vlibras.gov.br; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' *.bndes.gov.br *.bndes.net https://barra.brasil.gov.br https://vlibras.gov.br https://*.vlibras.gov.br https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/ https://connect.facebook.net https://www.google-analytics.com https://www.google.com/recaptcha/ https://www.gstatic.com https://ajax.googleapis.com https://snap.licdn.com https://www.googletagmanager.com https://static.ads-twitter.com https://googleads.g.doubleclick.net https://static.hotjar.com https://script.hotjar.com https://www.clarity.ms https://scripts.clarity.ms https://www.youtube.com https://public.tableau.com/javascripts/api/ https://cdnjs.cloudflare.com/ajax/libs/angular.js/ https://cdn.datatables.net/1.10.11/js/ https://cdn.jsdelivr.net/gh/kenwheeler/slick@1.8.1/ https://cdn.jsdelivr.net/npm/glider-js@1/glider.min.js https://analytics.tiktok.com blob:; script-src-attr 'self' 'unsafe-inline' *.bndes.net *.bndes.gov.br; style-src 'self' https://vlibras.gov.br https://*.vlibras.gov.br https://fonts.googleapis.com; style-src-elem 'self' 'unsafe-inline' *.bndes.net *.bndes.gov.br https://vlibras.gov.br https://*.vlibras.gov.br https://fonts.googleapis.com https://fonts.cdnfonts.com https://cdn.jsdelivr.net/npm/bootstrap@3.4.1/dist/css/ https://www.gstatic.com/charts/51/css/ https://cdn.datatables.net/1.10.11/css/ https://cdn.jsdelivr.net/gh/kenwheeler/slick@1.8.1/ https://cdn.jsdelivr.net/npm/glider-js@1/glider.min.css; style-src-attr 'self' 'unsafe-inline' *.bndes.gov.br *.bndes.net; connect-src 'self' *.bndes.net *.bndes.gov.br https://vlibras.gov.br https://*.vlibras.gov.br https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/ https://connect.facebook.net https://www.facebook.com/privacy_sandbox/ https://analytics.google.com https://region1.analytics.google.com https://adservice.google.com https://www.googleapis.com/calendar/ https://stats.g.doubleclick.net https://region1.google-analytics.com https://www.google.com/ccm/ https://google.com/ccm/ https://www.google-analytics.com https://www.googleadservices.com/pagead/ https://google.com/pagead/ https://www.google.com/pagead/ https://www.google.com.br/ads/ https://www.google.com/recaptcha/ https://www.googletagmanager.com https://px.ads.linkedin.com https://*.clarity.ms https://c.clarity.ms https://cdn.jsdelivr.net/npm/bootstrap@3.4.1/dist/css/ https://www.google.com/rmkt/; frame-src 'self' *.bndes.gov.br *.bndes.net https://vlibras.gov.br https://*.vlibras.gov.br https://www.googletagmanager.com https://td.doubleclick.net https://anchor.fm https://podcasters.spotify.com https://www.youtube.com https://www.google.com https://app.powerbi.com https://public.tableau.com; img-src 'self' *.bndes.gov.br *.bndes.net https://vlibras.gov.br https://*.vlibras.gov.br https://barra.brasil.gov.br https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/ https://connect.facebook.net https://maps.googleapis.com https://t.co https://www.linkedin.com https://px.ads.linkedin.com https://www.googletagmanager.com https://fonts.gstatic.com https://www.google-analytics.com https://stats.g.doubleclick.net https://www.google.com.br/ads/ https://www.google.com/pagead/ https://www.google.com.br/pagead/ https://www.google.com/ccm/ https://google.com/ccm/ https://www.googleadservices.com https://analytics.twitter.com https://c.bing.com https://www.facebook.com/tr/ https://www.facebook.com/privacy_sandbox/pixel/ https://*.clarity.ms https://public.tableau.com/static/images/ https://i.ytimg.com https://*.tile.openstreetmap.org https://cdn.jsdelivr.net/gh/kenwheeler/slick@1.8.1/ https://www.google.com/rmkt/ blob: data:; font-src 'self' *.bndes.gov.br *.bndes.net https://barra.brasil.gov.br https://vlibras.gov.br https://*.vlibras.gov.br https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/ https://region1.google-analytics.com https://use.typekit.net https://fonts.gstatic.com https://fonts.cdnfonts.com https://cdn.jsdelivr.net/gh/kenwheeler/slick@1.8.1/ data:; worker-src 'self' blob:; frame-ancestors 'self' *.bndes.gov.br *.bndes.net; form-action 'self' *.bndes.gov.br *.bndes.net; report-uri https://site-legado.bndes.net/SiteBNDES/bndes/bndes_pt/Galerias/Convivencia/CSP/csp-report-site-institucional.jsp;",
            "set-cookie": "JSESSIONID=00019cHND2cTeGy-4WBs0sDmQL9:3C6TNRUASS; Path=/; HttpOnly"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "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": "Servlet/3.0"
    },
    "webpage": {
        "url": "https://www.bndes.gov.br/wps/portal/site/home",
        "title": "BNDES - O banco nacional do desenvolvimento",
        "description": "Financiamos desde pequenos projetos até grandes investimentos que fazem diferença na vida dos brasileiros. Conheça a nossa atuação e resultados.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "200.225.103.94": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "200.225.101.94": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "bndes-gov-br.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4039.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4038.4,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 84.3
}