Skip to content

Hostname

wavecrm.com.au

Last fetched

wavecrm.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · wavecrm.com.auRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wavecrm.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.1113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.4613.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.8613.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.8813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.36.1143.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.723.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.803.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.893.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
sandy lokas
Contact emails

Subdomains

1 observed subdomain of wavecrm.com.au.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wavecrm.com.au.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEzoho.com.au

Related pages

Pivot deeper into the graph from wavecrm.com.au.

Cypher and MCP

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

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