Intelligence Module - Triage

Data Dictionary: Intelligence Module - Triage - Entitlements

This outlines the field types associated with the IP and Query endpoint responses that are entitled based on purchasing the Triage Intelligence Module.

Last Updated: 2025-10-08

Field NameField TypeExampleDescriptionQuery Sample
actorstringunknownConfirmed owner or operator of the IP address.Sample
botbooleanfalseIndicates whether the IP is associated with known bot activity.Sample
classificationstringunknownClassification of the IP address. Possible values: benign, unknown, malicious, suspicious.Sample
ipstring1.2.3.4IP address observed on the GreyNoise sensor network.
last_seendate2021-12-31Date when the IP was most recently observed on the GreyNoise sensor network (YYYY-MM-DD format).Sample
last_seen_timestampstring2021-12-31 05:32:53Date + Time when the IP was most recently observed on the GreyNoise sensor network (YYYY-MM-DD format).
metadataobject
{
"asn": "AS6142",
"category": "hosting",
"destination_asns": [],
"destination_cities": [],
"destination_countries": [
"Brazil"
],
"destination_country_codes": [
"BR"
],
"domain": "oracle.com",
"latitude": 0,
"longitude": 0,
"mobile": false,
"organization": "Oracle Corporation",
"os": "",
"rdns": "",
"rdns_parent": "",
"region": "Arizona",
"sensor_count": 0,
"sensor_hits": 0,
"single_destination": true,
"source_city": "Phoenix",
"source_country": "United States",
"source_country_code": "US"
}
Additional metadata about the IP address. Items not included in this module will be empty.
metadata.asnstringAS37963ASN (Autonomous System Number) associated with the IP address.Sample
metadata.categorystringhostingCategory of the IP address such as hosting or ISP.Sample
metadata.destination_countriesstring list
['Belarus']
List of countries where sensors that observed scanning traffic from this IP are located.Sample
metadata.destination_country_codesstring list
['BY']
List of country codes where sensors that observed scanning traffic from this IP are located.Sample
metadata.domainstringlionlink.netDomain associated with the IP ASN owner.Sample
metadata.mobilebooleantrueDefines if the IP is part of a known cellular network.Sample
metadata.organizationstringFranTech SolutionsOrganization associated with the IP address.Sample
metadata.rdnsstringmiamitor4.usrDNS (reverse DNS lookup) value for the IP address.Sample
metadata.rdns_parentstringacme.lclParent domain associated with the rDNS value.Sample
metadata.regionstringFloridaRegion (state or province) where the IP address is registered or operates.Sample
metadata.single_destinationbooleanTrueIndicates that the IP only scanned a single destination country.Sample
metadata.source_citystringMiamiCity where the IP address is registered or operates.Sample
metadata.source_countrystringUnited StatesCountry where the IP address is registered or operates.Sample
metadata.source_country_codestringUSCountry code of the IP address based on ISO 3166-1 alpha-2.Sample
spoofablebooleanfalseIndicates whether the IP completed a three-way handshake with the GreyNoise sensor network. If true, the traffic may be spoofed.Sample
tagsobject list
[
\{
"category": "activity",
"created": "2020-04-07",
"cves": [],
"description": "IP addresses with this tag have been observed scanning the Internet for CGI scripts.",
"id": "feb92353-4264-44ce-8f7d-8ddae93719da",
"intention": "malicious",
"name": "CGI Script Scanner",
"recommend_block": false,
"references": [
"[https://en.wikipedia.org/wiki/Common\_Gateway\_Interface](https://en.wikipedia.org/wiki/Common_Gateway_Interface)"
],
"slug": "cgi-script-scanner",
"updated_at": "2025-05-14T04:12:40.778197Z"
}
]
List of tags associated with this IP and the tags details.Sample
tags.categorystringactivityCategory type for the identified tag.
tags.created_atdate2020-04-07Date the tag was added to GreyNoise.
tags.cvesstring list
["CVE-1992-2342"]
Any CVEs associated with the behavior detected by the tag.
tags.descriptionstringThis is a tag description.A brief description of what the tag identifies.
tags.idstringfeb92353-4264-44ce-8f7d-8ddae93719daThe unique id given to the tag.
tags.intentionstringmaliciousThe identified intention of the activity detected by this tag.
tags.namestringCGI Script ScannerThe name of the tag.
tags.recommended_blockbooleanfalseIndicates if IPs associated with this tag should be blocked.
tags.referencesstring list
[
"[https://en.wikipedia.org/wiki/Common\_Gateway\_Interface](https://en.wikipedia.org/wiki/Common_Gateway_Interface)"
]
A list of references used to create this tag.
tags.slugstringcgi-script-scannerThe slug associated with the tag.
tags.updated_atdata2025-05-14T04:12:40.778197ZThe last time this tag was updated or modified.
torbooleantrueIndicates whether the IP is a known Tor exit node.Sample
vpnbooleanfalseIndicates if the IP is associated with a known VPN service.Sample
vpn_servicestringPIA_VPNName of the VPN service associated with the IP (if applicable).Sample