BandaAncha.eu

  • 🔍 en 📰 artículos ⏎
  • 🔍 en 💬 foros ⏎
  • 🔍 en 👇 este 💬 foro ⏎
  • 🔍 en 👇 este 💬 tema ⏎
Regístrate Regístrate Identifícate Identifícate

¿Intercepta tu ISP las DNS de Google? - página 2

Página 2
BocaDePez
BocaDePez

Con Lowi

PS C:\WINDOWS\system32> nslookup -type=TXT maxmind.test-ipv6.com 8.8.8.8
Servidor: google-public-dns-a.google.com
Address: 8.8.8.8
Respuesta no autoritativa:
maxmind.test-ipv6.com text =
"ip='74.125.47.6' as='15169' isp='Google LLC' country='US'"
maxmind.test-ipv6.com text =
"ip='212.183.224.0' as='6739' isp='ONO' country='ES'"
🗨️ 3
BocaDePez
BocaDePez

Seguimos con Lowi y probando con OpenDns que tampoco son interceptadas, ¿cual es el motivo de que se intercepte los DNS de Google y los del resto no?

PS C:\WINDOWS\system32> nslookup -type=TXT maxmind.test-ipv6.com 208.67.222.222
Servidor: resolver1.opendns.com
Address: 208.67.222.222
Respuesta no autoritativa:
maxmind.test-ipv6.com text =
"ip='2a04:e4c0:10::65' as='36692' isp='OpenDNS, LLC' country='US'"
🗨️ 2
rbetancor

Ya te lo he explicado más arriba, te lo creas o nó, es así.

🗨️ 1
BocaDePez
BocaDePez

Que si me lo creo, pero la excusa no quita que puedan estar haciendo otro uso.

goirigolzorra

Servidor: google-public-dns-a.google.com

Address: 8.8.8.8

Respuesta no autoritativa:

maxmind.test-ipv6.com text =

"ip='74.125.47.141' as='15169' isp='Google LLC' country='US'"

maxmind.test-ipv6.com text =

"ip='193.153.109.0' as='3352' isp='TELEFONICA_DE_ESPANA' country='ES'"

rbetancor

Orange, también lo hace …

host -t txt maxmind.test-ipv6.com 8.8.8.8
Using domain server:
Name: 8.8.8.8
Address: 8.8.8.8#53
Aliases:
maxmind.test-ipv6.com descriptive text "ip='74.125.181.12' as='15169' isp='Google LLC' country='US'"
maxmind.test-ipv6.com descriptive text "ip='85.58.233.0' as='12479' isp='UNI2-AS' country='ES'"

Lo dicho … todo aquél que tiene peering directo, lo hace.

🗨️ 1
BocaDePez
BocaDePez

Esto no es que orange lo haga, es que google pasa la subred desde donde se inicio la peticion DNS.

BocaDePez
BocaDePez

Google tiene un servicio que te indican la IP desde donde se realizo la petición DNS:

dig txt o-o.myaddr.google.com
dig txt o-o.myaddr.google.com @8.8.8.8
; <<>> DiG 9.10.6 <<>> txt o-o.myaddr.google.com @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 441
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;o-o.myaddr.google.com. IN TXT
;; ANSWER SECTION:
o-o.myaddr.google.com. 59 IN TXT "74.125.181.8"
o-o.myaddr.google.com. 59 IN TXT "edns0-client-subnet 92.187.x.x/32"