Skip to content

Hostname

ivari.ca

Last fetched

ivari.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:namespro solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · ivari.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ivari.ca

Resolution chain

ivari.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:namespro solutions inc.
Organization
ivari canada ulc
Contact emails

Subdomains

45 observed subdomains of ivari.ca.

Web-graph footprint

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

149 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ivari.ca.

MechanismTarget
SPF_Aec2-52-60-206-206-161.ca-central-1.compute.amazonaws.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.193.213.20/31
SPF_IP148.59.100.16/28
SPF_IP174.129.15.10/32
SPF_IP207.219.92.226
SPF_IP207.219.92.239
SPF_IP208.95.133.113
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP69.164.70.71

Related pages

Pivot deeper into the graph from ivari.ca.

Cypher and MCP

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

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