{
    "ok": true,
    "domain": "gu.se",
    "generated_at": "2026-08-09T03:09:13-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 90,
            "security": 73,
            "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "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": "42 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: k8s.gu.se"
            },
            {
                "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/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": "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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "42 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: k8s.gu.se",
                "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/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": [
                "130.241.39.203"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 gu-se.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=6Z6mb/CK6tL0szYjaJhRwpuBMgurE2vRjNw7AHfrowHpyFCT6aU25yAaEPEC7a3T\"",
                "\"MS=ms77028744\"",
                "\"google-site-verification=d51zezRWehjY_tfUfKR25u-IJsh9ri5QiK88i73cpBw\"",
                "\"HARICA-LO8cC2JGZhFEThSBpeG\"",
                "\"mandrill_verify.oCFTiTf4NIqZmUDkSDW1vA\"",
                "\"facebook-domain-verification=y5y71rnwe34fx1x2rj5w9jjdin0me8\"",
                "\"M6qB2nDaE4odoBIVY6t2HSH3d5wyAPyQsgmW5pd1/Lc4z4KhJuTJ42x3AzZ1nmomSwAS/S9LAkHZ5r1BSz2yzg==\"",
                "\"lime-domain-verification=2EFB0D28674E1A3\"",
                "\"apple-domain-verification=ocfEtR2ZhZkwBWeK\"",
                "\"openai-domain-verification=dv-WdBUPW7PT8qX1Ws9jG5XZee0\"",
                "\"facebook-domain-verification=nmt239dvy5mjzpu24ngkelqe9ww6r4\"",
                "\"mentimeter-5a7c3cdb-74b0-43f5-bad0-f7bc1cd02a8f\"",
                "\"mandrill_verify._CuH-xX7ZMOZE2ysN8mEjg\"",
                "\"miro-verification=d5a6a5db9288449281bc36da55d0a056ba08bdb2\"",
                "\"adobe-idp-site-verification=c2a0682bad454fc9abdaac816101ff94104948d70179e0bba9cc94fa464564cf\"",
                "\"projectdiscovery-verification=23294731ed\"",
                "\"HARICA-jBlxZ3v25ZVvol58IVw\"",
                "\"v=spf1 ip4:130.235.56.200 ip4:79.136.98.172 ip4:91.123.56.128 ip4:193.26.30.0/25 ip4:217.28.204.8 ip4:195.10.211.16 ip4:193.12.108.68 ip4:213.157.70.73 ip4:213.157.70.75 ip4:88.151.78.132 ip4:130.241.135.107 ip4:130.241.135.110 \" \"include:spf.protection.outlook.com ip4:130.235.56.199 ip4:130.235.56.200 ip4:130.235.56.201 ip4:130.235.56.202 ip6:2001:6b0:16:1:5ee:bad:c0de:2200 ip6:2001:6b0:d:708:10:240:8:46 ip6:2001:6b0:d:708:10:240:8:48 ip6:2001:6b0:16:1:5ee:bad:c0de:2199 \" \"ip6:2001:6b0:16:1:5ee:bad:c0de:2201 ip6:2001:6b0:16:1:5ee:bad:c0de:2202 ip4:130.235.62.19 ip4:130.235.62.13 ip4:130.235.56.203 ip4:88.151.73.29 ip4:77.237.55.139 ip4:52.232.27.151 include:_spf.anpdm.com include:spf.hostingconnection.eu \" \"ip4:130.241.170.85 ip4:130.241.170.86 ip4:23.90.119.90 ip4:23.90.119.91 ip4:23.90.117.190 ip4:23.90.117.191 include:mail.webropolsurveys.com include:spf.mandrillapp.com include:spf.gansend.com include:_spf.ungapped.io \" \"include:spf.multinet.com ~all\""
            ],
            "NS": [
                "ns2.net.gu.se.",
                "sunic.sunet.se.",
                "ns1.net.gu.se.",
                "ns2.chalmers.se."
            ],
            "SOA": [
                "ns1.net.gu.se. guns.gu.se. 2025140450 14400 3600 1209600 7200"
            ],
            "CAA": [
                "0 issue \"sectigo.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"harica.gr\""
            ],
            "DS": [
                "18355 8 2 0ADC6C1140955DF21BAE89BDB46291D075E7D8180CA0CDF39306068D 6AEF9A74",
                "18355 8 1 ED0D501180BF6CFD5A7ED37C2BB797B6C2DE40B1"
            ],
            "DNSKEY": [
                "257 3 8 AwEAAZwfOGFjakD7ALgGJ4TvGI7108G7MNoaBjX5+ItfIm03VA0GQm9o naWJ61QUHHwH8g2582e4w0E287OooZm6y7Cj6xq0R2U+avkbQxqG2t4Z CxGacORNQKuNIH2/TaWJIahEC/q2QxD0hUwTINK+paz1LHwYCRgPhzyS ociJyG0ZzPf3olyRLlKB9m0PQlvUOM+s057//8EYikBux/jEvVGg3bh3 fXqlvS9zY1ucu7jR4nplyVd/7h+7VJSKxi78rQBtTC8z9smHZ5QiRQPy 5rgHh+xG6sNXuM8oXJXBBJzJ0z1S4xeWeLE6HzizdHAcvmONQqcEPSXV WFeJwiiDwFs=",
                "256 3 8 AwEAAbZOwX2fGTWnn4lzWUbW85bN5bAzGZWIT5srlh7DJAR8qvaYEQh+ 3sJC32RFmPzsq0O5G2x4Op7HsfCDLDkij2CtRpZniEZEVVN40OyUxA4g sIrwNZWjJhuALuhSR5DGld+vxr8Gsk9yMoLOjzLzmNe+E4AkgPrfNkLt efAe1M2X"
            ],
            "RRSIG": [
                "DNSKEY 8 2 86400 20260907032004 20260808022005 16525 gu.se. kr5bmyZkrF+2UsQzzFuNC+ypz85C+RyoAU+3+nHMqxVgD5GEDZwbfxGY 7SJdBMM+lgMLzLQrW70FyasA8HVuMqyD9WFnonvQnUu+0iT6+usGOPMP pCXeEPBVsiAgzka56fq3aeaWckko03RuS6twHspMusdpbfDRoTeyiTnd Pcc=",
                "DNSKEY 8 2 86400 20260907032004 20260808022005 18355 gu.se. Qitt4l2LhF7cwpRGADGv5GyNFHpriyo0JcrNdm6CQ1lf8cGyvTHVeSoh j3XHf4GxjFOUVhdovbzL8/+r0bDb4AhL4Qe9uZbkrgPgbl7ykNHSR3Ig u2XDdatTgW8ULTr7vvtMohy8YyTtDxMf8OnOM3PYVedBCoPXwAxJP3li zCZ/7WkHAQYZ8rM6B/BCaECeG558DIS01+aRD2m+Kikms00ubVcESfbV l0UiG9u5Gvi1Wl2OpFX/1gzAmafQVIXVGatJ+SPTUq2bvYtkLQIaDD6c IoKSPpkD2cpzK8xW9OBGjFiEF/rihoaWndVJafvE9MiJTyQ7bVZ3FekZ hm4s9g==",
                "SOA 8 2 86400 20260908080358 20260809070358 16525 gu.se. RCQ3srT9eTln2kGVt4UcAesJur37b0lpng+FVupUw3ybDvSLEI8JyB1p 8fB/FctMVzCAw5JQKGxDclo9FTnrblAPfuQCXlFIvteFzFaGRXuRqD1t WkAre5HkSoIWvvmuYIOoZy+AqVSJK1yD3cxtj/KKwueiI1G63sfaNmu0 DvI=",
                "MX 8 2 303 20260906124202 20260807114538 16525 gu.se. CN4aHPYA7LCxo9JkENa4bAPcgSu2DTTUL0TTAjaAC779g6i1xD9qW585 ScSdMJW08yeZssaKUqWUw2j2JlbSeWu4I0ybA4dCREnv98H/EUliX2NP Zfc8OSxOp6AIkDwd3YluZ5dhcVfGBg+rzKk/9DE2phZbS0yKKSoN9/VL EBE=",
                "NS 8 2 86400 20260826054629 20260727053359 16525 gu.se. EqSa2lIS11ZV+y1PfTHK1LWmmLHzVEFMEKr+Nrfmbew0XjthBujT8+Nq Xw6qsK5koUDgdMrkLQSd9Y9/cDiTERYC3pUCSBaiecPmYUgB7lWjxpUA Vp5thjPGXcB1QWhxbsrkPyFrV5cby8MtXHbhYcjjqzuANHZ3Qr2eEhaA B0w="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "130.241.39.203"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:130.235.56.200 ip4:79.136.98.172 ip4:91.123.56.128 ip4:193.26.30.0/25 ip4:217.28.204.8 ip4:195.10.211.16 ip4:193.12.108.68 ip4:213.157.70.73 ip4:213.157.70.75 ip4:88.151.78.132 ip4:130.241.135.107 ip4:130.241.135.110 include:spf.protection.outlook.com ip4:130.235.56.199 ip4:130.235.56.200 ip4:130.235.56.201 ip4:130.235.56.202 ip6:2001:6b0:16:1:5ee:bad:c0de:2200 ip6:2001:6b0:d:708:10:240:8:46 ip6:2001:6b0:d:708:10:240:8:48 ip6:2001:6b0:16:1:5ee:bad:c0de:2199 ip6:2001:6b0:16:1:5ee:bad:c0de:2201 ip6:2001:6b0:16:1:5ee:bad:c0de:2202 ip4:130.235.62.19 ip4:130.235.62.13 ip4:130.235.56.203 ip4:88.151.73.29 ip4:77.237.55.139 ip4:52.232.27.151 include:_spf.anpdm.com include:spf.hostingconnection.eu ip4:130.241.170.85 ip4:130.241.170.86 ip4:23.90.119.90 ip4:23.90.119.91 ip4:23.90.117.190 ip4:23.90.117.191 include:mail.webropolsurveys.com include:spf.mandrillapp.com include:spf.gansend.com include:_spf.ungapped.io include:spf.multinet.com ~all",
        "dmarc": "v=DMARC1; p=none",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.gu.se",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC7LGiIgHWjjnQFIOpIfAcSIxWhD44dEmqL4/Zy+GF8fBiPRpQoNPNB7z4TJ2cuKCEI6MnG1nvAm61TXcI2orsPBlMma2SKRLdd0CqbbuQjLXA8/1UP7GSJi95B7ZSF2gOer356o8cK3dQUS9sOroCVpWQQyjFDkzAXl6IPf25WQwIDAQAB; n=1024,1456195505,1471920305",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "k8s.gu.se",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "130.241.39.203"
                    ],
                    "time_ms": 186.56
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "130.241.39.203"
                    ],
                    "time_ms": 151.38
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "130.241.39.203"
                    ],
                    "time_ms": 175.22
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "130.241.39.203"
                    ],
                    "time_ms": 443.81
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "130.241.39.203"
                    ],
                    "time_ms": 143.89
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "gu.se",
        "valid_from": "2026-06-23T01:11:49-05:00",
        "valid_to": "2026-09-21T01:11:48-05:00",
        "days_remaining": 42,
        "san": [
            "gu.se"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.gu.se/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Sat, 08 Aug 2026 17:48:47 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "209579",
            "location": "https://www.gu.se/",
            "age": "51616",
            "x-cache": "HIT",
            "vary": "Accept-Encoding, Cookie",
            "cache-control": "max-age=2764800, public",
            "content-language": "sv",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Sat, 08 Aug 2026 17:48:46 GMT",
            "etag": "W/\"1786211326\"",
            "accept-ranges": "bytes"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.gu.se/",
        "title": "Hem | Göteborgs universitet",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "130.241.39.203": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "gu-se.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4047.5,
                "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": 80.89
}