Skip to content

Hostname

interac.ca

Last fetched

interac.ca resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:gandi services inc. as the registrar.

Nutrition Label

WHISPER CANON · interac.caRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/interac.ca

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.115.20845.60.115.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.86.20845.60.86.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:gandi services inc.
Organization
interac (tm), interac
Contact emails

Subdomains

48 observed subdomains of interac.ca.

Web-graph footprint

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

1,574 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for interac.ca.

MechanismTarget
SPF_Ainterac.ca
SPF_EXISTS%{i}._i.%{d}._d.espf.agari.com
SPF_INCLUDE%{d}.ec.spf-protect.agari.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-002e4f01.pphosted.com
SPF_IP72.3.137.160
SPF_MXinterac.ca

Related pages

Pivot deeper into the graph from interac.ca.

Cypher and MCP

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

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