Skip to content

Hostname

imap.ffbh.bg

Last fetched

imap.ffbh.bg resolves to 2 IPv4 addresses operated by AS8717 in BG.

Nutrition Label

WHISPER CANON · imap.ffbh.bgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/imap.ffbh.bg

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with imap.ffbh.bg in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for imap.ffbh.bg.

MechanismTarget
SPF_Aimap.ffbh.bg
SPF_INCLUDEfit.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP185.45.66.17
SPF_IP185.45.67.17
SPF_IP185.80.3.189
SPF_IP212.50.1.150
SPF_IP212.50.1.157
SPF_IP95.87.252.200
SPF_IP95.87.252.205
SPF_MXimap.ffbh.bg

Related pages

Pivot deeper into the graph from imap.ffbh.bg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "imap.ffbh.bg"})-[: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.