Autonomous System
AS45245 — GM-AP-GMTCI General Motors Tech Center India. Bangalore(BD)
Last fetched
AS45245 is an Autonomous System operated by GM-AP-GMTCI General Motors Tech Center India. Bangalore and registered in BD. As of Wed, 20 May 2026 23:34:09 GMT, it announces 82 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS45245 announces 82 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 43.246.159.0/24
- 43.246.160.0/24
- 43.246.161.0/24
- 43.246.162.0/24
- 44.4.51.0/24
- 44.4.53.0/24
- 44.4.57.0/24
- 44.4.58.0/24
- 59.153.30.0/24
- 59.153.30.0/23
- 59.153.31.0/24
- 59.153.32.0/22
- 59.153.36.0/24
- 59.153.36.0/23
- 59.153.37.0/24
- 59.153.36.0/22
- 103.18.30.0/24
- 103.18.31.0/24
- 103.69.217.0/24
- 103.69.218.0/24
- 103.69.219.0/24
- 103.69.220.0/24
- 103.241.180.0/24
- 103.241.181.0/24
- 103.241.182.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS45245 disappeared from the routing table.
~11,669 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:34:09 GMT.
MOAS / hijack watch
Prefixes routed by AS45245 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 AS45245 is unique to AS45245 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS45245.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS45245"})-[: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.