Censys · Example Payload

Platform Serviceonhostrange Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

end_timeipportprotocolstart_timetransport_protocol

Example Payload

Raw ↑
{
  "end_time": "2026-05-29T12:34:56Z",
  "ip": "8.8.8.8",
  "port": "example",
  "protocol": "UDP",
  "start_time": "2026-05-29T12:34:56Z",
  "transport_protocol": "SSH"
}