GreyNoise Intelligence · Example Payload

Greynoise Callback Filter Fields Example

SecurityThreat IntelligenceCybersecurityIP ReputationVulnerability ManagementNetwork TelemetrySOC AutomationPublic APIs

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

Top-level fields

is_stage_1is_stage_2first_seen_afterfirst_seen_beforelast_seen_afterlast_seen_beforehas_filesfile_typefile_namefile_hashscanner_ipsips

Example Payload

Raw ↑
{
  "is_stage_1": false,
  "is_stage_2": false,
  "first_seen_after": "2026-05-01",
  "first_seen_before": "2026-05-01",
  "last_seen_after": "2026-05-01",
  "last_seen_before": "2026-05-01",
  "has_files": false,
  "file_type": "string",
  "file_name": "Google Public DNS",
  "file_hash": "795bc7ce13f60d61e9ac03611dd36d90",
  "scanner_ips": [
    "string"
  ],
  "ips": [
    "string"
  ]
}