Skip to content

Hostname

diy-stoffe.de

Last fetched

diy-stoffe.de resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · diy-stoffe.deRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/diy-stoffe.de

Resolution chain

diy-stoffe.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.2.105104.27.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.105104.27.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.79172.68.3.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.115.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.115.64.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
85.13.165.19985.13.173.0/24AS34788DE

WHOIS identity

No WHOIS records are currently associated with diy-stoffe.de in WhisperGraph.

Subdomains

4 observed subdomains of diy-stoffe.de.

Web-graph footprint

Distinct hostnames that link to or from diy-stoffe.de in the public web crawl.

31 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for diy-stoffe.de.

MechanismTarget
SPF_INCLUDEagenturserver.de
SPF_IP85.13.165.199

Related pages

Pivot deeper into the graph from diy-stoffe.de.

Cypher and MCP

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

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