-
Notifications
You must be signed in to change notification settings - Fork 90
/
org_apache.org.json
70 lines (70 loc) · 2.13 KB
/
org_apache.org.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"domain": {
"id": "D706686-LROR",
"domain": "apache.org",
"punycode": "apache.org",
"name": "apache",
"extension": "org",
"whois_server": "whois.namecheap.com",
"status": [
"clientDeleteProhibited",
"clientTransferProhibited"
],
"name_servers": [
"ns2.surfnet.nl",
"ns3.no-ip.com",
"ns2.no-ip.com",
"ns1.no-ip.com",
"ns4.no-ip.com"
],
"created_date": "1995-04-11T04:00:00.00Z",
"created_date_in_time": "1995-04-11T04:00:00Z",
"updated_date": "2018-09-25T13:18:21.00Z",
"updated_date_in_time": "2018-09-25T13:18:21Z",
"expiration_date": "2022-04-12T04:00:00.00Z",
"expiration_date_in_time": "2022-04-12T04:00:00Z"
},
"registrar": {
"id": "1068",
"name": "NAMECHEAP INC",
"phone": "+1.6613102107",
"email": "[email protected]",
"referral_url": "http://www.namecheap.com"
},
"registrant": {
"name": "Apache DNS",
"organization": "The Apache Software Foundation",
"street": "401 Edgewater Place Suite 600",
"city": "Wakefield",
"province": "MA",
"postal_code": "01880",
"country": "US",
"phone": "+1.1234567890",
"fax": "+1.7816238460",
"email": "[email protected]"
},
"administrative": {
"name": "Apache DNS",
"organization": "The Apache Software Foundation",
"street": "401 Edgewater Place Suite 600",
"city": "Wakefield",
"province": "MA",
"postal_code": "01880",
"country": "US",
"phone": "+1.1234567890",
"fax": "+1.7816238460",
"email": "[email protected]"
},
"technical": {
"name": "Apache DNS",
"organization": "The Apache Software Foundation",
"street": "401 Edgewater Place Suite 600",
"city": "Wakefield",
"province": "MA",
"postal_code": "01880",
"country": "US",
"phone": "+1.1234567890",
"fax": "+1.7816238460",
"email": "[email protected]"
}
}