Skip to content

Hostname

wavesapp.com

Last fetched

wavesapp.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:940 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.217.31.18618.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.118.23018.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.56.983.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.100.1413.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.192.483.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.73.1913.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:940
Organization
domain may be for sale, check afternic.com domain admin
Contact emails

Subdomains

2 observed subdomains of wavesapp.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wavesapp.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wavesapp.com.

Cypher and MCP

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

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