Skip to content

Instantly share code, notes, and snippets.

@lloyd
Created February 15, 2013 18:04
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 lloyd/4962166 to your computer and use it in GitHub Desktop.
Save lloyd/4962166 to your computer and use it in GitHub Desktop.
[lloyd@clover ~]$ dig -t a login.persona.org
;; ANSWER SECTION:
login.persona.org. 3433 IN CNAME persona.org.
persona.org. 30 IN A 63.245.217.134
[lloyd@clover ~]$ dig -t a static.login.persona.org
;; ANSWER SECTION:
static.login.persona.org. 2209 IN CNAME persona.org.
persona.org. 30 IN A 63.245.209.241
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment