Skip to content

Hostname

asz.nl

Last fetched

asz.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:93 as the registrar.

Nutrition Label

WHISPER CANON · asz.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/asz.nl

Resolution chain

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

IPPrefixASNOperatorCountry
188.240.52.116188.240.52.0/22AS20857NL

WHOIS identity

Registrar
iana:93
Organization
Contact emails

Subdomains

132 observed subdomains of asz.nl.

Web-graph footprint

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

483 sites link to this hostname.

323 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for asz.nl.

MechanismTarget
SPF_INCLUDE_spf.ezorg.nl
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.geenspam.mx
SPF_INCLUDEspf.mdl-solutions.nl
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP145.22.254.11
SPF_IP145.22.254.12/31
SPF_IP147.160.167.0/26
SPF_IP168.63.28.84
SPF_IP185.30.236.180/32
SPF_IP188.240.52.116
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP2a03:9700:8000:0:0:0:0:82
SPF_IP31.7.5.119
SPF_IP5.39.185.0/24
SPF_IP80.84.235.70/32

Related pages

Pivot deeper into the graph from asz.nl.

Cypher and MCP

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

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