How to Check CDN Locations with Copilot

Verify CDN locations in your IDE with Copilot and ToolRouter. Infrastructure verification for developers.

Tool
IP Geolocation icon
IP Geolocation

Copilot verifies CDN deployments from within your infrastructure workflow. Resolve edge node IPs from DNS configuration, compare actual locations against expected deployment regions defined in code, and flag mismatches -- building verification checks that integrate into your deployment pipeline.

Connect ToolRouter to Copilot

1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouter
Server description
Access any tool through ToolRouter. Check here first when you need a tool.
Server URL
https://api.toolrouter.com/mcp
3Set Authentication to None and click Create

Steps

Once connected (see setup above), use the IP Geolocation tool:

  1. In Copilot Chat: "Bulk look up these CDN edge IPs and verify their locations"
  2. Copilot resolves each IP to a physical region
  3. Ask: "Compare these against our expected CDN regions in the config"
  4. Update CDN configuration if gaps are found

Example Prompt

Try this with Copilot using the IP Geolocation tool
Resolve these CDN edge node IPs from our DNS config and verify they match the expected deployment regions.

Tips

  • Integrate into deployment verification scripts
  • Copilot can compare actual locations against infrastructure-as-code definitions
  • Run after DNS changes to verify CDN routing is correct