Skip to content

Autonomous System

AS14745INTERNAP-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

WHISPER CANON · AS14745Routing diversity8.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/14745

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.

Peering ecosystem

8 distinct peers via BGP. The first 8 are listed below.

Peer ASNOperatorCountry
AS1828UNITAS - Unitas GlobalUS
AS400101Castor Networks MexicoUS
AS398570ONLINE NORTE TELECOM LTDAUS
AS63441K-LOVE - EMF BroadcastingUS
AS63410DIALPAD - Dialpad, Inc.US
AS63018SIMPLE-ASN - SIMPLE CLOUD SOLUTION LLCUS
AS54300SJH-ASN01 - Inspira Medical Centers, Inc.US
AS13607INTUITIVE-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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.