Hacker News new | ask | show | jobs
by sirtoffski 2520 days ago
It's funny I thought pi-hole was somehow blocking github, but dig returned good responses.

  dig raw.githubusercontent.com +noall +answer                         0 < 12:54:48

  ; <<>> DiG 9.14.3 <<>> raw.githubusercontent.com +noall +answer
  ;; global options: +cmd
  raw.githubusercontent.com. 6 IN CNAME github.map.fastly.net.
  github.map.fastly.net. 19 IN A 151.101.20.133

Naturally the first thing I did was check here and nothing was posted. After 20-minutes of TSing I thought it was DNSSec screwing up as after disabling it everything works.

And now I come back here and see this.. :D

1 comments

Thankfully, like virtually all major tech companies, neither GITHUB.COM nor GITHUBUSERCONTENT.COM are DNSSEC-signed, nor are they ever likely to be.