In commit "docs: netaddress: Improve {Is,Set}Internal docs" (ef22bf11b71a5b5e396fd15de5c9db979c9fe501)
While it's seems helpful to mention CAddrMan, the new comment seems less clear than the original "Useful for mapping resolved addresses back to their source". Would maybe suggest: "CAddrMan uses these fake addresses to keep track of which DNS seeds were used."
The next sentence about extra resolves doesn't also make sense to me, and I'd probably suggest dropping it. I'd expect if this method were not available, the obvious alternative for CAddrMan would be to track strings in addition to addresses, not to start doing extra resolves.