Skip to content

Hostname

fondaction.com

Last fetched

fondaction.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · fondaction.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fondaction.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.182.106.25335.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.176.12335.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
fondaction
Contact emails

Subdomains

32 observed subdomains of fondaction.com.

Web-graph footprint

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

285 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for fondaction.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc79-80.ca.iphmx.com
SPF_INCLUDEcan.pb-dynmktg.com
SPF_INCLUDEscpcav7.datamotion.ca
SPF_INCLUDEsmtp.octopus-itsm.com
SPF_INCLUDEspf.cyberimpact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.130.212.176
SPF_IP20.104.180.171
SPF_IP45.61.6.163
SPF_IP52.235.42.137
SPF_IP52.237.19.125
SPF_IP52.237.39.194
SPF_IP52.242.17.3
SPF_IP66.254.51.131/32
SPF_IP70.35.208.107
SPF_MXfondaction.com

Related pages

Pivot deeper into the graph from fondaction.com.

Cypher and MCP

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

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