They are called
DNS Seeds And they are hard coded into the client to help nodes bootstrap.
Basically they are IP addresses of bitcoin nodes run by Bitcoin community members and they assist in peer discovery since new nodes on the network don't know which addresses to connect to.
Are there no way to start ./bitcoind without connect to other peer? I just want to test source revision and function test without connect to peers.