Skip to content

Autonomous System

AS7693(TH)

Last fetched

AS7693 is an Autonomous System registered in TH. As of Tue, 21 Jul 2026 10:27:22 GMT, it announces 93 routed IP prefixes and peers with 23 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS7693Routing diversity9.8/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/7693

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS133163TH
AS134839TH
AS138003TH
AS138670TH
AS142599TH
AS149762TH
AS149796TH
AS17478TH
AS23683TH
AS24083TH
AS24465TH
AS38082TH
AS38554TH
AS45197TH
AS45430TH
AS45629TH
AS45800TH
AS55325TH
AS55498TH
AS55760TH
AS55844TH
AS56118TH
AS7470TH

Blast radius

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

Threat posture

Related pages

Pivot deeper into the graph from AS7693.

Cypher and MCP

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

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