Skip to content

Hostname

bean.magehost.pro

Last fetched

bean.magehost.pro resolves to 1 IPv4 address operated by NL-BIT BIT BV in NL.

Nutrition Label

WHISPER CANON · bean.magehost.proRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bean.magehost.pro

Resolution chain

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

IPPrefixASNOperatorCountry
86.109.16.14886.109.16.0/22AS12859NL-BIT BIT BVNL

WHOIS identity

No WHOIS records are currently associated with bean.magehost.pro in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bean.magehost.pro.

MechanismTarget
SPF_Abean.magehost.pro
SPF_INCLUDEspf.magehost.pro
SPF_MXbean.magehost.pro

Related pages

Pivot deeper into the graph from bean.magehost.pro.

Cypher and MCP

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

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