raccha.ai
R
raccha.ai
/ip_cidr

ip cidr

IPv4/IPv6 CIDR math. Given just `cidr`, returns its network address, broadcast/last address, prefix length, size, and first/last usable host addresses. If `ip`

liveunknown~5s typical
mcpraccha.ai
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-raccha-raccha /ip_cidr for me.

Input

FieldTypeDescription
cidr*stringA CIDR block, e.g. "10.0.0.0/24" or "2001:db8::/32".
ipstringOptional IP address to test for membership in `cidr`.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-raccha-raccha","endpoint":"/ip_cidr","input":{"cidr":"..."}}'
cli
npx cracked-ai run -p mcp-ai-raccha-raccha -e /ip_cidr -i '{"cidr":"..."}'
mcp
run_tool({ provider: "mcp-ai-raccha-raccha", endpoint: "/ip_cidr", input: {"cidr":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.