Hostname
edcastcloud.com
Last fetched
edcastcloud.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
edcastcloud.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.183.109 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.183.166 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.218.192 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.97.61 | 16.182.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.34.21 | 52.216.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.112.61 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.125.205 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.70.75 | 52.217.70.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of edcastcloud.com owner
- Contact emails
- domain-admin@edcast.com
- karlmehta@gmail.com
- dataprivacyprotected@1und1.de
- dataprivacyprotected@ionos.de
- 0393bac4-16f0-4e1d-9fc2-ae51bb521d07@identity-protect.org
- 1d72a963-8d42-4e3f-8854-0df614f0e1ba@identity-protect.org
- 39c4ff98-361c-4c29-bc83-0176192bb0a0@identity-protect.org
- 83fc8bd9-fd37-4e37-9f6e-aba01f361dca@identity-protect.org
- be4e7b86-9f55-44d4-9678-c42d07047dd3@identity-protect.org
- e562cd61-815f-47f5-82d3-1b7d58382380@identity-protect.org
Subdomains
30 observed subdomains of edcastcloud.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from edcastcloud.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for edcastcloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 54.240.0.0/18 |
Related pages
Pivot deeper into the graph from edcastcloud.com.
- IP · 16.15.183.109
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domain-admin@edcast.com
- TLD · .com
- Browse hostnames · ed…
- 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: "edcastcloud.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.