INDIVIDUAL MCP TOOL
domain_reputation
Get comprehensive domain reputation: Majestic rank, Tranco rank, HaGeZi blocklist status, Blackbook malware status, phishing database status, HSTS preload status, and disposable email detection.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.robtex-com]
url = "https://mcp.robtex.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"robtex-com": {
"type": "http",
"url": "https://mcp.robtex.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: robtex-com
Remote MCP URL: https://mcp.robtex.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"robtex-com": {
"url": "https://mcp.robtex.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"robtex-com": {
"type": "http",
"url": "https://mcp.robtex.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "robtex-com",
"transport": "streamable-http",
"url": "https://mcp.robtex.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
latest_lightning_channels— Returns the most recently opened Lightning Network channels, sorted by open time descending.ip_reputation— Check an IP address reputation against 100+ real-time blocklists (DNSBLs).lookup_dns— Lookup DNS records (A, AAAA, MX, NS, TXT, CNAME, SOA) for a given hostname.reverse_lookup_dns_records— Find hostnames that use a specific DNS record value.reverse_lookup_mx— Find hostnames that use a specific mail server.reverse_lookup_ns— Find hostnames that use a specific nameserver.reverse_lookup_ip— Find hostnames that point to a specific IP address (IPv4 or IPv6).historic_reverse_lookup_ns— Find hostnames that *previously* used a specific nameserver but no longer do.