TELX 60 Hudson and then SIX (Seattle IX)
IX or building? Telx 60 Hudson is a building and SIX is an IX. Regards, Marty Strong -------------------------------------- Cloudflare - AS13335 Network Engineer marty@cloudflare.com +44 7584 906 055 smartflare (Skype) https://www.peeringdb.com/asn/13335
On 15 Sep 2017, at 17:08, Mehmet Akcin <mehmet@akcin.net> wrote:
+carrier
"Hurricane Electric"
On Fri, Sep 15, 2017 at 8:40 AM, Job Snijders <job@instituut.net> wrote:
On Fri, Sep 15, 2017 at 11:25:10AM -0400, Dovid Bender wrote:
Does anyone know of a tool like PeeringDB where I can select two exchanges say TELX 60 Hudson and then SIX (Seattle IX) and find all carriers that have a presence in both locations?
a bit hacky ;-)
Vurt:~ job$ comm -1 -2 <(curl -s https://peeringdb.com/api/ixlan/13 | jq ".data | .[] | .net_set | .[] | .name" | sort) <(curl -s https://peeringdb.com/api/ixlan/325 | jq ".data | .[] | .net_set | .[] | .name" | sort) "Amazon.com" "Cloudflare" "Default Route, LLC" "Digital Realty | Telx" "Facebook" "Facebook" "Faction Inc." "Google Inc." "Highwinds Network Group, Inc" "Hurricane Electric" "IPTP Networks" "ISPrime, LLC." "Internap" "Internet2 TransitRail" "Limelight Networks Global" "Microsoft" "NTT DATA Services - HCLS Cloud" "Netflix" "Nitel" "OpenDNS, Inc." "Packet Clearing House AS42" "Packet Clearing House" "Sipartech" "SoftLayer Technologies, Inc. (an IBM Company)" "Verizon Digital Media Services (EdgeCast Networks)" "Wolfe" "Yahoo!" Vurt:~ job$