Skip to content

Autonomous System

AS15085 — IMMEDION - Immedion, LLC(US)

Last fetched

AS15085 is an Autonomous System operated by IMMEDION - Immedion, LLC and registered in US. As of Mon, 03 Aug 2026 22:02:56 GMT, it announces 113 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS15085Routing diversity10.0/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/15085

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS132335LEAPSWITCH-IN-AS-AP - LEAPSWITCH NETWORKS PRIVATE LIMITEDIN
AS14043SCANSOURCE - ScanSource, Inc.US
AS16998ZEUSINC-AS - Zeus Industrial Products, Inc.US
AS174COGENT-174 - Cogent Communications, LLCUS
AS20355NTG-AS - REVUS
AS27446AS-ERCBB - ERC BroadbandUS
AS32895MILLIKEN-COMPANY-ASN1 - Milliken & CompanyUS
AS33391SECURITY-FINANCE - SECURITY FINANCE CORPORATION OF SPARTANBURGUS
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS36372VENYU-3 - REVUS
AS395998SCSLC - SOUTH CAROLINA STUDENT LOAN CORPORATIONUS
AS47583AS-HOSTINGER - Hostinger International LimitedCY

Blast radius

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

12,839 hostnames depend on this network.Exact count across all 113 announced prefixes. Snapshot Mon, 01 Jun 2026 21:01:08 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS15085.

Cypher and MCP

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

MATCH (a:ASN {name: "AS15085"})-[: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.