Skip to content

Hostname

trusteddonations.com

Last fetched

trusteddonations.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · trusteddonations.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/trusteddonations.com

Resolution chain

trusteddonations.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.206.34.23715.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.136.813.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.144.14952.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.70.8665.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.66.22665.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.156.14465.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

14 observed subdomains of trusteddonations.com.

Web-graph footprint

Distinct hostnames that link to or from trusteddonations.com in the public web crawl.

5 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for trusteddonations.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from trusteddonations.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "trusteddonations.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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