GreyNoise Intelligence · Example Payload

Greynoise Callback Ip Summary Example

SecurityThreat IntelligenceCybersecurityIP ReputationVulnerability ManagementNetwork TelemetrySOC AutomationPublic APIs

Greynoise Callback Ip Summary Example is an example object payload from GreyNoise Intelligence, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ipsource_workspacesis_stage_1is_stage_2first_seenlast_seenscanner_ipsscanner_countfile_countfiles

Example Payload

Raw ↑
{
  "ip": "198.51.100.42",
  "source_workspaces": [
    "GreyNoise"
  ],
  "is_stage_1": false,
  "is_stage_2": false,
  "first_seen": "2025-12-01",
  "last_seen": "2026-05-01",
  "scanner_ips": [
    "string"
  ],
  "scanner_count": 42,
  "file_count": 42,
  "files": []
}