Skip to content

Hostname

oasis.app

Last fetched

oasis.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 · oasis.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/oasis.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.12613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.186.10013.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.4313.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.5013.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.6913.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.93.11713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.12713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

7 observed subdomains of oasis.app.

Web-graph footprint

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

245 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for oasis.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from oasis.app.

Cypher and MCP

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

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