Awaiting DNS Records

Hi guys,

I am attempting to connect an external DNS from IONOS to netlify. I have made an A record pointing at 75.2.60.5, and DNS seems to have worked when checking DNS checker but Netlify still awaiting DNS.

Hi @rsheppard-dev,

Thanks for reaching out!

Looks like there’s a error in the IP address:

host koalab2b.com
koalab2b.com has address 72.2.60.5
koalab2b.com mail is handled by 1 aspmx.l.google.com.
koalab2b.com mail is handled by 5 alt1.aspmx.l.google.com.
koalab2b.com mail is handled by 5 alt12.aspmx.l.google.com.
koalab2b.com mail is handled by 10 aspmx2.googlemail.com.
koalab2b.com mail is handled by 10 aspmx3.googlemail.com.

You’ll want to ensure you’re instead using 75.2.60.5. The above is showing an A Record for 72.2.60.5.

If you change the A Record for the bare domain to 75.2.60.5 do you continue to have issues?

How did I miss that? Thanks will update and hopefully works