Autonomous System
AS22351 — INTELSAT-1 - INTELSAT GLOBAL SERVICE CORPORATION(US)
Last fetched
AS22351 is an Autonomous System operated by INTELSAT-1 - INTELSAT GLOBAL SERVICE CORPORATION and registered in US. As of Thu, 21 May 2026 10:21:11 GMT, it announces 79 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS22351 announces 79 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.78.196.0/24
- 41.194.8.0/24
- 41.194.9.0/24
- 41.194.27.0/24
- 41.194.0.0/16
- 41.194.128.0/20
- 41.194.142.0/24
- 41.194.143.0/24
- 41.194.208.0/24
- 64.88.226.0/24
- 64.88.224.0/20
- 64.88.236.0/24
- 64.88.237.0/24
- 66.36.192.0/20
- 66.36.208.0/20
- 66.205.7.0/24
- 66.205.8.0/24
- 66.205.12.0/24
- 66.205.13.0/24
- 66.205.16.0/24
- 66.205.25.0/24
- 66.205.0.0/18
- 66.205.48.0/24
- 66.205.53.0/24
- 80.255.32.0/23
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS204649 | FALK | FK |
| AS37662 | WIOCC-AS | MU |
| AS30844 | LIQUID-AS | GB |
| AS26243 | INTELSAT-S - Intelsat | US |
| AS16735 | ALGAR TELECOM SA | BR |
| AS11902 | WORLD-LINK - World-Link Communications, Inc. | US |
| AS7474 | OPTUSCOM-AS01-AU SingTel Optus Pty Ltd | AU |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS4766 | KIXS-AS-KR Korea Telecom | KR |
| AS4637 | ASN-TELSTRA-GLOBAL Telstra Global | HK |
| AS3549 | LVLT-3549 - Level 3 Parent, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS22351 disappeared from the routing table.
No dependent hostnames recorded for this network.Snapshot Thu, 21 May 2026 10:21:11 GMT.
MOAS / hijack watch
Prefixes routed by AS22351 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 AS22351 is unique to AS22351 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS22351.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS22351"})-[: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.