To lookup the IP number for a domain name, use dig (domain internet grapher).
For full DNS infromation for the site, use: dig DOMAIN Where DOMAIN is the domain you want to look up.
To return just the IP address, use: dig +short DOMAIN Example: dig +short ojb.nz, gives 121.99.240.66
Alternatively, use: dscacheutil -q host -a name DOMAIN Where DOMAIN is the domain you want to look up. Note: This might give a different result, depending on cacheing.
I usually write a blog post about once a week. The latest post can be viewed here: Think for Yourself: In the end, everything is just an opinion. Be skeptical, and think for yourself! (posted 2026-04-25 at 21:12:02). Or go to the Home Page of My Blog to choose a post to view.
Latest Site News and Notifications (Desktop): You are currently viewing OJB's web site, version 2.4 which has some major changes, and possibly errors! Please report any problems to ojb@mac.com.