Hostname
zinl.nl
Last fetched
zinl.nl resolves to 1 IPv4 address operated by AS29311 in NL. WHOIS lists registrar:rijksoverheid as the registrar.
Nutrition Label
Resolution chain
zinl.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.112.240.21 | 62.112.240.0/21 | AS29311 | — | NL |
WHOIS identity
- Registrar
- registrar:rijksoverheid
- Organization
- —
- Contact emails
- —
Subdomains
32 observed subdomains of zinl.nl.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zinl.nl in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for zinl.nl.
| Mechanism | Target |
|---|---|
| SPF_A | mx01-zinl.solvinity.com |
| SPF_A | mx02-zinl.solvinity.com |
| SPF_A | mx1.zinl.nl |
| SPF_INCLUDE | _spf_mx.solvinity.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailswitch.nl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.123.218.194 |
| SPF_IP | 87.215.7.173 |
Related pages
Pivot deeper into the graph from zinl.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zinl.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.