Intelligence Module - C2 Detection

Data Dictionary: Intelligence Module - C2 Detections - Entitlements

This outlines the field types associated with the IP endpoint responses to which you are entitled if you purchase the C2 Detection Intelligence Module.

Last Updated: 2026-06-15


Field NameField TypeExampleDescription
ipstring198.51.100.42The queried IP address.
source_workspacesarray[string]["GreyNoise", "Personal"]The workspaces from which this IP was observed or enriched.
is_stage_1booleantrueIndicates whether the IP has been observed in Stage 1 activity (initial reconnaissance or scanning).
is_stage_2booleantrueIndicates whether the IP has been observed in Stage 2 activity (exploitation or post-exploitation behavior).
is_riotbooleantrueIndicates whether the IP belongs to a known business service (BSI).
riot_trust_levelinteger0Trust level assigned IP via the BSI dataset.
first_seendatetime2025-03-01T00:00:00ZThe earliest date and time this IP was observed by GreyNoise (ISO 8601 UTC).
last_seendatetime2025-03-15T12:30:00ZThe most recent date and time this IP was observed by GreyNoise (ISO 8601 UTC).
scanner_ipsarray[string]["203.0.113.7", "192.0.2.99"]List of IP addresses observed scanning this host.
scanner_countinteger5Total number of distinct scanner IPs observed targeting this host.
file_countinteger3Total number of malicious files associated with this IP.
active_filesarray[object](see nested fields below)List of active malicious files associated with this IP, including hash values and threat metadata.
active_files[].sha256stringe3b0c44298fc1c149afbf4c8996fb924...SHA-256 hash of the associated file.
active_files[].md5stringstringMD5 hash of the associated file.
active_files[].sha1stringstringSHA-1 hash of the associated file.
active_files[].threat_namestringTrojan.GenericKD.46542The threat or malware family name as identified by antivirus engines.
active_files[].vt_detection_countinteger42Number of VirusTotal antivirus engines that flagged this file as malicious.
active_files[].vt_engine_countinteger71Total number of VirusTotal antivirus engines that scanned this file.
active_files[].file_namestringpayload.binOriginal or observed filename of the associated file.
active_files[].sizeinteger24576File size in bytes.
active_files[].typestringapplication/x-executableMIME type of the file.
enrichmentobject(see nested fields below)Geolocation and network enrichment data for the IP address.
enrichment.asnstringAS4837Autonomous System Number (ASN) associated with the IP.
enrichment.orgstringCHINA UNICOM China169 BackboneOrganization or ISP name associated with the ASN.
enrichment.citystringQingdaoCity where the IP is geographically located.
enrichment.regionstringShandongRegion or state where the IP is geographically located.
enrichment.countrystringChinaCountry where the IP is geographically located.
enrichment.country_codestringCNISO 3166-1 alpha-2 country code for the IP's location.
enrichment.latitudefloat36.0649Latitude coordinate of the IP's geolocation.
enrichment.longitudefloat120.3804Longitude coordinate of the IP's geolocation.
enrichment.is_torbooleantrueIndicates whether the IP is associated with a Tor exit node.
enrichment.routestring119.176.0.0/12BGP route (CIDR block) associated with the IP.
enrichment.typestringispNetwork type classification (e.g., isp, hosting, education, business).
enrichment.domainstringchinaunicom.cnDomain associated with the IP's organization or ASN.
enrichment.rdnsstringstringReverse DNS (PTR record) for the IP address, if available.