Censys · Example Payload

Asset Graph Host Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

autonomous_systemdnsgreynoisehardwareiplabelslocationnetworkoperating_systemprivacyreputationservice_countserviceswhois

Example Payload

Raw ↑
{
  "autonomous_system": null,
  "dns": null,
  "greynoise": null,
  "hardware": null,
  "ip": "8.8.8.8",
  "labels": [
    null,
    null
  ],
  "location": null,
  "network": [
    null,
    null
  ],
  "operating_system": null,
  "privacy": [
    null
  ],
  "reputation": null,
  "service_count": 211,
  "services": [
    null
  ],
  "whois": null
}