Skip to content

Hostname

bmfa.uk

Last fetched

bmfa.uk resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists registrar:ionos se as the registrar.

Nutrition Label

WHISPER CANON · bmfa.ukRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bmfa.uk

Resolution chain

bmfa.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.68.94.7577.68.0.0/17AS8560GB

WHOIS identity

Registrar
registrar:ionos se
Organization
Contact emails

Subdomains

78 observed subdomains of bmfa.uk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bmfa.uk.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com
SPF_IP77.68.24.53

Related pages

Pivot deeper into the graph from bmfa.uk.

Cypher and MCP

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

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