badboy_asn.ts 747 B

1234567891011121314151617181920212223242526
  1. // Internet Neutrality doesn't apply to those who are actively breaking it.
  2. export const AUGUST_ASN = [
  3. '1012', // Moe BGP, peers with both AS40111 and AS945
  4. '945', // hkgo LLC, peers with AS1012
  5. '401111', // peers with both AS1012 and AS945
  6. '62853', // hkgo LLC, peers with AS945
  7. '7719', // hkgo LLC
  8. '54625', // August, peers with AS945
  9. '7257', // only upstream is AS945
  10. '18044', // only upstream is AS945
  11. '62489', // only upstream is AS945 and AS1012
  12. '5111', // exists in AS-WAKUWAKU
  13. '14651', // only upstream is AS945
  14. '7480' // Friend of August, stealing others' XC at STUIX
  15. ];
  16. export const HUIZE_ASN = [
  17. '61302',
  18. '44324', // MoeDove
  19. '53808', // MoeDove
  20. '60539',
  21. '60842',
  22. '140915',
  23. '40115' // MoeDove
  24. ];