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

61 lines
968 B
JSON

{
"header": {
"id": 38325,
"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": "gmail.com",
"type": 6,
"typeName": "SOA",
"class": 1,
"className": "IN",
"byteLength": 15,
"labels": [
"gmail",
"com"
],
"cpcount": 0
}
],
"answer": [
{
"name": "gmail.com",
"type": 6,
"typeName": "SOA",
"class": 1,
"className": "IN",
"byteLength": 57,
"labels": [
"gmail",
"com"
],
"cpcount": 1,
"rdstart": 39,
"rdlength": 45,
"ttl": 59,
"sn": 149683348,
"ref": 900,
"ret": 900,
"ex": 1800,
"nx": 60
}
],
"authority": [],
"edns_options": [],
"additional": [],
"byteLength": 84
}