Look-up region and other information for any Azure-owned IP address:
$ digaz $(dig dev.azure.com +short)
changeNumber: 2 networkFeatures: ["API" "NSG" "UDR" "FW"] platform: "Azure" region: "" regionId: 0 systemService: "AzureFrontDoor"
An online version of this tool can be found at runson.cloud.
brew tap sampointer/digaz
brew install digaz
Debian and RPM packages can be found on the releases page.
git clone https://github.com/sampointer/digaz; cd digaz
docker build -t digaz .
docker run --rm -it digaz $(dig dev.azure.com +short)
Company | Tool |
---|---|
AWS | digaws |
Azure | digaz |
digg |