DNS Dig Web Interface

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

$ dig your.careers

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

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

;; ANSWER SECTION:
your.careers.		60	IN	A	34.216.117.25
your.careers.		60	IN	A	54.149.79.189

;; Query time: 492 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Thu Apr 25 03:30:26 UTC 2024
;; MSG SIZE  rcvd: 73