Skip to content

Hostname

nedlinux.nl

Last fetched

nedlinux.nl resolves to 1 IPv4 address operated by AS8283 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · nedlinux.nlRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/nedlinux.nl

Resolution chain

nedlinux.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.142.241.3894.143.42.0/24AS8283NL

WHOIS identity

Registrar
registrar:realtime register
Organization
sidn whois
Contact emails

Subdomains

3 observed subdomains of nedlinux.nl.

Web-graph footprint

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

9 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nedlinux.nl.

MechanismTarget
SPF_Anedlinux.nl
SPF_INCLUDEspf.totaalholding.nl
SPF_IP185.56.146.51
SPF_IP2a02:40c0:1000:2000:0:0:0:158
SPF_IP2a02:898:157:38:0:0:0:2
SPF_IP94.142.241.38
SPF_MXnedlinux.nl

Related pages

Pivot deeper into the graph from nedlinux.nl.

Cypher and MCP

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

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