add nx soa record
This commit is contained in:
parent
0567aa31c8
commit
f992b37800
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
0000000 c1 0b 81 83 00 01 00 00 00 01 00 00 14 73 6e 74
|
||||
0000010 68 61 6f 75 65 73 6e 74 68 61 6f 75 65 6e 73 74
|
||||
0000020 68 05 79 61 68 6f 6f 03 63 6f 6d 00 00 ff 00 01
|
||||
0000030 c0 21 00 06 00 01 00 00 02 57 00 31 03 6e 73 31
|
||||
0000040 c0 21 0a 68 6f 73 74 6d 61 73 74 65 72 09 79 61
|
||||
0000050 68 6f 6f 2d 69 6e 63 c0 27 78 3a 63 bb 00 00 0e
|
||||
0000060 10 00 00 01 2c 00 1b af 80 00 00 02 58
|
||||
000006d
|
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"header": {
|
||||
"id": 49419,
|
||||
"qr": 1,
|
||||
"opcode": 0,
|
||||
"aa": 0,
|
||||
"tc": 0,
|
||||
"rd": 1,
|
||||
"ra": 1,
|
||||
"res1": 0,
|
||||
"res2": 0,
|
||||
"res3": 0,
|
||||
"rcode": 3
|
||||
},
|
||||
"qdcount": 1,
|
||||
"ancount": 0,
|
||||
"nscount": 1,
|
||||
"arcount": 0,
|
||||
"question": [
|
||||
{
|
||||
"name": "snthaouesnthaouensth.yahoo.com",
|
||||
"type": 255,
|
||||
"typeName": "ANY",
|
||||
"class": 1,
|
||||
"className": "IN",
|
||||
"byteLength": 36,
|
||||
"labels": [
|
||||
"snthaouesnthaouensth",
|
||||
"yahoo",
|
||||
"com"
|
||||
],
|
||||
"cpcount": 0
|
||||
}
|
||||
],
|
||||
"answer": [],
|
||||
"authority": [
|
||||
{
|
||||
"name": "yahoo.com",
|
||||
"type": 6,
|
||||
"typeName": "SOA",
|
||||
"class": 1,
|
||||
"className": "IN",
|
||||
"byteLength": 61,
|
||||
"labels": [
|
||||
"yahoo",
|
||||
"com"
|
||||
],
|
||||
"cpcount": 1,
|
||||
"rdstart": 60,
|
||||
"rdlength": 49,
|
||||
"ttl": 599,
|
||||
"name_server": "ns1.yahoo.com",
|
||||
"email_addr": "hostmaster.yahoo-inc.com",
|
||||
"sn": 2017092539,
|
||||
"ref": 3600,
|
||||
"ret": 300,
|
||||
"ex": 1814400,
|
||||
"nx": 600
|
||||
}
|
||||
],
|
||||
"edns_options": [],
|
||||
"additional": [],
|
||||
"byteLength": 109
|
||||
}
|
Binary file not shown.
|
@ -0,0 +1,4 @@
|
|||
0000000 c1 0b 01 00 00 01 00 00 00 00 00 00 14 73 6e 74
|
||||
0000010 68 61 6f 75 65 73 6e 74 68 61 6f 75 65 6e 73 74
|
||||
0000020 68 05 79 61 68 6f 6f 03 63 6f 6d 00 00 ff 00 01
|
||||
0000030
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"header": {
|
||||
"id": 49419,
|
||||
"qr": 0,
|
||||
"opcode": 0,
|
||||
"aa": 0,
|
||||
"tc": 0,
|
||||
"rd": 1,
|
||||
"ra": 0,
|
||||
"rcode": 0
|
||||
},
|
||||
"question": [
|
||||
{
|
||||
"name": "snthaouesnthaouensth.yahoo.com",
|
||||
"typeName": "ANY",
|
||||
"className": "IN",
|
||||
"class": 1,
|
||||
"type": 255
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue