Skip to content

Hostname

cnam.re

Last fetched

cnam.re resolves to 1 IPv4 address operated by AS21351 in RE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · cnam.reRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cnam.re

Resolution chain

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

IPPrefixASNOperatorCountry
154.67.15.163154.67.0.0/17AS21351RE

WHOIS identity

Registrar
registrar:ovh
Organization
arcnam reunion
Contact emails

Subdomains

14 observed subdomains of cnam.re.

Web-graph footprint

Distinct hostnames that link to or from cnam.re in the public web crawl.

53 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cnam.re.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspfa.alinto.net
SPF_IP154.67.15.160/29
SPF_IP154.67.15.162
SPF_IP193.48.44.45/32
SPF_IP193.48.44.46/32
SPF_IP194.214.200.0/28
SPF_IP194.214.200.21
SPF_IP194.214.201.0/28
SPF_IP194.214.201.21
SPF_MXcnam.re

Related pages

Pivot deeper into the graph from cnam.re.

Cypher and MCP

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

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