Skip to content

Hostname

cciam.mr

Last fetched

cciam.mr resolves to 1 IPv4 address operated by ASACENET1 - ACENET, INC. in US.

Nutrition Label

WHISPER CANON · cciam.mrRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/cciam.mr

Resolution chain

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

IPPrefixASNOperatorCountry
68.171.213.16068.171.208.0/20AS22878ASACENET1 - ACENET, INC.US

WHOIS identity

No WHOIS records are currently associated with cciam.mr in WhisperGraph.

Subdomains

18 observed subdomains of cciam.mr.

Web-graph footprint

Distinct hostnames that link to or from cciam.mr in the public web crawl.

16 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cciam.mr

SPF policy

6 SPF mechanisms authorising senders for cciam.mr.

MechanismTarget
SPF_Acciam.mr
SPF_IP68.171.212.2
SPF_IP68.171.212.69
SPF_IP68.171.213.130
SPF_IP68.171.213.160
SPF_MXcciam.mr

Related pages

Pivot deeper into the graph from cciam.mr.

Cypher and MCP

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

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