Skip to content

Hostname

dz.nl

Last fetched

dz.nl resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:qdc b.v. steenplaetsstraat 20 2288aa rijswijk netherlands as the registrar.

Nutrition Label

WHISPER CANON · dz.nlRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/dz.nl

Resolution chain

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

IPPrefixASNOperatorCountry
18.198.248.10018.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:qdc b.v. steenplaetsstraat 20 2288aa rijswijk netherlands
Organization
Contact emails

Subdomains

24 observed subdomains of dz.nl.

Web-graph footprint

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

317 sites link to this hostname.

491 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dz.nl.

MechanismTarget
SPF_Adz.nl
SPF_Amail.dz.nl
SPF_Amail01.yellowyard.nl
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eprov.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_MXdz.nl

Related pages

Pivot deeper into the graph from dz.nl.

Cypher and MCP

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

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