Skip to content

Hostname

640toronto.ca

Last fetched

640toronto.ca resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · 640toronto.caRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/640toronto.ca

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.9116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.20816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.17416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.2216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.23816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.18416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.72.16516.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.34.20552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.21352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.8552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.113.3752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.199.24552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.22152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.17352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.22954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.9354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
corus entertainment
Contact emails

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 640toronto.ca.

Cypher and MCP

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

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