Skip to content

Hostname

foundersfcu.com

Last fetched

foundersfcu.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.109.241100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.104.8718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.238.16818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.32.2543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.26.2213.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.104.1173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.35.7734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.92.9535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.73.20544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.17.10652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.28.3352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.142.22654.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.131.15154.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.223.9754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.9.854.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
founders federal credit union
Contact emails

Subdomains

50 observed subdomains of foundersfcu.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for foundersfcu.com.

Related pages

Pivot deeper into the graph from foundersfcu.com.

Cypher and MCP

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

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