Skip to content

Hostname

digitalzh.nl

Last fetched

digitalzh.nl resolves to 1 IPv4 address operated by DUOCAST-AS - Duocast B.V. in NL. WHOIS lists registrar:conocido as the registrar.

Nutrition Label

WHISPER CANON · digitalzh.nlRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.8/10canon.whisper.security/host/digitalzh.nl

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.189.5345.82.188.0/22AS31477DUOCAST-AS - Duocast B.V.NL

WHOIS identity

Registrar
registrar:conocido
Organization
Contact emails

Subdomains

2 observed subdomains of digitalzh.nl.

Web-graph footprint

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

36 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for digitalzh.nl.

MechanismTarget
SPF_INCLUDE7142023.spf04.hubspotemail.net

Related pages

Pivot deeper into the graph from digitalzh.nl.

Cypher and MCP

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

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