Skip to content

Hostname

ecamm.com

Last fetched

ecamm.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · ecamm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ecamm.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.222.185.8215.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.128.16715.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.19.25515.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.109.17016.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.19.1633.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.26.1073.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.76.1273.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.217.6635.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.7.24535.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.83.4235.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.188.22499.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.49.3916.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.169.13416.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.105.17016.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.154.19535.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.204.9316.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.117.15516.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.100.6716.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ecamm.com.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from ecamm.com.

Cypher and MCP

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

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