Autonomous System
AS15083 — INFOLINK-MIA-US - Infolink Global Corporation(US)
Last fetched
AS15083 is an Autonomous System operated by INFOLINK-MIA-US - Infolink Global Corporation and registered in US. As of Thu, 21 May 2026 11:10:51 GMT, it announces 47 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS15083 announces 47 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.26.40.0/22
- 2.26.56.0/22
- 8.26.21.0/24
- 8.26.20.0/22
- 38.117.1.0/24
- 50.114.204.0/24
- 64.39.234.0/24
- 64.74.192.0/24
- 64.251.0.0/19
- 65.111.160.0/19
- 66.252.224.0/24
- 69.60.96.0/19
- 104.234.222.0/24
- 108.165.175.0/24
- 115.126.25.0/24
- 115.167.16.0/22
- 115.167.20.0/22
- 136.0.12.0/22
- 136.0.58.0/24
- 136.0.92.0/23
- 136.0.128.0/23
- 141.11.188.0/24
- 143.109.56.0/22
- 144.31.20.0/22
- 144.31.88.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS15083 disappeared from the routing table.
~1,227 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:10:51 GMT.
MOAS / hijack watch
Prefixes routed by AS15083 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 AS15083 is unique to AS15083 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS15083.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS15083"})-[: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.