Skip to content

Hostname

thestew.ca

Last fetched

thestew.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · thestew.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thestew.ca

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:telligent corporation
Organization
Contact emails

Subdomains

2 observed subdomains of thestew.ca.

Web-graph footprint

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

20 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • thestew.ca

SPF policy

5 SPF mechanisms authorising senders for thestew.ca.

MechanismTarget
SPF_Athestew.ca
SPF_IP167.114.65.194
SPF_IP198.27.99.41
SPF_IP66.70.179.234
SPF_MXthestew.ca

Related pages

Pivot deeper into the graph from thestew.ca.

Cypher and MCP

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

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