Autonomous System
AS61315 — SEDMULTITEL(IT)
Last fetched
AS61315 is an Autonomous System operated by SEDMULTITEL and registered in IT. As of Thu, 21 May 2026 11:06:18 GMT, it announces 21 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS61315 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 93.101.4.0/24
- 93.101.5.0/24
- 93.101.32.0/22
- 93.101.36.0/22
- 93.101.72.0/22
- 93.101.76.0/22
- 93.101.80.0/22
- 93.101.84.0/22
- 93.101.80.0/20
- 93.101.88.0/22
- 93.101.92.0/22
- 93.101.96.0/20
- 93.101.112.0/20
- 93.101.128.0/20
- 93.101.144.0/20
- 93.101.160.0/20
- 93.101.176.0/20
- 93.101.192.0/20
- 93.101.208.0/20
- 93.101.224.0/20
- 93.101.240.0/20
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS61315 disappeared from the routing table.
~67,658 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:06:18 GMT.
MOAS / hijack watch
Prefixes routed by AS61315 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 AS61315 is unique to AS61315 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS61315.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS61315"})-[: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.