Skip to content

Hostname

mail.baav.be

Last fetched

mail.baav.be resolves to 1 IPv4 address operated by DUOCAST-AS - Duocast B.V. in NL.

Nutrition Label

WHISPER CANON · mail.baav.beRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.baav.be

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.188.24345.82.188.0/24AS31477DUOCAST-AS - Duocast B.V.NL

WHOIS identity

No WHOIS records are currently associated with mail.baav.be in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.baav.be.

MechanismTarget
SPF_Amail.baav.be
SPF_INCLUDEfilter-out.zxcs.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP185.104.29.32
SPF_IP2a06:2ec0:1:0:0:0:0:93
SPF_IP45.82.188.243
SPF_MXmail.baav.be

Related pages

Pivot deeper into the graph from mail.baav.be.

Cypher and MCP

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

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