Skip to content

Hostname

discovery.ca

Last fetched

discovery.ca resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.

Nutrition Label

WHISPER CANON · discovery.caRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/discovery.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.205.125.19218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.93.1173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.212.15444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.106.7452.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:csc corporate domains (canada) company
Organization
ctv, discovery communications,
Contact emails

Subdomains

7 observed subdomains of discovery.ca.

Web-graph footprint

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

308 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for discovery.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-esa.bell.ca
SPF_IP198.147.8.23
SPF_IP198.147.9.14
SPF_IP62.73.140.51
SPF_IP62.73.140.52

Related pages

Pivot deeper into the graph from discovery.ca.

Cypher and MCP

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

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