Not sure where you want to get it? Just view them in the browser? In code... from the Database?
As a site admin you can view them in the Sites Application when you click on the pencil icon and navigate to the Domain aliases tab:
In code you can retrieve a list of all aliases for the current site:
SiteDomainAliasInfoProvider.GetDomainAliases(SiteContext.CurrentSiteID)