Autonomous System
AS53808 — MOEDOVE-N2 - MoeDove(US)
Last fetched
AS53808 is an Autonomous System operated by MOEDOVE-N2 - MoeDove and registered in US. As of Wed, 20 May 2026 23:34:23 GMT, it announces 31 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS53808 announces 31 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.146.176.0/24
- 23.166.248.0/24
- 31.58.122.0/24
- 43.252.149.0/24
- 45.83.144.0/22
- 45.83.146.0/24
- 45.83.147.0/24
- 45.192.11.0/24
- 45.192.12.0/24
- 64.68.241.0/24
- 64.187.110.0/24
- 86.104.46.0/24
- 109.107.100.0/23
- 146.185.237.0/24
- 157.66.172.0/24
- 165.101.86.0/23
- 198.11.58.0/23
- 198.171.176.0/20
- 216.169.156.0/23
- 216.169.158.0/23
- 2600:9000:269d::/48
- 2600:9000:269e::/48
- 2600:9000:269f::/48
- 2600:9000:26a0::/48
- 2600:9000:26a1::/48
Peering ecosystem
14 distinct peers via BGP. The first 16 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12198 | JSMSR-LLC - JSMSR Network | US |
| AS214963 | GUG-IN Gauhati University, Guwahati | CN |
| AS214731 | IDNIC-KEMSOS-AS-ID Kementerian Sosial Republik Indonesia | GB |
| AS214439 | BLANK | CN |
| AS213605 | ASN-SNB | CN |
| AS209294 | GOFIBRA TELECOM SERVICOS E INTERNET | CN |
| AS204044 | LISSIB | GB |
| AS202335 | NCL-203-396290 - Nielsen Consumer LLC | CN |
| AS201386 | HOSTZEN | CA |
| AS62610 | ZEN-DPS - Zenlayer Inc | US |
| AS51847 | NEAROUTE | HK |
| AS44324 | MOEDOVE-AS MoeDove Global | US |
| AS40929 | MOEDOVE-BN - MoeDove | US |
| AS30058 | FDCSERVERS - FDCservers.net | US |
| AS26682 | NYA - ByteNya LLC | US |
| AS26042 | FIBERSTATE - FiberState, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS53808 disappeared from the routing table.
~1,882 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:34:23 GMT.
MOAS / hijack watch
Prefixes routed by AS53808 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 AS53808 is unique to AS53808 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS53808.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS53808"})-[: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.