Skip to content

Hostname

tree.mixmox.com

Last fetched

tree.mixmox.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tree.mixmox.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tree.mixmox.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.77.773.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.13.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.1443.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.803.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.853.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.33.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.463.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.16252.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.217.2652.218.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.138.17152.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.145.15552.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.10752.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.190.21152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.213.3552.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.226.6752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.13152.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with tree.mixmox.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from tree.mixmox.com in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from tree.mixmox.com.

Cypher and MCP

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

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