Skip to content

Hostname

4giving.com

Last fetched

4giving.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · 4giving.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/4giving.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.10218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.2618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.4318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.115.1133.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.343.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.413.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.933.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 4giving.com.

MechanismTarget
SPF_A4giving.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.mailjet.com
SPF_MX4giving.com

Related pages

Pivot deeper into the graph from 4giving.com.

Cypher and MCP

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

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