Skip to content

Hostname

bfw-evg.de

Last fetched

bfw-evg.de resolves to 1 IPv4 address operated by AS57838 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.235.240.8091.235.240.0/24AS57838DE

WHOIS identity

No WHOIS records are currently associated with bfw-evg.de in WhisperGraph.

Subdomains

3 observed subdomains of bfw-evg.de.

Web-graph footprint

Distinct hostnames that link to or from bfw-evg.de in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bfw-evg.de.

MechanismTarget
SPF_Abfw-evg.de
SPF_Amail03.axsos.de
SPF_Amail04.axsos.de
SPF_INCLUDEspf.eu.mailmarshal.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.221.115.115/32
SPF_IP81.209.149.215/32
SPF_MXbfw-evg.de

Related pages

Pivot deeper into the graph from bfw-evg.de.

Cypher and MCP

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

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