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
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.
- 45.124.144.0/24
- 45.124.144.0/23
- 45.124.145.0/24
- 45.124.144.0/22
- 45.124.146.0/24
- 45.124.146.0/23
- 45.124.147.0/24
- 103.39.139.0/24
- 103.39.236.0/24
- 103.39.236.0/23
- 103.39.237.0/24
- 103.84.128.0/24
- 103.84.128.0/23
- 103.84.129.0/24
- 103.84.128.0/22
- 103.84.130.0/24
- 103.84.130.0/23
- 103.84.131.0/24
- 103.97.244.0/22
- 103.97.246.0/24
- 103.97.246.0/23
- 103.97.247.0/24
- 103.137.174.0/24
- 103.137.174.0/23
- 103.137.175.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS133717 | KOREDIGITAL-AS - KORE DIGITAL | IN |
| AS136342 | WINUXC-AS - Winux Communications Pvt. Ltd. | IN |
| AS147212 | PAYNET-AS-IN - Paynet Digital Network Private Limited | IN |
| AS153819 | GLOBUSSOFT-AS-AP - GLOBUSSOFT | IN |
| AS35280 | F5 - F5 Networks SARL | FR |
| AS55410 | VIL-AS-AP - Vodafone Idea Ltd | IN |
| AS9498 | BBIL-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.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 154.50.120.0/23 | AS174 | COGENT-174 - Cogent Communications, LLC |
| 154.50.120.0/24 | AS174 | COGENT-174 - Cogent Communications, LLC |
| 154.50.121.0/24 | AS174 | COGENT-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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.