Skip to content

Hostname

digitrust.nl

Last fetched

digitrust.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · digitrust.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/digitrust.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.26.101104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.135.218172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

9 observed subdomains of digitrust.nl.

Web-graph footprint

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

138 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for digitrust.nl.

MechanismTarget
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDErelays.beveiligdmailen.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.mailcamp.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.178.66.119

Related pages

Pivot deeper into the graph from digitrust.nl.

Cypher and MCP

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

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