GreyNoise Intelligence · Arazzo Workflow
GreyNoise Tag Hunt To Context
Version 1.0.0
Resolve an activity tag, hunt IPs carrying it, then context the top hit.
View Spec
View on GitHub
SecurityThreat IntelligenceCybersecurityIP ReputationVulnerability ManagementNetwork TelemetrySOC AutomationPublic APIsArazzoWorkflows
Provider
Workflows
tag-hunt-to-context
Resolve a tag slug, GNQL-hunt it, then context the first matching IP.
Lists tags by name to resolve a slug, queries GNQL for IPs tagged with it, and pulls the full IP context for the first matching IP.
1
resolveTag
listTags
List tags filtered by name to resolve the canonical tag slug and metadata.
2
huntTag
gnqlV3Query
Run a GNQL query for IP addresses carrying the resolved tag slug.
3
contextFirst
V3IP
Retrieve the full IP context for the first IP carrying the tag, including metadata, classification, associated actor, and raw scan data.