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
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.
- 12.131.100.0/23
- 63.84.188.0/24
- 63.84.200.0/24
- 66.168.38.0/23
- 66.219.16.0/24
- 66.219.18.0/23
- 66.219.20.0/22
- 66.219.22.0/24
- 66.219.24.0/21
- 67.23.160.0/24
- 67.23.161.0/24
- 67.23.162.0/23
- 67.23.164.0/22
- 67.23.166.0/24
- 67.23.167.0/24
- 67.23.168.0/24
- 67.23.168.0/21
- 67.23.176.0/20
- 69.2.35.0/24
- 69.2.50.0/24
- 69.2.53.0/24
- 72.237.184.0/24
- 74.112.168.0/22
- 74.112.172.0/23
- 74.112.174.0/23
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS132335 | LEAPSWITCH-IN-AS-AP - LEAPSWITCH NETWORKS PRIVATE LIMITED | IN |
| AS14043 | SCANSOURCE - ScanSource, Inc. | US |
| AS16998 | ZEUSINC-AS - Zeus Industrial Products, Inc. | US |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS20355 | NTG-AS - REV | US |
| AS27446 | AS-ERCBB - ERC Broadband | US |
| AS32895 | MILLIKEN-COMPANY-ASN1 - Milliken & Company | US |
| AS33391 | SECURITY-FINANCE - SECURITY FINANCE CORPORATION OF SPARTANBURG | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS36372 | VENYU-3 - REV | US |
| AS395998 | SCSLC - SOUTH CAROLINA STUDENT LOAN CORPORATION | US |
| AS47583 | AS-HOSTINGER - Hostinger International Limited | CY |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.