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.
2 parents 4c61cf1 + f364f02 commit 7622733Copy full SHA for 7622733
eg/rdap.labs.lacnic.net.json renamed to eg/rdap.lacnic.net.json
@@ -1,17 +1,19 @@
1
{
2
- "baseUrl": "http://rdap.labs.lacnic.net/rdap",
+ "baseUrl": "http://rdap.lacnic.net/rdap",
3
"objectClasses": {
4
"ip": {
5
"supported": true,
6
"exists": ["200.3.12.0/22", "2001:13c7:7002::/48"]
7
},
8
"domain": {
9
10
- "exists": [],
+ "exists": ["66.0.200.in-addr.arpa", "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