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 Thu, 21 May 2026 06:17:58 GMT, it announces 66 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS64249 announces 66 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
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Approximate count of dependent hostnames if AS64249 disappeared from the routing table.
~12,151 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:17:58 GMT.
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.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 185.67.166.0/24 | AS40966 | L7GUARD-AS L7GUARD Network |
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.