Hostname
iga.ca
Last fetched
iga.ca resolves to 10 IPv4 addresses operated by BACOM - Bell Canada in CA. WHOIS lists registrar:bell canada as the registrar.
Nutrition Label
Resolution chain
iga.ca resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.150.70.88 | 184.150.64.0/19 | AS577 | BACOM - Bell Canada | CA |
| 184.150.70.98 | 184.150.64.0/19 | AS577 | BACOM - Bell Canada | CA |
| 2.16.170.164 | 2.16.170.0/24 | AS20940 | AKAMAI-ASN1 | CA |
| 2.16.170.168 | 2.16.170.0/24 | AS20940 | AKAMAI-ASN1 | CA |
| 23.222.17.233 | 23.222.17.0/24 | AS20940 | AKAMAI-ASN1 | CA |
| 23.222.17.235 | 23.222.17.0/24 | AS20940 | AKAMAI-ASN1 | CA |
| 23.33.42.78 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.33.42.81 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.211.136.40 | 23.211.136.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.211.136.37 | 23.211.136.0/24 | AS20940 | AKAMAI-ASN1 | US |
WHOIS identity
- Registrar
- registrar:bell canada
- Organization
- iga canada
- Contact emails
- —
Subdomains
26 observed subdomains of iga.ca.
Showing 7 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from iga.ca in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for iga.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from iga.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iga.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.