Hostname
ede.nl
Last fetched
ede.nl resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists registrar:registrar.eu as the registrar.
Nutrition Label
Resolution chain
ede.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.71.61.74 | 185.71.60.0/22 | AS60781 | — | NL |
WHOIS identity
- Registrar
- registrar:registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
63 observed subdomains of ede.nl.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ede.nl in the public web crawl.
647 sites link to this hostname.
358 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for ede.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.pinkprivate.cloud.ede.nl |
| SPF_IP | 13.74.30.1 |
| SPF_IP | 13.74.56.125/32 |
| SPF_IP | 144.178.93.72 |
| SPF_IP | 185.181.140.42 |
| SPF_IP | 185.49.50.14 |
| SPF_IP | 195.242.171.99 |
| SPF_IP | 4.184.200.144 |
| SPF_IP | 62.204.93.136/32 |
| SPF_IP | 80.113.35.8 |
| SPF_IP | 83.149.98.72/32 |
| SPF_IP | 85.90.72.64/27 |
| SPF_MX | ede.nl |
Related pages
Pivot deeper into the graph from ede.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ede.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.