API source code
Check out the open-source Azure IP Lookup API that powers this tool.
View on GitHubFind Azure service tag, region, and network metadata for any IP address or domain. Share results easily with a link to the same lookup.
/api/ipAddress?ipOrDomain=<ipAddressOrDomain> . Supply either an IP address or domain name and the service returns the same payload you see in the UI. | Lookup type | Example URL |
|---|---|
| Domain name | https://www.azurespeed.com/api/ipAddress?ipOrDomain=www.azurespeed.com |
| IPv4 address | https://www.azurespeed.com/api/ipAddress?ipOrDomain=104.45.231.79 |
| IPv6 address | https://www.azurespeed.com/api/ipAddress?ipOrDomain=2603:1030:0800:0005:0000:0000:BFEE:A418 |
Dig deeper into service tags and automation options for Azure network security.
Check out the open-source Azure IP Lookup API that powers this tool.
View on GitHubLearn how service tags simplify Azure network security management.
Learn moreUse the REST API to automate service tag lookups and updates.
Read documentationManage service tags programmatically with the Azure PowerShell module.
Get the module