Skip to content

Hostname

trustyou.com

Last fetched

trustyou.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · trustyou.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/trustyou.com

Resolution chain

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

WHOIS identity

Registrar
iana:83
Organization
jakob riegger
Contact emails

Subdomains

138 observed subdomains of trustyou.com.

Web-graph footprint

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

1,395 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for trustyou.com.

MechanismTarget
SPF_INCLUDE147079232.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_IP121.40.33.127
SPF_IP138.201.58.188
SPF_IP144.76.6.37
SPF_IP144.76.67.230
SPF_IP148.251.52.25
SPF_IP168.119.24.168
SPF_IP176.9.26.75
SPF_IP176.9.80.42
SPF_IP78.46.45.142
SPF_IP78.47.3.52
SPF_IP80.81.30.168
SPF_IP85.10.232.158
SPF_IP88.198.114.4
SPF_IP88.198.114.6
SPF_IP88.217.235.46

Related pages

Pivot deeper into the graph from trustyou.com.

Cypher and MCP

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

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