Skip to content

Autonomous System

AS3378 — MCI-ASN - Verizon Business(US)

Last fetched

AS3378 is an Autonomous System operated by MCI-ASN - Verizon Business and registered in US. As of Mon, 31 Aug 2026 12:26:31 GMT, it announces 37 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS3378Routing diversity7.9/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/3378

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS3371MCI-ASN - Verizon BusinessUS
AS3372MCI-ASN - Verizon BusinessUS
AS3377MCI-ASN - Verizon BusinessUS
AS701UUNET - Verizon BusinessUS

Blast radius

Count of dependent hostnames if AS3378 disappeared from the routing table.

13,293 hostnames depend on this network.Exact count across all 37 announced prefixes. Snapshot Tue, 04 Aug 2026 10:01:22 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS3378.

Cypher and MCP

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

MATCH (a:ASN {name: "AS3378"})-[: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.