Skip to content

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)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · trueffect.comRouting diversity3.0/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/trueffect.com

Resolution chain

IPv6 resolution

Attribution

Google

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.