Now that Destination.Get supports lookups by IP address, we should entertain supporting IP lookups for GetProfile as well.
I imagine this would work by mapping the IP to a kubernetes service and lookup as we already do today; and that the default profile would be returned for all IPs that cannot be discovered.