Skip to content

Hostname

msdfcu.org

Last fetched

msdfcu.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · msdfcu.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/msdfcu.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.12.53.1013.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.123.613.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.247.153.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.117.1193.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.13.1153.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.41.1023.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for msdfcu.org.

MechanismTarget
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_u.msdfcu.org._spf.dmarclg.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXmsdfcu.org

Related pages

Pivot deeper into the graph from msdfcu.org.

Cypher and MCP

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

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