Skip to content

Hostname

groupdl.ca

Last fetched

groupdl.ca resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US.

Nutrition Label

WHISPER CANON · groupdl.caRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/groupdl.ca

Resolution chain

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

IPPrefixASNOperatorCountry
96.45.82.18496.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.496.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.2296.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.25296.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

No WHOIS records are currently associated with groupdl.ca in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for groupdl.ca.

MechanismTarget
SPF_Agroupdl.ca
SPF_Aspamtitan.infodl.qc.ca
SPF_Aspamtitan2.infodl.qc.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.43.136.147
SPF_IP104.43.138.245
SPF_IP104.43.140.245
SPF_IP104.43.142.10
SPF_IP147.253.130.142
SPF_IP158.85.89.116/32
SPF_IP185.201.16.131
SPF_IP185.201.17.132
SPF_IP185.201.18.21
SPF_IP185.201.19.22
SPF_IP24.226.128.217
SPF_IP38.122.102.194
SPF_IP54.209.61.112/32
SPF_IP54.209.61.119/32
SPF_IP54.209.61.135/32
SPF_IP69.70.166.178
SPF_IP69.70.226.98
SPF_IP69.70.238.118
SPF_MXgroupdl.ca

Related pages

Pivot deeper into the graph from groupdl.ca.

Cypher and MCP

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

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