{
    "ok": true,
    "domain": "go.com",
    "generated_at": "2026-08-08T17:29:25-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 65,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 25,
            "security": 61,
            "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": "6 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": 0,
                "lost_points": 20,
                "detail": "0 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": 0,
                "lost_points": 25,
                "detail": "DMARC policy not found."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "20 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a43ace875fd13aca7.awsglobalaccelerator.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": "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": "6 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": "error",
                "title": "MX records",
                "detail": "0 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DMARC",
                "detail": "DMARC policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "level": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "20 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a43ace875fd13aca7.awsglobalaccelerator.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": [
                "76.223.18.1",
                "13.248.150.189"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [],
            "TXT": [
                "\"6obgql8sf1ebl1h54e4jvd2qqa\"",
                "\"34qqnv54o1kpgkan1oefc4chaq\"",
                "\"htr9iscf127tqthdpuapd75e0s\"",
                "\"zf4583k7l87r1mb4bn98zl974g3ddrby\"",
                "\"v=spf1 -all\"",
                "\"vn3obnp8on58rh1gbm220mr0o5\""
            ],
            "NS": [
                "ns2.twdcns.com.",
                "ns6.twdcns.co.uk.",
                "ns4.twdcns.info.",
                "ns1.twdcns.com.",
                "ns5.twdcns.co.uk.",
                "ns3.twdcns.info."
            ],
            "SOA": [
                "aa-eorcrp-dscsgm4-ns.disney.com. dns-ops.dig.com. 2021015473 1200 300 2419200 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "76.223.18.1",
            "13.248.150.189"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 -all",
        "dmarc": "",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 0,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a43ace875fd13aca7.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.150.189",
                        "76.223.18.1"
                    ],
                    "time_ms": 40
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.150.189",
                        "76.223.18.1"
                    ],
                    "time_ms": 19.09
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.150.189",
                        "76.223.18.1"
                    ],
                    "time_ms": 33.53
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.150.189",
                        "76.223.18.1"
                    ],
                    "time_ms": 26.03
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.150.189",
                        "76.223.18.1"
                    ],
                    "time_ms": 48.47
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "redirect.disneyinternational.com",
        "valid_from": "2025-08-27T19:00:00-05:00",
        "valid_to": "2026-08-28T18:59:59-05:00",
        "days_remaining": 20,
        "san": [
            "redirect.disneyinternational.com",
            "*.abctalentdevelopment.com",
            "*.beautyandthebeastmusical.co.uk",
            "*.captainamericamovie.ch",
            "*.disney.asia",
            "*.disney.be",
            "*.disney.bg",
            "*.disney.ch",
            "*.disney.co.il",
            "*.disney.co.jp",
            "*.disney.co.kr",
            "*.disney.co.th",
            "*.disney.co.uk",
            "*.disney.co.za",
            "*.disney.com.au",
            "*.disney.com.br",
            "*.disney.com.hk",
            "*.disney.com.tr",
            "*.disney.com.tw",
            "*.disney.cz",
            "*.disney.de",
            "*.disney.dk",
            "*.disney.es",
            "*.disney.fi",
            "*.disney.fr",
            "*.disney.gr",
            "*.disney.hu",
            "*.disney.id",
            "*.disney.ie",
            "*.disney.in",
            "*.disney.it",
            "*.disney.my",
            "*.disney.nl",
            "*.disney.no",
            "*.disney.ph",
            "*.disney.pl",
            "*.disney.pt",
            "*.disney.ro",
            "*.disney.se",
            "*.disney.sg",
            "*.disney100lamitiecestmerveilleux.fr",
            "*.disneyelpoderdelaamistad.es",
            "*.disneyinternational.com",
            "*.disneylatino.com",
            "*.disneylesmerveillesdelamitie.fr",
            "*.disneytech.asia",
            "*.disneywonderoffriendship.co.uk",
            "*.disneywonderoffriendship.de",
            "*.disneywonderoffriendship.es",
            "*.disneywonderoffriendship.fr",
            "*.frozenthemusical.com.au",
            "*.moanamovie.au",
            "*.moanamovie.co.nz",
            "*.moanamovie.com.au",
            "*.moanamovie.nz",
            "*.natgeo.com",
            "*.natgeo.film",
            "*.nationalgeographic.com",
            "*.playground.dtci.pe",
            "*.thelionking.ch",
            "20thcenturyfilm.ca",
            "20thcenturymovie.ca",
            "20thcenturystudios.asia",
            "abctalentdevelopment.com",
            "ahauntinginvenice.ch",
            "aladdineducation.co.uk",
            "aladdinthemusical.co.uk",
            "antlersmovie.co.uk",
            "ballast.dmed.technology",
            "beautyandthebeastmusical.co.uk",
            "beforetheflood.nationalgeographic.com.au",
            "bole-disney.com",
            "captainamericamovie.ch",
            "createadisneycastle.com",
            "dgectdi.com",
            "disney.asia",
            "disney.bg",
            "disney.ch",
            "disney.co.il",
            "disney.co.kr",
            "disney.co.th",
            "disney.co.uk",
            "disney.co.za",
            "disney.com.au",
            "disney.com.br",
            "disney.com.hk",
            "disney.com.tr",
            "disney.com.tw",
            "disney.cz",
            "disney.de",
            "disney.dk",
            "disney.es",
            "disney.fi",
            "disney.fr",
            "disney.gr",
            "disney.hu",
            "disney.id",
            "disney.ie",
            "disney.in",
            "disney.it",
            "disney.my",
            "disney.nl",
            "disney.no",
            "disney.ph",
            "disney.pl",
            "disney.pt",
            "disney.ro",
            "disney.se",
            "disney.sg",
            "disneyadvertising.be",
            "disneyadvertising.es",
            "disneyadvertising.nl",
            "disneyartchallenge.fr",
            "disneychannel.de",
            "disneychannelearthday.be",
            "disneychannelearthday.nl",
            "disneychristmaslookbook.com",
            "disneydayseats.co.uk",
            "disneyfilm.ca",
            "disneyholidays.co.uk",
            "disneyholidays.de",
            "disneyholidays.es",
            "disneyholidays.ie",
            "disneyjunior.asia",
            "disneyjunior.ca",
            "disneylatino.com",
            "disneylife.ph",
            "disneymagicexpo.com",
            "disneymagicmoments.at",
            "disneymagicmoments.be",
            "disneymagicmoments.ch",
            "disneymagicmoments.co.il",
            "disneymagicmoments.co.uk",
            "disneymagicmoments.co.za",
            "disneymagicmoments.de",
            "disneymagicmoments.es",
            "disneymagicmoments.fr",
            "disneymagicmoments.gen.tr",
            "disneymagicmoments.gr",
            "disneymagicmoments.it",
            "disneymagicmoments.pl",
            "disneymagicmomentsme.com",
            "disneyme.com",
            "disneymovie.ca",
            "disneyonice-asia.com",
            "disneyonice.com.my",
            "disneyonice.com.sg",
            "disneypackages.co.uk",
            "disneyplus.com.tr",
            "disneyplushotstar.com",
            "disneyplushotstar.my",
            "disneytheatricaleducation.co.uk",
            "disneytickets.co.uk",
            "disneytickets.com",
            "disneyticketsgroups.co.uk",
            "disneyturkiye.com.tr",
            "disneywishtogether.au",
            "disneyxd.ca",
            "dlife.jp",
            "dreambigprincess.asia",
            "exploringthelionking.com",
            "fireoflove.film",
            "funtastic-lab.fr",
            "getespn.com.au",
            "go.com",
            "groups.disneytickets.co.uk",
            "hongkongdisneyland.com.cn",
            "insideoutmovie.co.nz",
            "insideoutmovie.com.au",
            "lionkinghouseseats.co.uk",
            "lionkingvideo.com",
            "marvel-asia.com",
            "marvelhq.com",
            "marvelrun.sg",
            "marvelstudios.com.hk",
            "marvelstudiosfilm.ca",
            "marvelstudiosmovie.ca",
            "moanamovie.au",
            "moanamovie.co.nz",
            "moanamovie.com.au",
            "moanamovie.nz",
            "mrvertigo.topolino.it",
            "mydisneyexperience.co.uk",
            "mydisneyexperience.eu",
            "mydisneyexperience.ie",
            "natgeo.film",
            "natgeofotowedstrijd.nl",
            "natgeotraveller.in",
            "nationalgeographic.be",
            "nationalgeographic.com.tr",
            "nationalgeographicfotowedstrijd.nl",
            "nl.disneypartners.disney.be",
            "playground.dtci.pe",
            "retrograde.film",
            "searchlightpicturesfilm.ca",
            "searchlightpicturesmovie.ca",
            "secure.disneytickets.co.uk",
            "secure.www.disneytickets.co.uk",
            "security.intakeform.disney.com",
            "spellbook.adsales.disney.com",
            "star-brasil.com",
            "star-latam.com",
            "starwars-asia.com",
            "summerofsoulmovie.co.uk",
            "thelionking.ch",
            "thelionking.co.uk",
            "theterritory.film",
            "tsumgaomaker.jp",
            "tv.disneyturkiye.com.tr",
            "wefeedpeople.film",
            "wish-gewinnspiel.de",
            "www.ahauntinginvenice.ch",
            "www.aladdineducation.co.uk",
            "www.aladdinthemusical.co.uk",
            "www.corporate.disney.fr",
            "www.createadisneycastle.com",
            "www.disney.be",
            "www.disney100lamitiecestmerveilleux.fr",
            "www.disneyartchallenge.fr",
            "www.disneychannel.de",
            "www.disneychannelearthday.be",
            "www.disneychannelearthday.nl",
            "www.disneydayseats.co.uk",
            "www.disneyelpoderdelaamistad.es",
            "www.disneyjunior.ca",
            "www.disneylesmerveillesdelamitie.fr",
            "www.disneylife.ph",
            "www.disneymagicexpo.com",
            "www.disneyme.com",
            "www.disneyplus.com.tr",
            "www.disneytheatricaleducation.co.uk",
            "www.disneytickets.com",
            "www.disneyticketsgroups.co.uk",
            "www.disneyturkiye.com.tr",
            "www.disneywishtogether.au",
            "www.disneyxd.ca",
            "www.exploringthelionking.com",
            "www.fireoflove.film",
            "www.funtastic-lab.fr",
            "www.glassmovie.cz",
            "www.healthytainment.disney.co.jp",
            "www.hongkongdisneyland.com.cn",
            "www.insideoutmovie.co.nz",
            "www.insideoutmovie.com.au",
            "www.lionkinghouseseats.co.uk",
            "www.lionkingvideo.com",
            "www.marvelstudios.com.hk",
            "www.mydisneyexperience.co.uk",
            "www.mydisneyexperience.eu",
            "www.mydisneyexperience.ie",
            "www.natgeo.pt",
            "www.natgeofotowedstrijd.nl",
            "www.natgeotraveller.in",
            "www.nationalgeographic.com.tr",
            "www.qc.disneytech.asia",
            "www.retrograde.film",
            "www.rex.disneytech.asia",
            "www.theterritory.film",
            "www.tsumgaomaker.jp",
            "www.wefeedpeople.film",
            "www.wish-gewinnspiel.de",
            "zoom.disneynature.fr"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.go.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sat, 08 Aug 2026 21:57:52 GMT",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.go.com/",
            "server": "nginx",
            "content-length": "360938",
            "set-cookie": "SWID=474CFEA7-5F96-43A5-C3D2-07E6DD024863; path=/; Expires=Wed, 08 Aug 2046 21:57:52 GMT;",
            "expires": "Sat, 08 Aug 2026 21:32:41 GMT",
            "last-modified": "Sat, 08 Aug 2026 21:32:41 GMT",
            "via": "1.1 e1f41c6173ef (Varnish/7.5), 1.1 f0ea32510a54b596f4d0cf17add09982.cloudfront.net (CloudFront)",
            "cache-control": "max-age=1931, stale-if-error=86400",
            "x-origin": "matterhorn-fitt",
            "vary": "Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "x-amz-cf-pop": "ORD58-P4",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "55ImhbGY8WbvSp6t3n2dCJF1MmDkuiZ5EObkWfaV6nyEY0N0R2I0mQ==",
            "age": "1885"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.go.com/",
        "title": "Go.com | The Walt Disney Company ",
        "description": "Go.com is the top-level home on the Internet to the online properties of The Walt Disney Company.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "76.223.18.1": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.248.150.189": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "go.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 7.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.9,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 82.14
}