Hostname
alucam.cm
Last fetched
alucam.cm resolves to 2 IPv4 addresses operated by OVH - OVH SAS in DE. WHOIS lists registrar:mtn ns as the registrar.
Nutrition Label
Resolution chain
alucam.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 |
|---|---|---|---|---|
| 135.125.160.164 | 135.125.128.0/17 | AS16276 | OVH - OVH SAS | DE |
| 192.185.28.67 | 192.185.24.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- registrar:mtn ns
- Organization
- jean-paul happi
- Contact emails
Subdomains
6 observed subdomains of alucam.cm.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from alucam.cm in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- alucam.cm
- mail.alucam.cm
SPF policy
4 SPF mechanisms authorising senders for alucam.cm.
| Mechanism | Target |
|---|---|
| SPF_A | alucam.cm |
| SPF_INCLUDE | websitewelcome.com |
| SPF_IP | 135.125.160.164 |
| SPF_MX | alucam.cm |
Related pages
Pivot deeper into the graph from alucam.cm.
- IP · 135.125.160.164
- ASN · AS16276OVH - OVH SAS
- Registrar · registrar:mtn ns
- Country · DE
- Email · jean-paul.happi@groupealucam.com
- TLD · .cm
- Browse hostnames · al…
- 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: "alucam.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.