Skip to content

Hostname

camec.mr

Last fetched

camec.mr resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.60.38.24665.60.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

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

Subdomains

8 observed subdomains of camec.mr.

Web-graph footprint

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

12 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for camec.mr.

MechanismTarget
SPF_Acamec.mr
SPF_INCLUDEspf.websitehostserver.net
SPF_INCLUDEwebsitewelcome.com
SPF_MXcamec.mr

Related pages

Pivot deeper into the graph from camec.mr.

Cypher and MCP

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

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