The IIS Management Service configuration IP Address restriction user interface only allows entry of IPv4 addresses.
Unlike IIS websites, however, WMSVC stores it's configuration in the registry (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WebManagement\Server). This includes a base64 encoded binary representation of RemoteRestrictions, making it pretty much impossible to modify it.
Is my only choice to allow by default?