Skip to content

Hostname

cmtgroup.com

Last fetched

cmtgroup.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cmtgroup.comRouting diversity5.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cmtgroup.com

Resolution chain

cmtgroup.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.235.90.24318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.97.1523.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.115.2313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.226.1283.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.211.1343.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.108.21535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.12.11744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.131.18044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.133.12154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.239.10154.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.98.2798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.241.168100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.115.193100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
creative mobile technologies,
Contact emails

Subdomains

13 observed subdomains of cmtgroup.com.

Web-graph footprint

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

12 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cmtgroup.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEpartnerspf.worldnettps.com
SPF_IP65.223.220.54

Related pages

Pivot deeper into the graph from cmtgroup.com.

Cypher and MCP

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

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