Hostname
trueffect.com
Last fetched
trueffect.com resolves to 104.199.117.31, announced in 104.199.112.0/20 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. trueffect.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
- 104.199.117.31
104.199.112.0/20 · GOOGLE-CLOUD-PLATFORM - Google LLC · The Dalles, US
- 104.21.4.38
104.21.0.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.131.159
172.67.128.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 76.223.67.189
76.223.64.0/20 · AMAZON-02 - Amazon.com, Inc. · Seattle, US
IPv6 resolution
Attribution
cloud · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domain admin
- Contact emails
- domainadmin@trueffect.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- aryanna.ns.cloudflare.com
- bayan.ns.cloudflare.com
- hank.ns.cloudflare.com
- irma.ns.cloudflare.com
- ns11.domaincontrol.com
- ns12.domaincontrol.com
- ns17.domaincontrol.com
- ns18.domaincontrol.com
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
- mail.trueffect.com
- mail2.trueffect.com
SPF policy
- include: _spf.google.com
- a: trueffect.com
- mx: trueffect.com
- a: mail.trueffect.com
- mx: mail.trueffect.com
- a: mail2.trueffect.com
- mx: mail2.trueffect.com
- ip: 204.12.89.70
- ip: 204.12.89.71
- ip: 204.12.89.94
Threat-feed evidence
History
Related pages
Pivot from trueffect.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: "trueffect.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.