Skip to content

Hostname

ncod.nl

Last fetched

ncod.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:exonet b.v. as the registrar.

Nutrition Label

WHISPER CANON · ncod.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ncod.nl

Resolution chain

ncod.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:exonet b.v.
Organization
Contact emails

Subdomains

38 observed subdomains of ncod.nl.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ncod.nl.

MechanismTarget
SPF_INCLUDE_spf.eu.sparkpostmail.com
SPF_INCLUDErelay.kinstamailservice.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.82.191.66
SPF_IP5.157.82.158
SPF_IP5.157.84.88
SPF_IP52.174.56.253
SPF_IP82.161.248.159

Related pages

Pivot deeper into the graph from ncod.nl.

Cypher and MCP

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

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