{
    "ok": true,
    "domain": "epicgames.com",
    "generated_at": "2026-08-08T20:19:59-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 96,
            "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": "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": "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": "79 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": 31,
                "lost_points": 4,
                "detail": "8 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-34-234-139-206.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": "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": "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": "79 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": "8 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 31,
                "lost_points": 4
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-34-234-139-206.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": [
                "34.234.139.206",
                "32.193.220.73",
                "54.198.97.84"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=2psFqxWeSRjgHc_EmFHu1tQmshXLmK3T6_ys5iEoEJs\"",
                "\"facebook-domain-verification=kk3uwoh95vf02mfcb2qwxedbo7p8yz\"",
                "\"google-site-verification=dPv8RRs_8Q8rv4XUKiEeC9-2BwyBcR3bNCJWHcEOTbM\"",
                "\"cursor-domain-verification-2cyq32=Jj2q6aKw7X9dm19LrQVsqZpJz\"",
                "\"jetbrains-domain-verification=4e4lmetqr2tda6dg80l8k3bb9\"",
                "\"docker-verification=cb9f1ddd-40a9-4576-93ef-8ae59ff7c7d5\"",
                "\"shopify-verification-code=5wGhDD02b6VdNT3GQHQfGR3VybjSYt\"",
                "\"apple-domain-verification=BbD8rmXa3jDNtmUv\"",
                "\"wrike-verification=NTM0MjEzMDpjZDM0MWQwN2RkY2JlNjgyODgxZTdiMWVhNWRlY2NkNDMxZDY0NzUyM2VkYTY1NDY0OGEzNWZiM2E4MmUyZjA0\"",
                "\"yandex-verification: d6267a8485003660\"",
                "\"miro-verification=66a6d0d4ec91315544e1c0ab5e73b7a2a174f6f4\"",
                "\"segment-site-verification=CyFwCnSH2fhZkgE1uxRNJy2Zstrt1elG\"",
                "\"google-site-verification=mwb_ECLPBcha42brsmLT_K_tf2ucSDmH5xONvK7vBHo\"",
                "\"mongodb-site-verification=mzgv7iTjSdDxjP7l6u6esK19CCxEJBXG\"",
                "\"onetrust-domain-verification=dab8eac547e3459e871924c3aadb4f1b\"",
                "\"google-site-verification=XRT98nvNEL5jiVkTZBzKdWyI1d82UE689jLKyMGErfY\"",
                "\"status-page-domain-verification=pcbm3bplv93j\"",
                "\"google-site-verification=PWxl2R6xHheMOutaztqgUM_4pw6LghO1kUIK5Ww2Weg\"",
                "\"google-site-verification=IG282xhELJaPtwYW8Qon7TFUPYEZisfD9wv_LV9nMqk\"",
                "\"eccbe244aa4a7224a856cd8b5e1c202c67a4a078001b7ae3be87e9336266f37e\"",
                "\"anthropic-domain-verification-7tqk9t=n9jZZFUUMF89KeQhodFSEeztn\"",
                "\"42lgh9mv05psfpzhnh5ghvltk23jl3x3\"",
                "\"favro-verification=V-NywGxbypieZF45kyjzThiPoryuvR0AKHobhB3NAKS\"",
                "\"wiz-domain-verification=a20bc10e2eb232d55d6104de83e64b02f714eafd9f35a1390f71a590ab462166\"",
                "\"google-site-verification=nYmvTIBl14_A_FDZ8l8xol9FfHkH0v_A0XllEfzbatQ\"",
                "\"42032da9-b071-4eb2-9f09-543fa5c1f1bc\"",
                "\"domain-verification=a25ceb9e7591cd455498aa7b5dfbfaf9daee5576ad7cb9146479a8ed7a73a35\"",
                "\"dropbox-domain-verification=2ilby6a9nzo9\"",
                "\"docker-verification=65ce3125-68dc-47a7-b21f-990fc9034732\"",
                "\"stripe-verification=b757168c4e0a613a1da399dbd32b22138445b15788379298eb61df798158e8ca\"",
                "\"flexera-domain-verification-xrwrdvjzruqhfvjk\"",
                "\"postman-domain-verification=f1d59fcc25134f2a9c41e077fbd8f516f0dd63cd739c025e06842f61117fa439\"",
                "\"rhino_accounts=79422054e012e038f4a50776964ab31f\"",
                "\"adobe-idp-site-verification=8a5be962006abb6a54a07ecebc48df8733bcccf0a5c6b8bcb66f58ad5e8dd604\"",
                "\"openai-domain-verification=dv-hyvPu4jiZayneBG11xjPq699\"",
                "\"google-site-verification=IrhtFiudtCwaPOrPeLBSDD3flo-9YJGUrRfTWrvhiKs\"",
                "\"docusign=8aeb3bed-7a5a-4426-9573-c591f2763d75\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"google-site-verification=A3yJDb7T84eoSpjF0B8TKyau2nvzlvwOK4LpDEYquIY\"",
                "\"parsec-domain-verification=td_2FJXi3mBjgjo15nwo8SOye8CcWS\"",
                "\"aa09ea19c69839170c771c17714f976eb7ac52718941fdf63805ce02dd450724\"",
                "\"google-site-verification=clMloqbvw3wELgwIpNavaoSvovEqFKmjJ-EiBQBN4gI\"",
                "\"google-site-verification=HglIfwQ80JPcWycJvnrEO92ltUb-T_AWeRmUTqphmls\"",
                "\"ecostruxure-it-verification=e9d00a58-7b68-483f-8bcc-d60d61142848\"",
                "\"google-site-verification=3maDwZ4Ug5HQOqeaMyoj1j28J8tbo0dxZpqOAt8O31Q\"",
                "\"stripe-verification=4520253bd0bedb9fb325908bd94160f2e3abb2f4cc1505bcfbf02e2f088307cf\"",
                "\"flexera-domain-verification-qqpylasstesvucih\"",
                "\"_fiivi4pzygsgy66ytfdwc7ehs1xyz4m\"",
                "\"atlassian-domain-verification=SoJZyndmWCSCCPEyKf0gxRibYYQGlSvtWMEwAI5JRm0LU2g7e7xW4T2WRM0iahex\"",
                "\"amazonses:Fjz7ufu6NoFnR0B9RR+xM/O5jhL96HNuEKH5Uvplkjc=\""
            ],
            "NS": [
                "ns-1094.awsdns-08.org.",
                "ns-286.awsdns-35.com.",
                "ns-1720.awsdns-23.co.uk.",
                "ns-992.awsdns-60.net."
            ],
            "SOA": [
                "ns-1094.awsdns-08.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.234.139.206",
            "32.193.220.73",
            "54.198.97.84"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@vali.email; ruf=mailto:MTA1MDA=@ruf.vali.email",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.epicgames.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCW/z4a0aiXDVB9IiHwN5Kyo0WuwtCcMIkt4wvpkd9kzDtY+q8zm8gl3PenEBn14z/lWJqeac8MxOCWIQVU8M4jE+2K71Vrdq/84MBS34f1Nzxc/kCwFMGLWvjEKskTz5U4QjWwD7NWtcoRtuGJrg79k/RKQ2bTuLF+HfcSLoRvdwIDAQAB",
        "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": "ec2-34-234-139-206.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "32.193.220.73",
                        "34.234.139.206",
                        "54.198.97.84"
                    ],
                    "time_ms": 61.52
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "32.193.220.73",
                        "34.234.139.206",
                        "54.198.97.84"
                    ],
                    "time_ms": 41.78
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "32.193.220.73",
                        "34.234.139.206",
                        "54.198.97.84"
                    ],
                    "time_ms": 29.96
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "32.193.220.73",
                        "34.234.139.206",
                        "54.198.97.84"
                    ],
                    "time_ms": 73.52
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "32.193.220.73",
                        "34.234.139.206",
                        "54.198.97.84"
                    ],
                    "time_ms": 60.67
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "epicgames.com",
        "valid_from": "2026-04-12T19:00:00-05:00",
        "valid_to": "2026-10-27T18:59:59-05:00",
        "days_remaining": 79,
        "san": [
            "epicgames.com",
            "*.epicgames.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.epicgames.com:443/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 01:19:51 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "25174",
            "location": "https://www.epicgames.com:443/",
            "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",
            "x-frame-options": "SAMEORIGIN",
            "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=\"a282ef5abd38d8d3\"",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=15552000; includeSubDomains; preload",
            "set-cookie": "__cf_bm=VC3KkWzPeFRTaUB0huSHmUG.L0oqI0KxBxXgXifw3Ro-1786238391.473574-1.0.1.1-_QW.6ZTonR3U_zDkEi0myYGl2I8hdzI1OzeoITvzB9wWjp6GZwjK90E8fOrd_FtzJXhbaUwAylD7OLqK1rirndvReLHoafLIUQDt0vau.ksw4tZvV3Boy2wSz46snMFe; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.epicgames.com; Expires=Sun, 09 Aug 2026 01:49:51 GMT",
            "cf-ray": "a282ef5abd38d8d3-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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.epicgames.com:443/",
        "title": "",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "34.234.139.206": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "32.193.220.73": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.198.97.84": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4051.5,
                "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": 86.71
}