You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_domain

Active

Tool of Virustotal

declared in 0.1.0

Look up a domain's reputation via VirusTotal (no scheme, e.g. "example.com"). Returns engine analysis stats (malicious/suspicious/harmless/undetected counts and percent), reputation score, community votes, tags, last-analyzed date, and a link to the VirusTotal GUI report.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "domain": "malicious-site.com"
    },
    {
      "domain": "example.org"
    }
  ],
  "required": [
    "domain"
  ],
  "properties": {
    "domain": {
      "type": "string",
      "description": "FQDN (no scheme)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Virustotal

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

1/7 registries
View full server →
lookup_domain — Virustotal — PRSM MCP