Skip to content

Hostname

volker-es.com

Last fetched

volker-es.com resolves to 1 IPv4 address operated by AS8315 in NL. WHOIS lists iana:2288 as the registrar.

Nutrition Label

WHISPER CANON · volker-es.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/volker-es.com

Resolution chain

volker-es.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.30.229.19989.30.224.0/21AS8315NL

WHOIS identity

Registrar
iana:2288
Organization
joulz energy solutions
Contact emails

Subdomains

1 observed subdomain of volker-es.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for volker-es.com.

MechanismTarget
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDEmessagelabs.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.213.37
SPF_IP13.81.242.119
SPF_IP217.195.122.205
SPF_IP62.145.36.136
SPF_IP62.145.36.137
SPF_IP82.201.109.192

Related pages

Pivot deeper into the graph from volker-es.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "volker-es.com"})-[: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.