Skip to content

Hostname

bwf-group.de

Last fetched

bwf-group.de resolves to 1 IPv4 address operated by AS12843 in DE.

Nutrition Label

WHISPER CANON · bwf-group.deRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bwf-group.de

Resolution chain

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

IPPrefixASNOperatorCountry
89.107.188.3689.107.184.0/21AS12843DE

WHOIS identity

No WHOIS records are currently associated with bwf-group.de in WhisperGraph.

Subdomains

24 observed subdomains of bwf-group.de.

Web-graph footprint

Distinct hostnames that link to or from bwf-group.de in the public web crawl.

39 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for bwf-group.de.

MechanismTarget
SPF_INCLUDE_spf.reteach.io
SPF_INCLUDEemail.freshservice.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP49.12.179.41
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP87.130.13.132
SPF_IP87.130.13.133
SPF_IP87.130.13.134
SPF_IP87.130.13.135
SPF_IP87.130.13.136
SPF_IP87.130.13.137
SPF_IP87.130.13.138
SPF_IP87.130.13.139

Related pages

Pivot deeper into the graph from bwf-group.de.

Cypher and MCP

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

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