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
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.
Showing 17 of 236. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for edpnet.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | sprelay.edpnet.net |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 212.71.0.0/24 |
| SPF_IP | 212.71.1.0/24 |
| SPF_IP | 212.71.1.220 |
| SPF_IP | 212.71.1.221/30 |
| SPF_IP | 212.71.1.222 |
| SPF_IP | 212.71.2.0/24 |
| SPF_IP | 77.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.