Skip to content

Hostname

buchbinder.de

Last fetched

buchbinder.de resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · buchbinder.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/buchbinder.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.0188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.0188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

52 observed subdomains of buchbinder.de.

Web-graph footprint

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

150 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for buchbinder.de.

MechanismTarget
SPF_Agfh3.gfh-net.de
SPF_Amx1.infoserve.de
SPF_Arelay.buchbinder.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbb-spf.europcar.com
SPF_IP178.77.90.20/28
SPF_IP212.89.130.181/32
SPF_IP83.223.64.215
SPF_IP83.223.64.218
SPF_IP83.223.68.150
SPF_IP85.158.120.40/32
SPF_IP85.158.120.41/32
SPF_IP85.222.150.128/25
SPF_IP85.222.158.128/25
SPF_IP85.236.48.253
SPF_MXbuchbinder.de

Related pages

Pivot deeper into the graph from buchbinder.de.

Cypher and MCP

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

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