Skip to content

Hostname

biokraft.de

Last fetched

biokraft.de resolves to 1 IPv4 address operated by GODADDY-SXB - Host Europe GmbH in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.177.17392.205.176.0/21AS21499GODADDY-SXB - Host Europe GmbHDE

WHOIS identity

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

Subdomains

2 observed subdomains of biokraft.de.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for biokraft.de.

MechanismTarget
SPF_Abiokraft.de
SPF_Asecure100.t-systems.com
SPF_Asmtp-auth.server-home.net
SPF_IP193.158.3.194
SPF_IP212.144.223.19
SPF_IP213.221.117.68
SPF_IP217.150.152.201
SPF_IP217.150.155.10/32
SPF_IP217.150.155.12/32
SPF_IP77.236.99.150
SPF_IP92.205.177.173
SPF_IP92.51.131.26
SPF_MXbiokraft.de

Related pages

Pivot deeper into the graph from biokraft.de.

Cypher and MCP

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

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