Skip to content

Autonomous System

AS29909 — METROOPTIC - Metro Optic(CA)

Last fetched

AS29909 is an Autonomous System operated by METROOPTIC - Metro Optic and registered in CA. As of Tue, 21 Jul 2026 12:50:14 GMT, it announces 39 routed IP prefixes and peers with 20 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS29909Routing diversity8.0/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/29909

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS1299SE
AS13625REDWARNING - CALGAH Computer Systems and Management LtdCA
AS14217N6CLOUD-AS - N6 Cloud inc.CA
AS16932FUTURE-ELECTRONIQUE-INC - Future Electronique IncCA
AS1746SIRSIDYNIXAS - SirsiDynixUS
AS20221IATA - International Air Transport AssociationCA
AS22544JCLOGIC - JCLOGICCA
AS23471ITED-23471 - ited SolutionsCA
AS3257US
AS32710AGNICORP-ASN - AgniCorp Inc.CA
AS395663SERGENT-TELECOM - sergent telecom incCA
AS397635PATHLINE-CAMPUS - Synopsys Inc.US
AS398216SICHUUN - SichuunCA
AS399098DIGITALCOMMERCE-AS1 - Digital Commerce BankCA
AS400631AS-JSENT - Just Some HostingCA
AS400806CLEARLYIP-CA - Clearly IP IncUS
AS401636ZOHO-CANADA - Zoho Canada CorporationCA
AS46482CONTIGO - Vecima Networks Inc.CA
AS53798ECOTEL-AS - ECOTEL inc.CA
AS54280NUVEI-NA-01 - Nuvei Technologies Corp.CA

Blast radius

Count of dependent hostnames if AS29909 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 AS29909 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 AS29909 is unique to AS29909 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS29909.

Cypher and MCP

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

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