Autonomous System
AS20214 — COMCAST-20214 - Comcast Cable Communications, LLC(US)
Last fetched
AS20214 is an Autonomous System operated by COMCAST-20214 - Comcast Cable Communications, LLC and registered in US. As of Thu, 21 May 2026 06:32:20 GMT, it announces 125 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS20214 announces 125 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 50.150.146.0/24
- 50.200.25.0/24
- 50.200.159.0/24
- 50.202.4.0/24
- 50.202.167.0/24
- 50.202.227.0/24
- 50.205.246.0/23
- 50.216.237.0/24
- 50.222.172.0/24
- 50.224.11.0/24
- 50.224.22.0/24
- 50.224.86.0/24
- 50.224.249.0/24
- 50.229.72.0/24
- 50.233.138.0/23
- 50.237.82.0/24
- 50.237.224.0/24
- 141.193.53.0/24
- 147.137.0.0/16
- 168.221.0.0/16
- 168.221.171.0/24
- 168.221.176.0/20
- 2001:559:89::/48
- 2001:559:ea::/48
- 2001:559:ec::/48
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS402211 | — | US |
| AS401671 | ACCESSPARKS-POPS - ACCESSPARKS LLC | US |
| AS398044 | FIBERFED - Trinity Network Solutions | US |
| AS393843 | WPLG-TV - WPLG-TV | US |
| AS63415 | GREAT-HEALTHWORKS-4150-BUILDING - Great Healthworks, Inc | US |
| AS36040 | YOUTUBE - Google LLC | US |
| AS22032 | ORC-KEYLARGO - Ocean Reef Club, Inc. | US |
| AS17035 | NBCUNI-17035 - NBCUniversal | US |
| AS16423 | NETTOGO-BLK - NETTOGO | US |
| AS14310 | SNB-ASN - Safra National Bank Of New York | US |
| AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS20214 disappeared from the routing table.
~11,263 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:32:20 GMT.
MOAS / hijack watch
Prefixes routed by AS20214 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS20214 is unique to AS20214 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS20214.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS20214"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.