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
Resolution chain
oncc.cm resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.22.110.196 | 185.22.108.0/22 | AS53589 | PLANETHOSTER-8 - PlanetHoster | FR |
| 185.221.182.170 | 185.221.180.0/22 | AS53589 | PLANETHOSTER-8 - PlanetHoster | FR |
WHOIS identity
- Registrar
- registrar:iccsoft sa epp
- Organization
- iric
- Contact emails
Subdomains
6 observed subdomains of oncc.cm.
Showing 4 of 6. View all subdomains →
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
- mail.oncc.cm
- oncc.cm
SPF policy
4 SPF mechanisms authorising senders for oncc.cm.
| Mechanism | Target |
|---|---|
| SPF_A | oncc.cm |
| SPF_IP | 185.22.110.196 |
| SPF_IP | 185.221.182.170 |
| SPF_MX | oncc.cm |
Related pages
Pivot deeper into the graph from oncc.cm.
- IP · 185.22.110.196
- ASN · AS53589PLANETHOSTER-8 - PlanetHoster
- Registrar · registrar:iccsoft sa epp
- Country · FR
- Email · lemoulu@yahoo.fr
- TLD · .cm
- Browse hostnames · on…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.