Data Module: Internet Scanner - Triage Intelligence Module

Data Dictionary: Internet Scanner - Triage Intelligence Module Entitlements

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

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
metadataobject{
'asn': 'AS18881',
'city': 'Brasília',
'organization': 'Acme Inc',
'category': 'isp',
'mobile': True,
'tor': False,
'rdns': 'scanner.acme.inc',
'region': 'Federal District',
'source_country': 'Brazil',
'source_country_code': 'BR'
}
Additional metadata about the IP address.
metadata.asnstringAS37963ASN (Autonomous System Number) associated with the IP address.Sample
metadata.categorystringhostingCategory of the IP address such as hosting or ISP.Sample
metadata.citystringMiamiCity where the IP address is registered or operates.Sample
metadata.mobilebooleantrueDefines if the IP is part of a known cellular network.Sample
metadata.organizationstringFranTech SolutionsOrganization associated with the IP address.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
metadata.rdnsstringmiamitor4.usrDNS (reverse DNS lookup) value for the IP address.Sample
metadata.regionstringFloridaRegion (state or province) where the IP address is registered or operates.Sample
metadata.torbooleantrueIndicates whether the IP is a known Tor exit node.Sample
seen/noisebooleantrueIndicates if the IP was observed scanning the GreyNoise sensor network. Also referred to as 'noise'.
spoofablebooleanfalseIndicates whether the IP completed a three-way handshake with the GreyNoise sensor network. If false, the traffic may be spoofed.Sample
tagsstring list[
"Carries HTTP Referer",
"Cobalt Strike SSH Client",
"Follows HTTP Redirects"
]
Tags describing the observed scanning behavior of the IP address.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