Skip to content

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

WHISPER CANON · zinl.nlRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/zinl.nl

Resolution chain

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

IPPrefixASNOperatorCountry
62.112.240.2162.112.240.0/21AS29311NL

WHOIS identity

Registrar
registrar:rijksoverheid
Organization
Contact emails

Subdomains

32 observed subdomains of zinl.nl.

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.

MechanismTarget
SPF_Amx01-zinl.solvinity.com
SPF_Amx02-zinl.solvinity.com
SPF_Amx1.zinl.nl
SPF_INCLUDE_spf_mx.solvinity.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailswitch.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.123.218.194
SPF_IP87.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.