Retrieve xen data’s ip whitelist

So, it’s possible on a cloud server to retrieve the xen store data for the VM. This includes stuff like networking, whitelisted ip’s MAC ID’s and other pertinent stuff relevant to your server.

xenstore-ls vm-data/provider_data/ip_whitelist

Quite a simple one, but thanks to Blake for reminding me of this ;D