Skip to content

Hostname

cmtmotor.com

Last fetched

cmtmotor.com resolves to 1 IPv4 address operated by AS197352 in CH. WHOIS lists iana:3240 as the registrar.

Nutrition Label

WHISPER CANON · cmtmotor.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cmtmotor.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.94.150.66185.94.148.0/22AS197352CH

WHOIS identity

Registrar
iana:3240
Organization
cryms sagl
Contact emails

Subdomains

6 observed subdomains of cmtmotor.com.

Web-graph footprint

Distinct hostnames that link to or from cmtmotor.com in the public web crawl.

14 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cmtmotor.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcryms.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmusvc.com
SPF_IP185.94.150.0/26

Related pages

Pivot deeper into the graph from cmtmotor.com.

Cypher and MCP

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

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