Hostname
iga.net
Last fetched
iga.net resolves to 10 IPv4 addresses operated by BACOM - Bell Canada in CA. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
iga.net 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.106 | 184.150.64.0/19 | AS577 | BACOM - Bell Canada | CA |
| 184.150.70.114 | 184.150.64.0/19 | AS577 | BACOM - Bell Canada | CA |
| 184.51.149.18 | 184.51.148.0/23 | AS20940 | AKAMAI-ASN1 | US |
| 184.51.149.81 | 184.51.148.0/23 | AS20940 | AKAMAI-ASN1 | US |
| 23.212.110.136 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.154 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.33.42.77 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.33.42.90 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 45.60.151.100 | 45.60.151.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.171.100 | 45.60.171.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- sobeys admin
- Contact emails
Subdomains
58 observed subdomains of iga.net.
Showing 25 of 58. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from iga.net in the public web crawl.
1,256 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for iga.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from iga.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iga.net"})-[: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.