Skip to content

Hostname

oncc.cm

Last fetched

oncc.cm resolves to 2 IPv4 addresses operated by PLANETHOSTER-8 - PlanetHoster in FR. WHOIS lists registrar:iccsoft sa epp as the registrar.

Nutrition Label

WHISPER CANON · oncc.cmRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/oncc.cm

Resolution chain

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

IPPrefixASNOperatorCountry
185.22.110.196185.22.108.0/22AS53589PLANETHOSTER-8 - PlanetHosterFR
185.221.182.170185.221.180.0/22AS53589PLANETHOSTER-8 - PlanetHosterFR

WHOIS identity

Registrar
registrar:iccsoft sa epp
Organization
iric
Contact emails

Subdomains

6 observed subdomains of oncc.cm.

Web-graph footprint

Distinct hostnames that link to or from oncc.cm in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for oncc.cm.

MechanismTarget
SPF_Aoncc.cm
SPF_IP185.22.110.196
SPF_IP185.221.182.170
SPF_MXoncc.cm

Related pages

Pivot deeper into the graph from oncc.cm.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oncc.cm"})-[: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.