Skip to content

Hostname

trendsend.com

Last fetched

trendsend.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · trendsend.comRouting diversity6.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trendsend.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.200.202100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.231.9100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.92.107100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.103.183100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.178.1813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.109.9418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.118.743.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.17.1443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.221.1963.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.249.713.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.227.353.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.94.16434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.183.16934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.144.22334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.228.16034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.215.8144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.185.24544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.231.10044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.138.5252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.101.6752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

29 observed subdomains of trendsend.com.

Web-graph footprint

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

48 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for trendsend.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from trendsend.com.

Cypher and MCP

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

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