Skip to content

Hostname

juno.ca

Last fetched

juno.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.1818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.2818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.4618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.68.1083.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.1263.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.243.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.623.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

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

Subdomains

7 observed subdomains of juno.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for juno.ca.

MechanismTarget
SPF_INCLUDE_spf.juno_ca._d.easydmarc.pro

Related pages

Pivot deeper into the graph from juno.ca.

Cypher and MCP

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

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