Autonomous System
AS48918 — S-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
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.
- 5.182.163.0/24
- 80.72.218.0/24
- 80.72.219.0/24
- 80.72.221.0/24
- 80.72.224.0/23
- 80.72.230.0/24
- 80.72.224.0/20
- 80.72.236.0/24
- 91.222.136.0/22
- 91.230.251.0/24
- 91.239.151.0/24
- 94.199.5.0/24
- 94.199.6.0/24
- 94.199.7.0/24
- 94.199.8.0/24
- 94.199.9.0/24
- 94.199.10.0/24
- 94.199.11.0/24
- 94.199.12.0/24
- 94.199.13.0/24
- 96.9.158.0/24
- 185.107.124.0/22
- 185.141.86.0/24
- 185.141.87.0/24
- 185.141.88.0/23
Peering ecosystem
18 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS5405 | INTERDOTLINK powered by Inter.link | DE |
| AS212246 | IDNIC-WONOARTO-AS-ID PT Wonoarto Media Nusantara | DE |
| AS209257 | CCGL-AS-AP Credit Corp Group Limited | DE |
| AS205854 | CSR-IN Chhattisgarh SDC, Raipur | DE |
| AS205612 | IRINN-JTBPL-AS-IN JUPITER BROADBAND PRIVATE LIMITED | DE |
| AS200465 | CASA DA MOEDA DO BRASIL CMB | DE |
| AS61183 | GWSN-AS | DE |
| AS59745 | INET-RU-AS | DE |
| AS56863 | LMN-AS | DE |
| AS43722 | TR-IDO | DE |
| AS34172 | AS-AZTELEKOM Azerbaijan Tier-23 ISP | DE |
| AS33891 | NCPLG-AS Autonomous System | DE |
| AS20855 | ETOP-AS | DE |
| AS13233 | SCHOENE-AS | DE |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.