Skip to content

Hostname

localwork.ca

Last fetched

localwork.ca resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · localwork.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/localwork.ca

Resolution chain

localwork.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.209.4.052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
black press group
Contact emails

Subdomains

4 observed subdomains of localwork.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for localwork.ca.

MechanismTarget
SPF_INCLUDEmadgexjb.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.206.144.0/21
SPF_IP76.74.201.32/27
SPF_MXironport1.thestar.ca
SPF_MXironport2.thestar.ca
SPF_MXlocalwork.ca

Related pages

Pivot deeper into the graph from localwork.ca.

Cypher and MCP

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

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