The new Censys Platform is live! Free, Solo & Teams users can try it now — Enterprise customers, contact your rep.

Report on Hosts

This tool allows you to generate a report on the breakdown of a value present on the Hosts returned by your query. For example, to generate a report on ports seen on Hosts with HTTP services, you could query for services.service_name: HTTP and then generate a report on the breakdown of the field services.port


Report for Hosts


services.smtp.banner services

JSON Report


{
  "query": "\"Your inbox is our canvas for exceptional impressions!\"",
  "field": "services.smtp.banner",
  "total": 0,
  "duration": 258,
  "total_omitted": 0,
  "potential_deviation": 0,
  "buckets": []
}