Skip to content

Hostname

castlearms.ca

Last fetched

castlearms.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · castlearms.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/castlearms.ca

Resolution chain

castlearms.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
castle arms management services
Contact emails

Subdomains

1 observed subdomain of castlearms.ca.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for castlearms.ca.

MechanismTarget
SPF_Acastlearms.ca
SPF_Amail.cassellholme.on.ca
SPF_Amx1.ssha.ca
SPF_Amx2.ssha.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.46.226.22
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP199.212.44.0/24
SPF_IP72.38.136.2
SPF_IP76.75.133.96
SPF_IP76.75.149.0/24
SPF_IP76.75.149.13
SPF_IP76.75.149.14
SPF_IP76.75.149.54
SPF_IP76.75.164.96
SPF_IP76.75.177.138
SPF_MXcastlearms.ca

Related pages

Pivot deeper into the graph from castlearms.ca.

Cypher and MCP

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

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