Censys · Example Payload

Platform Threatonhostrange Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Platform Threatonhostrange Example is an example object payload from Censys, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

end_timeipportprotocolstart_timethreat_nametransport_protocol

Example Payload

Raw ↑
{
  "end_time": "2026-05-29T12:34:56Z",
  "ip": "8.8.8.8",
  "port": "example",
  "protocol": "SSH",
  "start_time": "2026-05-29T12:34:56Z",
  "threat_name": "Production Internet Asset Inventory",
  "transport_protocol": "HTTP"
}