Event-Driven Classification Architecture
Push-Based Category Updates
Beyond request-response classification, the streaming connection delivers real-time category update events. When our classification engine recategorizes a domain, all connected clients with that domain in their recent lookup cache receive a push notification with the updated category. This ensures your filtering decisions reflect the latest intelligence without polling or cache invalidation delays. A domain that was categorized as "Business" yesterday but was compromised and reclassified as "unsafe content" today triggers an immediate push to all active connections. This real-time reclassification capability is also used to detect web signals of business owner retirement based on shifting domain activity patterns.
content risk Alert Stream
Subscribe to the content risk alert channel to receive real-time notifications about newly identified restricted content campaigns, unsafe content distribution networks, and command-and-control infrastructure. These alerts arrive as structured events containing the content risk type, affected domains, accuracy level, and recommended action. Your filtering infrastructure can ingest these alerts to proactively block emerging content risks before users encounter them, closing the window between content risk discovery and policy enforcement.
Connection-Level Analytics
The streaming API emits periodic analytics frames summarizing your connection's activity: lookups per second, cache hit ratio, category distribution of recent queries, and latency percentiles. These metrics integrate directly with monitoring systems like Prometheus, Datadog, or Grafana, giving network operations teams real-time visibility into classification performance without instrumenting their own client code.