Skip to content

Hostname

icac.ca

Last fetched

icac.ca resolves to 2 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · icac.caRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/icac.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.137.224.17023.137.224.0/24AS29802HVC-AS - HIVELOCITY, Inc.US
23.180.104.12323.180.104.0/24AS14807STORMWEB - StormWeb Canada Hosting Inc.CA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
east gate alliance church
Contact emails

Subdomains

13 observed subdomains of icac.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for icac.ca.

MechanismTarget
SPF_Aicac.ca
SPF_Alan.icac.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP23.137.224.170
SPF_IP23.180.104.123
SPF_MXicac.ca

Related pages

Pivot deeper into the graph from icac.ca.

Cypher and MCP

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

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