Skip to content

Hostname

zuidwester.org

Last fetched

zuidwester.org resolves to 1 IPv4 address operated by AS20857 in FR. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · zuidwester.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/zuidwester.org

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.138.7685.10.128.0/19AS20857FR

WHOIS identity

Registrar
iana:269
Organization
cbizz b.v.
Contact emails

Subdomains

19 observed subdomains of zuidwester.org.

Web-graph footprint

Distinct hostnames that link to or from zuidwester.org in the public web crawl.

70 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for zuidwester.org.

MechanismTarget
SPF_Azuidwester.org
SPF_INCLUDE_spf.easycruit.com
SPF_INCLUDE_spf.previder.nl
SPF_INCLUDE_spf.ubeeo.nl
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.bergop.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP217.166.74.178
SPF_IP2a03:9700:8000:1:0:0:0:14
SPF_IP31.7.1.69
SPF_IP34.249.196.78/32
SPF_IP34.251.157.56/32
SPF_IP34.252.27.239/32
SPF_IP35.157.154.159/32
SPF_IP35.157.187.101/32
SPF_IP5.157.86.137
SPF_IP93.94.226.46

Related pages

Pivot deeper into the graph from zuidwester.org.

Cypher and MCP

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

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