Skip to content

Hostname

bmfa.org

Last fetched

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

Nutrition Label

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

Resolution chain

bmfa.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:1390
Organization
domains by proxy,
Contact emails

Subdomains

97 observed subdomains of bmfa.org.

Web-graph footprint

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

255 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bmfa.org.

MechanismTarget
SPF_Abmfa.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEserver.bmfa.org
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.160.0.121
SPF_IP81.5.179.162
SPF_MXbmfa.org

Related pages

Pivot deeper into the graph from bmfa.org.

Cypher and MCP

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

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