Skip to content

Hostname

shos.ca

Last fetched

shos.ca resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · shos.caRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/shos.ca

Resolution chain

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

IPPrefixASNOperatorCountry
192.249.123.64192.249.122.0/23AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
redding designs
Contact emails

Subdomains

9 observed subdomains of shos.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for shos.ca.

MechanismTarget
SPF_Ashos.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP192.249.123.64
SPF_MXshos.ca

Related pages

Pivot deeper into the graph from shos.ca.

Cypher and MCP

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

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