Skip to content

Hostname

spf.bvmw.de

Last fetched

spf.bvmw.de resolves to 5 IPv4 addresses operated by AS39227 in DE.

Nutrition Label

WHISPER CANON · spf.bvmw.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/spf.bvmw.de

Resolution chain

spf.bvmw.de resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.6.194.13194.6.192.0/22AS39227DE
213.227.171.111213.227.171.0/24AS42473AS-ANEXIA ANEXIA Internetdienstleistungs GmbHDE
80.155.36.24480.152.0.0/14AS3320DTAG Internet service provider operationsDE
80.155.36.24580.152.0.0/14AS3320DTAG Internet service provider operationsDE
80.155.36.25480.152.0.0/14AS3320DTAG Internet service provider operationsDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for spf.bvmw.de.

MechanismTarget
SPF_IP194.6.194.13
SPF_IP2003:ea:681b:81:0:0:0:132
SPF_IP2003:ea:681b:81:0:0:0:136
SPF_IP213.227.171.111
SPF_IP80.155.36.244
SPF_IP80.155.36.245
SPF_IP80.155.36.254
SPF_IP88.99.64.201/32

Related pages

Pivot deeper into the graph from spf.bvmw.de.

Cypher and MCP

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

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