Autonomous System
AS48720
Last fetched
AS48720 is operated by VTSL1-AS - VIP-TELECOM-SERVICE Ltd., registered in RU, and announces 7 prefixes to 5 BGP neighbours. AS48720 has a reputation score of 16.3 (NEUTRAL); 2 of its 2,048 announced IPv4 addresses appear on threat feeds.
Nutrition Label
Routing footprint
- Announced prefixes
- 7
- BGP neighbours
- 5
- RPKI ROAs
- 0
- MOAS conflicts
- 0
- CAIDA AS-rank
- 5,693
- Customer-cone ASNs
- 4
- Facilities
- 0
- Internet exchanges
- 0
Blast radius
- Announced IPv4 addresses
- 2,048
- Threat-listed addresses
- 2
- Threat density
- 0.0977 %
- Routed prefixes
- 7
How much of the internet this network is responsible for, and how much of that address space currently appears on a threat feed. Coverage: computed.
Peering ecosystem
A sample of 5 of this network’s 5 BGP neighbours.
- Fiord-AS - Fiord Networks, UAB · AS28917
- SETEL-AS1 - JOINT-STOCK COMPANY "TELEPORT TELECOM" · AS39153
- ALPLA-AS - Alpla LLC · AS48051
- EVERGREEN-AS - LLC GAAL-S · AS59941
- VTS-AS - VIP-TELECOM-SERVICE Ltd. · AS197280
Reputation
16.3reputation score (NEUTRAL)
AS48720 (VTSL1-AS - VIP-TELECOM-SERVICE Ltd., RU) has a reputation score of 57.3 (NEUTRAL).
- Threat density
- 62.4/100
- Graph metrics
- 55.0/100
- Historical behaviour
- 75.0/100
- Prefix age
- 20.0/100
These are reputation signals about the network as a whole, not a threat-feed verdict about a specific address.
Registration
- Registered to
- VIP-TELECOM-SERVICE Ltd.
- RIR
- RIPE
- Registered
- Mon, 19 Jan 2009 14:45:10 GMT
Threat-feed evidence
Related pages
Pivot from AS48720 into the prefixes, peers and country it routes for.
Cypher and MCP
Reproduce this network's routing footprint against graph.whisper.security:
MATCH (a:ASN {name: "AS48720"})
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
CALL { WITH a MATCH (a)-[:ROUTES]->(p:ANNOUNCED_PREFIX) RETURN count(p) AS prefixes }
CALL { WITH a MATCH (a)-[:BGP_NEIGHBOR]-(x:ASN) RETURN count(x) AS peers }
RETURN n.name AS operator, prefixes, peers;
CALL whisper.asnThreatDensity("AS48720")Or query Whisper from your own LLM workflow via the Whisper MCP server.