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
getCommunityIP
Query the Community API for the IP's classification to decide which enrichment path to take.
2
deepContext
V3IP
Retrieve the full IP context for a malicious IP, including metadata, associated actor, activity tags, and raw scan data.
3
quickContext
V3IP
Retrieve a quick IP context for a benign or unknown IP, surfacing its business service intelligence trust level without the full payload.