Skip to content

Hostname

web.ca

Last fetched

web.ca resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · web.caRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/web.ca

Resolution chain

web.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.56.25.90149.56.0.0/16AS16276CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
web networks
Contact emails

Subdomains

19 observed subdomains of web.ca.

Web-graph footprint

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

73 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for web.ca.

MechanismTarget
SPF_Aweb.ca
SPF_IP158.69.125.76
SPF_IP167.114.102.13
SPF_IP216.40.45.4
SPF_IP54.39.87.117/32
SPF_MXweb.ca

Related pages

Pivot deeper into the graph from web.ca.

Cypher and MCP

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

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