Autonomous System
AS22460 — PEPSICO-NA - PepsiCo, Inc.(US)
Last fetched
AS22460 is an Autonomous System operated by PEPSICO-NA - PepsiCo, Inc. and registered in US. As of Sun, 30 Aug 2026 06:39:42 GMT, it announces 66 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS22460 announces 66 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 165.197.72.0/24
- 165.197.74.0/24
- 165.197.74.0/23
- 165.197.75.0/24
- 165.197.96.0/24
- 165.197.97.0/24
- 165.197.98.0/24
- 165.197.98.0/23
- 165.197.99.0/24
- 165.197.100.0/23
- 165.197.108.0/24
- 165.197.109.0/24
- 165.197.110.0/24
- 165.197.110.0/23
- 165.197.111.0/24
- 165.197.112.0/23
- 165.197.160.0/21
- 165.197.168.0/21
- 165.197.172.0/24
- 165.197.173.0/24
- 165.197.174.0/24
- 165.197.175.0/24
- 165.197.180.0/24
- 165.197.182.0/24
- 165.197.183.0/24
Peering ecosystem
Peering data is temporarily unavailable. Refresh in a moment to retry.
Blast radius
Count of dependent hostnames if AS22460 disappeared from the routing table.
1,616 hostnames depend on this network.Exact count across all 69 announced prefixes. Snapshot Fri, 10 Jul 2026 22:00:59 GMT.
MOAS / hijack watch
Prefixes routed by AS22460 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 AS22460 is unique to AS22460 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS22460.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS22460"})-[: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.