Skip to content

Hostname

wave.video

Last fetched

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

Nutrition Label

WHISPER CANON · wave.videoRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wave.video

Resolution chain

wave.video resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.222.236.5252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.11752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
animatron
Contact emails

Subdomains

30 observed subdomains of wave.video.

Web-graph footprint

Distinct hostnames that link to or from wave.video in the public web crawl.

2,073 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for wave.video.

MechanismTarget
SPF_INCLUDEdatadrivenemail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.tapfiliate.com

Related pages

Pivot deeper into the graph from wave.video.

Cypher and MCP

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

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