Skip to content

Hostname

woolville.de

Last fetched

woolville.de resolves to 3 IPv4 addresses operated by AS15685 in CZ.

Nutrition Label

WHISPER CANON · woolville.deRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/woolville.de

Resolution chain

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

WHOIS identity

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

Subdomains

5 observed subdomains of woolville.de.

Web-graph footprint

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

17 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for woolville.de.

MechanismTarget
SPF_Awoolville.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEincosrv.com
SPF_INCLUDEspf-smtp-out1.dacc.cz
SPF_INCLUDEspf.active24.com
SPF_INCLUDEspf.dacc.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_MXwoolville.de

Related pages

Pivot deeper into the graph from woolville.de.

Cypher and MCP

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

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