Skip to content

Autonomous System

AS48918S-V-R-AS(DE)

Last fetched

AS48918 is an Autonomous System operated by S-V-R-AS and registered in DE. As of Wed, 20 May 2026 23:32:38 GMT, it announces 46 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS48918Routing diversity8.3/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/48918

Routing footprint

AS48918 announces 46 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

18 distinct peers via BGP. The first 15 are listed below.

Peer ASNOperatorCountry
AS5405INTERDOTLINK powered by Inter.linkDE
AS212246IDNIC-WONOARTO-AS-ID PT Wonoarto Media NusantaraDE
AS209257CCGL-AS-AP Credit Corp Group LimitedDE
AS205854CSR-IN Chhattisgarh SDC, RaipurDE
AS205612IRINN-JTBPL-AS-IN JUPITER BROADBAND PRIVATE LIMITEDDE
AS200465CASA DA MOEDA DO BRASIL CMBDE
AS61183GWSN-ASDE
AS59745INET-RU-ASDE
AS56863LMN-ASDE
AS43722TR-IDODE
AS34172AS-AZTELEKOM Azerbaijan Tier-23 ISPDE
AS33891NCPLG-AS Autonomous SystemDE
AS20855ETOP-ASDE
AS13233SCHOENE-ASDE
AS6461ZAYO-6461 - Zayo BandwidthUS

Blast radius

Approximate count of dependent hostnames if AS48918 disappeared from the routing table.

~2,525 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:32:38 GMT.

MOAS / hijack watch

Prefixes routed by AS48918 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 AS48918 is unique to AS48918 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS48918.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS48918"})-[: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.