Skip to content

Hostname

volunta.de

Last fetched

volunta.de resolves to 1 IPv4 address operated by AS28676 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.172.123.41188.172.112.0/20AS28676DE

WHOIS identity

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

Subdomains

30 observed subdomains of volunta.de.

Web-graph footprint

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

716 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for volunta.de.

MechanismTarget
SPF_Avolunta.de
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.emailsys.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.172.123.45
SPF_IP212.227.202.128
SPF_IP217.160.140.22
SPF_IP49.12.211.189
SPF_IP93.95.132.197
SPF_MXindivsurvey.de
SPF_MXmailgateway.ds-systems.eu

Related pages

Pivot deeper into the graph from volunta.de.

Cypher and MCP

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

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