Autonomous System
AS48427 — IT-STARCOM-AS www.itstarcom.net(ES)
Last fetched
AS48427 is an Autonomous System operated by IT-STARCOM-AS www.itstarcom.net and registered in ES. As of Wed, 20 May 2026 21:59:56 GMT, it announces 43 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS48427 announces 43 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 87.107.143.0/24
- 92.50.128.0/18
- 92.50.161.0/24
- 92.50.160.0/22
- 92.50.164.0/22
- 92.50.168.0/22
- 92.50.172.0/22
- 92.50.176.0/22
- 92.50.178.0/24
- 92.50.180.0/22
- 94.232.254.0/24
- 94.235.156.0/22
- 94.236.156.0/23
- 185.168.155.0/24
- 185.168.158.0/24
- 185.170.238.0/24
- 185.170.248.0/24
- 185.179.239.0/24
- 185.179.245.0/24
- 185.179.246.0/24
- 185.179.247.0/24
- 185.179.248.0/24
- 213.169.220.0/24
- 213.169.221.0/24
- 217.196.80.0/20
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Approximate count of dependent hostnames if AS48427 disappeared from the routing table.
~4,352 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:59:56 GMT.
MOAS / hijack watch
Prefixes routed by AS48427 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 AS48427 is unique to AS48427 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS48427.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS48427"})-[: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.