Skip to content

Hostname

dimensions5.mercuryanalytics.com

Last fetched

dimensions5.mercuryanalytics.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dimensions5.mercuryanalytics.comRouting diversity4.8/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/dimensions5.mercuryanalytics.com

Resolution chain

dimensions5.mercuryanalytics.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.65.205100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.72.195100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.160.1183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.152.1113.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.229.254.14934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.196.3844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.95.20144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.118.11644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.20.25554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.35.17054.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.20.7154.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.161.20798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with dimensions5.mercuryanalytics.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from dimensions5.mercuryanalytics.com in the public web crawl.

5 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dimensions5.mercuryanalytics.com.

Cypher and MCP

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

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