Parameters

ParameterDescription
At TimeFetches the Censys view of a host and its services at the specified point in time. Requires historical API access.Nanosecond precision is allowed. Uses RFC3339 Timestamp.
IPThe IP Address of the requested host.

Example Output

{    "code": 200,    "result": {},    "status": "OK"}

Workflow Library Example

View Host with Censys and Send Results Via Email

Preview this Workflow on desktop