Skip to content

Hostname

iahcnc.ca

Last fetched

iahcnc.ca resolves to 2 IPv4 addresses operated by BACOM - Bell Canada in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · iahcnc.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iahcnc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.219.59199.60.219.0/24AS577BACOM - Bell CanadaCA
52.60.140.23952.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
Contact emails

Subdomains

1 observed subdomain of iahcnc.ca.

Subdomain
www.iahcnc.ca

Web-graph footprint

Distinct hostnames that link to or from iahcnc.ca in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for iahcnc.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.60.219.0/24

Related pages

Pivot deeper into the graph from iahcnc.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "iahcnc.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.