AWS Internal IP Reputation Lookup

0

Hello! I have recently been experiencing some Error 403 issues with accessing AWS/CloudFront services, and I believe it may be reputation related.

Does AWS have a lookup to tool to check for IP reputation on there internal lists?

https://docs.aws.amazon.com/waf/latest/developerguide/aws-managed-rule-groups-ip-rep.html

Thanks in advance!

3 Answers
0

Hi,

An HTTP 403 error shouldn't be related to the IP reputation. It usually means that you're asking something that the server is refusing to send to you. Usually this is related to a permissions issue or not being authorized to request the file you're asking for.

Here you can read more information:

Hope that helps.

answered 2 years ago
  • Thanks for the response!

    To expand, the 403 errors we are noticing are not happing with one specific site/server, its happening globally across multiple cloudfront hosted sites, all different with no relation to each other.

    Its mitigated by swapping our external IP (but only temporarily), which is kind of why I have been going down the path of IP Reputation, and trying to narrow down if we are being throttled, as we do have high Connections per second of (legitimate) traffic to AWS.

0

Hello,

Unfortunately we have no public-facing tool to check what IP Addresses are in the AWS Managed Rules - Amazon IP Reputation List.

AWS
answered 2 years ago
0

Hi, I know it's been a long time, but did you solve the ip reputation list problem? apparently I have exactly the same problem as you, there are two managed rules that block IPs, GeoGuard and ReputationIPList, I solved the blocking with GeoGuard but with ReputationIPList still not.

profile picture
hubynet
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions