{
    "ok": true,
    "domain": "dcu.ie",
    "generated_at": "2026-08-09T17:41:17-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 50,
            "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": "1 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": "181 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: ec2-99-80-221-0.eu-west-1.compute.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "181 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: ec2-99-80-221-0.eu-west-1.compute.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "99.80.221.0"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt4.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"access-domain-verification=d9d6dc874ff8027d490740b734b7b68f9ea85e8a3700c9cca4e190ff85331839\" \"\" \"\"",
                "\"google-site-verification=EXPEu9FZQWgvmISt7Pvk2jsSgpSoTrTB3QvQZl8SvV0\"",
                "\"amazonses:cwCK0+yQMUTHgS9M+5pTcODNRKB3mA+uJy/MT2PlujI=\"",
                "\"atlassian-domain-verification=VpIlIpt7hU3FQVY16iomqYV2d9Y6J5u0B1hI8Nq8brgqSz0eU3YgIWBK952ChthW\"",
                "\"brevo-code:31f8096a79aa99e5d5eae3496217fee3\"",
                "\"adobe-idp-site-verification=2536add4e894408f353318f2a5f4774fe76fc5fa9444ae17ae0c99f5deefd54f\"",
                "\"teamviewer-sso-verification=acf2c4a62dc14205b2fecacccc216354\"",
                "\"as=1273751144\"",
                "\"HARICA-PZQEgnLWRx99PnHigIL\"",
                "\"access-domain-verification=f2d14e56c304cb66f6c24f7251d14f66f99c86d9a1535b205731a5d762e86f98\"",
                "\"abuseipdb-verification=vX8jkiir\"",
                "\"v=spf1 include:_spf.google.com ip4:136.206.1.100 ip4:198.187.196.100 ip4:193.120.143.134 include:spf-eu.exlibrisgroup.com include:spf.protection.outlook.com include:mail.zendesk.com ~all\"",
                "\"a93627cf39e4403f8e1d5a697e700555\"",
                "\"google-site-verification=ijLls24tWJ3pf5tIOl2PtYpNMljP-GnZoKABhB-HuVI\"",
                "\"peoplexd-domain-verification=6DD0C27DADE97F206143\" \"\"",
                "\"google-site-verification=OYSjDhQ83PdCvam2LmLQ97vUl4-W7CJeOGKQ0F8v8Jk\"",
                "\"91181760C626DF8110E2637866E685051CBEE8F0\"",
                "\"google-site-verification=OhhU3papvOWhKcms7yBDSM-lFIYtIcvT2Fhw4ZjhuQQ\"",
                "\"apple-domain-verification=8dGpQBywHgXJLSFU\""
            ],
            "NS": [
                "ns-105.awsdns-13.com.",
                "ns-2005.awsdns-58.co.uk.",
                "ns-870.awsdns-44.net.",
                "ns-1250.awsdns-28.org."
            ],
            "SOA": [
                "ns-2005.awsdns-58.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [
                "100 10 \"s\" \"aaa+auth:radius.tls.tcp\" \"\" _radsec._tcp.openroaming.eduroam.org."
            ],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "99.80.221.0"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com ip4:136.206.1.100 ip4:198.187.196.100 ip4:193.120.143.134 include:spf-eu.exlibrisgroup.com include:spf.protection.outlook.com include:mail.zendesk.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc@dcu.ie, mailto:xp52vxju@ag.eu.dmarcian.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.dcu.ie",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDU0MdKMt4rzkLtT6hkOfBqlHS7Z8FHnc1tT9fLoZutuL1ZiaUydhDbqQoKmtZFgZ2/tOmz86HiTMwvwhL9QSi5NGC55cHXDstTtorphrnyT0Bv/lJOYTnMwNPdTPoXlv3geDUZRwBBh6aRjzdWmEQaG1IDmQhZIChAVSrUggPy+QIDAQAB; n=1024,1451099143,1466910343",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-99-80-221-0.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "99.80.221.0"
                    ],
                    "time_ms": 89.84
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "99.80.221.0"
                    ],
                    "time_ms": 29.54
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "99.80.221.0"
                    ],
                    "time_ms": 87.03
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "99.80.221.0"
                    ],
                    "time_ms": 68.53
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "99.80.221.0"
                    ],
                    "time_ms": 47.47
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Hellenic Academic and Research Institutions CA",
        "subject": "dcu.ie",
        "valid_from": "2026-07-23T09:52:01-05:00",
        "valid_to": "2027-02-07T08:52:00-06:00",
        "days_remaining": 181,
        "san": [
            "dcu.ie",
            "www.dcu.ie"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.dcu.ie/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 22:41:07 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "154540",
            "location": "https://www.dcu.ie/",
            "x-content-type-options": "nosniff",
            "cache-control": "max-age=3600, public",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "x-request-id": "v-440056c6-943f-11f1-b1be-d73cd6379c69",
            "age": "1778",
            "via": "varnish",
            "x-cache": "HIT",
            "x-cache-hits": "476",
            "x-drupal-dynamic-cache": "MISS",
            "content-language": "en",
            "x-frame-options": "SAMEORIGIN",
            "vary": "Cookie,Accept-Encoding",
            "x-generator": "Drupal 10 (https://www.drupal.org)",
            "content-security-policy": "script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google-analytics.com www.youtube.com www.twitter.com api.reciteme.com www.googletagmanager.com cdn.jsdelivr.net cdnjs.cloudflare.com bam-cell.nr-data.net js-agent.newrelic.com cdn.syndication.twimg.com digitalfeedback.euro.confirmit.com platform.twitter.com cdn.unibuddy.co cdn.pubble.io pubble.io www.pubble.io js.pusher.com media.pubble.io https://cse.google.com https://www.google.com www.google.com cse.google.com consent.cookiebot.com consentcdn.cookiebot.com assets.calendly.com dci2.ttl.ai static.ttlagency.uk https://cues.ttl.ai/ gstatic.com www.gstatic.com instagram.com www.instagram https://sf16-scmcdn-sg.ibytedtos.com/goofy/tiktok/falcon/embed/embed_v0.0.8.js https://sf16-scmcdn-sg.ibytedtos.com https://www.instagram.com/embed.js https://www.tiktok.com/embed.js https://s16.tiktokcdn.com/tiktok/falcon/embed/embed_lib_v0.0.7.js https://connect.facebook.net https://dcu-ie.libanswers.com/load_chat.php https://www.recaptcha.net/recaptcha/api.js https://track.adform.net https://s2.adform.net/banners/scripts/st/trackpoint-async.js https://www.googletagmanager.com/debug/badge.css https://static.hotjar.com/c/hotjar-3924047 https://static.hotjar.com https://script.hotjar.com/modules.429236d560f51d186b8b.js https://static.hotjar.com/c/hotjar-3924047.js https://*.hotjar.com https://script.hotjar.com https://prospect-guidance-ui.unibuddy.co/embed.js https://dcu.zendesk.com/satisfaction.js https://*.ttl.ai https://js-eu1.hsforms.net https://forms-eu1.hsforms.com https://api-eu1.hubapi.com https://dcusurveys.qualtrics.com https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://static.addtoany.com https://unpkg.com https://www.recaptcha.net; script-src-attr 'self' 'unsafe-inline'; script-src-elem 'self' 'unsafe-inline' www.google-analytics.com www.youtube.com www.twitter.com api.reciteme.com www.googletagmanager.com cdn.jsdelivr.net cdnjs.cloudflare.com bam-cell.nr-data.net js-agent.newrelic.com digitalfeedback.euro.confirmit.com cdn.pubble.io pubble.io www.pubble.io platform.twitter.com cdn.syndication.twimg.com www.google.com consent.cookiebot.com consentcdn.cookiebot.com media.pubble.io cse.google.com assets.calendly.com cdn.unibuddy.co dci2.ttl.ai static.ttlagency.uk gstatic.com www.gstatic.com instagram.com www.instagram https://sf16-scmcdn-sg.ibytedtos.com/goofy/tiktok/falcon/embed/embed_v0.0.8.js https://sf16-scmcdn-sg.ibytedtos.com https://www.instagram.com/embed.js https://www.tiktok.com/embed.js https://s16.tiktokcdn.com/tiktok/falcon/embed/embed_lib_v0.0.7.js https://connect.facebook.net/en_US/fbevents.js https://connect.facebook.net https://dcu-ie.libanswers.com/load_chat.php https://www.cincopa.com/media-platform/runtime/libasync.js https://rtcdn.cincopa.com https://snap.licdn.com/li.lms-analytics/insight.min.js https://analytics.tiktok.com/i18n/pixel/events.js https://analytics.tiktok.com/i18n/pixel/identify.js https://analytics.tiktok.com/i18n/pixel/config.js https://bam.nr-data.net https://www.recaptcha.net/recaptcha/api.js https://embed.ycb.me https://track.adform.net https://s2.adform.net/banners/scripts/st/trackpoint-async.js https://www.googletagmanager.com/debug/badge.css https://static.hotjar.com/c/hotjar-3924047.js https://static.hotjar.com https://script.hotjar.com https://script.hotjar.com/modules.429236d560f51d186b8b.js https://*.hotjar.com https://cdn.botframework.com/botframework-webchat/latest/webchat.js https://prospect-guidance-ui.unibuddy.co/embed.js https://dcu.zendesk.com/satisfaction.js https://*.ttl.ai https://js-eu1.hsforms.net https://dcusurveys.qualtrics.com https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://static.addtoany.com https://unpkg.com https://www.recaptcha.net; style-src 'self' 'unsafe-inline' platform.twitter.com ton.twimg.com cdn.pubble.io pubble.io https://www.google.com consent.cookiebot.com consentcdn.cookiebot.com api.reciteme.com dci2.ttl.ai static.ttlagency.uk gstatic.com www.gstatic.com fonts.googleapis.com instagram.com www.instagram https://sf16-scmcdn-sg.ibytedtos.com/goofy/tiktok/falcon/embed/embed_v0.0.8.js https://sf16-scmcdn-sg.ibytedtos.com https://www.instagram.com/embed.js https://www.tiktok.com/embed.js https://s16.tiktokcdn.com/tiktok/falcon/embed/embed_lib_v0.0.7.css https://rtcdn.cincopa.com https://www.googletagmanager.com/debug/badge.css https://*.hotjar.com https://prospect-guidance-ui.unibuddy.co/embed.js https://*.ttl.ai https://dcusurveys.qualtrics.com https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://unpkg.com; style-src-attr 'self' 'unsafe-inline'; frame-ancestors 'self' dci2.ttl.ai static.ttlagency.uk gstatic.com www.gstatic.com https://*.ttl.ai https://*.cues.ai https://dcusurveys.qualtrics.com",
            "x-xss-protection": "1; mode=block",
            "strict-transport-security": "max-age=15552001",
            "last-modified": "Sun, 09 Aug 2026 22:11:27 GMT",
            "x-ah-environment": "prod",
            "etag": "W/\"1786313487-gzip\"",
            "accept-ranges": "bytes"
        },
        "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": ""
    },
    "webpage": {
        "url": "https://www.dcu.ie/",
        "title": "Dublin City University | DCU",
        "description": "Study at DCU and experience a vibrant community and excellent career prospects with plenty of undergraduate and graduate courses to choose from.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "99.80.221.0": {
            "success": true,
            "country": "Ireland",
            "country_code": "IE",
            "region": "Leinster",
            "city": "Dublin",
            "latitude": 53.3354479,
            "longitude": -6.2519983,
            "asn": 16509,
            "organization": "Amazon Data Services Ireland Limited",
            "isp": "Amazon.com, Inc.",
            "timezone": "Europe/Dublin"
        }
    },
    "smtp": {
        "host": "alt4.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4016.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4006.1,
                "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.12
}