Skip to content

Autonomous System

AS263137BLEP(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

WHISPER CANON · AS263137Routing diversity7.1/10Peering density2.4/10MOAS conflict⚠ 2 conflictsThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/263137

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.

Peering ecosystem

3 distinct peers via BGP. The first 3 are listed below.

Peer ASNOperatorCountry
AS61884INUV PROVEDOR DE INTERNET LTDABR
AS270822IDNIC-IDKI-AS-ID PT Interkoneksi Dan Komunikasi IndonesiaBR
AS268748SIC-AS-AP SORREL INTERNATIONAL CO.,LIMITEDBR

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.

PrefixConflicting ASNOperator
2804:3edc::/32AS2UDEL-DCN - University of Delaware
2804:3edc::/32AS266625REGION-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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.