Autonomous System
AS399855 — KEYSTONEREN - Keystone REN, LLC(US)
Last fetched
AS399855 is an Autonomous System operated by KEYSTONEREN - Keystone REN, LLC and registered in US. As of Thu, 21 May 2026 16:11:52 GMT, it announces 2 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS399855 announces 2 distinct routed prefixes. The 2-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3999 | PENN-STATE - The Pennsylvania State University | US |
| AS398813 | MILLERSVILLE-UNIVERSITY - Millersville University of Pennsylvania | US |
| AS398774 | CUP-3 - Pennsylvania Western University | US |
| AS398663 | SHIPPENSBURG-UNIVERSITY-01 - Shippensburg University | US |
| AS398655 | CALU-ASN - Pennsylvania Western University | US |
| AS398643 | SRU-ASN - Slippery Rock University of Pennsylvania | US |
| AS398537 | KUTZTOWN-01 - Kutztown University | US |
| AS397913 | ESU-AS - East Stroudsburg University of Pennsylvania | US |
| AS396955 | INTERNET2-BLEND - Internet2 | US |
| AS394170 | SUSQUEHANNA-UNIVERSITY - Susquehanna University | US |
| AS62989 | IUP - Indiana University of Pennsylvania | US |
| AS22644 | TJUH - Thomas Jefferson University Hospitals, Inc. | US |
| AS11164 | INTERNET2-I2PX - Internet2 | US |
| AS7150 | CUPANET-BLM-AS - Commonwealth University of Pennsylvania | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS399855 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 AS399855 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 AS399855 is unique to AS399855 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS399855.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS399855"})-[: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.