Skip to content

Autonomous System

AS54538 — PAN0001 - PALO ALTO NETWORKS(US)

Last fetched

AS54538 is an Autonomous System operated by PAN0001 - PALO ALTO NETWORKS and registered in US. As of Thu, 21 May 2026 13:00:32 GMT, it announces 34 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS54538Routing diversity7.7/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/54538

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
AS21859ZEN-ECN - Zenlayer IncUS
AS15830EQUINIXNL
AS12849HOTNET-IL HOTmobileIL
AS12182INTERNAP-2BLK - Unitas GlobalUS
AS8220COLT COLT Technology Services Group LimitedGB
AS7473SINGTEL-AS-AP Singapore Telecommunications LtdSG
AS6461ZAYO-6461 - Zayo BandwidthUS
AS3910CENTURYLINK-EUROPE-LEGACY-QWEST - CenturyLink Communications, LLCUS
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS1680NV-ASN CELLCOM ltd.IL

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS54538.

Cypher and MCP

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

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