All the settings you mentioned are the same.
Please provide a screen shot from NetEdit. Make sure the IP Address of the PLC is not the same as anything else on your network.
I have even tried using different dns servers (ie 1.1.1.1).
It may be an issue with the IP Address, Subnet Mask, Gateway Address, and DNS (can't get to an external DNS).
Please provide all those.
I tried running the same project on the Do-More Simulator and am not getting the DNS server errors. The biggest difference I see is the scan time for the simulator is from 90-120 and on the PLC it is around 2200-2400. Could that be the issue? If so, what can be done about it?
No. The Simulator is running on a multi GHz PC vs. the PLC on 75 MHz. Your PLC scan time is not bad (2.4ms).
You might try just a DNSLOOKUP instruction with the same text as your HTTPCMD - make sure the URL is same/correct (0 vs O, 1 vs l vs I, etc.).
Are you using the onboard Ethernet port (no POM)?