Skip to content

Hostname

wolf-essgenuss.de

Last fetched

wolf-essgenuss.de resolves to 1 IPv4 address operated by AS197540 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
202.61.198.195202.61.196.0/22AS197540DE

WHOIS identity

No WHOIS records are currently associated with wolf-essgenuss.de in WhisperGraph.

Subdomains

4 observed subdomains of wolf-essgenuss.de.

Web-graph footprint

Distinct hostnames that link to or from wolf-essgenuss.de in the public web crawl.

34 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wolf-essgenuss.de.

MechanismTarget
SPF_Amail5.wolf-firmengruppe.de
SPF_Amailcluster01.goller.cc
SPF_Awolf-essgenuss.de
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_IP217.146.130.194
SPF_IP2a01:4f8:1c1c:39a:0:0:0:1
SPF_IP80.151.56.120
SPF_MXwolf-essgenuss.de

Related pages

Pivot deeper into the graph from wolf-essgenuss.de.

Cypher and MCP

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

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