Autonomous System
AS4907 — BGPNETPTELTD-AS-AP BGPNET PTE. LTD.(SG)
Last fetched
AS4907 is an Autonomous System operated by BGPNETPTELTD-AS-AP BGPNET PTE. LTD. and registered in SG. As of Wed, 20 May 2026 21:54:11 GMT, it announces 35 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS4907 announces 35 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 43.252.151.0/24
- 43.252.152.0/23
- 43.252.154.0/24
- 43.252.155.0/24
- 45.203.132.0/24
- 45.203.133.0/24
- 45.203.134.0/24
- 45.203.135.0/24
- 45.203.136.0/24
- 45.203.137.0/24
- 45.203.138.0/24
- 45.203.140.0/24
- 45.206.255.0/24
- 45.207.0.0/23
- 45.207.2.0/24
- 45.207.3.0/24
- 45.207.4.0/24
- 45.207.5.0/24
- 45.207.6.0/24
- 45.207.7.0/24
- 138.94.197.0/24
- 138.94.198.0/23
- 138.94.199.0/24
- 138.94.210.0/24
- 138.94.210.0/23
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS4907 disappeared from the routing table.
~1,953 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:11 GMT.
MOAS / hijack watch
Prefixes routed by AS4907 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 AS4907 is unique to AS4907 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS4907.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS4907"})-[: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.