Skip to content

Hostname

ffcu.org

Last fetched

ffcu.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ffcu.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ffcu.org

Resolution chain

ffcu.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.16.175.2104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.176.2104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.173.44.19034.173.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
first financial credit union
Contact emails

Subdomains

7 observed subdomains of ffcu.org.

Web-graph footprint

Distinct hostnames that link to or from ffcu.org in the public web crawl.

28 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ffcu.org.

Related pages

Pivot deeper into the graph from ffcu.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ffcu.org"})-[: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.