DNS Dig Web Interface

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

$ dig dinosaur.telenor.rs

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

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;dinosaur.telenor.rs.		IN	A

;; ANSWER SECTION:
dinosaur.telenor.rs.	14400	IN	A	165.160.13.20
dinosaur.telenor.rs.	14400	IN	A	165.160.15.20

;; Query time: 356 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Sat Apr 27 11:15:01 UTC 2024
;; MSG SIZE  rcvd: 80