Autonomous System
AS46320 — ITGD-CHI-BGP - ITG Derivatives LLC.(CA)
Last fetched
AS46320 is an Autonomous System operated by ITGD-CHI-BGP - ITG Derivatives LLC. and registered in CA. As of Wed, 20 May 2026 21:54:22 GMT, it announces 57 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS46320 announces 57 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.231.82.0/23
- 23.231.84.0/22
- 38.49.153.0/24
- 38.62.140.0/22
- 38.88.86.0/24
- 38.88.87.0/24
- 38.110.179.0/24
- 38.121.209.0/24
- 38.121.215.0/24
- 38.121.217.0/24
- 38.175.128.0/19
- 66.158.236.0/24
- 66.232.16.0/22
- 66.232.18.0/24
- 66.232.19.0/24
- 66.232.20.0/23
- 68.64.172.0/24
- 68.64.178.0/24
- 103.81.62.0/23
- 103.81.63.0/24
- 103.81.64.0/24
- 104.232.220.0/22
- 104.232.224.0/23
- 104.232.227.0/24
- 104.232.228.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS46320 disappeared from the routing table.
~473 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:22 GMT.
MOAS / hijack watch
Prefixes routed by AS46320 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 AS46320 is unique to AS46320 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS46320.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS46320"})-[: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.