Skip to content

Hostname

mwafcu.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.18.117104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.19.117104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
midwest america fcu
Contact emails

Subdomains

42 observed subdomains of mwafcu.org.

Web-graph footprint

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

70 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mwafcu.org.

MechanismTarget
SPF_Amwafcu.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEddsservicebureau.com
SPF_INCLUDEgateways.firstdata.com
SPF_INCLUDEjhahosted.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP50.228.167.161/27
SPF_IP50.228.167.96/27
SPF_IP64.184.30.64/26
SPF_IP68.232.131.30/32
SPF_IP68.232.140.103/32
SPF_IP68.232.143.79/32
SPF_IP68.232.149.148/32
SPF_MXmwafcu.org

Related pages

Pivot deeper into the graph from mwafcu.org.

Cypher and MCP

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

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