Autonomous System
AS10747 — EPIC-HOSTING - Epic Hosting, LLC(US)
Last fetched
AS10747 is an Autonomous System operated by EPIC-HOSTING - Epic Hosting, LLC and registered in US. As of Sun, 06 Sep 2026 14:19:41 GMT, it announces 25 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS10747 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.42.32.0/23
- 45.42.32.0/22
- 45.42.34.0/23
- 64.18.144.0/23
- 64.18.146.0/23
- 64.18.148.0/23
- 64.18.150.0/24
- 64.18.150.0/23
- 64.18.151.0/24
- 64.18.144.0/20
- 64.18.152.0/23
- 68.65.248.0/23
- 68.65.252.0/22
- 170.133.208.0/23
- 170.133.210.0/23
- 170.133.212.0/22
- 170.133.208.0/20
- 170.133.216.0/23
- 170.133.218.0/23
- 208.56.192.0/21
- 208.56.192.0/20
- 208.56.200.0/23
- 208.56.200.0/22
- 208.56.202.0/23
- 216.99.216.0/23
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS4181 | TDS-AS - TDS TELECOM | US |
| AS46887 | CROWNCASTLE-AS46887 - Crown Castle Fiber LLC | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
Blast radius
Count of dependent hostnames if AS10747 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS10747 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 AS10747 is unique to AS10747 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS10747.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS10747"})-[: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.