Skip to content

Hostname

donate2.app

Last fetched

donate2.app resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · donate2.appRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/donate2.app

Resolution chain

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

IPPrefixASNOperatorCountry
3.233.95.2113.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.204.22934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.243.6452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.151.18552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.86.22254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.38.17954.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

9 observed subdomains of donate2.app.

Web-graph footprint

Distinct hostnames that link to or from donate2.app in the public web crawl.

158 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for donate2.app.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from donate2.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "donate2.app"})-[: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.