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
Resolution chain
trustyou.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 88.198.114.4 | 88.198.0.0/16 | AS24940 | — | DE |
| 88.198.114.6 | 88.198.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:83
- Organization
- jakob riegger
- Contact emails
Subdomains
138 observed subdomains of trustyou.com.
Showing 25 of 138. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from trustyou.com in the public web crawl.
1,395 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for trustyou.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 147079232.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_IP | 121.40.33.127 |
| SPF_IP | 138.201.58.188 |
| SPF_IP | 144.76.6.37 |
| SPF_IP | 144.76.67.230 |
| SPF_IP | 148.251.52.25 |
| SPF_IP | 168.119.24.168 |
| SPF_IP | 176.9.26.75 |
| SPF_IP | 176.9.80.42 |
| SPF_IP | 78.46.45.142 |
| SPF_IP | 78.47.3.52 |
| SPF_IP | 80.81.30.168 |
| SPF_IP | 85.10.232.158 |
| SPF_IP | 88.198.114.4 |
| SPF_IP | 88.198.114.6 |
| SPF_IP | 88.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.