Skip to content

Locates the AWS Cloudfront edge location that is used to deliver content from a given domain.

Notifications You must be signed in to change notification settings

AdmiralCloud/ac-cloudfront-edge-locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AC Cloudfront Edge Locator

This tool displays the Cloudfront edge location from which the given domain is delivered.

AWS does not provide a list of IPs mapping to their edge locations. However, our team at AdmiralCloud required a tool to check from which location content of our media asset management is delivered.

Fortunately, AWS uses IATA airport codes for their edge locations, so we can use them.

Usage

node index.js --domain api-ext.admiralcloud.com

Installation

Install this tool using "npm install ac-cloudfront-edge-locator"

Links

License

MIT License Copyright © 2009-present, AdmiralCloud, Mark Poepping

Contribution

Thanks to https://github.com/jbrooksuk/JSON-Airports for providing IATA airport codes.

About

Locates the AWS Cloudfront edge location that is used to deliver content from a given domain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published