GreyNoise Intelligence · Arazzo Workflow
GreyNoise GNQL Investigate Top Result
Version 1.0.0
Run a GNQL query, then pull full context for the first matching IP.
View Spec
View on GitHub
SecurityThreat IntelligenceCybersecurityIP ReputationVulnerability ManagementNetwork TelemetrySOC AutomationPublic APIsArazzoWorkflows
Provider
Workflows
gnql-investigate-top-result
GNQL search then deep-context the first matching IP.
Executes a GNQL query, checks that results exist, and fetches the full IP context for the first result so the top hit can be investigated in detail.
1
runQuery
gnqlV3Query
Execute the GNQL query against the GreyNoise dataset and return matching IP records along with request metadata.
2
contextFirst
V3IP
Retrieve the full IP context for the first IP returned by the GNQL query, including metadata, associated actor, activity tags, and raw scan data.