summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/resolve_dns.ts.out
blob: 2b56d72ae030cd7d18f260a9a238995b41856bb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
A
["1.2.3.4"]
AAAA
["1:2:3:4:5:6:7:8"]
ANAME
["aname.com."]
CNAME
["cname.com."]
MX
[{"preference":0,"exchange":"mx.com."}]
NS
["ns1.ns.com."]
PTR
["ptr.com."]
SRV
[{"priority":0,"weight":100,"port":1234,"target":"srv.com."}]
TXT
[["foo","bar"]]
Error NotFound thrown for not-found-example.com