|
|
|
|
|
by gojomo
4925 days ago
|
|
I think that's wrong: there's no way for a site to know what DNS servers I use. Instead, they use a reverse lookup from the apparent IP I'm connecting from... that is available to them, and is unrelated to my DNS servers. Or can you supply a reference/explanation for how'd they'd know my DNS servers? |
|
Your ISPs recursive DNS servers send off a query to the sites authoritative servers, which in turn look at the source IP address. That's how they know. (Source: I've built a few CDNs)