Skip to content

Hostname

cikam.nl

Last fetched

cikam.nl resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in NL. WHOIS lists registrar:mijn internetoplossing b.v. as the registrar.

Nutrition Label

WHISPER CANON · cikam.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cikam.nl

Resolution chain

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

IPPrefixASNOperatorCountry
140.82.58.157139.64.170.0/23AS20473AS-VULTR - The Constant Company, LLCNL

WHOIS identity

Registrar
registrar:mijn internetoplossing b.v.
Organization
Contact emails

Subdomains

8 observed subdomains of cikam.nl.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cikam.nl.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.scanscope.net
SPF_INCLUDEwebmail.simple-simon.net
SPF_IP185.50.94.65

Related pages

Pivot deeper into the graph from cikam.nl.

Cypher and MCP

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

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