Skip to content

Hostname

hostmaster.bfwberlin.de

Last fetched

hostmaster.bfwberlin.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · hostmaster.bfwberlin.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/hostmaster.bfwberlin.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.233.54.125185.233.52.0/22AS15817DE

WHOIS identity

No WHOIS records are currently associated with hostmaster.bfwberlin.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hostmaster.bfwberlin.de.

MechanismTarget
SPF_Ahostmaster.bfwberlin.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_IP87.106.87.175
SPF_MXhostmaster.bfwberlin.de

Related pages

Pivot deeper into the graph from hostmaster.bfwberlin.de.

Cypher and MCP

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

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