Autonomous System
AS7342 — VERISIGN-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
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.
- 64.31.33.0/24
- 64.31.34.0/24
- 64.31.35.0/24
- 64.31.36.0/24
- 64.31.37.0/24
- 64.31.38.0/24
- 64.31.39.0/24
- 64.31.40.0/24
- 64.31.42.0/24
- 64.31.49.0/24
- 64.31.51.0/24
- 64.31.52.0/24
- 64.31.53.0/24
- 64.31.54.0/24
- 64.31.57.0/24
- 64.31.58.0/24
- 72.34.222.0/24
- 81.92.64.0/20
- 81.92.84.0/23
- 81.92.88.0/23
- 81.92.90.0/23
- 81.92.94.0/23
- 81.92.96.0/20
- 81.92.112.0/21
- 81.92.112.0/20
Peering ecosystem
18 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1273 | CW Vodafone Group PLC | — |
| AS397198 | NETRAVNEN | US |
| AS397197 | ICTVL-VN Department of Science and Technology of Vinh Long province | US |
| AS396826 | MEGALINK SOLUCOES EM INFORMATICA LTDA | US |
| AS396549 | PUBLICLOUD | US |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS40647 | IFS - Integra Financial Services, LLC | US |
| AS34549 | TELESMART-AS | DE |
| AS27544 | KKAMERICA - K+K America Corporation | US |
| AS26134 | DDPS - DDPS Networks, LLC | US |
| AS21313 | ASN-KRAFTSVIAZ | US |
| AS15830 | EQUINIX | NL |
| AS10515 | CLT-NIC - VeriSign Infrastructure & Operations | US |
| AS4213 | EVOCATIVE-GLOBAL - Krypt Technologies | US |
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.