Hostname
easyhosting.nl
Last fetched
easyhosting.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:easyhosting b.v. as the registrar.
Nutrition Label
Resolution chain
easyhosting.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:easyhosting b.v.
- Organization
- —
- Contact emails
- —
Subdomains
175 observed subdomains of easyhosting.nl.
Showing 25 of 175. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from easyhosting.nl in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for easyhosting.nl.
| Mechanism | Target |
|---|---|
| SPF_A | easyhosting.nl |
| SPF_INCLUDE | fwd.denit.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.key-systems.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.spamx.denit.net |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 104.40.229.156/32 |
| SPF_IP | 2001:16e8:0:31:0:0:0:51 |
| SPF_IP | 62.148.190.30 |
Related pages
Pivot deeper into the graph from easyhosting.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "easyhosting.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.