-
Notifications
You must be signed in to change notification settings - Fork 4
/
limit-reached-messages.json
55 lines (55 loc) · 1.39 KB
/
limit-reached-messages.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
[
{
"tld": ".org",
"message": "WHOIS LIMIT EXCEEDED - SEE WWW.PIR.ORG\/WHOIS FOR DETAILS"
},
{
"tld": ".top",
"message": "Your access is too fast,please try again later."
},
{
"tld": ".cz",
"message": "Your connection limit exceeded."
},
{
"whois_server": "whois.registry.in",
"message": "Number of allowed queries exceeded."
},
{
"tld": ".io",
"message": "WHOIS LIMIT EXCEEDED"
},
{
"tld": [
".ch",
".li"
],
"message": "Requests of this client are not permitted."
},
{
"whois_server": "whois.name.com",
"message": "Too many connection attempts. Please try again in a few seconds."
},
{
"whois_server": [
"whois.internet.bs",
"whois.tldregistrarsolutions.com"
],
"message": "We are unable to process your request at this time."
},
{
"whois_server": "whois.namecheap.com",
"message": "HTTP\/1.1 400 Bad Request"
},
{
"message": "Closing connections because of Timeout"
},
{
"whois_server": "whois.isoc.org.il",
"message": "Access to whois service at whois.isoc.org.il was **DENIED**"
},
{
"whois_server": "whois.networksolutions.com",
"message": "IP Address Has Reached Rate Limit"
}
]