Created
April 15, 2013 20:08
-
-
Save HostOnNet/5390929 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------- | |
This nslook is Ok, return proper IP 96.125.164.211 as listed in Cpanel | |
------------- | |
root@server20 [~]# nslookup royaltyinthenews.com ns251.hostgator.com | |
Server: ns251.hostgator.com | |
Address: 184.173.199.239#53 | |
Name: royaltyinthenews.com | |
Address: 96.125.164.211 | |
root@server20 [~]# | |
------------- | |
This from my pc, it shows different IP, it should return 96.125.164.211 | |
------------- | |
C:\Users\boby>nslookup royaltyinthenews.com ns251.hostgator.com | |
(root) | |
primary name server = ns-1.hostgator.com | |
responsible mail addr = root.chaswap246.hostgator.com | |
serial = 1306472234 | |
refresh = 86400 (1 day) | |
retry = 7200 (2 hours) | |
expire = 3600000 (41 days 16 hours) | |
default TTL = 86400 (1 day) | |
Server: UnKnown | |
Address: 184.173.199.239 | |
Name: royaltyinthenews.com.service.softlayer.com | |
Address: 184.173.199.239 | |
C:\Users\boby> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment