Skip to content

Hostname

ibix.ca

Last fetched

ibix.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

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

Resolution chain

ibix.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:rebel.ca corp.
Organization
thor & partners incorporated
Contact emails

Subdomains

8 observed subdomains of ibix.ca.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ibix.ca

SPF policy

9 SPF mechanisms authorising senders for ibix.ca.

MechanismTarget
SPF_Aibix.ca
SPF_INCLUDEspf-c.cbsolt.net
SPF_IP185.96.206.107
SPF_IP213.92.122.242
SPF_IP77.39.211.61
SPF_IP89.46.227.6/24
SPF_IP89.46.228.91
SPF_IP94.130.225.194
SPF_MXibix.ca

Related pages

Pivot deeper into the graph from ibix.ca.

Cypher and MCP

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

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