Answer the question
In order to leave comments, you need to log in
Help me figure it out: any IP responds to dns queries for me
Hello everyone,
Here is such a strange thing. I send a dns request to almost any ip on the Internet, and I get a response. Even non-existent addresses and network addresses are answered. What it is? Does the provider have some kind of dns-interceptor? Or maybe it's my adsl router that helps me so much?
$ dig @1.0.0.0 ya.ru
; <<>> DiG 9.9.2-P1 <<>> @1.0.0.0 ya.ru
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14697
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 8, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;ya.ru. IN A
;; ANSWER SECTION:
ya.ru. 5032 IN A 87.250.250.3
ya.ru. 5032 IN A 77.88.21.3
ya.ru. 5032 IN A 213.180.204.3
ya.ru. 5032 IN A 213.180.193.3
ya.ru. 5032 IN A 93.158.134.203
ya.ru. 5032 IN A 93.158.134.3
ya.ru. 5032 IN A 87.250.251.3
ya.ru. 5032 IN A 87.250.250.203
;; Query time: 2 msec
;; SERVER: 1.0.0.0#53(1.0.0.0)
;; WHEN: Mon Jun 24 11:20:10 2013
;; MSG SIZE rcvd: 151
Answer the question
In order to leave comments, you need to log in
The provider is unlikely to do this. Most likely on your office server/router all dns is wrapped on it. Something like zyxel.ru/kb/1228
Usually adsl-router can do this. He does a redirect to the DNS that he received from the provider.
The +trace option will give additional information:
dig +trace @1.0.0.0 ya.ru
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question