Autonomous System
AS33544 — COMCAST-TELECOMM-3 - Comcast Cable Communications, LLC(US)
Last fetched
AS33544 is an Autonomous System operated by COMCAST-TELECOMM-3 - Comcast Cable Communications, LLC and registered in US. As of Wed, 20 May 2026 21:55:05 GMT, it announces 69 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS33544 announces 69 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.91.128.0/18
- 64.91.192.0/19
- 64.91.224.0/19
- 64.92.0.0/19
- 64.92.32.0/20
- 64.92.32.0/19
- 64.111.240.0/23
- 64.111.242.0/23
- 67.63.245.0/24
- 67.220.120.0/21
- 67.220.128.0/19
- 67.220.160.0/20
- 67.220.178.0/24
- 67.220.178.0/23
- 67.220.180.0/24
- 67.221.156.0/24
- 70.50.45.0/24
- 70.50.46.0/24
- 70.50.47.0/24
- 70.50.48.0/24
- 74.213.227.0/24
- 104.192.52.0/24
- 108.187.1.0/24
- 108.187.2.0/24
- 108.187.4.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS397603 | NO | US |
| AS395377 | — | — |
| AS36306 | AMSCOT-ASN - Amscot Corporation | US |
| AS27500 | SACREDSERVERS - Sacred Servers | US |
| AS23154 | NDC-INTERNET1-AS - Nissan North America, Inc. | US |
| AS22729 | USADATANET - WCS | US |
| AS20144 | IMRS - ICANN | US |
| AS16920 | WINDRIVER - Wind River Systems, Inc. | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS33544 disappeared from the routing table.
~83 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:55:05 GMT.
MOAS / hijack watch
Prefixes routed by AS33544 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 AS33544 is unique to AS33544 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS33544.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS33544"})-[: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.