Azure IP Lookup
Use this tool to find Azure service tags and region details for a given IP address or domain name.
What you will get with this tool
- Exact IP address or the domain name entered
- Corresponding Azure Service Tag ID
- IP address prefix associated with the Azure service
- The specific Azure region associated with the IP
- Details about the system service linked to the IP
- Information on network features associated with the service tag
Frequently Asked Questions
This tool leverages Microsoft's published service tag files to map IP addresses to physical data centers and cloud services. By checking the provided IP address or domain against these files, it identifies whether the IP is part of Azure, which service tag it belongs to, and the Azure region from which it originates. The tool supports both IPv4 and IPv6 addresses.
Yes, this tool supports both IPv4 and IPv6 address lookups.
You can use the
GET
method with the endpoint path /api/ipAddress?ipOrDomain=<ipAddressOrDomain>
to query the service. Below are example URLs for performing Azure IP Lookup via API: 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 |
A Service Tag represents a group of IP address prefixes from Microsoft Azure services. It simplifies the security definition for network security groups and firewall rules by enabling you to allow or deny traffic for a specific Azure service without having to know the specific IP addresses utilized by that service. This makes the management of security rules more straightforward and helps ensure that traffic flows only between allowed services.
Azure updates IP range and Service Tag data weekly. Download these files for different Azure clouds from the following links: