Skip to content

Hostname

edpnet.nl

Last fetched

edpnet.nl resolves to 4 IPv4 addresses operated by AS9031 in BE. WHOIS lists registrar:edpnet b.v. as the registrar.

Nutrition Label

WHISPER CANON · edpnet.nlRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/edpnet.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:edpnet b.v.
Organization
Contact emails

Subdomains

236 observed subdomains of edpnet.nl.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for edpnet.nl.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEsprelay.edpnet.net
SPF_INCLUDEtrustpilotservice.com
SPF_IP212.71.0.0/24
SPF_IP212.71.1.0/24
SPF_IP212.71.1.220
SPF_IP212.71.1.221/30
SPF_IP212.71.1.222
SPF_IP212.71.2.0/24
SPF_IP77.109.91.8/29

Related pages

Pivot deeper into the graph from edpnet.nl.

Cypher and MCP

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

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