Another method, just to prove it's your DNS and not us you can update your host file...
This is a file on a windows machine that will avioid a DNS lookup.
You'll find your file under
Windows 7 = C:\WINDOWS\SYSTEM32\DRIVERS\ETC
Windows Vista = C:\WINDOWS\SYSTEM32\DRIVERS\ETC
Windows XP = C:\WINDOWS\SYSTEM32\DRIVERS\ETC
Windows 2K = C:\WINNT\SYSTEM32\DRIVERS\ETC
It will look like this:-
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
Then ...
### Add this next line use your domain name insteaad of YOURDOMAINGOESHER.COM
### When saving make sure it has no .TXT ending, or rename it to ensure it doesn't have the .TXT ending
84.45.106.154 YOUR-DOMAIN-GOES-HERE.COM
So then it looks like this:-
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
### Add this next line use your domain name insteaad of YOURDOMAINGOESHER.COM
### When saving make sure it has no .TXT ending, or rename it to ensure it doesn't
84.45.106.154 YOUR-DOMAIN-GOES-HERE.COM
Also attached...
PLEASE MAKE SURE THAT THE FILE DOES NOT HAVE THE .TXT ENDING!
Rosco
