Autonomous System
AS14745 — INTERNAP-BLOCK-4 - Unitas Global(US)
Last fetched
AS14745 is an Autonomous System operated by INTERNAP-BLOCK-4 - Unitas Global and registered in US. As of Wed, 20 May 2026 21:54:08 GMT, it announces 47 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS14745 announces 47 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.17.88.0/24
- 64.26.155.0/24
- 64.26.156.0/22
- 64.26.128.0/18
- 64.32.48.0/24
- 64.47.235.0/24
- 64.95.153.0/24
- 64.95.188.0/22
- 64.95.226.0/23
- 64.96.1.0/24
- 64.96.5.0/24
- 64.98.96.0/20
- 64.98.112.0/20
- 64.130.32.0/24
- 64.130.33.0/24
- 64.130.34.0/23
- 64.130.38.0/24
- 64.130.71.0/24
- 64.130.135.0/24
- 64.130.137.0/24
- 64.130.138.0/24
- 64.130.155.0/24
- 64.130.157.0/24
- 64.130.158.0/24
- 64.130.180.0/24
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1828 | UNITAS - Unitas Global | US |
| AS400101 | Castor Networks Mexico | US |
| AS398570 | ONLINE NORTE TELECOM LTDA | US |
| AS63441 | K-LOVE - EMF Broadcasting | US |
| AS63410 | DIALPAD - Dialpad, Inc. | US |
| AS63018 | SIMPLE-ASN - SIMPLE CLOUD SOLUTION LLC | US |
| AS54300 | SJH-ASN01 - Inspira Medical Centers, Inc. | US |
| AS13607 | INTUITIVE-ENG - Intuitive Surgical Operations, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS14745 disappeared from the routing table.
~4,554 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:08 GMT.
MOAS / hijack watch
Prefixes routed by AS14745 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 AS14745 is unique to AS14745 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS14745.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS14745"})-[: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.