Skip to content

Hostname

bav24.bindix.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
148.251.137.59148.251.0.0/16AS24940DE

WHOIS identity

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

Web-graph footprint

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

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bav24.bindix.de.

MechanismTarget
SPF_IP136.243.178.60
SPF_IP136.243.178.61
SPF_IP148.251.137.25
SPF_IP148.251.137.26
SPF_IP148.251.137.59
SPF_IP5.9.255.242
SPF_IP5.9.255.250
SPF_IP5.9.255.251

Related pages

Pivot deeper into the graph from bav24.bindix.de.

Cypher and MCP

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

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