For last server/port
From razor source code:
Config.SetRegString( Registry.CurrentUser, "LastServer", se.Address );
Config.SetRegString( Registry.CurrentUser, "LastPort", se.Port.ToString() );
So it should be in the registry under Current User / Software / Razor