Skip to content

Hostname

e.digitrust.nl

Last fetched

e.digitrust.nl resolves to 1 IPv4 address operated by DUOCAST-AS in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.191.5745.82.188.0/22AS31477DUOCAST-ASNL

WHOIS identity

No WHOIS records are currently associated with e.digitrust.nl in WhisperGraph.

Subdomains

1 observed subdomain of e.digitrust.nl.

Threat posture

History

Mail and authentication

MX records

  • e.digitrust.nl

SPF policy

3 SPF mechanisms authorising senders for e.digitrust.nl.

MechanismTarget
SPF_Ae.digitrust.nl
SPF_IP45.82.191.57
SPF_MXe.digitrust.nl

Related pages

Pivot deeper into the graph from e.digitrust.nl.

Cypher and MCP

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

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