Skip to content

Hostname

bfs-service.de

Last fetched

bfs-service.de resolves to 1 IPv4 address operated by AS12337 in DE.

Nutrition Label

WHISPER CANON · bfs-service.deRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bfs-service.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.95.140.74213.95.0.0/16AS12337DE

WHOIS identity

No WHOIS records are currently associated with bfs-service.de in WhisperGraph.

Subdomains

14 observed subdomains of bfs-service.de.

Web-graph footprint

Distinct hostnames that link to or from bfs-service.de in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bfs-service.de.

MechanismTarget
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEspf.noris.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.145.196.181
SPF_IP2a01:238:433b:6400:5595:a772:f875:3642
SPF_IP81.169.146.180/32
SPF_IP85.214.145.96
SPF_IP85.215.255.133
SPF_IP85.215.255.134

Related pages

Pivot deeper into the graph from bfs-service.de.

Cypher and MCP

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

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