Skip to content

Hostname

btweb.bench.utorrent.com

Last fetched

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

Nutrition Label

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

Resolution chain

btweb.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.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.200.92184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.109.3323.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.117.573.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.195.138.10534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.131.250.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.188.10050.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.178.1252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.102.9652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.30.14954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.36.1854.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.234.122.654.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.209.12454.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of btweb.bench.utorrent.com.

Threat posture

History

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "btweb.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.