Most ISP's/Network operators have outsourced DNS operations to quad/cloud DNS providers (8.8.8.8 - Google, 9.9.9.9 - Quad9, 1.1.1.1 - Cloudflare) as it's one less thing to worry about. I know, this is an old-school topic perhaps, but been very interested to know if your ISP runs their own DNS infrastructure. The reason this gets important to know is because DoH(DNS queries over HTTPS) will soon be enabled by all browsers. It has already been enabled by default by Firefox for users in the United States.
The best way to check if your ISP is running their own recursive DNS server - login into the router and check the WAN/Internet page which lists the WAN IP address, Subnet mast, Gatway and DNS(Primary/Secondary). The primary/secondary DNS server IP addresses would be the part that's relevant to this thread. This would work for PPPoE connections which I am assuming would be most in here.
In the case you've configured the connection in bridged mode, you can run ipconfig(Windows), ifconfig(Linux/Unix) and check for the primary/secondary DNS server IP addresses.
I'll start with my response - AS24186(Railtel) runs a DNS server(203.153.41.28) in anycast. It allows queries only from their network.
The best way to check if your ISP is running their own recursive DNS server - login into the router and check the WAN/Internet page which lists the WAN IP address, Subnet mast, Gatway and DNS(Primary/Secondary). The primary/secondary DNS server IP addresses would be the part that's relevant to this thread. This would work for PPPoE connections which I am assuming would be most in here.
In the case you've configured the connection in bridged mode, you can run ipconfig(Windows), ifconfig(Linux/Unix) and check for the primary/secondary DNS server IP addresses.
I'll start with my response - AS24186(Railtel) runs a DNS server(203.153.41.28) in anycast. It allows queries only from their network.