Skip to content

Hostname

bmf.org.uk

Last fetched

bmf.org.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:lcn.com ltd [tag = lcn] as the registrar.

Nutrition Label

WHISPER CANON · bmf.org.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bmf.org.uk

Resolution chain

bmf.org.uk 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
registrar:lcn.com ltd [tag = lcn]
Organization
name withheld. this registrant is using a privacy service. address withheld. this registrant is using a privacy service. privacy service: domain privacy protector ltd privacy service's office 404, 4th floor
Contact emails

Subdomains

5 observed subdomains of bmf.org.uk.

Web-graph footprint

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

272 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bmf.org.uk.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmail.imismailcenter.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEwebservers.compare2compete.com
SPF_IP20.58.114.154
SPF_IP40.81.121.187
SPF_IP5.151.45.15

Related pages

Pivot deeper into the graph from bmf.org.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bmf.org.uk"})-[: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.