Skip to content

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

WHISPER CANON · easyhosting.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/easyhosting.nl

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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for easyhosting.nl.

MechanismTarget
SPF_Aeasyhosting.nl
SPF_INCLUDEfwd.denit.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.key-systems.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamx.denit.net
SPF_INCLUDEspf.topdesk.net
SPF_IP104.40.229.156/32
SPF_IP2001:16e8:0:31:0:0:0:51
SPF_IP62.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.