Skip to content

Hostname

mza.nl

Last fetched

mza.nl resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · mza.nlRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mza.nl

Resolution chain

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

IPPrefixASNOperatorCountry
109.237.213.28109.237.208.0/20AS48635NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

9 observed subdomains of mza.nl.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mza.nl.

MechanismTarget
SPF_INCLUDE_spf.awisoftware.nl
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.hdconnect.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.237.213.28
SPF_IP195.137.243.124/32
SPF_IP195.137.243.189/32
SPF_IP195.137.243.33/32
SPF_IP2a02:348:8f:61d1:1:0:0:209
SPF_IP62.148.191.43

Related pages

Pivot deeper into the graph from mza.nl.

Cypher and MCP

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

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