Skip to content

Hostname

ccmo.nl

Last fetched

ccmo.nl resolves to 8 IPv4 addresses operated by AS41887 in NL. WHOIS lists registrar:rijksoverheid as the registrar.

Nutrition Label

WHISPER CANON · ccmo.nlRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ccmo.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:rijksoverheid
Organization
Contact emails

Subdomains

5 observed subdomains of ccmo.nl.

Web-graph footprint

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

219 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ccmo.nl.

MechanismTarget
SPF_INCLUDE_spf.dtnr.nl
SPF_INCLUDEspf-a.ssonet.nl
SPF_IP80.247.167.153
SPF_IP83.137.140.92
SPF_IP90.145.68.205

Related pages

Pivot deeper into the graph from ccmo.nl.

Cypher and MCP

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

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