IP Address connection failed

John McCormick 116 Reputation points
2020-07-16T04:44:59.563+00:00

After successfully delegating my domain to azure, I receive the following error when I run the DNSSTUFF.com diagnostic:

We were unable to connect to any of your WWW addresses listed. Users will be unable to access your site until this is resolved.

[IP ADRESS] : connection failed

Trying to determine if this is an A record issue, or something else.

The email service works fine, and the azure nameservers are confirmed through a whois search, which seems to confirm it is a server / IP related issue.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,954 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vahid Ghafarpour 18,370 Reputation points
    2023-09-18T18:30:25.4366667+00:00

    Confirm that the DNS records (A records, CNAME records, etc.) for your domain are correctly configured in Azure DNS or the DNS registrar's control panel. Ensure that the A record for your domain's "www" subdomain is pointing to the correct IP address where your website is hosted.

    0 comments No comments