Skip to content

Hostname

edapp.com

Last fetched

edapp.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · edapp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.111108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.116108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.59108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.9108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.10318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.117.1253.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.153.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.843.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.953.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.3265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for edapp.com.

MechanismTarget
SPF_INCLUDE5741180.spf10.hubspotemail.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.reply.io
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from edapp.com.

Cypher and MCP

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

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