Skip to content

Hostname

knowledge.en-ca.spok.com

Last fetched

knowledge.en-ca.spok.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM.

Nutrition Label

WHISPER CANON · knowledge.en-ca.spok.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/knowledge.en-ca.spok.com

Resolution chain

knowledge.en-ca.spok.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.104.253.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.533.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.753.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.763.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
54.230.62.2154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.4254.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.554.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.8054.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
99.84.160.1699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with knowledge.en-ca.spok.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from knowledge.en-ca.spok.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "knowledge.en-ca.spok.com"})-[: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.