Skip to content

Hostname

humberhawks.ca

Last fetched

humberhawks.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · humberhawks.caRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/humberhawks.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.25.4818.65.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.25.5318.65.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.25.6318.65.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.25.718.65.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.10365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.1865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
humber college
Contact emails

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from humberhawks.ca.

Cypher and MCP

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

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