Skip to content

Autonomous System

AS23246 — AS23246 - gigaipnet.com Inc(CO)

Last fetched

AS23246 is an Autonomous System operated by AS23246 - gigaipnet.com Inc and registered in CO. As of Sun, 06 Sep 2026 16:08:26 GMT, it announces 6 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS23246Routing diversity4.2/10Peering density2.4/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/23246

Routing footprint

AS23246 announces 6 distinct routed prefixes. The 6-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS20473AS-VULTR - The Constant Company, LLCUS
AS23031AS23031 - TELECU TELECOMUNICACIONES DEL ECUADOR TELECUSA S.A.S.EC
AS52468AS52468 - UFINET PANAMA S.A.PA

Blast radius

Count of dependent hostnames if AS23246 disappeared from the routing table.

7,697 hostnames depend on this network.Exact count across all 6 announced prefixes. Snapshot Sun, 12 Jul 2026 04:00:50 GMT.

MOAS / hijack watch

Prefixes routed by AS23246 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

PrefixConflicting ASNOperator
66.231.64.0/24AS23031AS23031 - TELECU TELECOMUNICACIONES DEL ECUADOR TELECUSA S.A.S.

Threat posture

Related pages

Pivot deeper into the graph from AS23246.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS23246"})-[: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.