Skip to content

Instantly share code, notes, and snippets.

@regit
Created August 2, 2017 15:26
Show Gist options
  • Save regit/12168d47439f48d29741053fe240be5b to your computer and use it in GitHub Desktop.
Save regit/12168d47439f48d29741053fe240be5b to your computer and use it in GitHub Desktop.
{
"dns": {
"type": "answer",
"id": 10451,
"rcode": "NOERROR",
"rrname": "time.windows.com",
"ttl": 2755,
"rrtype": [
"A",
"CNAME"
],
"rdata": {
"A": [
"207.46.197.32"
],
"CNAME": [
"time.microsoft.akadns.net"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment