Skip to content

Autonomous System

AS4 — ISI-AS - University of Southern California(US)

Last fetched

AS4 is an Autonomous System operated by ISI-AS - University of Southern California and registered in US. As of Mon, 27 Jul 2026 14:30:12 GMT, it announces 53 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS4Routing diversity8.6/10Peering density4.4/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/4

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS10886MAX-GIGAPOP - University of MarylandUS
AS174COGENT-174 - Cogent Communications, LLCUS
AS226LOS-NETTOS-AS - Los NettosUS
AS2635AUTOMATTIC - Automattic, IncUS
AS266306BR
AS266674AR
AS30844GB
AS327707RW
AS329184ZA
AS37358ZA
AS400215SAMBANOVA - Sambanova Systems, Inc.US
AS567ASN-LNET-AS - Los NettosUS

Blast radius

Count of dependent hostnames if AS4 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 AS4 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

PrefixConflicting ASNOperator
165.140.12.0/24AS400215SAMBANOVA - Sambanova Systems, Inc.
165.140.13.0/24AS400215SAMBANOVA - Sambanova Systems, Inc.
165.140.14.0/24AS400215SAMBANOVA - Sambanova Systems, Inc.

Threat posture

Related pages

Pivot deeper into the graph from AS4.

Cypher and MCP

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

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