Skip to content

Hostname

yze.nl

Last fetched

yze.nl resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists registrar:mijn.host as the registrar.

Nutrition Label

WHISPER CANON · yze.nlRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/yze.nl

Resolution chain

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

IPPrefixASNOperatorCountry
212.32.245.107212.32.224.0/19AS60781NL

WHOIS identity

Registrar
registrar:mijn.host
Organization
Contact emails

Subdomains

13 observed subdomains of yze.nl.

Web-graph footprint

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

87 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for yze.nl.

MechanismTarget
SPF_Ayze.nl
SPF_INCLUDE_spf.e-boekhouden.nl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mijn.host
SPF_IP2001:1af8:4900:a01c:2:0:0:1
SPF_IP212.32.245.107
SPF_IP213.206.229.192/32
SPF_IP213.207.109.200/32
SPF_IP213.207.109.210/32

Related pages

Pivot deeper into the graph from yze.nl.

Cypher and MCP

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

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