Skip to content

Hostname

bbdo.be

Last fetched

bbdo.be resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in ES. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · bbdo.beRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bbdo.be

Resolution chain

bbdo.be resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

24 observed subdomains of bbdo.be.

Web-graph footprint

Distinct hostnames that link to or from bbdo.be in the public web crawl.

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bbdo.be.

MechanismTarget
SPF_INCLUDE_spf.oneomnicom.com
SPF_INCLUDEspf.icontroller.eu
SPF_INCLUDEspf.mandrillapp.com
SPF_IP146.177.31.115
SPF_IP146.177.32.60
SPF_IP185.58.86.0/24
SPF_IP185.58.86.130
SPF_IP185.58.86.220
SPF_IP195.95.2.217
SPF_IP217.111.147.8
SPF_IP65.55.171.153
SPF_IP85.255.198.150

Related pages

Pivot deeper into the graph from bbdo.be.

Cypher and MCP

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

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