Autonomous System
AS27975 — AS27975 - SYNAPSIS COLOMBIA SAS(CO)
Last fetched
AS27975 is an Autonomous System operated by AS27975 - SYNAPSIS COLOMBIA SAS and registered in CO. As of Sun, 06 Sep 2026 16:16:12 GMT, it announces 83 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS27975 announces 83 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 190.7.96.0/24
- 190.7.97.0/24
- 190.7.98.0/24
- 190.7.99.0/24
- 190.7.100.0/24
- 190.7.101.0/24
- 190.7.102.0/24
- 190.7.103.0/24
- 190.7.96.0/20
- 190.7.104.0/24
- 190.7.105.0/24
- 190.7.107.0/24
- 190.7.108.0/24
- 190.7.109.0/24
- 190.7.110.0/24
- 190.7.111.0/24
- 190.102.160.0/24
- 190.102.161.0/24
- 190.102.162.0/24
- 190.102.163.0/24
- 190.102.164.0/24
- 190.102.165.0/24
- 190.102.166.0/24
- 190.102.167.0/24
- 190.102.168.0/24
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS27975 disappeared from the routing table.
118 hostnames depend on this network.Exact count across all 84 announced prefixes. Snapshot Sat, 25 Jul 2026 08:00:41 GMT.
MOAS / hijack watch
Prefixes routed by AS27975 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 AS27975 is unique to AS27975 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS27975.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS27975"})-[: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.