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

61 lines
984 B
JSON

{
"header": {
"id": 11674,
"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": "pinterest.com",
"type": 6,
"typeName": "SOA",
"class": 1,
"className": "IN",
"byteLength": 19,
"labels": [
"pinterest",
"com"
],
"cpcount": 0
}
],
"answer": [
{
"name": "pinterest.com",
"type": 6,
"typeName": "SOA",
"class": 1,
"className": "IN",
"byteLength": 44,
"labels": [
"pinterest",
"com"
],
"cpcount": 1,
"rdstart": 43,
"rdlength": 32,
"ttl": 299,
"sn": 493,
"ref": 3600,
"ret": 600,
"ex": 604800,
"nx": 1800
}
],
"authority": [],
"edns_options": [],
"additional": [],
"byteLength": 75
}