dns-suite.js/test/soa_test/test.facebook.com.soa.0.json

61 lines
986 B
JSON

{
"header": {
"id": 3582,
"qr": 1,
"opcode": 0,
"aa": 0,
"tc": 0,
"rd": 1,
"ra": 1,
"res1": 0,
"res2": 0,
"res3": 0,
"rcode": 0
},
"qdcount": 1,
"ancount": 1,
"nscount": 0,
"arcount": 0,
"question": [
{
"name": "facebook.com",
"type": 6,
"typeName": "SOA",
"class": 1,
"className": "IN",
"byteLength": 18,
"labels": [
"facebook",
"com"
],
"cpcount": 0
}
],
"answer": [
{
"name": "facebook.com",
"type": 6,
"typeName": "SOA",
"class": 1,
"className": "IN",
"byteLength": 45,
"labels": [
"facebook",
"com"
],
"cpcount": 1,
"rdstart": 42,
"rdlength": 33,
"ttl": 119,
"sn": 1489109491,
"ref": 7200,
"ret": 1800,
"ex": 604800,
"nx": 120
}
],
"authority": [],
"edns_options": [],
"additional": [],
"byteLength": 75
}