Skip to content

Hostname

foothillcu.org

Last fetched

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

Nutrition Label

WHISPER CANON · foothillcu.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/foothillcu.org

Resolution chain

foothillcu.org resolves to 2 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

WHOIS identity

Registrar
iana:2
Organization
foothill federal credit union
Contact emails

Subdomains

22 observed subdomains of foothillcu.org.

Web-graph footprint

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

49 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for foothillcu.org.

MechanismTarget
SPF_INCLUDE22318154.spf05.hubspotemail.net
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEclickswitch.com
SPF_INCLUDEjackhenry.com
SPF_INCLUDEjhahosted.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfref.jackhenry.com
SPF_INCLUDEvertifi.com
SPF_IP147.249.4.125/32
SPF_IP149.72.30.124/32
SPF_IP167.89.63.3/32
SPF_IP167.89.87.42/32
SPF_IP192.40.165.60
SPF_IP192.40.165.61

Related pages

Pivot deeper into the graph from foothillcu.org.

Cypher and MCP

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

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