{
    "_ts": 1786085597,
    "data": {
        "host": "example.com",
        "port": 443,
        "dns": {
            "a": [],
            "aaaa": [],
            "cname": []
        },
        "primary_ip": "",
        "rdns": "",
        "geo": [],
        "tcp": {
            "ok": true,
            "latency_ms": 21.81,
            "error": ""
        },
        "ports": [
            {
                "port": 443,
                "open": true,
                "latency_ms": 13.9
            },
            {
                "port": 80,
                "open": false,
                "latency_ms": 1861.87
            },
            {
                "port": 8443,
                "open": false,
                "latency_ms": 1805.49
            },
            {
                "port": 8080,
                "open": false,
                "latency_ms": 1824.58
            }
        ],
        "rtt": {
            "ok": true,
            "samples": [
                13.86,
                15.52,
                81.32,
                90.49
            ],
            "min": 13.86,
            "max": 90.49,
            "avg": 50.3
        },
        "tls": {
            "ok": true,
            "issuer": "Cloudflare TLS Issuing ECC CA 3",
            "subject": "example.com",
            "valid_from": "2026-07-30",
            "valid_to": "2026-10-28",
            "san_count": 2
        },
        "http": [
            {
                "url": "https://example.com/",
                "ok": true,
                "http_code": 200,
                "time_ms": 298.78,
                "error": ""
            },
            {
                "url": "http://example.com/",
                "ok": true,
                "http_code": 200,
                "time_ms": 396.97,
                "error": ""
            }
        ],
        "risk": {
            "score": 6,
            "level": "LOW",
            "signals": []
        }
    }
}