Skip to content

Hostname

recalls.gm.ca

Last fetched

recalls.gm.ca resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in SG.

Nutrition Label

WHISPER CANON · recalls.gm.caRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/recalls.gm.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.32.39.13323.32.67.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.SG
23.32.39.14023.32.67.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.SG
58.27.86.10758.27.196.0/24AS4788TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD.MY
58.27.86.9658.27.196.0/24AS4788TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD.MY

WHOIS identity

No WHOIS records are currently associated with recalls.gm.ca in WhisperGraph.

Subdomains

1 observed subdomain of recalls.gm.ca.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from recalls.gm.ca.

Cypher and MCP

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

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