Skip to content

Hostname

smtprelay.cmdgroup.com

Last fetched

smtprelay.cmdgroup.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · smtprelay.cmdgroup.comRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/smtprelay.cmdgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.152.16107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
199.164.150.290.0.0.0/0AS64073US
199.164.150.650.0.0.0/0AS64073US
212.54.152.23212.54.152.0/22AS50292STRATOGENCA
216.195.78.244216.195.64.0/19AS62CONE - CyrusOne LLCUS
216.195.78.245216.195.64.0/19AS62CONE - CyrusOne LLCUS
216.195.84.132216.195.64.0/19AS62CONE - CyrusOne LLCUS
216.195.86.21216.195.64.0/19AS62CONE - CyrusOne LLCUS
216.195.86.31216.195.64.0/19AS62CONE - CyrusOne LLCUS
23.25.27.21823.24.0.0/15AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
50.19.222.12750.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
64.95.177.564.95.176.0/22AS14745INTERNAP-BLOCK-4 - Unitas GlobalUS
66.42.213.11566.42.192.0/18AS6181FUSE-NET - Cincinnati Bell Telephone Company LLCUS
67.96.18.15467.96.16.0/22AS62CONE - CyrusOne LLCUS
67.96.18.7467.96.16.0/22AS62CONE - CyrusOne LLCUS

WHOIS identity

No WHOIS records are currently associated with smtprelay.cmdgroup.com in WhisperGraph.

Subdomains

1 observed subdomain of smtprelay.cmdgroup.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for smtprelay.cmdgroup.com.

MechanismTarget
SPF_Asmtprelay.cmdgroup.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP216.195.86.21

Related pages

Pivot deeper into the graph from smtprelay.cmdgroup.com.

Cypher and MCP

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

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