Hostname
truendo.com
Last fetched
truendo.com resolves to 169.150.238.19, announced in 169.150.238.0/24 by CDN77 - Datacamp Limited in ZA. truendo.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 169.150.238.19
169.150.238.0/24 · CDN77 - Datacamp Limited · Johannesburg, ZA
IPv6 resolution
No AAAA record for truendo.com is recorded in WhisperGraph.
Attribution
datacamp
ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of truendo.com owner
- Contact emails
- truendo@sapphirestudios.com, contact@decid.io, 1ee16da0-3b32-4666-9169-4d571ab65d81@identity-protect.org, 4b5da3b2-6e8e-4d28-a238-c7168692b43a@identity-protect.org, 8b51b1a0-c46a-4573-a7a1-e5515ffa1349@identity-protect.org, 9513c180-6f55-4fd7-a34a-417ef983c019@identity-protect.org, b18bd958-8466-44e1-9ea3-6c0e6b5343cd@identity-protect.org, c55cbfd4-bfec-4b25-aefa-36e1d6e346da@identity-protect.org, owner-2780490@truendo.com.whoisprivacyservice.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-31.awsdns-03.com
- ns-517.awsdns-00.net
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
- ns-1248.awsdns-28.org
- ns-1749.awsdns-26.co.uk
MX records
- truendo-com.mail.protection.outlook.com
SPF policy
- include: amazonses.com
- include: spf.protection.outlook.com
- include: spf.sendinblue.com
- mx: truendo.com
Threat-feed evidence
History
Related pages
Pivot from truendo.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "truendo.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.