Skip to content

Autonomous System

AS53808MOEDOVE-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

WHISPER CANON · AS53808Routing diversity7.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/53808

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.

Peering ecosystem

14 distinct peers via BGP. The first 16 are listed below.

Peer ASNOperatorCountry
AS12198JSMSR-LLC - JSMSR NetworkUS
AS214963GUG-IN Gauhati University, GuwahatiCN
AS214731IDNIC-KEMSOS-AS-ID Kementerian Sosial Republik IndonesiaGB
AS214439BLANKCN
AS213605ASN-SNBCN
AS209294GOFIBRA TELECOM SERVICOS E INTERNETCN
AS204044LISSIBGB
AS202335NCL-203-396290 - Nielsen Consumer LLCCN
AS201386HOSTZENCA
AS62610ZEN-DPS - Zenlayer IncUS
AS51847NEAROUTEHK
AS44324MOEDOVE-AS MoeDove GlobalUS
AS40929MOEDOVE-BN - MoeDoveUS
AS30058FDCSERVERS - FDCservers.netUS
AS26682NYA - ByteNya LLCUS
AS26042FIBERSTATE - FiberState, LLCUS

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.