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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.194.14 | 108.158.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.194.53 | 108.158.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.194.87 | 108.158.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.194.99 | 108.158.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.13.104 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.164.13.105 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.164.13.18 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.164.13.98 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.160.150.102 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.40 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.81 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.89 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:49
- Organization
- —
- Contact emails
Subdomains
1 observed subdomain of ec-aws.com.
| Subdomain |
|---|
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for ec-aws.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ecbeing.co.jp |
| SPF_INCLUDE | spf.q-send.jp |
Related pages
Pivot deeper into the graph from ec-aws.com.
- IP · 108.158.194.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · BR
- Email · awstrade@aws-s.com
- TLD · .com
- Browse hostnames · ec…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.