To find out which Domain Controller your server/workstation is authenticating against, open up a command prompt (Start --> Run --> cmd --> Enter) and copy/paste the following:
echo %logonserver%
This will return the DC that has authenticated your login.