Skip to content

Hostname

chargify.com

Last fetched

chargify.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · chargify.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chargify.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.60.103108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.60.128108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.60.38108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.60.94108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
3.171.214.1243.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.183.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.43.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.883.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.1223.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.253.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.343.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.963.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
chargify
Contact emails

Subdomains

383 observed subdomains of chargify.com.

Web-graph footprint

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

894 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for chargify.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf1.chargify.com
SPF_INCLUDEspf2.chargify.com
SPF_INCLUDEspf3.chargify.com
SPF_INCLUDEspf4.chargify.com
SPF_IP167.89.19.147
SPF_IP167.89.80.59
SPF_MXchargify.com

Related pages

Pivot deeper into the graph from chargify.com.

Cypher and MCP

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

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