Censys · Example Payload

Asset Graph Network Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Asset Graph Network 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

allocation_typecidrscreatedhandlenameupdated

Example Payload

Raw ↑
{
  "allocation_type": "example",
  "cidrs": [
    "8.8.8.0/24"
  ],
  "created": "example",
  "handle": "example",
  "name": "Production Internet Asset Inventory",
  "updated": "example"
}