If for some reason you are curious to know which DC (Domain Controller) you logged on to then all you need to do is use the LOGONSERVER environment variable. Of course this means your machine is already part of a domain.

The easiest way to see this will be to type the following in a cmd prompt:

echo %logonserver%