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
Resolution chain
zin.nl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.55.106 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.111 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.113 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.58 | 18.238.55.0/24 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for zin.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dma.nl |
| SPF_INCLUDE | proxy.contactcenterlive.nl |
| SPF_INCLUDE | spf.roularta.be |
| SPF_IP | 109.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.