Skip to content

Hostname

easyview.app

Last fetched

easyview.app resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · easyview.appRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/easyview.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.86.10518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.1318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.0.1318.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.318.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.3618.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.818.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.49.1213.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.1223.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.613.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.73.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.161.473.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.393.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.513.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.133.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of easyview.app.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for easyview.app.

MechanismTarget
SPF_INCLUDEemailsrvr.com

Related pages

Pivot deeper into the graph from easyview.app.

Cypher and MCP

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

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