Skip to content

Hostname

wolfsystem.de

Last fetched

wolfsystem.de resolves to 1 IPv4 address operated by AS6724 in DE.

Nutrition Label

WHISPER CANON · wolfsystem.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/wolfsystem.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.214.77.22185.214.0.0/15AS6724DE

WHOIS identity

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

Subdomains

9 observed subdomains of wolfsystem.de.

Web-graph footprint

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

115 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for wolfsystem.de.

MechanismTarget
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.61.11.85
SPF_IP130.61.14.85
SPF_IP185.163.21.207
SPF_IP195.243.57.170
SPF_IP213.33.66.241
SPF_IP91.90.154.62
SPF_MXwolfsystem.de

Related pages

Pivot deeper into the graph from wolfsystem.de.

Cypher and MCP

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

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