Skip to content

Hostname

groupsource.ca

Last fetched

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

Nutrition Label

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

Resolution chain

groupsource.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
groupsource limited partnership
Contact emails

Subdomains

11 observed subdomains of groupsource.ca.

Web-graph footprint

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

96 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for groupsource.ca.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu27178138.wl139.sendgrid.net
SPF_IP18.193.197.37
SPF_IP207.166.101.207/32
SPF_IP207.166.104.207/32
SPF_IP207.166.92.11/32
SPF_IP207.166.95.11/32
SPF_IP216.20.244.25/32
SPF_IP216.20.248.25
SPF_IP3.73.46.42
SPF_IP3.96.245.185
SPF_IP35.183.152.216

Related pages

Pivot deeper into the graph from groupsource.ca.

Cypher and MCP

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

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