amazon database

0

Hello, I would like to know what databases Amazon uses to determine the location of IP segments, since Amazon has blocked several IPs from our range and we want to know if these databases that provide information to Amazon are correctly updated.

profile picture
hubynet
gefragt vor 10 Monaten254 Aufrufe
3 Antworten
1

Please provide more details on your setup or applications.

profile pictureAWS
EXPERTE
beantwortet vor 10 Monaten
  • In my company we use an IP segment that Amazon blocked. I would like to know if there is information on which geo IP database Amazon uses to be able to contact and see if the information can be updated. Currently I don't use any aws service, only test instances. If the first option is not possible, my second idea could create DNS records and have cloudfront update the geolocation of the IP segment.

0

@hubynet -- I see that you have asked multiple variations of his question but are not getting great answers here. It would probably be most expeditious for you to open a support case and dig into the very specific details with an engineer.

https://docs.aws.amazon.com/awssupport/latest/user/case-management.html

profile pictureAWS
EXPERTE
iBehr
beantwortet vor 10 Monaten
0

There are two answers here, there's what Route 53 uses to determine which DNS name it returns (for geolocation or geoproximity records) https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-edns0.html

Amazon Route 53 supports the edns-client-subnet extension of EDNS0. (EDNS0 adds several optional extensions to the DNS protocol.) Route 53 can use edns-client-subnet only when DNS resolvers support it:

When a browser or other viewer uses a DNS resolver that does not support edns-client-subnet, Route 53 uses the source IP address of the DNS resolver to approximate the location of the user

And there's what CloudFront uses to decide where to serve out content from https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_GeoRestriction.html

CloudFront determines the location of your users using MaxMind GeoIP

profile picture
EXPERTE
Steve_M
beantwortet vor 10 Monaten
  • amazon uses maxmind to know my geo IP? that in maxmind's whois my geoip appears correctly, so it could be that one of the amazon servers contains my IP segment in a bl4cklist, how could I fix it or contact someone who can fix it?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen