Autonomous System
AS33339 — TNS-NYCMVP - Transaction Network Services, Inc.(US)
Last fetched
AS33339 is an Autonomous System operated by TNS-NYCMVP - Transaction Network Services, Inc. and registered in US. As of Wed, 20 May 2026 21:55:11 GMT, it announces 126 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS33339 announces 126 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.58.156.0/24
- 45.58.157.0/24
- 45.58.158.0/24
- 45.58.159.0/24
- 45.58.160.0/24
- 65.61.93.0/24
- 65.61.94.0/24
- 65.61.141.0/24
- 65.61.148.0/22
- 65.61.152.0/24
- 65.61.156.0/22
- 66.147.219.0/24
- 66.147.220.0/24
- 66.147.252.0/22
- 66.148.16.0/21
- 66.148.24.0/24
- 66.148.27.0/24
- 66.148.64.0/20
- 66.148.80.0/22
- 66.148.86.0/23
- 66.148.93.0/24
- 66.148.92.0/22
- 66.148.114.0/24
- 66.197.118.0/24
- 66.197.119.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS33339 disappeared from the routing table.
~617 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:55:11 GMT.
MOAS / hijack watch
Prefixes routed by AS33339 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 AS33339 is unique to AS33339 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS33339.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS33339"})-[: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.