Skip to content

Hostname

bindix.de

Last fetched

bindix.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.255.2425.9.0.0/16AS24940DE

WHOIS identity

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

Subdomains

76 observed subdomains of bindix.de.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for bindix.de.

MechanismTarget
SPF_Abindix.de
SPF_Aenif.ewasp.net
SPF_Azarafa.bindix.de
SPF_INCLUDEewasp.net
SPF_IP5.9.255.242
SPF_IP5.9.255.243
SPF_IP5.9.255.250
SPF_IP5.9.255.251
SPF_MXbindix.de

Related pages

Pivot deeper into the graph from bindix.de.

Cypher and MCP

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

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