Skip to content

Hostname

waveon.io

Last fetched

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

Nutrition Label

WHISPER CANON · waveon.ioRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/waveon.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.251.11513.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.2113.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.613.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.6613.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.242.1718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.6418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.7118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

31 observed subdomains of waveon.io.

Web-graph footprint

Distinct hostnames that link to or from waveon.io in the public web crawl.

76 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for waveon.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_IP15.165.107.144

Related pages

Pivot deeper into the graph from waveon.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "waveon.io"})-[: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.