GreyNoise Intelligence · Example Payload

Greynoise Callback Overview Response Example

SecurityThreat IntelligenceCybersecurityIP ReputationVulnerability ManagementNetwork TelemetrySOC AutomationPublic APIs

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

Top-level fields

total_ipsstage_1_ipsstage_2_ipstotal_filesfiles_with_vtfiles_without_vttotal_cross_refstotal_scanner_linksips_with_filesips_without_filesips_with_scannersips_without_scannersdistinct_scannerstop_threat_names

Example Payload

Raw ↑
{
  "total_ips": 142,
  "stage_1_ips": 98,
  "stage_2_ips": 44,
  "total_files": 230,
  "files_with_vt": 180,
  "files_without_vt": 50,
  "total_cross_refs": 312,
  "total_scanner_links": 456,
  "ips_with_files": 110,
  "ips_without_files": 32,
  "ips_with_scanners": 130,
  "ips_without_scanners": 12,
  "distinct_scanners": 89,
  "top_threat_names": []
}