Skip to content

Hostname

icba.ca

Last fetched

icba.ca resolves to 4 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · icba.caRouting diversity3.0/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/icba.ca

Resolution chain

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

IPPrefixASNOperatorCountry
199.16.172.104199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.16.173.93199.16.173.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.60.103.114199.60.103.0/24AS209242MCPL-ASUS
199.60.103.14199.60.103.0/24AS209242MCPL-ASUS

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
its consulting
Contact emails

Subdomains

11 observed subdomains of icba.ca.

Web-graph footprint

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

134 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for icba.ca.

MechanismTarget
SPF_Amoodle.icba.ca
SPF_INCLUDE341748126.spf03.hubspotemail.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzeptomail.net
SPF_IP141.193.12.178
SPF_IP155.138.159.242
SPF_IP174.7.38.61
SPF_IP208.181.22.116
SPF_IP2603:10b6:c01:81:0:0:0:22
SPF_IP63.231.16.117
SPF_IP63.231.16.119

Related pages

Pivot deeper into the graph from icba.ca.

Cypher and MCP

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

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