Autonomous System
AS10024 — LGA-AS-SG-AP LGA International(SG)
Last fetched
AS10024 is an Autonomous System operated by LGA-AS-SG-AP LGA International and registered in SG. As of Thu, 21 May 2026 16:55:53 GMT, it announces 103 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS10024 announces 103 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 27.125.196.0/24
- 27.125.196.0/23
- 27.125.197.0/24
- 27.125.196.0/22
- 27.125.198.0/24
- 27.125.199.0/24
- 43.245.16.0/24
- 43.245.16.0/23
- 43.245.17.0/24
- 43.245.16.0/22
- 43.245.18.0/23
- 43.245.19.0/24
- 103.3.200.0/24
- 103.3.200.0/23
- 103.3.201.0/24
- 103.3.200.0/22
- 103.3.202.0/24
- 103.3.202.0/23
- 103.3.203.0/24
- 119.75.192.0/24
- 119.75.192.0/23
- 119.75.193.0/24
- 119.75.194.0/24
- 119.75.194.0/23
- 119.75.195.0/24
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
Blast radius
Approximate count of dependent hostnames if AS10024 disappeared from the routing table.
~585,411 hostnames depend on this network.Sampled from 10 prefixes, snapshot Tue, 12 May 2026 03:00:41 GMT.
MOAS / hijack watch
Prefixes routed by AS10024 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 AS10024 is unique to AS10024 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS10024.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS10024"})-[: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.