Autonomous System
AS45432 — MBTNET-IN - Tech Mahindra Limited(IN)
Last fetched
AS45432 is an Autonomous System operated by MBTNET-IN - Tech Mahindra Limited and registered in IN. As of Sun, 06 Sep 2026 16:16:59 GMT, it announces 58 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS45432 announces 58 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.67.193.0/24
- 119.151.1.0/24
- 119.151.0.0/20
- 119.151.9.0/24
- 119.151.16.0/21
- 119.151.16.0/20
- 119.151.32.0/24
- 119.151.33.0/24
- 119.151.34.0/24
- 119.151.35.0/24
- 119.151.36.0/24
- 119.151.37.0/24
- 119.151.38.0/24
- 119.151.39.0/24
- 119.151.40.0/24
- 119.151.41.0/24
- 119.151.42.0/24
- 119.151.43.0/24
- 119.151.44.0/24
- 119.151.45.0/24
- 119.151.46.0/24
- 119.151.47.0/24
- 119.151.48.0/24
- 119.151.64.0/24
- 119.151.64.0/20
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS3758 | SINGNET - SingNet | SG |
| AS4755 | TATACOMM-AS - TATA Communications formerly VSNL is Leading ISP | IN |
| AS4775 | GLOBE-TELECOM-AS - Globe Telecoms | PH |
| AS9299 | IPG-AS-AP - Philippine Long Distance Telephone Company | PH |
| AS9498 | BBIL-AP - BHARTI Airtel Ltd. | IN |
| AS9658 | ETPI-IDS-AS-AP - Eastern Telecoms Phils., Inc. | PH |
| AS9730 | BHARTITELESONIC-AS-IN-AP - Bharti Telesonic Ltd | IN |
| AS9930 | TTNET-MY - TIME dotCom Berhad No. 14, Jalan Majistret U1/26 Hicom Glenmarie Industrial Park 40150 Shah Alam Selangor, Malaysia | MY |
Blast radius
Count of dependent hostnames if AS45432 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 AS45432 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS45432 is unique to AS45432 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS45432.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS45432"})-[: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.