Skip to content

Hostname

waa.ca

Last fetched

waa.ca resolves to 1 IPv4 address operated by DREAMHOST-AS - New Dream Network, LLC in US. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · waa.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/waa.ca

Resolution chain

waa.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.205.21.667.205.0.0/19AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
winnipeg airports authority
Contact emails

Subdomains

32 observed subdomains of waa.ca.

Web-graph footprint

Distinct hostnames that link to or from waa.ca in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for waa.ca.

MechanismTarget
SPF_Awaa.ca
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailwallremote.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP40.86.207.135/32
SPF_IP72.2.14.76
SPF_IP72.2.14.84
SPF_IP72.2.14.86
SPF_IP72.2.14.91
SPF_IP72.2.14.92
SPF_IP72.2.14.94
SPF_MXwaa.ca

Related pages

Pivot deeper into the graph from waa.ca.

Cypher and MCP

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

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