Skip to content

Hostname

mail.bef.org.bd

Last fetched

mail.bef.org.bd resolves to 1 IPv4 address operated by AS198203 in NL.

Nutrition Label

WHISPER CANON · mail.bef.org.bdRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.bef.org.bd

Resolution chain

mail.bef.org.bd resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.34.216.220185.34.216.0/24AS198203NL

WHOIS identity

No WHOIS records are currently associated with mail.bef.org.bd in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.bef.org.bd.

MechanismTarget
SPF_Amail.bef.org.bd
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP168.235.125.96
SPF_IP185.34.216.220
SPF_IP185.52.2.254
SPF_MXmail.bef.org.bd

Related pages

Pivot deeper into the graph from mail.bef.org.bd.

Cypher and MCP

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

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