You're viewing a demo portfolio

Join the waitlist
PRSM

ip_context

Active

Tool of Greynoise

declared in 0.1.0

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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Greynoise

https://github.com/pipeworx-io/mcp-greynoise

1/7 registries
View full server →