Autonomous System
AS54048 — EIWIFI - Eastern Indiana WIFI, Inc.(US)
Last fetched
AS54048 is an Autonomous System operated by EIWIFI - Eastern Indiana WIFI, Inc. and registered in US. As of Wed, 20 May 2026 23:32:18 GMT, it announces 8 routed IP prefixes and peers with 22 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS54048 announces 8 distinct routed prefixes. The 8-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
22 distinct peers via BGP. The first 22 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS986 | KINGSBURGMEDIA-01 - Kingsburg Media Foundation | US |
| AS400643 | Tecnoserver Telecom EIRELI | US |
| AS399033 | HDL BeotelNet | US |
| AS398440 | NIEWELS-ASN | US |
| AS396513 | SANDYXHOSTING-AS Data Centre Plus | US |
| AS396262 | AIIPMRM-IN All India Institute of Physical Medicine and Rehabilitation, Mumbai | US |
| AS395188 | Integral Comunicaciones SRL | US |
| AS394121 | ASU-NEWPORT-AS - Arkansas State University | US |
| AS393661 | IMS-0 | US |
| AS62932 | CJM - ClickJet Media Inc | US |
| AS62581 | IMPERVA-INC-US-SJ-COLO - IMPERVA INC | US |
| AS46867 | WORKD-IT - Workday, Inc. | US |
| AS32635 | CANTEXINC - CANTEX INC. | US |
| AS30263 | TREASURE-STATE-INTERNET - Treasure State Internet | US |
| AS26421 | BDA-INC - BDa | US |
| AS26176 | SVSU - Saginaw Valley State University | US |
| AS18632 | VOLCANO-VISION - Volcano Vision, Inc. | US |
| AS15121 | CALTEL-COM - Calaveras Internet Company | US |
| AS14750 | SIERRA-TEL-INTERNET - Sierra Tel Internet | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS2152 | CENIC-2152 - CENIC | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS54048 disappeared from the routing table.
~9,446 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:32:18 GMT.
MOAS / hijack watch
Prefixes routed by AS54048 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 AS54048 is unique to AS54048 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS54048.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS54048"})-[: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.