Skip to content

Hostname

cp-mta.com

Last fetched

cp-mta.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cp-mta.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cp-mta.com

Resolution chain

cp-mta.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.97.28.19218.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.19318.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.19418.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.19518.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.19618.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.19718.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.19818.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.19918.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.20018.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.20118.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.20218.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.20318.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.20418.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.20518.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.20618.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.20718.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.20818.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.20918.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.21018.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.28.21118.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of cp-mta.com owner
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from cp-mta.com.

Cypher and MCP

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

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