Skip to content

Hostname

stickhofborchen.de

Last fetched

stickhofborchen.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.79.127104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
136.243.160.236136.243.0.0/16AS24940DE
172.67.145.173172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

1 observed subdomain of stickhofborchen.de.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for stickhofborchen.de.

MechanismTarget
SPF_Astickhofborchen.de
SPF_INCLUDE_spf-eu.ionos.com
SPF_MXstickhofborchen.de

Related pages

Pivot deeper into the graph from stickhofborchen.de.

Cypher and MCP

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

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