Skip to content

Hostname

bavixo.de

Last fetched

bavixo.de resolves to 3 IPv4 addresses operated by AS43541 in CZ.

Nutrition Label

WHISPER CANON · bavixo.deRouting diversity3.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bavixo.de

Resolution chain

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

WHOIS identity

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

Subdomains

4 observed subdomains of bavixo.de.

Web-graph footprint

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

28 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bavixo.de.

MechanismTarget
SPF_Abavixo.de
SPF_INCLUDEspf.mail-komplet.cz
SPF_INCLUDEspf1.supportbox.cz
SPF_IP185.12.196.149
SPF_IP2a02:4a8:ac24:130:0:0:196:130
SPF_MXbavixo.de

Related pages

Pivot deeper into the graph from bavixo.de.

Cypher and MCP

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

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