Skip to content

Hostname

givethx.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.162.6.11435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.195.11835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.249.13435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.210.1135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.100.1052.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.213.190.5854.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of givethx.org.

Web-graph footprint

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

38 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for givethx.org.

MechanismTarget
SPF_INCLUDE22544000.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from givethx.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "givethx.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.