GreyNoise Intelligence · Arazzo Workflow
GreyNoise Community Classification Router
Version 1.0.0
Community-check an IP and route malicious vs benign to different lookups.
View Spec
View on GitHub
SecurityThreat IntelligenceCybersecurityIP ReputationVulnerability ManagementNetwork TelemetrySOC AutomationPublic APIsArazzoWorkflows
Provider
Workflows
community-classification-router
Community classify an IP then route malicious and benign separately.
Uses the Community API classification to branch malicious IPs into a full context lookup and benign IPs into a quick context lookup.
1
communityCheck
Query the Community API for the IP's classification to decide which enrichment path to take.
2
deepContext
Retrieve the full IP context for a malicious IP, including metadata, associated actor, activity tags, and raw scan data.
3
quickContext
Retrieve a quick IP context for a benign or unknown IP, surfacing its business service intelligence trust level without the full payload.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.