Skip to content

Hostname

bfv.de

Last fetched

bfv.de resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.153.199.4918.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
3.71.131.1873.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
46.163.95.21146.163.88.0/21AS61157PLUSSERVER-ASN1DE
54.93.39.354.93.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with bfv.de in WhisperGraph.

Subdomains

130 observed subdomains of bfv.de.

Web-graph footprint

Distinct hostnames that link to or from bfv.de in the public web crawl.

2,003 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bfv.de.

MechanismTarget
SPF_Aemita.mittwald.de
SPF_Amail.bfv.de
SPF_Amailout1.dfbnet.org
SPF_Arelay.bfv.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.251.129.140
SPF_IP212.29.17.0/24
SPF_IP212.29.3.21
SPF_IP40.107.105.119
SPF_IP62.138.85.30
SPF_MXbfv.de

Related pages

Pivot deeper into the graph from bfv.de.

Cypher and MCP

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

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