Skip to content

Hostname

e-trust.com.br

Last fetched

e-trust.com.br resolves to 172.66.40.211, announced in 172.66.40.0/21 by CLOUDFLARENET - Cloudflare, Inc. in CA. e-trust.com.br 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 · e-trust.com.brRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/e-trust.com.br

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrant organisation
e-trust ltda.
Contact emails
ds@e-trust.com.br

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

  • joan.ns.cloudflare.com
  • lex.ns.cloudflare.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

SPF policy

  • include: _spf.rdstation.com.br
  • include: _spf.google.com
  • include: sendgrid.net
  • ip: 170.231.45.21
  • ip: 191.32.50.26
  • ip: 201.21.207.160
  • ip: 34.230.220.121
  • ip: 52.203.216.204
  • ip: 52.23.25.206
  • ip: 54.165.92.168

Threat-feed evidence

History

Related pages

Pivot from e-trust.com.br 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: "e-trust.com.br"})-[: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.