Created
August 23, 2010 19:56
-
-
Save visnup/546202 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; gentrifire.com [15259] | |
$TTL 86400 | |
@ IN SOA ns1.linode.com. root.gentrifire.com. ( | |
2010082364 | |
14400 | |
14400 | |
1209600 | |
86400 | |
) | |
@ NS ns1.linode.com. | |
@ NS ns2.linode.com. | |
@ NS ns3.linode.com. | |
@ NS ns4.linode.com. | |
@ NS ns5.linode.com. | |
n10 NS ns1.linode.com. | |
n10 NS ns2.linode.com. | |
@ MX 10 mail.gentrifire.com. | |
@ A 74.207.246.204 | |
www A 74.207.246.204 | |
mail A 74.207.246.204 | |
huned A 65.49.60.144 | |
blog CNAME gentrify.wordpress.com. | |
; n10.gentrifire.com [113541] | |
$TTL 300 | |
@ IN SOA ns1.linode.com. root.gentrifire.com. ( | |
2010082364 | |
14400 | |
14400 | |
1209600 | |
300 | |
) | |
@ NS ns1.linode.com. | |
@ NS ns2.linode.com. | |
@ NS ns3.linode.com. | |
@ NS ns4.linode.com. | |
@ NS ns5.linode.com. | |
@ MX 10 mail.n10.gentrifire.com. | |
@ A 74.207.246.204 | |
www A 74.207.246.204 | |
mail A 74.207.246.204 | |
* A 74.207.246.204 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment