Skip to content

Hostname

it-security.ca

Last fetched

it-security.ca resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.5016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.10716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.21616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.3916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.16316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.18116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.13016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.142.1952.216.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.205.14652.216.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.207.252.216.207.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.238.21052.216.238.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.16552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.11752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.104.22752.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.19752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.230.18954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with it-security.ca in WhisperGraph.

Subdomains

3 observed subdomains of it-security.ca.

Web-graph footprint

Distinct hostnames that link to or from it-security.ca in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from it-security.ca.

Cypher and MCP

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

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