Skip to content

Hostname

findation.com

Last fetched

findation.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:13 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.236.17.12213.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.236.22.9513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.183.10313.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.48.5313.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.98.21013.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.82.4513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.108.7913.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.171.17213.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.56.19313.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.61.18215.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.89.9315.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.145.1753.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.254.773.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.238.2363.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.242.2023.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.176.653.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.25.29.1023.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.195.20052.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.125.5752.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.254.21152.64.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:13
Organization
kate morris
Contact emails

Subdomains

3 observed subdomains of findation.com.

Web-graph footprint

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

246 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for findation.com.

MechanismTarget
SPF_Afindation.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from findation.com.

Cypher and MCP

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

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