Skip to content

Hostname

proactivegroup.ca

Last fetched

proactivegroup.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

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

Resolution chain

proactivegroup.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:easydns technologies inc.
Organization
Contact emails

Subdomains

3 observed subdomains of proactivegroup.ca.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for proactivegroup.ca.

MechanismTarget
SPF_Agw10.stanleyarmour.com
SPF_Agw11.stanleyarmour.com
SPF_Agw20.stanleyarmour.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.116.43.176
SPF_IP198.50.230.173
SPF_IP199.66.253.160/27
SPF_IP204.101.185.178
SPF_IP34.215.150.115
SPF_IP52.88.33.250
SPF_IP64.250.92.193/27
SPF_IP99.212.204.78/27

Related pages

Pivot deeper into the graph from proactivegroup.ca.

Cypher and MCP

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

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