Sunday, August 23, 2026

dig linux command

 --https://en.wikipedia.org/wiki/Dig_(command)

My system output for dig command which I try. Pleae refer to `man dig` for your further processing

~$ dig inc


; <<>> DiG 9.18.39-0ubuntu0.24.04.6-Ubuntu <<>> inc

;; global options: +cmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 15739

;; flags: qr aa rd ra ad; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1


;; OPT PSEUDOSECTION:

; EDNS: version: 0, flags:; udp: 65494

;; QUESTION SECTION:

;inc. IN A


;; ANSWER SECTION:

inc. 0 IN CNAME inc.operations.llc.

inc.operations.llc. 0 IN A 127.0.1.1


;; Query time: 0 msec

;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP)

;; WHEN: Sun Aug 23 21:09:28 IST 2026

;; MSG SIZE  rcvd: 80


No comments: