Skip to content

Autonomous System

AS62560 — HOSTED-AMERICA - Hosted America(US)

Last fetched

AS62560 is an Autonomous System operated by HOSTED-AMERICA - Hosted America and registered in US. As of Sun, 06 Sep 2026 13:23:04 GMT, it announces 8 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS62560Routing diversity4.8/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/62560

Routing footprint

AS62560 announces 8 distinct routed prefixes. The 8-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

5 distinct peers via BGP. The first 5 are listed below.

Peer ASNOperatorCountry
AS13876FIBER-64 - FiberLight, LLCUS
AS15153STARWIRELESS-15153 - StarVision, Inc.US
AS19108SUDDENLINK-COMMUNICATIONS - OptimumUS
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS7029WINDSTREAM - Windstream Communications LLCUS

Blast radius

Count of dependent hostnames if AS62560 disappeared from the routing table.

1 hostnames depend on this network.Exact count across all 8 announced prefixes. Snapshot Wed, 19 Aug 2026 14:00:10 GMT.

MOAS / hijack watch

Prefixes routed by AS62560 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 AS62560 is unique to AS62560 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS62560.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS62560"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.