Autonomous System
AS64249 — ENDOFFICE - Charles River Operation(US)
Last fetched
AS64249 is an Autonomous System operated by ENDOFFICE - Charles River Operation and registered in US. As of Tue, 21 Jul 2026 12:26:07 GMT, it announces 63 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS64249 announces 63 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.182.51.0/24
- 5.182.199.0/24
- 31.132.54.0/24
- 38.124.1.0/24
- 38.146.55.0/24
- 38.242.7.0/24
- 38.242.12.0/24
- 38.242.18.0/24
- 38.242.24.0/24
- 44.32.53.0/24
- 44.104.110.0/24
- 45.10.23.0/24
- 45.58.211.0/24
- 45.67.142.0/24
- 45.67.143.0/24
- 45.67.144.0/24
- 52.124.20.0/23
- 63.246.128.0/24
- 63.246.156.0/24
- 63.246.157.0/24
- 63.251.142.0/24
- 66.150.192.0/24
- 66.150.196.0/24
- 66.150.198.0/24
- 67.22.61.0/24
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS64249 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 AS64249 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 AS64249 is unique to AS64249 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS64249.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS64249"})-[: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.