Skip to content

Hostname

zin.nl

Last fetched

zin.nl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:dma computer services as the registrar.

Nutrition Label

WHISPER CANON · zin.nlRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/zin.nl

Resolution chain

zin.nl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.55.10618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.11118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.11318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:dma computer services
Organization
Contact emails

Subdomains

10 observed subdomains of zin.nl.

Web-graph footprint

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

174 sites link to this hostname.

2,988 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zin.nl.

MechanismTarget
SPF_INCLUDE_spf.dma.nl
SPF_INCLUDEproxy.contactcenterlive.nl
SPF_INCLUDEspf.roularta.be
SPF_IP109.72.93.145

Related pages

Pivot deeper into the graph from zin.nl.

Cypher and MCP

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

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