Skip to content

Hostname

transtrend.com

Last fetched

transtrend.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · transtrend.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/transtrend.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.240.108.9234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.121.20734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:291
Organization
transtrend b.v.
Contact emails

Subdomains

16 observed subdomains of transtrend.com.

Web-graph footprint

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

34 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for transtrend.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.123.231.162
SPF_IP213.246.238.118
SPF_IP31.204.129.89

Related pages

Pivot deeper into the graph from transtrend.com.

Cypher and MCP

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

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