august.ts 437 B

123456789101112
  1. export const AUGUST_ASN = [
  2. '1012', // Moe BGP, peers with both AS40111 and AS945
  3. '945', // hkgo LLC, peers with AS1012
  4. '401111', // peers with both AS1012 and AS945
  5. '62853', // hkgo LLC, peers with AS945
  6. '27523', // Kawaii Networks, peers with AS945
  7. '7719', // hkgo LLC
  8. '54625', // peers with AS945
  9. '7257', // only upstream is AS945
  10. '18044', // only upstream is AS945
  11. '62489' // only upstream is AS945 and AS1012
  12. ];