Skip to content

Hostname

pic.trendemon.com

Last fetched

pic.trendemon.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pic.trendemon.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pic.trendemon.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.143.2113.225.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.6313.225.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.6813.225.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.9713.225.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1713.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.36143.204.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.54143.204.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.87143.204.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.93143.204.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.CH
18.66.248.2618.67.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.4218.67.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.7318.67.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.8518.67.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.44.1083.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.1133.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.1233.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.373.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

No WHOIS records are currently associated with pic.trendemon.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from pic.trendemon.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from pic.trendemon.com.

Cypher and MCP

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

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