You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_host

Active

Tool of Urlhaus

declared in 0.1.0

Look up a hostname or IP address in the URLhaus database to find associated malware URLs. Returns all known malicious URLs hosted on that host.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "host": "malicious-site.com"
    },
    {
      "host": "192.168.1.100"
    }
  ],
  "required": [
    "host"
  ],
  "properties": {
    "host": {
      "type": "string",
      "description": "Hostname or IP address to look up (e.g. \"example.com\" or \"192.168.1.1\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Urlhaus

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

1/7 registries
View full server →