Skip to content

Hostname

bbrain.eu

Last fetched

bbrain.eu resolves to 1 IPv4 address operated by AS20847 in NL.

Nutrition Label

WHISPER CANON · bbrain.euRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bbrain.eu

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.7.2631.7.4.0/22AS20847NL

WHOIS identity

No WHOIS records are currently associated with bbrain.eu in WhisperGraph.

Subdomains

9 observed subdomains of bbrain.eu.

Web-graph footprint

Distinct hostnames that link to or from bbrain.eu in the public web crawl.

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bbrain.eu.

MechanismTarget
SPF_INCLUDE_spf.betawerk.nl
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.204.43.205

Related pages

Pivot deeper into the graph from bbrain.eu.

Cypher and MCP

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

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