Skip to content

Instantly share code, notes, and snippets.

@stefanlasiewski
Created September 27, 2017 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stefanlasiewski/456bdb5476ecce9cdfee67127c42d92b to your computer and use it in GitHub Desktop.
Save stefanlasiewski/456bdb5476ecce9cdfee67127c42d92b to your computer and use it in GitHub Desktop.
DNS for SFDPH.ORG doesn't resolve. www.SFDPH.ORG does
# Tested from a Mac command-line
$ dig +noall +answer SFDPH.ORG
$ dig +noall +answer www.SFDPH.ORG
www.sfdph.org. 1638 IN CNAME evqf8.x.incapdns.net.
evqf8.x.incapdns.net. 29 IN A 199.83.131.153
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment