Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add amazon phishing host IPs to blocklists #510

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion IP-addr.cidr.in-addr.arpa
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# example address
# 24.1.2.0.192 # rfc:5737
32.174.209.171.142
32.59.97.174.184
32.28.115.81.185
32.188.34.139.235
32.39.210.182.5
Expand All @@ -15,4 +17,4 @@
32.154.197.137.79
32.223.85.215.91
32.89.121.48.45
32.166.121.148.45
32.166.121.148.45
2 changes: 2 additions & 0 deletions IP-addr.cidr.list
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# example address
# 192.0.2.1/24 # rfc:5737
142.171.209.174/32
184.174.97.59/32
185.81.115.28/32
20.106.143.112/32
235.139.34.188/32
Expand Down
2 changes: 2 additions & 0 deletions IP-addr.in-addr.arpa
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# example address
# 1.2.0.192 # rfc:5737
174.209.171.142
59.97.174.184
28.115.81.185
235.139.34.188
39.210.182.5
Expand Down
2 changes: 2 additions & 0 deletions IP-addr.list
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# example address
# 192.0.2.1 # rfc:5737
142.171.209.174
184.174.97.59
185.80.128.14
188.34.139.235
185.81.115.28
Expand Down