Skip to content

Hostname

weather.ca

Last fetched

weather.ca resolves to 2 IPv4 addresses operated by HCETELECOM - Hamilton Community Enterprises in CA. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · weather.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/weather.ca

Resolution chain

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

IPPrefixASNOperatorCountry
198.168.5.28198.168.5.0/24AS393457HCETELECOM - Hamilton Community EnterprisesCA
207.96.160.89207.96.160.0/24AS22652FIBRENOIRE-INTERNET - Videotron LteeCA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
pelmorex
Contact emails

Subdomains

16 observed subdomains of weather.ca.

Web-graph footprint

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

25 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for weather.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP198.168.5.0/24
SPF_IP207.96.160.0/24
SPF_IP2602:803:0:2711:0:0:0:456

Related pages

Pivot deeper into the graph from weather.ca.

Cypher and MCP

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

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