{
    "ok": true,
    "domain": "unibe.ch",
    "generated_at": "2026-08-09T02:10:52-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 90,
        "label": "Excellent",
        "categories": {
            "dns": 100,
            "mail": 90,
            "security": 73,
            "network": 85,
            "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": 10,
                "lost_points": 0,
                "detail": "1 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 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": "2 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": "66 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: cmsextrassl.unibe.ch"
            },
            {
                "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": 35,
                "lost_points": 0,
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "1 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "3 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": "2 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": "66 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: cmsextrassl.unibe.ch",
                "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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "130.92.232.93"
            ],
            "AAAA": [
                "2001:620:400:1892::93"
            ],
            "CNAME": [],
            "MX": [
                "10 mailhub-lb.unibe.ch.",
                "20 mailhub04.unibe.ch."
            ],
            "TXT": [
                "\"_fkoaiz6q3oot69kscmepo367jys1bng\"",
                "\"QuoVadis=0a23ed99-0bd9-4f3b-903e-8a007005b851\"",
                "\"logmein-verification-code=axFTZkJn0gAcA9LJPyjjuJf1N\"",
                "\"adobe-idp-site-verification=e049be254c640970037a0a7d83fc941fa7b0934dbb0a55f43e0ac67f9abdd548\"",
                "\"langdock-verify=EJdzU5gWm8aO3Eeu8kWoW_uXJTp2j5mRkRe2Cjjm0lo\"",
                "\"MS=ms48594236\"",
                "\"mentimeter-e11521d3-b1d8-4efe-88a9-7c4ce60584f4\"",
                "\"atlassian-domain-verification=6WcM7HDk0vvZ1eNIgNrcaMRGskr47Wi9a2lOA6UD6QeKmuPfjHm4VU0DPIiTHQyA\"",
                "\"jamf-site-verification=6LUZFvpPG81ABp5L4i-9eQ\"",
                "\"ZOOM_verify_iZ1X-lIcSsGeP1JHIojMsA\"",
                "\"autodesk-domain-verification=u8Pz0KwA5tqvh5D4Nhxv\"",
                "\"teamviewer-sso-verification=04d64c0b475b4d4e9bb6bc453cbea2aa\"",
                "\"asv=1d9970760060270891955320d803f8e7\"",
                "\"v=spf1 ip4:193.247.208.64/29 include:_spf.unibe.ch include:customers.clickdimensions.com ~all\"",
                "\"apple-domain-verification=QGGY7Dws1PnJOCbi\""
            ],
            "NS": [
                "ns1.unibe.ch.",
                "ns2.unibe.ch.",
                "scsnms.switch.ch."
            ],
            "SOA": [
                "ib-gridmaster.unibe.ch. hostmaster.unibe.ch. 1346097 10800 1080 604800 60"
            ],
            "CAA": [
                "0 iodef \"mailto:pki@unibe.ch\"",
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \";\"",
                "0 issue \"emsign.com\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [
                "42220 8 2 86D99BD5D8088DF945681A93404B08A4BD47D273FDC7653BC7C4F9E8 268C6CAB"
            ],
            "DNSKEY": [
                "256 3 8 AwEAAcfMCXYGRSqt+6NpKKvXd1H1L5wH9kfr8BrAbCTZcOl/8F6hdqsp SUs/n1pKyznlyu0XT2wNKLgcFHB5gTEwOoji4zVmM7sP+xDDyohCQcrl 8TdCDYATFz78nUwgyL2ryFQ9cFbYCYYio+mNwvJftAfTPcXheAk6OIxT 4WufVL880HsdmeBK2fukUSFMl6mPRKOXu3grhikcFWVigcLJ9u8dLUlg wTcsiv0aUumEWKXb+R+HvIrEac+zTxxftynUsFfKJ2mjjy2bk4oqQtTy YVnsJo/Rfmytxq6jEmX/JHtoK6bKafPTxM+YQOoA2RlNDl/iGvhz2f/d mGwd/JKa3g8=",
                "256 3 8 AwEAAcLbBfvH23Q3vs77RuhBaGDY+hqDxfkU9EBDL92VYIh+QZ4uIPE7 DuMYuaU6VGPIEevUI6ZoNPX6byqXyrfhblgv0mSyRG/J2IIuAhZJk88/ /ZUF2GUhpDRaHnunkAZm8Ig0lewgS2UhjZZbd/ettde4Rag2pyV25tj6 NbyAN5zRvXL2ZGIzhTuxvdZk6nu+bAwr6kWMxM7ZJZNBnnFGt9RXuqIs mnqutt+oNrPyPJBC8M5A59wfENqB9mkj4kVxdpbH5SBN9F5Py1xh7zzs leHIaqpQfqB9Fs1o4zBeNHaetvP5tyuWZ4NRqZBqIv+3C+Zfeuv6Sm5h pIBXoX5NBak=",
                "256 3 8 AwEAAa3AIn5YyAXWeXAjR4atLlq0VyeyXcZ2LtnboHHcjpZp6bgyGFa8 WbJ8bQUoAGOIArI7cZpc9jpi6xi5yCd4CZu32F/EoJyN54h4nGhT7+iU g10Qrsmc/2zOoEJctrVIuwA2/7yFIDm4Q15ur9fnj1eKBFaCoFO6GZ+C +NqBB0x0MiU3wixGPaoI4SKqjnI1D3Il7oRs/8NqU4/jL8zs2fi0zO3k mrIDRSDQE7KmzsAW3cZ5TJQX4Ie7R6ST1NCrnOxZc2im/oIJBPGCiaAF yqtPY1NAryt9xpkP/Vxwl5LiBYlo6JaSYMCIf1+Vw278x3tStfbFnIyC puS/P36cmKU=",
                "257 3 8 AwEAAd5MgJJ6HMd4JY6PtXj6vXsuXmYGKznOugoHwjXazrz8sybhTQju fc7gMN5SMy+kXo/ZAPcbzobtRR7zz2SLpTzmnWUY2ht7fMsAwXUH+K6I QT6Kpt+2GztfG0SEeHDmYM0yyqVvjTJvfwKD2hWardNVPzOzlVZ9FkJ2 /qqkBvhPeaTFgaQctCh8NMzCcDs0EUFNrH8aBqpI6TCuoeVNW+6SHuhc HFIS9NpQCEzUIpWev8IzQ4BwlnqjAgp3LQkTk91Ig5VXApOknguXy4Vz lRKqLgZoKPWmYKd6DsDjQafzu/myNUg11XCb7qbhccuXnay11rcWTJMF +Eu5J3u2RA8="
            ],
            "RRSIG": [
                "NS 8 2 28800 20260830061024 20260809052343 50998 unibe.ch. gpebjqMoCCnrrgQN4IYyOEAc1CFIL9ObjO+wTWlFTNMvOBJG56wWGJZf uD2PdWW2QZOy7uQ6P3//x7sw+ollQM3oHU4K3MpANZCgcwPn65es75j1 oM87oHGQIUzM8GSVMKKhaYZ4LQ7Bpy9U1k5g/AutSTRxfmHGu+/4ckc0 hlXOrMHgk7VY8kQATuUpxzZxG7BjU0+H+flgDyrhVokdccTjLcAc17kq qbglTTl5zUP5bm8Vzqe36+cvgEnvPwjuLLm3BEaPNZwe9Auy57319u4k NES71v7/lyPOJpYwCTENehRILiGRFs2r86DOIYMGsdBHBreBQdMjIYeQ AvjrYQ==",
                "AAAA 8 2 28800 20260827223512 20260806222720 50998 unibe.ch. m4T8yW+WyO2BxgNBB15610+HtnymXY+VyGNAZ8IEwkMi4XksSZI0j2uW tRdSZCxo2I+VBDrMuDiuaaI8sfb9RHfExteqyuZQvXHAa5PNwzCvJX3H aNVL38IQYdjn28tjBBMqTBwORceGSa2ALcZXd/Eg7WFg+SKr2Ina+7/L pFFFXK/2NOv/G7wUS7HFjWV/HawAcwxwOzQsbpfnCncTKD6OaJSZxzMK IJW2EmmzabQeG7arjUKaTf+seFktqBBED+InbU/Q3WfpyTtCZM5SzpXR heqzfBCCodlDdMm00k0DMOZfGGmMuSgUdNwSvp+ifEFikmUpjnwWrmYF IeNWqg==",
                "DS 13 2 3600 20260908050458 20260809043153 48631 ch. oIUhSivIlcDWxEXZsaFRSISy1VvYrSJF1m3A/O+MF14o7oRpH9khYzrX eSdkFxchMksp6r4F0LcCpM7XUfxZkA==",
                "MX 8 2 28800 20260828000001 20260806232415 50998 unibe.ch. P+7tPWjvFvk/WsOe1quj0Z7cHYaAfbzDiLWTMTEYHJVo5eUlikJ8tQU9 UKXcTgaDi55z/6h5ttBUsOW3RR2OULe7JXqxQY1/jZaMZnVBocX1mZnT G/Ff9OMrmR2fu7VUsPXSaIXihWf+VM5MDSRbZMX+XDksnHhHIZ7e5BUz ve2wQSDwKiWYoZEAWccs6Z6rgTM4mVnHGpgPSzu74i8R1Y+L6hsLDZR2 y+hUzXNn3+TNoJoPCSGeMr2B2mqE4aw3lQlzB1+FKloH6r7QHSZ3i0sc M8F1dmo+9esqf1yM+jI4gcfFTZTNN6xaJsfHyXV7lPMM2JJLgIoxb/za pfC/7A=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [
                "100 10 \"S\" \"x-eduroam:radius.tls\" \"\" _radsec._tcp.eduroam.ch."
            ],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "130.92.232.93"
        ],
        "ipv6": [
            "2001:620:400:1892::93"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:193.247.208.64/29 include:_spf.unibe.ch include:customers.clickdimensions.com ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc_agg@vali.email; fo=1; adkim=r; aspf=r",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.unibe.ch",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArcYky6zacqpW4lS7g7RqLJrke71ljk7jlDBXAkuLhy0G4ukQ9z2RMzrsWs4bGlht/O/g1U1OsFnw7hhFkrlIjmg84kgmpZmy/rmJM6TGpTwZmhFNXqpKnG2Oz6lhnXRnmC02L2w4bazRo7sOfRqLA8zg4GYiwsRW54nfV5zcZ7t92+8GWp60vsp6pMdOlIXmeFhnXtTIZytGebDNc07nZB4wk2a82FMOif59bdpFhT+vNBPRskR9yf0GFjPavGV8O14pmV6dOES31V/9cMHYErsTpcr4+0wfIMhYhBD3Uecd780uHD7MxUn+BnK6zLaxGRuzNTXcJ6y3Ir2kYGinsQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "cmsextrassl.unibe.ch",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "130.92.232.93"
                    ],
                    "time_ms": 35.15
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "130.92.232.93"
                    ],
                    "time_ms": 486.21
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "130.92.232.93"
                    ],
                    "time_ms": 142.16
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "130.92.232.93"
                    ],
                    "time_ms": 151.79
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "130.92.232.93"
                    ],
                    "time_ms": 41.27
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "www.unibe.ch",
        "valid_from": "2026-07-17T01:36:46-05:00",
        "valid_to": "2026-10-15T01:36:45-05:00",
        "days_remaining": 66,
        "san": [
            "portal.unibe.ch",
            "unibe.ch",
            "unibe.net",
            "unibe.swiss",
            "unibern.ch",
            "universitaetbern.ch",
            "www.portal.unibe.ch",
            "www.unibe.ch",
            "www.unibe.net",
            "www.unibe.swiss",
            "www.unibern.ch",
            "www.universitaetbern.ch",
            "www.xn--unibrn-eua.ch",
            "www.xn--universittbern-eib.ch",
            "xn--unibrn-eua.ch",
            "xn--universittbern-eib.ch"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.unibe.ch/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 07:10:44 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "72989",
            "location": "https://www.unibe.ch/",
            "strict-transport-security": "max-age=15768000",
            "x-content-type-options": "nosniff",
            "cache-control": "s-maxage=21600, max-age=0, public, must-revalidate, proxy-revalidate",
            "pragma": "no-cache",
            "via": "waitress",
            "x-powered-by": "Zope (www.zope.dev), Python (www.python.org)",
            "x-cache-status": "HIT"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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": "Zope (www.zope.dev), Python (www.python.org)"
    },
    "webpage": {
        "url": "https://www.unibe.ch/",
        "title": "Universität Bern",
        "description": "Die Universität Bern ist eine 1834 gegründete Volluniversität in der Stadt Bern, mit acht Fakultäten, rund 150 Instituten und 9 inter- und transdisziplinäre Kompetenzzentren.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "130.92.232.93": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mailhub-lb.unibe.ch",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 115.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 228,
                "banner": "",
                "error": "No connection"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.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": 92.26
}