DNS Dig Web Interface

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

$ dig unsplash.com

; <<>> DiG 9.16.48-Ubuntu <<>> unsplash.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61520
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;unsplash.com.			IN	A

;; ANSWER SECTION:
unsplash.com.		3185	IN	A	151.101.1.181
unsplash.com.		3185	IN	A	151.101.193.181
unsplash.com.		3185	IN	A	151.101.65.181
unsplash.com.		3185	IN	A	151.101.129.181

;; Query time: 4 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Sat Apr 27 09:51:19 UTC 2024
;; MSG SIZE  rcvd: 105