Skip to content

Hostname

easededge.com

Last fetched

easededge.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · easededge.comRouting diversity6.3/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/easededge.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.204.137.9918.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.157.24018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.152.13118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.234.16623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.234.763.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.64.33.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.157.1534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.220.10434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.235.10334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.51.10434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.107.6534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.199.19244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.105.22644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.189.7952.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.152.21252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.193.13852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.205.20552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.222.452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.136.20852.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.52.20752.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of easededge.com.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for easededge.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEzohomail.com

Related pages

Pivot deeper into the graph from easededge.com.

Cypher and MCP

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

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