Skip to content

Hostname

directionscu.org

Last fetched

directionscu.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · directionscu.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/directionscu.org

Resolution chain

directionscu.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
directions credit union
Contact emails

Subdomains

21 observed subdomains of directionscu.org.

Web-graph footprint

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

74 sites link to this hostname.

190 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for directionscu.org.

MechanismTarget
SPF_A_mailhosts.swbc.com
SPF_Adirectionscu.org
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.fics.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP12.173.8.29
SPF_IP12.173.8.30
SPF_IP12.195.30.93
SPF_IP12.195.30.94
SPF_IP12.26.216.0/24
SPF_IP12.47.77.0/24
SPF_IP150.70.149.0/27
SPF_IP184.178.24.226
SPF_IP184.178.24.232
SPF_IP184.178.24.239/32
SPF_IP184.178.24.252
SPF_IP198.49.135.0/24
SPF_IP208.252.57.192/27
SPF_IP216.128.11.15/32
SPF_IP216.128.11.16/32
SPF_IP216.99.131.0/24
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP63.117.120.96/27
SPF_IP69.38.149.224/27
SPF_IP74.203.185.12/32
SPF_MXdirectionscu.org

Related pages

Pivot deeper into the graph from directionscu.org.

Cypher and MCP

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

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