pub const PRIVATE_TLD_SUFFIXES: &[&str];Expand description
Private-DNS suffix denylist applied to non-IP hosts. Belt-and-suspenders on top of the resolved-IP checks (an internal name might resolve through split-horizon DNS to a public-looking record at validation time).