Skip to content

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

WHISPER CANON · aiccnet.caRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aiccnet.ca

Resolution chain

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

IPPrefixASNOperatorCountry
107.161.74.122107.161.64.0/20AS32613IWEB-AS - Leaseweb Canada Inc.CA
66.102.135.23266.102.128.0/20AS40092ONIAAS - HostPapaCA

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.

MechanismTarget
SPF_Aaiccnet.ca
SPF_IP107.161.74.122
SPF_IP66.102.135.232
SPF_IP66.102.137.106
SPF_IP67.208.44.143
SPF_MXaiccnet.ca

Related pages

Pivot deeper into the graph from aiccnet.ca.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.