-
Notifications
You must be signed in to change notification settings - Fork 90
/
nu_nic.nu.json
32 lines (32 loc) · 869 Bytes
/
nu_nic.nu.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"domain": {
"domain": "nic.nu",
"punycode": "nic.nu",
"name": "nic",
"extension": "nu",
"status": [
"active",
"serverUpdateProhibited",
"serverDeleteProhibited",
"serverTransferProhibited"
],
"name_servers": [
"nsa.dnsnode.net",
"nsp.dnsnode.net",
"nsu.dnsnode.net"
],
"dnssec": true,
"created_date": "1997-08-03",
"created_date_in_time": "1997-08-03T00:00:00Z",
"updated_date": "2022-01-26",
"updated_date_in_time": "2022-01-26T00:00:00Z",
"expiration_date": "2097-08-03",
"expiration_date_in_time": "2097-08-03T00:00:00Z"
},
"registrar": {
"name": "Internetstift"
},
"registrant": {
"organization": "stifte5683-00001"
}
}