It's early, so I'll risk foot-in-mouth and say you can't with a simple select. It's basically the same as saying 'find all the sql servers on the network'. You could use sp_oacreate to run dmo, it has a method that returns the names of published servers.
Andy
http://www.sqlservercentral.com/columnists/awarren/