Skip to content

Hostname

ad.bench.utorrent.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.184.103100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.75.16718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.138.22618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.177.8318.232.0.0/14AS14618AMAZON-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.208.141.1563.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.149.353.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.180.193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.184.593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.229.513.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.31.303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.141.2083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.177.2553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.6.93.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.13.2013.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.226.963.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.90.1243.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.160.673.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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