Skip to content

Hostname

edia.app

Last fetched

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

Nutrition Label

WHISPER CANON · edia.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/edia.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.7213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.119.4618.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.5918.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.7518.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.8218.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.175.10965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

1 observed subdomain of edia.app.

Subdomain
www.edia.app

Web-graph footprint

Distinct hostnames that link to or from edia.app in the public web crawl.

105 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for edia.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com

Related pages

Pivot deeper into the graph from edia.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "edia.app"})-[: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.