Skip to content

Hostname

btw.bench.utorrent.com

Last fetched

btw.bench.utorrent.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · btw.bench.utorrent.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/btw.bench.utorrent.com

Resolution chain

btw.bench.utorrent.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.22.166.216107.77.82.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.200.92184.80.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.109.3323.26.8.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.117.573.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.141.1563.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.8.393.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.31.303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.114.183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.41.7835.5.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.131.250.20.123.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.188.10050.20.123.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.178.1252.30.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.102.9652.216.14.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.105.1854.182.152.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.36.1854.220.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.209.12454.239.116.0/22AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with btw.bench.utorrent.com in WhisperGraph.

Subdomains

4 observed subdomains of btw.bench.utorrent.com.

Threat posture

History

Related pages

Pivot deeper into the graph from btw.bench.utorrent.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "btw.bench.utorrent.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.