Skip to content

Autonomous System

AS22258 — COMCAST-22258 - Comcast Cable Communications, LLC(US)

Last fetched

AS22258 is an Autonomous System operated by COMCAST-22258 - Comcast Cable Communications, LLC and registered in US. As of Thu, 21 May 2026 12:28:57 GMT, it announces 22 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS22258Routing diversity6.8/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/22258

Routing footprint

AS22258 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

7 distinct peers via BGP. The first 7 are listed below.

Peer ASNOperatorCountry
AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
AS399101SPECTRA-SOUTH - Spectra Laboratories, IncUS
AS394824CBU - Christian Brothers UniversityUS
AS36040YOUTUBE - Google LLCUS
AS32032ORGILL-AS - Orgill, Inc.US
AS26735MLGW - Memphis Light, Gas & WaterUS
AS13335CLOUDFLARENET - Cloudflare, Inc.US

MOAS / hijack watch

Prefixes routed by AS22258 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 AS22258 is unique to AS22258 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS22258.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS22258"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.