Skip to content

Hostname

wetestyoutrust.com

Last fetched

wetestyoutrust.com resolves to 104.21.2.68, announced in 104.21.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. wetestyoutrust.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 · wetestyoutrust.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wetestyoutrust.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Contact emails
886626752a8545059434a98eb8ab9de5.protect@whoisguard.com, 3bc358fb-9195-4ce6-a484-f3ab15d40966@identity-protect.org, 884df45d-a17d-4b39-8a4e-2f3ac0b7c83d@identity-protect.org, c298bfa2-c2f9-4f12-b425-d2a91f3377a5@identity-protect.org, c3cf4a96-af01-4626-a0e9-52e60afb0bdd@identity-protect.org, cae6070a-9cde-45ad-bc00-e54e8a6df32d@identity-protect.org, dd7ea8c2-99aa-4009-a5ee-859d54164a20@identity-protect.org, owner-38461@wetestyoutrust.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.

Mail and authentication

Nameservers

  • michelle.ns.cloudflare.com
  • rudy.ns.cloudflare.com

MX records

  • eu-smtp-inbound-1.mimecast.com
  • eu-smtp-inbound-2.mimecast.com
  • mxa.mailgun.org
  • mxb.mailgun.org

SPF policy

  • include: %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email
  • include: mailgun.org

Threat-feed evidence

History

Related pages

Pivot from wetestyoutrust.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: "wetestyoutrust.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.