Skip to content

Autonomous System

AS272786

Last fetched

AS272786 is operated by AS272786 - X99 INTERNET, registered in BR, and announces 20 prefixes to 14 BGP neighbours. AS272786 has a reputation score of 16.5 (NEUTRAL).

Nutrition Label

WHISPER CANON · AS272786Routing diversity6.6/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/272786

Routing footprint

Announced prefixes
20
BGP neighbours
14
RPKI ROAs
2
MOAS conflicts
0
Facilities
49
Internet exchanges
6

Blast radius

Blast radius is temporarily unavailable.

The threat-density procedure returned no result for this ASN. Refresh in a moment to retry — fresh data is fetched on the next visit.

Peering ecosystem

A sample of 14 of this network’s 14 BGP neighbours.

Reputation

16.5reputation score (NEUTRAL)

AS272786 (AS272786 - X99 INTERNET, BR) has a reputation score of 56.9 (NEUTRAL).

Threat density
46.9/100
Graph metrics
90.0/100
Historical behaviour
60.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
X99 INTERNET
RIR
LACNIC
Registered
Wed, 17 Aug 2022 11:08:42 GMT

Threat-feed evidence

Related pages

Pivot from AS272786 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: "AS272786"})
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("AS272786")

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