Skip to content

Instantly share code, notes, and snippets.

@swalberg
Created June 7, 2013 13:12
Show Gist options
  • Save swalberg/5729144 to your computer and use it in GitHub Desktop.
Save swalberg/5729144 to your computer and use it in GitHub Desktop.
$ dig +trace airbrake.io
; <<>> DiG 9.8.3-P1 <<>> +trace airbrake.io
;; global options: +cmd
. 100957 IN NS a.root-servers.net.
. 100957 IN NS f.root-servers.net.
. 100957 IN NS d.root-servers.net.
. 100957 IN NS b.root-servers.net.
. 100957 IN NS j.root-servers.net.
. 100957 IN NS h.root-servers.net.
. 100957 IN NS e.root-servers.net.
. 100957 IN NS i.root-servers.net.
. 100957 IN NS m.root-servers.net.
. 100957 IN NS c.root-servers.net.
. 100957 IN NS g.root-servers.net.
. 100957 IN NS k.root-servers.net.
. 100957 IN NS l.root-servers.net.
;; Received 512 bytes from 192.168.1.1#53(192.168.1.1) in 363 ms
io. 172800 IN NS b.nic.io.
io. 172800 IN NS ns3.icb.co.uk.
io. 172800 IN NS b.nic.ac.
io. 172800 IN NS a.nic.io.
io. 172800 IN NS ns1.communitydns.net.
io. 172800 IN NS b.ns13.net.
io. 172800 IN NS a.ns13.net.
;; Received 353 bytes from 199.7.91.13#53(199.7.91.13) in 998 ms
io. 3600 IN SOA ns1.communitydns.net. nicadmin.nic.io. 1370610608 3600 1800 3600000 3600
;; Received 98 bytes from 91.208.95.130#53(91.208.95.130) in 66 ms
@benarent
Copy link

benarent commented Jun 7, 2013

@swalberg This is odd. I'm going to dive into the log, did it persist for a long time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment