Skip to content

Autonomous System

AS8167(BR)

Last fetched

AS8167 is an Autonomous System registered in BR. As of Sun, 19 Jul 2026 23:52:46 GMT, it announces 426 routed IP prefixes and peers with 86 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS8167Routing diversity10.0/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/8167

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS11432BR
AS14571BR
AS14840BR
AS14868BR
AS25620BO
AS262299BR
AS262349BR
AS262352BR
AS262426BR
AS262524BR
AS262536BR
AS262648BR
AS262663BR
AS262727BR
AS262803BR
AS262856BR
AS262907BR
AS263077BR
AS263097BR
AS263129BR
AS263400BR
AS263435BR
AS263582BR
AS263661BR
AS263953BR
AS264159BR
AS264169BR
AS264291BR
AS264381BR
AS264597BR
AS264879BR
AS264979BR
AS265041BR
AS265171BR
AS265265BR
AS265325BR
AS266292BR
AS266356BR
AS266535BR
AS267262BR
AS267310BR
AS267469BR
AS267613BR
AS267973BR
AS268190BR
AS268272BR
AS268356BR
AS268484BR
AS268844BR
AS269243BR
AS269258BR
AS269284BR
AS270757BR
AS271082BR
AS271493BR
AS271582BR
AS272734BR
AS273309BR
AS273664BR
AS273776BR
AS273793BR
AS274556BR
AS28146BR
AS28169BR
AS28283BR
AS28603BR
AS28646BR
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS4230BR
AS52320CO
AS52564BR
AS52573BR
AS52671BR
AS52771BR
AS52885BR
AS52924BR
AS53061BR
AS53066BR
AS53112BR
AS53175BR
AS61610BR
AS61678BR
AS61745BR
AS61872BR
AS61884BR
AS7738BR

Blast radius

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

Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.

MOAS / hijack watch

Prefixes routed by AS8167 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 AS8167 is unique to AS8167 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS8167.

Cypher and MCP

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

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