We use net.ParseIP, which doesn't handle zone IDs properly, so we fall back to treating the names as DNS names. We should be using netip instead.
We use net.ParseIP, which doesn't handle zone IDs properly, so we fall back to treating the names as DNS names. We should be using netip instead.