Community Response

Data Dictionary: Community Response

This outlines the field types associated with the Community IP Lookup Endpoint.

Field Name

Field Type

Example

Description

ip

string

8.8.8.8

IP address that information is about

noise

boolean

false

This IP was observed scanning the GreyNoise sensor network. May also be referenced as "seen" but serves the same purpose.

riot

boolean

true

Indicates if an IP is part of the RIOT dataset or not.

classification

string

benign

IP Classification - possible options: benign, unknown, malicious

name

string

Google Public DNS

A dynamic field that provides the "actor" name if NOISE or the "provider" name if RIOT

link

url

https://viz.greynoise.io/riot/8.8.8.8

A link to the details of this IP on the GreyNoise Visualizer.

last_seen

date

2021-11-24

Date of last observed behavior on the GreyNoise Sensor network (format: YYYY-MM-DD)

message

string

Success

Provides additional error/status information on the request. Generally only used for integrations to determine if a lookup was successful or had an error.