Hostname
nwfcu.org
Last fetched
nwfcu.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
nwfcu.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:2
- Organization
- northwest federal credit union
- Contact emails
Subdomains
43 observed subdomains of nwfcu.org.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nwfcu.org in the public web crawl.
144 sites link to this hostname.
98 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
35 SPF mechanisms authorising senders for nwfcu.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | documatix.com |
| SPF_INCLUDE | ensenta.com |
| SPF_INCLUDE | s6.exacttarget.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 12.106.86.235/32 |
| SPF_IP | 12.184.102.12/32 |
| SPF_IP | 12.184.102.26/32 |
| SPF_IP | 128.103.229.181 |
| SPF_IP | 135.84.68.123/32 |
| SPF_IP | 143.55.235.217/32 |
| SPF_IP | 148.163.149.78 |
| SPF_IP | 148.163.159.83 |
| SPF_IP | 166.73.7.20/32 |
| SPF_IP | 166.73.92.60/32 |
| SPF_IP | 166.73.92.61/32 |
| SPF_IP | 166.73.92.63/32 |
| SPF_IP | 166.78.69.118/32 |
| SPF_IP | 174.46.62.12/32 |
| SPF_IP | 205.220.165.166 |
| SPF_IP | 205.220.177.166 |
| SPF_IP | 207.108.80.42/32 |
| SPF_IP | 208.86.168.7/32 |
| SPF_IP | 209.235.110.52/32 |
| SPF_IP | 34.232.204.112 |
| SPF_IP | 50.58.9.15/32 |
| SPF_IP | 63.115.138.12/32 |
| SPF_IP | 63.115.138.26/32 |
| SPF_IP | 63.147.192.12 |
| SPF_IP | 66.193.114.111/32 |
| SPF_IP | 67.227.108.0/24 |
| SPF_IP | 68.232.131.30/32 |
| SPF_IP | 68.232.140.103/32 |
| SPF_IP | 68.232.143.79/32 |
| SPF_IP | 68.232.149.148/32 |
| SPF_IP | 68.232.200.2/32 |
Related pages
Pivot deeper into the graph from nwfcu.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nwfcu.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.