We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c61cf1 commit f63fbc9Copy full SHA for f63fbc9
eg/rdap.labs.lacnic.net.json renamed to eg/rdap.lacnic.net.json
@@ -7,11 +7,13 @@
7
},
8
"domain": {
9
"supported": true,
10
- "exists": [],
+ "exists": ["66.0.200.in-addr.arpa", "0.0.8.9.d.1.4.0.8.2.ip6.arpa"],
11
"notExists": ["google.com"]
12
13
"nameserver": {
14
- "supported": false
+ "supported": true,
15
+ "exists": ["ns.lacnic.net"],
16
+ "notExists": ["google.com"]
17
18
"entity": {
19
@@ -20,7 +22,8 @@
20
22
21
23
"autnum": {
24
- "exists": ["11081"]
25
+ "exists": ["11081"],
26
+ "notExists": ["0"]
27
}
28
29
0 commit comments