Skip to content

Hostname

schoolsfcu.org

Last fetched

schoolsfcu.org resolves to 1 IPv4 address operated by WESCO - CU*Answers, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · schoolsfcu.orgRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/schoolsfcu.org

Resolution chain

schoolsfcu.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.206.109.129216.206.109.0/24AS19031WESCO - CU*Answers, Inc.US

WHOIS identity

Registrar
iana:2
Organization
schools federal credit union
Contact emails

Subdomains

13 observed subdomains of schoolsfcu.org.

Web-graph footprint

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

12 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for schoolsfcu.org.

Related pages

Pivot deeper into the graph from schoolsfcu.org.

Cypher and MCP

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

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