SuperFeedr making request on EC2 private IP

92 Views Asked by At

I am getting these in my Apache Access log

ip-XXX-XXX-XXX-XXX.ec2.internal:80 198.58.103.115 - - [19/Nov/2015:14:39:37 +0530] "GET /feed HTTP/1.1" 302 595 "-" "Superfeedr bot/2.0 http://superfeedr.com - Make your feeds realtime: get in touch - feed-id:XXXXXXXXX"

I don't understand why it is showing my server private IP rather than its public IP. How did they find it? And how can they make request to it considering it is not world accessible.

0

There are 0 best solutions below