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
Resolution chain
fondaction.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.182.106.253 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.183.176.123 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- fondaction
- Contact emails
Subdomains
32 observed subdomains of fondaction.com.
Showing 25 of 32. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc79-80.ca.iphmx.com |
| SPF_INCLUDE | can.pb-dynmktg.com |
| SPF_INCLUDE | scpcav7.datamotion.ca |
| SPF_INCLUDE | smtp.octopus-itsm.com |
| SPF_INCLUDE | spf.cyberimpact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 18.130.212.176 |
| SPF_IP | 20.104.180.171 |
| SPF_IP | 45.61.6.163 |
| SPF_IP | 52.235.42.137 |
| SPF_IP | 52.237.19.125 |
| SPF_IP | 52.237.39.194 |
| SPF_IP | 52.242.17.3 |
| SPF_IP | 66.254.51.131/32 |
| SPF_IP | 70.35.208.107 |
| SPF_MX | fondaction.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.