Skip to content

Hostname

mail.dataaccess.nl

Last fetched

mail.dataaccess.nl resolves to 1 IPv4 address operated by PREVIDER-AS in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
84.241.188.3584.241.128.0/18AS20847PREVIDER-ASNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mail.dataaccess.nl.

MechanismTarget
SPF_IP84.241.178.141/32
SPF_IP84.241.188.35
SPF_IP87.249.122.100

Related pages

Pivot deeper into the graph from mail.dataaccess.nl.

Cypher and MCP

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

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