Skip to content

Autonomous System

AS133255 — ELXER-AS-IN - Elxer Communications Private Limited(IN)

Last fetched

AS133255 is an Autonomous System operated by ELXER-AS-IN - Elxer Communications Private Limited and registered in IN. As of Sun, 06 Sep 2026 16:09:08 GMT, it announces 34 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS133255Routing diversity7.7/10Peering density3.6/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/133255

Routing footprint

AS133255 announces 34 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS133717KOREDIGITAL-AS - KORE DIGITALIN
AS136342WINUXC-AS - Winux Communications Pvt. Ltd.IN
AS147212PAYNET-AS-IN - Paynet Digital Network Private LimitedIN
AS153819GLOBUSSOFT-AS-AP - GLOBUSSOFTIN
AS35280F5 - F5 Networks SARLFR
AS55410VIL-AS-AP - Vodafone Idea LtdIN
AS9498BBIL-AP - BHARTI Airtel Ltd.IN

Blast radius

Count of dependent hostnames if AS133255 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 AS133255 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

PrefixConflicting ASNOperator
154.50.120.0/23AS174COGENT-174 - Cogent Communications, LLC
154.50.120.0/24AS174COGENT-174 - Cogent Communications, LLC
154.50.121.0/24AS174COGENT-174 - Cogent Communications, LLC

Threat posture

Related pages

Pivot deeper into the graph from AS133255.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS133255"})-[: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.