Skip to content

Hostname

preview.app

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.10513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.11113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.160.143.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.203.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.463.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.923.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.10699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

79 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for preview.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXpreview.app

Related pages

Pivot deeper into the graph from preview.app.

Cypher and MCP

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

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