Autonomous System
AS16645 — EPIQSYSTEMS - EPIQ Systems, Inc(US)
Last fetched
AS16645 is an Autonomous System operated by EPIQSYSTEMS - EPIQ Systems, Inc and registered in US. As of Mon, 10 Aug 2026 19:32:40 GMT, it announces 11 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS16645 announces 11 distinct routed prefixes. The 11-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS49915 | MEGAPORT - Megaport (UK) Limited | GB |
| AS5580 | GTT-ASIA - GTT Communications Netherlands B.V. | NL |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS812 | ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc. | CA |
| AS8220 | COLT - COLT Technology Services Group Limited | GB |
Blast radius
Count of dependent hostnames if AS16645 disappeared from the routing table.
1,295 hostnames depend on this network.Exact count across all 11 announced prefixes. Snapshot Mon, 08 Jun 2026 14:00:11 GMT.
MOAS / hijack watch
Prefixes routed by AS16645 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 AS16645 is unique to AS16645 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS16645.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS16645"})-[: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.