Autonomous System
AS6984 — NYNEX-AS - Verizon Business(US)
Last fetched
AS6984 is an Autonomous System operated by NYNEX-AS - Verizon Business and registered in US. As of Mon, 31 Aug 2026 10:19:36 GMT, it announces 89 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS6984 announces 89 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 62.189.149.0/24
- 63.23.34.0/24
- 63.23.48.0/24
- 63.23.49.0/24
- 63.23.50.0/24
- 63.23.64.0/24
- 63.23.65.0/24
- 63.23.66.0/24
- 63.23.80.0/24
- 63.23.81.0/24
- 63.23.82.0/24
- 63.24.202.0/24
- 63.24.203.0/24
- 63.24.204.0/24
- 63.24.205.0/24
- 63.24.206.0/24
- 63.24.207.0/24
- 63.26.0.0/24
- 63.26.1.0/24
- 63.26.3.0/24
- 63.26.4.0/24
- 63.26.5.0/24
- 63.26.6.0/24
- 63.26.7.0/24
- 63.26.8.0/24
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS18461 | BELL-ATL - Verizon Business | US |
| AS32091 | TRACF-AS - Tracfone Wireless | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS4755 | TATACOMM-AS - TATA Communications formerly VSNL is Leading ISP | IN |
| AS701 | UUNET - Verizon Business | US |
| AS702 | UUNET - Verizon Business | US |
| AS703 | UUNET - Verizon Business | US |
| AS9498 | BBIL-AP - BHARTI Airtel Ltd. | IN |
Blast radius
Count of dependent hostnames if AS6984 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 AS6984 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 AS6984 is unique to AS6984 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS6984.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS6984"})-[: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.