Skip to content

Hostname

iza.nl

Last fetched

iza.nl resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:leaseweb netherlands b.v. as the registrar.

Nutrition Label

WHISPER CANON · iza.nlRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/iza.nl

Resolution chain

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

IPPrefixASNOperatorCountry
20.15.2.7620.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.55.103.19120.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
registrar:leaseweb netherlands b.v.
Organization
Contact emails

Subdomains

48 observed subdomains of iza.nl.

Web-graph footprint

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

182 sites link to this hostname.

117 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for iza.nl.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mailtopay.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.93.84.227/32
SPF_IP157.97.213.30/32
SPF_IP195.42.135.11
SPF_IP195.42.135.12
SPF_IP20.229.30.51
SPF_IP20.71.27.2
SPF_IP2001:888:2177:0:0:0:0:1e
SPF_IP2001:888:2177:0:0:0:0:1f
SPF_IP213.125.136.189/32
SPF_IP78.108.138.64/28
SPF_IP80.246.195.160/28

Related pages

Pivot deeper into the graph from iza.nl.

Cypher and MCP

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

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