DNS Dig Web Interface

Dig is a DNS lookup utility provided by ISC. This page is a simple web interface for dig.

$ dig dominios.orange.es

; <<>> DiG 9.16.48-Ubuntu <<>> dominios.orange.es
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21338
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;dominios.orange.es.		IN	A

;; ANSWER SECTION:
dominios.orange.es.	1835	IN	CNAME	www-default.orange.es.
www-default.orange.es.	1835	IN	A	62.37.236.178

;; Query time: 8 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Sat Apr 27 16:17:26 UTC 2024
;; MSG SIZE  rcvd: 89