Skip to content

Hostname

nicoud.nl

Last fetched

nicoud.nl resolves to 2 IPv4 addresses operated by AS20857 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · nicoud.nlRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/nicoud.nl

Resolution chain

nicoud.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

15 observed subdomains of nicoud.nl.

Web-graph footprint

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

46 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for nicoud.nl.

MechanismTarget
SPF_Akpnxchange.com
SPF_Anicoud.nl
SPF_INCLUDE_spf.natuurlijkhosting.nl
SPF_INCLUDE_spf.smtp.lvl.li
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.whih.nl
SPF_IP104.40.229.156/32
SPF_IP149.210.194.125
SPF_IP185.250.236.0/22
SPF_IP195.35.226.16/28
SPF_IP213.179.208.192/26
SPF_IP2a01:7c8:aab4:612::/64
SPF_IP2a01:7c8:bb06:9d:5054:ff:fe01:47e1
SPF_IP40.67.198.45/32
SPF_IP46.17.10.160/27
SPF_IP5.159.35.1/28
SPF_IP52.169.0.179/32
SPF_IP94.75.226.212/32
SPF_IP95.170.85.214
SPF_MXnicoud.nl

Related pages

Pivot deeper into the graph from nicoud.nl.

Cypher and MCP

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

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