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
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.
- 65.154.226.0/24
- 65.155.38.0/24
- 66.232.34.0/24
- 66.232.36.0/24
- 66.232.37.0/24
- 66.232.40.0/24
- 70.42.131.0/24
- 72.165.69.0/24
- 74.201.127.0/24
- 144.125.105.0/24
- 147.185.136.0/24
- 154.59.123.0/24
- 154.59.126.0/24
- 165.85.144.0/24
- 165.85.145.0/24
- 165.85.149.0/24
- 165.85.151.0/24
- 165.85.250.0/23
- 165.85.252.0/24
- 169.224.130.0/24
- 169.224.131.0/24
- 169.224.138.0/24
- 193.110.180.0/24
- 193.110.181.0/24
- 199.167.52.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS209 | CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC | US |
| AS21859 | ZEN-ECN - Zenlayer Inc | US |
| AS15830 | EQUINIX | NL |
| AS12849 | HOTNET-IL HOTmobile | IL |
| AS12182 | INTERNAP-2BLK - Unitas Global | US |
| AS8220 | COLT COLT Technology Services Group Limited | GB |
| AS7473 | SINGTEL-AS-AP Singapore Telecommunications Ltd | SG |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS3910 | CENTURYLINK-EUROPE-LEGACY-QWEST - CenturyLink Communications, LLC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS1680 | NV-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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.