All hostnames trendlife.com resolves to 20 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:69 as the registrar.
Nutrition Label WHISPER CANON · trendlife.com Routing diversity 6.3/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 10.0/10 Resolver footprint 6.3/10 canon.whisper.security/host/trendlife.com Resolution chain trendlife.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 141.193.213.30 141.193.213.0/24 AS209242 — US 141.193.213.31 141.193.213.0/24 AS209242 — US 16.15.181.191 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.191.67 16.15.184.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.199.158 16.15.192.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.199.238 16.15.192.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.5.23.125 3.5.22.0/23 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.216.114.114 52.216.114.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.154.115 52.216.154.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.209.229 52.216.208.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.41.13 52.216.32.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.44.101 52.216.32.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.100.251 52.217.100.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.124.173 52.217.112.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.140.101 52.217.128.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.165.253 52.217.160.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.192.35.129 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.22 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.32 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.92 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:69 Organization choi sungyeon Contact emails Subdomains 1 observed subdomain of trendlife.com.
Mail and authentication SPF policy 2 SPF mechanisms authorising senders for trendlife.com.
Related pages Pivot deeper into the graph from trendlife.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trendlife.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .