Tool Skill
Calculate Subnet
calculate_subnetFetch Subnet info for a given ipaddress/subnet/CIDR
$0.01/call
Flat rate
NetworkCalc
When to Use
Use this tool when you need to fetch subnet info for a given ipaddress/subnet/cidr . This is part of the NetworkCalc provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 4+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("networkcalc/calculate_subnet")xpay_run— Execute:xpay_run("networkcalc/calculate_subnet", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
subnet | string | Yes |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- NetworkCalc (all tools) — 5 tools
- Dns Lookup — $0.01/call
- Whois Lookup — $0.01/call
- Spf Lookup — $0.01/call
- Certificate Info — $0.01/call
Links
- Tool page: https://xpay.tools/networkcalc/calculate-subnet/
- Provider: https://xpay.tools/networkcalc/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("networkcalc/calculate_subnet")// 2. Execute
xpay_run("networkcalc/calculate_subnet", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
subnet | string | Yes | - |
Related Tools from NetworkCalc
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/networkcalc/calculate-subnet/SKILL.md
CLI
npx @xpaysh/cli install networkcalc/calculate-subnet
Manual
curl -o SKILL.md https://xpay.tools/skills/networkcalc/calculate-subnet/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
NetworkCalc

