Skip to content

Hostname

edusources.nl

Last fetched

edusources.nl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:surf b.v. as the registrar.

Nutrition Label

WHISPER CANON · edusources.nlRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/edusources.nl

Resolution chain

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

IPPrefixASNOperatorCountry
18.193.126.21018.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.230.1743.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.21.563.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.53.1853.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.184.19852.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.48.16552.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:surf b.v.
Organization
Contact emails

Subdomains

39 observed subdomains of edusources.nl.

Web-graph footprint

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

76 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for edusources.nl.

MechanismTarget
SPF_INCLUDE_spf.surfmailfilter.nl
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from edusources.nl.

Cypher and MCP

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

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