Skip to content

Hostname

edcast.com

Last fetched

edcast.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · edcast.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/edcast.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.170.10418.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.10918.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.8118.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.8318.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.11918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.8818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.1065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.10165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of edcast.com owner
Contact emails

Subdomains

304 observed subdomains of edcast.com.

Web-graph footprint

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

237 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for edcast.com.

MechanismTarget
SPF_INCLUDEspf1.edcast.com
SPF_INCLUDEspf2.edcast.com

Related pages

Pivot deeper into the graph from edcast.com.

Cypher and MCP

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

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