Autonomous System
AS5378 — unspecified - Vodafone Limited(GB)
Last fetched
AS5378 is an Autonomous System operated by unspecified - Vodafone Limited and registered in GB. As of Tue, 04 Aug 2026 03:31:22 GMT, it announces 24 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5378 announces 24 distinct routed prefixes. The 24-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 62.49.0.0/16
- 62.56.0.0/17
- 80.176.0.0/15
- 81.76.0.0/14
- 83.104.0.0/14
- 84.64.0.0/13
- 90.240.0.0/14
- 90.244.0.0/14
- 90.248.0.0/14
- 90.252.0.0/15
- 90.252.0.0/14
- 90.254.0.0/16
- 90.255.0.0/17
- 90.255.128.0/18
- 90.255.192.0/19
- 90.255.224.0/20
- 90.255.240.0/21
- 90.255.248.0/22
- 90.255.252.0/23
- 90.255.254.0/24
- 141.195.192.0/19
- 193.237.0.0/16
- 212.228.0.0/15
- 2a0a:ef40::/29
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1273 | CW - IDDQD-AS | — |
| AS25135 | vodafone_uk_asn - Vodafone Limited | GB |
| AS25310 | ASN-CWACCESS - Vodafone Limited | GB |
| AS33891 | CORE-BACKBONE - Core-Backbone GmbH | DE |
| AS34549 | MEER-AS - meerfarbig GmbH & Co. KG | DE |
| AS48362 | TKSWF-AS - Stadtwerke Feldkirch | AT |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS9002 | RETN-AS - RETN Limited | GB |
Blast radius
Count of dependent hostnames if AS5378 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS5378 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 AS5378 is unique to AS5378 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5378.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5378"})-[: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.