Autonomous System
AS30848 — IT-TWT-AS(IT)
Last fetched
AS30848 is an Autonomous System operated by IT-TWT-AS and registered in IT. As of Thu, 21 May 2026 06:42:45 GMT, it announces 65 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS30848 announces 65 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.8.95.0/24
- 5.63.160.0/21
- 37.148.214.0/24
- 45.33.195.0/24
- 45.82.160.0/24
- 45.83.174.0/24
- 45.89.248.0/24
- 45.130.68.0/22
- 45.131.45.0/24
- 45.143.156.0/24
- 45.153.128.0/23
- 62.97.32.0/24
- 62.97.33.0/24
- 77.239.92.0/24
- 80.90.190.0/24
- 80.90.208.0/20
- 80.208.224.0/21
- 81.20.84.0/23
- 82.89.0.0/16
- 82.112.32.0/19
- 82.132.176.0/23
- 82.144.89.0/24
- 82.144.92.0/24
- 82.178.168.0/21
- 82.180.187.0/24
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
Blast radius
Approximate count of dependent hostnames if AS30848 disappeared from the routing table.
~57,324 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:42:45 GMT.
MOAS / hijack watch
Prefixes routed by AS30848 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 AS30848 is unique to AS30848 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS30848.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS30848"})-[: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.