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.
I do podcasts too! You can listen to my latest podcast, here: OJB's Podcast 2026-04-25 Think For Yourself: In the end, everything is just an opinion. Be skeptical, and think for yourself! Or subscribe to my podcast RSS feed, on my RSS Feeds page.
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.