Skip to content

Hostname

ec-aws.com

Last fetched

ec-aws.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ec-aws.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/ec-aws.com

Resolution chain

ec-aws.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.194.14108.158.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.194.53108.158.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.194.87108.158.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.194.99108.158.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.13.10418.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.10518.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.1818.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.9818.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
3.160.150.1023.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.403.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.813.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.893.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
Contact emails

Subdomains

1 observed subdomain of ec-aws.com.

Web-graph footprint

Distinct hostnames that link to or from ec-aws.com in the public web crawl.

64 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ec-aws.com.

MechanismTarget
SPF_INCLUDEspf.ecbeing.co.jp
SPF_INCLUDEspf.q-send.jp

Related pages

Pivot deeper into the graph from ec-aws.com.

Cypher and MCP

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

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