Autonomous System
AS263137 — BLEP(BR)
Last fetched
AS263137 is an Autonomous System operated by BLEP and registered in BR. As of Wed, 20 May 2026 21:53:07 GMT, it announces 25 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS263137 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 170.24.90.0/23
- 170.24.91.0/24
- 170.24.92.0/24
- 170.24.92.0/23
- 170.24.93.0/24
- 170.24.94.0/24
- 177.174.224.0/21
- 177.174.232.0/21
- 177.174.240.0/21
- 177.174.248.0/21
- 177.175.192.0/18
- 177.177.48.0/20
- 177.177.96.0/20
- 177.177.192.0/20
- 177.180.0.0/19
- 177.180.48.0/20
- 177.180.64.0/19
- 177.180.96.0/20
- 177.180.112.0/21
- 2804:4210::/32
- 2804:4218:2080::/41
- 2804:4218:3080::/41
- 2804:4218::/33
- 2804:4218::/32
- 2804:4218:8000::/33
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS263137 disappeared from the routing table.
No dependent hostnames recorded for this network.Snapshot Wed, 20 May 2026 21:53:07 GMT.
MOAS / hijack watch
Prefixes routed by AS263137 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 |
|---|---|---|
| 2804:3edc::/32 | AS2 | UDEL-DCN - University of Delaware |
| 2804:3edc::/32 | AS266625 | REGION-MIDTJYLLAND- |
Threat posture
Related pages
Pivot deeper into the graph from AS263137.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS263137"})-[: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.