Skip to content

Hostname

givelify.com

Last fetched

givelify.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.222.136.683.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.182.2453.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.135.15534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.68.1534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.14.10844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.33.24044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.132.23944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.172.21144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.141.21150.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.74.24354.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.10.19998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.33.132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

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 givelify.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for givelify.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net

Related pages

Pivot deeper into the graph from givelify.com.

Cypher and MCP

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

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