Skip to content

Hostname

zmoel.nl

Last fetched

zmoel.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:shock media b.v. as the registrar.

Nutrition Label

WHISPER CANON · zmoel.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/zmoel.nl

Resolution chain

zmoel.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:shock media b.v.
Organization
Contact emails

Subdomains

2 observed subdomains of zmoel.nl.

Web-graph footprint

Distinct hostnames that link to or from zmoel.nl in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for zmoel.nl.

MechanismTarget
SPF_Azmoel.nl
SPF_INCLUDEspf:pubble.nl
SPF_IP2a03:9700:0:0:0:0:0:1003
SPF_IP2a03:9700:0:0:0:0:0:1006
SPF_IP2a03:9700:8000:0:0:0:0:700
SPF_IP2a03:9700:8000:0:fca6:50e8:3db9:a908
SPF_IP31.7.2.29
SPF_IP31.7.5.216
SPF_MXzmoel.nl

Related pages

Pivot deeper into the graph from zmoel.nl.

Cypher and MCP

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

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