Hostname
aiccnet.ca
Last fetched
aiccnet.ca resolves to 2 IPv4 addresses operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists registrar:enom canada corp. as the registrar.
Nutrition Label
Resolution chain
aiccnet.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.161.74.122 | 107.161.64.0/20 | AS32613 | IWEB-AS - Leaseweb Canada Inc. | CA |
| 66.102.135.232 | 66.102.128.0/20 | AS40092 | ONIAAS - HostPapa | CA |
WHOIS identity
- Registrar
- registrar:enom canada corp.
- Organization
- john scarchilli
- Contact emails
Subdomains
8 observed subdomains of aiccnet.ca.
Web-graph footprint
Distinct hostnames that link to or from aiccnet.ca in the public web crawl.
20 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for aiccnet.ca.
| Mechanism | Target |
|---|---|
| SPF_A | aiccnet.ca |
| SPF_IP | 107.161.74.122 |
| SPF_IP | 66.102.135.232 |
| SPF_IP | 66.102.137.106 |
| SPF_IP | 67.208.44.143 |
| SPF_MX | aiccnet.ca |
Related pages
Pivot deeper into the graph from aiccnet.ca.
- IP · 107.161.74.122
- ASN · AS32613IWEB-AS - Leaseweb Canada Inc.
- Registrar · registrar:enom canada corp.
- Country · CA
- Email · jess.chilli@gmail.com
- TLD · .ca
- Browse hostnames · ai…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aiccnet.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.