Skip to content

Hostname

waves.com

Last fetched

waves.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · waves.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/waves.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.137.10045.223.137.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.147.10045.223.147.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:468
Organization
gilad keren
Contact emails

Subdomains

36 observed subdomains of waves.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for waves.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.25.94.130
SPF_IP50.207.160.136
SPF_IP50.207.160.137
SPF_IP72.159.78.6
SPF_IP72.159.78.7
SPF_MXwaves.com

Related pages

Pivot deeper into the graph from waves.com.

Cypher and MCP

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

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