Autonomous System
AS7700 — SINGTEL-DVBIP-AS-AP SINGAPORE TELECOMMUNICATIONS LTD(SG)
Last fetched
AS7700 is an Autonomous System operated by SINGTEL-DVBIP-AS-AP SINGAPORE TELECOMMUNICATIONS LTD and registered in SG. As of Wed, 20 May 2026 21:59:13 GMT, it announces 22 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS7700 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.45.248.0/22
- 119.57.246.0/23
- 119.59.0.0/24
- 202.130.96.0/19
- 202.130.145.0/24
- 202.130.128.0/18
- 202.130.192.0/23
- 202.130.194.0/24
- 202.130.197.0/24
- 202.130.196.0/22
- 202.130.200.0/23
- 202.130.202.0/24
- 202.130.203.0/24
- 202.130.204.0/24
- 202.130.205.0/24
- 202.130.206.0/24
- 204.28.10.0/23
- 204.28.15.0/24
- 222.249.152.0/22
- 222.249.156.0/22
- 2404:59c0:800::/38
- 2404:59c0:c00::/40
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS7473 | SINGTEL-AS-AP Singapore Telecommunications Ltd | SG |
Blast radius
Approximate count of dependent hostnames if AS7700 disappeared from the routing table.
~22,040 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:59:13 GMT.
MOAS / hijack watch
Prefixes routed by AS7700 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 AS7700 is unique to AS7700 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS7700.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS7700"})-[: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.