Skip to content

Autonomous System

AS7342VERISIGN-AS - VeriSign Infrastructure & Operations(US)

Last fetched

AS7342 is an Autonomous System operated by VERISIGN-AS - VeriSign Infrastructure & Operations and registered in US. As of Wed, 20 May 2026 21:57:44 GMT, it announces 257 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS7342Routing diversity10.0/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/7342

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS1273CW Vodafone Group PLC
AS397198NETRAVNENUS
AS397197ICTVL-VN Department of Science and Technology of Vinh Long provinceUS
AS396826MEGALINK SOLUCOES EM INFORMATICA LTDAUS
AS396549PUBLICLOUDUS
AS48362VARNA-IX Internet Exchange PointAT
AS40647IFS - Integra Financial Services, LLCUS
AS34549TELESMART-ASDE
AS27544KKAMERICA - K+K America CorporationUS
AS26134DDPS - DDPS Networks, LLCUS
AS21313ASN-KRAFTSVIAZUS
AS15830EQUINIXNL
AS10515CLT-NIC - VeriSign Infrastructure & OperationsUS
AS4213EVOCATIVE-GLOBAL - Krypt TechnologiesUS
AS3491PCCWG-APAC-HK PCCW Global HK Ltd.HK
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS1299TWELVE99 Arelion, fka Telia CarrierSE

Blast radius

Approximate count of dependent hostnames if AS7342 disappeared from the routing table.

~1,696 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:57:44 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS7342.

Cypher and MCP

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

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