Skip to content

Hostname

nederhost.net

Last fetched

nederhost.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · nederhost.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nederhost.net

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1647
Organization
nederhost
Contact emails

Subdomains

76 observed subdomains of nederhost.net.

Web-graph footprint

Distinct hostnames that link to or from nederhost.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nederhost.net.

MechanismTarget
SPF_INCLUDE_spf.nederhost.net
SPF_IP2001:16e8:1:10:0:0:0:22
SPF_IP2a01:7c8:aabd:15f::/48
SPF_IP2a01:7c8:aac9:1f3::/48
SPF_IP37.97.138.14
SPF_IP87.237.97.22

Related pages

Pivot deeper into the graph from nederhost.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nederhost.net"})-[: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.