Microsft Azure IP checking tool ? - safe or hacker

John Coates 20 Reputation points
2023-11-22T07:46:52.9233333+00:00

How can I check an IP detailed as Azure related is safe and legitimate or a hacker using Azure infrastructure?

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,762 questions
0 comments No comments
{count} votes

Accepted answer
  1. KapilAnanth-MSFT 49,536 Reputation points Microsoft Employee Moderator
    2023-11-22T08:45:09.85+00:00

    @John Coates

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    I understand that you would like to know if there are any tools to identify if an Azure IP is legitimate.

    To verify if an IP belongs to Azure or not, you can use Azure IP Lookup tool.

    If you use this, you will get the region and the type of the resource using the IP.

    • AzureCloud.<RegionName> - Indicates that the IP can belong to a VM or an IaaS Service
    • <PaaSService>.<RegionName> - Indicates that the IP belongs to a PaaS Service. E.g., Storage.CentralIndia

    The chances that the latter is malicious is highly unlikely.

    However, with the former, it is quite possible that a user is abusing the Azure platform.

    • There are no websites/tools to check if a specific Azure IP is being used by a hacker directly as Azure IP is just like any other Public IP in Internet.
    • However, if you have an Azure environment and if you can specify your exact use case , we can suggest how you can prevent your environment from such malicious IPs/attacks.

    Additionally, you can use Microsift's IP Reporting tool to report an Azure IP should you feel the IP is being abused.

    • In case someone has reported the Azure IP, Microsoft will take the necessary action from the backend.

    Kindly let us know if this helps or you need further assistance on this issue.

    Thanks,

    Kapil


    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.