Skip to content

Hostname

onwaterapp.com

Last fetched

onwaterapp.com resolves to 13.35.93.129, announced in 13.35.93.0/24 by AMAZON-02 - Amazon.com, Inc. in US. onwaterapp.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · onwaterapp.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/onwaterapp.com

Resolution chain

IPv6 resolution

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
d4dab3dcbad1499981a4e795dfc3294c.protect@whoisguard.com, 2f198cd29c874064bc166dd9fb6567d7.protect@withheldforprivacy.com, acf3d1392a1d4a168b408be863e75d14.protect@withheldforprivacy.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-63.awsdns-07.com
  • ns-974.awsdns-57.net
  • ns-1173.awsdns-18.org
  • ns-1655.awsdns-14.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com
  • mx.sendgrid.net

SPF policy

  • include: _spf.mlsend.com
  • a: onwaterapp.com
  • mx: onwaterapp.com
  • include: spf.privateemail.com
  • include: _spf.mailersend.net

Threat-feed evidence

History

Related pages

Pivot from onwaterapp.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "onwaterapp.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.