Autonomous System
AS60798 — ASSERVEREASY - Servereasy Srl(IT)
Last fetched
AS60798 is an Autonomous System operated by ASSERVEREASY - Servereasy Srl and registered in IT. As of Tue, 04 Aug 2026 03:49:27 GMT, it announces 32 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS60798 announces 32 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.210.21.0/24
- 37.46.151.0/24
- 37.156.244.0/24
- 45.14.184.0/22
- 45.88.187.0/24
- 45.138.18.0/24
- 45.138.200.0/22
- 45.139.162.0/24
- 45.145.250.0/24
- 45.149.1.0/24
- 45.156.156.0/24
- 62.169.133.0/24
- 84.245.57.0/24
- 89.45.228.0/24
- 155.2.213.0/24
- 158.173.40.0/24
- 158.173.132.0/24
- 162.12.205.0/24
- 185.25.204.0/22
- 185.102.169.0/24
- 185.116.60.0/24
- 185.229.236.0/22
- 193.164.143.0/24
- 195.39.194.0/23
- 195.39.202.0/23
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12779 | ITGATE - IT.Gate S.p.A. | IT |
| AS202709 | NETOIP - NetoIP.com srl | IT |
| AS203073 | GioveADSL - G.T. SRL | IT |
| AS207713 | GIR-AS - GLOBAL INTERNET SOLUTIONS LLC | RU |
| AS207905 | ASUANIA - Uania srl | IT |
| AS215540 | GCS-AS - GLOBAL CONNECTIVITY SOLUTIONS LLP | GB |
| AS31543 | MYNET-AS - myNet GmbH | AT |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS41327 | FIBERTELECOM-AS - Fiber Telecom S.p.A. | IT |
| AS41720 | NAVIGABENE - REVOLUTION PROVIDER SRL | IT |
| AS6762 | SEABONE-NET - TELECOM ITALIA SPARKLE S.p.A. | IT |
Blast radius
Count of dependent hostnames if AS60798 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS60798 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 AS60798 is unique to AS60798 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS60798.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS60798"})-[: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.