Skip to content

Hostname

prc.cm

Last fetched

prc.cm resolves to 1 IPv4 address operated by CAMNET-AS in CM. WHOIS lists registrar:registrar antic as the registrar.

Nutrition Label

WHISPER CANON · prc.cmRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/prc.cm

Resolution chain

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

IPPrefixASNOperatorCountry
165.210.33.254165.210.33.0/24AS15964CAMNET-ASCM

WHOIS identity

Registrar
registrar:registrar antic
Organization
presidence de la republique du cameroun
Contact emails

Subdomains

2 observed subdomains of prc.cm.

Web-graph footprint

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

571 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for prc.cm.

MechanismTarget
SPF_Aprc.cm
SPF_IP165.210.33.253/32
SPF_IP165.210.33.30/32
SPF_MXprc.cm

Related pages

Pivot deeper into the graph from prc.cm.

Cypher and MCP

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

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