cdn-ranges icon indicating copy to clipboard operation
cdn-ranges copied to clipboard

Akamai's IP address range appears to be partially uncovered.

Open Yuji-Kakeya opened this issue 1 year ago • 3 comments

For instance, Akamai uses 23.210.26.0/24 as a CDN range, but it was not included in the list. I suspect this is because it's being distributed not under Akamai's AS12222, but AS20940, and that AS number is not being tracked. It would be great if you could add AS20940.

Yuji-Kakeya avatar Jun 14 '23 08:06 Yuji-Kakeya

@Yuji-Kakeya I forked the project some time ago and currently tracking Akamai with the following ASNs:

"AS12222", "AS16625", "AS16702", "AS17204", "AS18680", "AS18717", "AS20189", "AS20940", "AS21342", "AS21357", "AS21399", "AS22207", "AS22452", "AS23454", "AS23455", "AS23903", "AS24319", "AS26008", "AS30675", "AS31107", "AS31108", "AS31109", "AS31110", "AS31377", "AS33047", "AS33905", "AS34164", "AS34850", "AS35204", "AS35993", "AS35994", "AS36183", "AS39836", "AS43639", "AS55409", "AS55770", "AS63949", "AS133103", "AS393560"

You can find my fork here: https://github.com/schniggie/cdn-ranges I also run the an action hourly to push the latest ranges also to the repo: https://github.com/schniggie/cdn-ranges/tree/main/output

schniggie avatar Aug 12 '23 14:08 schniggie

Thanks for fixing it!

YujiKakeya avatar Aug 22 '23 04:08 YujiKakeya

@Yuji-Kakeya I forked the project some time ago and currently tracking Akamai with the following ASNs:

"AS12222", "AS16625", "AS16702", "AS17204", "AS18680", "AS18717", "AS20189", "AS20940", "AS21342", "AS21357", "AS21399", "AS22207", "AS22452", "AS23454", "AS23455", "AS23903", "AS24319", "AS26008", "AS30675", "AS31107", "AS31108", "AS31109", "AS31110", "AS31377", "AS33047", "AS33905", "AS34164", "AS34850", "AS35204", "AS35993", "AS35994", "AS36183", "AS39836", "AS43639", "AS55409", "AS55770", "AS63949", "AS133103", "AS393560"

You can find my fork here: https://github.com/schniggie/cdn-ranges I also run the an action hourly to push the latest ranges also to the repo: https://github.com/schniggie/cdn-ranges/tree/main/output

github action run wrong

jiaoting avatar Jul 24 '24 03:07 jiaoting