Skip to content

Hostname

trendsendapp.com

Last fetched

trendsendapp.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1040 as the registrar.

Nutrition Label

WHISPER CANON · trendsendapp.comRouting diversity5.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trendsendapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.15116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.1116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.13816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.15716.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.24016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.65.19716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.4516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.38.18952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.21352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.227.12552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.232.17352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.41.12352.217.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.194.18954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.233.18154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.235.21354.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1040
Organization
trendsendapp.com, secret registration customer id 141833 c/o trendsendapp.com
Contact emails

Subdomains

8 observed subdomains of trendsendapp.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for trendsendapp.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_IP173.193.133.103

Related pages

Pivot deeper into the graph from trendsendapp.com.

Cypher and MCP

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

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