Skip to content

Hostname

cape.ca

Last fetched

cape.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 · cape.caRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cape.ca

Resolution chain

cape.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
canadian association of physicians for the environment
Contact emails

Subdomains

11 observed subdomains of cape.ca.

Web-graph footprint

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

448 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cape.ca.

MechanismTarget
SPF_Acape.ca
SPF_INCLUDE_spf.google.com
SPF_IP159.183.122.251
SPF_IP23.137.224.170
SPF_IP23.180.104.123
SPF_MXcape.ca

Related pages

Pivot deeper into the graph from cape.ca.

Cypher and MCP

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

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