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
Resolution chain
icba.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.16.172.104 | 199.16.172.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 199.16.173.93 | 199.16.173.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 199.60.103.114 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
| 199.60.103.14 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
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.
| Mechanism | Target |
|---|---|
| SPF_A | moodle.icba.ca |
| SPF_INCLUDE | 341748126.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf.ess.ca.barracudanetworks.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zeptomail.net |
| SPF_IP | 141.193.12.178 |
| SPF_IP | 155.138.159.242 |
| SPF_IP | 174.7.38.61 |
| SPF_IP | 208.181.22.116 |
| SPF_IP | 2603:10b6:c01:81:0:0:0:22 |
| SPF_IP | 63.231.16.117 |
| SPF_IP | 63.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.