In order to clear your DNS cache on Mac OS X (v 10.5+) you will have to:
1. Access the Terminal
2. Enter the following command:
dscacheutil -flushcache
And that’s all 🙂
For versions prior to 10.5 (10.4 and below) you can use this command:
lookupd -flushcache