Skip to content

Autonomous System

AS3816

Last fetched

AS3816 is operated by AS3816 - COLOMBIA TELECOMUNICACIONES S.A. ESP BIC, registered in CO, and announces 1,280 prefixes to 48 BGP neighbours. AS3816 has a reputation score of 9.2 (REPUTABLE); 349 of its 3,119,360 announced IPv4 addresses appear on threat feeds.

Nutrition Label

WHISPER CANON · AS3816Routing diversity10.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/3816

Routing footprint

Announced prefixes
1,280
BGP neighbours
48
RPKI ROAs
228
MOAS conflicts
0
CAIDA AS-rank
1,041
Customer-cone ASNs
35
Facilities
2
Internet exchanges
0

Blast radius

Announced IPv4 addresses
3,119,360
Threat-listed addresses
349
Threat density
0.0112 %
Routed prefixes
1,266

How much of the internet this network is responsible for, and how much of that address space currently appears on a threat feed. Coverage: computed.

Peering ecosystem

A sample of 25 of this network’s 48 BGP neighbours.

Reputation

9.2reputation score (REPUTABLE)

AS3816 (AS3816 - COLOMBIA TELECOMUNICACIONES S.A. ESP BIC, CO) has a reputation score of 72.5 (REPUTABLE).

Threat density
80.7/100
Graph metrics
80.0/100
Historical behaviour
85.0/100
Prefix age
20.0/100

These are reputation signals about the network as a whole, not a threat-feed verdict about a specific address.

Registration

Registered to
COLOMBIA TELECOMUNICACIONES S.A. ESP BIC
RIR
LACNIC
Registered
Fri, 09 Sep 1994 12:00:00 GMT

Threat-feed evidence

Related pages

Pivot from AS3816 into the prefixes, peers and country it routes for.

Cypher and MCP

Reproduce this network's routing footprint against graph.whisper.security:

MATCH (a:ASN {name: "AS3816"})
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
CALL { WITH a MATCH (a)-[:ROUTES]->(p:ANNOUNCED_PREFIX) RETURN count(p) AS prefixes }
CALL { WITH a MATCH (a)-[:BGP_NEIGHBOR]-(x:ASN) RETURN count(x) AS peers }
RETURN n.name AS operator, prefixes, peers;
CALL whisper.asnThreatDensity("AS3816")

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