Skip to content

Hostname

trean.com

Last fetched

trean.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

trean.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.6.93.11752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of trean.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for trean.com.

MechanismTarget
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP160.2.154.82
SPF_IP172.13.123.153
SPF_IP198.101.110.90
SPF_IP205.169.79.106
SPF_IP23.251.208.26
SPF_IP4.18.3.34
SPF_IP50.168.79.130
SPF_IP50.216.181.174
SPF_IP50.239.144.170
SPF_IP63.146.206.250
SPF_IP64.158.105.130
SPF_IP64.60.241.150
SPF_IP65.52.27.248
SPF_IP66.146.65.34
SPF_IP66.249.183.126
SPF_IP66.249.187.178
SPF_IP66.249.187.198
SPF_IP66.81.59.194
SPF_IP66.81.60.206
SPF_IP67.203.71.34
SPF_IP67.203.71.37
SPF_IP70.103.170.122
SPF_IP75.36.80.97
SPF_IP96.79.12.5
SPF_IP97.71.159.210
SPF_IP98.154.68.242
SPF_IP99.35.128.57
SPF_MXtrean.com

Related pages

Pivot deeper into the graph from trean.com.

Cypher and MCP

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

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