Autonomous System
AS19137 — EPSILON-INTERACTIVE - Epsilon Interactive LLC(US)
Last fetched
AS19137 is an Autonomous System operated by EPSILON-INTERACTIVE - Epsilon Interactive LLC and registered in US. As of Thu, 21 May 2026 10:35:29 GMT, it announces 34 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS19137 announces 34 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 74.122.218.0/23
- 93.191.146.0/23
- 142.54.200.0/24
- 142.54.240.0/24
- 142.54.244.0/24
- 142.54.245.0/24
- 142.54.247.0/24
- 146.82.220.0/23
- 159.127.8.0/24
- 159.127.90.0/24
- 159.127.100.0/24
- 159.127.102.0/24
- 159.127.114.0/24
- 159.127.115.0/24
- 159.127.116.0/24
- 159.127.140.0/22
- 159.127.144.0/21
- 159.127.162.0/23
- 159.127.166.0/24
- 159.127.167.0/24
- 159.127.182.0/23
- 159.127.184.0/23
- 159.127.187.0/24
- 159.127.188.0/23
- 159.127.190.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS19137 disappeared from the routing table.
~3,495 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:35:29 GMT.
MOAS / hijack watch
Prefixes routed by AS19137 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 AS19137 is unique to AS19137 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS19137.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS19137"})-[: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.