Leaving the issue at hand aside, I thought this was a good insight into how bitcoin core nodes find peers on the network (using a hardcoded list of seed nodes)
Also new to me was the list of requirements for running a dns seed node.
pull down to refresh
.onionaddresses that are tried too. I2P probably has something similar.-connect, the seed nodes and other mechanisms aren't used. Similarly, if you use-addnode, provided your node works and returns addresses, the seed nodes aren't that relevant either..onionand.i2ppeers too, updated from time to time. https://github.com/bitcoin/bitcoin/tree/master/contrib/seedsonionANDi2pwould help here even if ISP is trying to MITM attack you.