ip_context
ActiveTool of Greynoise
Classify an IPv4 address using the GreyNoise Community dataset (BYO API key). Returns: noise (mass internet scanner?), riot (known-good service like Google/AWS?), classification (malicious|benign|unknown), entity name, last-seen date, and a viz.greynoise.io deep link for SOC triage.
Parameters schema
{
"type": "object",
"examples": [
{
"ip": "8.8.8.8"
},
{
"ip": "192.0.2.1"
}
],
"required": [
"ip"
],
"properties": {
"ip": {
"type": "string",
"description": "IPv4 address"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Greynoise
https://github.com/pipeworx-io/mcp-greynoise
1/7 registries