Skip to content

Hostname

elda.nl

Last fetched

elda.nl resolves to 1 IPv4 address operated by WEDARE wd6.NET B.V in NL. WHOIS lists registrar:vsm automatisering b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.148.183.47217.148.160.0/19AS20495WEDARE wd6.NET B.VNL

WHOIS identity

Registrar
registrar:vsm automatisering b.v.
Organization
Contact emails

Subdomains

6 observed subdomains of elda.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for elda.nl.

MechanismTarget
SPF_Aelda.nl
SPF_IP217.148.183.47
SPF_MXelda.nl

Related pages

Pivot deeper into the graph from elda.nl.

Cypher and MCP

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

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