Skip to content

Hostname

givedirectly.org

Last fetched

givedirectly.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · givedirectly.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/givedirectly.org

Resolution chain

givedirectly.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.11013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.187.11313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.6713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.107.10318.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.2518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.5918.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.7418.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
givedirectly,
Contact emails

Subdomains

29 observed subdomains of givedirectly.org.

Web-graph footprint

Distinct hostnames that link to or from givedirectly.org in the public web crawl.

1,823 sites link to this hostname.

712 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for givedirectly.org.

MechanismTarget
SPF_INCLUDE8542918.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from givedirectly.org.

Cypher and MCP

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

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